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

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"="02205"]->.searchArea;\n
      (\n
        nwr["emergency"="fire_hydrant"](area.searchArea);\n
        nwr["amenity"="charging_station"](area.searchArea);\n
        nwr["amenity"="toilets"](area.searchArea);\n
        nwr["highway"="bus_stop"](area.searchArea);\n
        nwr["emergency"="defibrillator"](area.searchArea);\n
        nwr["man_made"="surveillance"](area.searchArea);\n
        nwr["amenity"="recycling"](area.searchArea);\n
        nwr["power"="substation"](area.searchArea);\n
        nwr["healthcare"](area.searchArea);\n
        nwr["amenity"="doctors"](area.searchArea);\n
        nwr["amenity"="pharmacy"](area.searchArea);\n
        nwr["amenity"="hospital"](area.searchArea);\n
        nwr["amenity"="clinic"](area.searchArea);\n
        nwr["amenity"="social_facility"](area.searchArea);\n
        nwr["healthcare"="laboratory"](area.searchArea);\n
        nwr["amenity"="school"](area.searchArea);\n
        nwr["amenity"="police"](area.searchArea);\n
        nwr["amenity"="bicycle_parking"](area.searchArea);\n
        nwr["advertising"="board"]["message"="political"](area.searchArea);\n
        way["building"](area.searchArea);\n
        nwr["email"](area.searchArea);\n
        nwr["contact:email"](area.searchArea);\n
        nwr["amenity"="bench"](area.searchArea);\n
        nwr["amenity"="waste_basket"](area.searchArea);\n
        nwr["highway"="street_lamp"](area.searchArea);\n
        nwr["amenity"="drinking_water"](area.searchArea);\n
        nwr["natural"="tree"](area.searchArea);\n
        nw["power"="pole"](area.searchArea);\n
        nwr["manhole"](area.searchArea);\n
        nwr["amenity"="public_bookcase"](area.searchArea);\n
        nwr["leisure"="playground"](area.searchArea);\n
        nwr["amenity"="restaurant"](area.searchArea);\n
        nwr["ref:FR:RNB"](area.searchArea);\n
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 190
    "request_size" => 2613
    "total_time" => 5.970516
    "namelookup_time" => 0.000992
    "connect_time" => 0.018866
    "pretransfer_time" => 0.042093
    "size_upload" => 2410.0
    "size_download" => 25678.0
    "speed_download" => 4300.0
    "speed_upload" => 403.0
    "download_content_length" => 25678.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.952706
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 40174
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 41994
    "connect_time_us" => 18866
    "namelookup_time_us" => 992
    "pretransfer_time_us" => 42093
    "starttransfer_time_us" => 5952706
    "posttransfer_time_us" => 42092
    "total_time_us" => 5970516
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770019298.6621
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#913
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#670 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#897 …}
        $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 [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 02 Feb 2026 08:01:38 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 25678\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 08:01:38 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 25678"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-02T08:00:00Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 5237460963,\n
        "lat": 49.4629855,\n
        "lon": 3.6203481,\n
        "timestamp": "2017-11-19T08:03:07Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460964,\n
        "lat": 49.4627150,\n
        "lon": 3.6202133,\n
        "timestamp": "2017-11-19T08:03:07Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460965,\n
        "lat": 49.4631356,\n
        "lon": 3.6206708,\n
        "timestamp": "2017-11-19T08:03:07Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460966,\n
        "lat": 49.4630079,\n
        "lon": 3.6205734,\n
        "timestamp": "2017-11-19T08:03:07Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460967,\n
        "lat": 49.4629858,\n
        "lon": 3.6205740,\n
        "timestamp": "2017-11-19T08:03:07Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460968,\n
        "lat": 49.4630123,\n
        "lon": 3.6202847,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460969,\n
        "lat": 49.4626241,\n
        "lon": 3.6205957,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460970,\n
        "lat": 49.4628563,\n
        "lon": 3.6202000,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460971,\n
        "lat": 49.4626688,\n
        "lon": 3.6206402,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460972,\n
        "lat": 49.4629857,\n
        "lon": 3.6205349,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460973,\n
        "lat": 49.4626730,\n
        "lon": 3.6203212,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460974,\n
        "lat": 49.4627013,\n
        "lon": 3.6203195,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460975,\n
        "lat": 49.4631621,\n
        "lon": 3.6204912,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460976,\n
        "lat": 49.4627401,\n
        "lon": 3.6201780,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460977,\n
        "lat": 49.4627418,\n
        "lon": 3.6202106,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460978,\n
        "lat": 49.4630123,\n
        "lon": 3.6203481,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460979,\n
        "lat": 49.4628317,\n
        "lon": 3.6202015,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460980,\n
        "lat": 49.4630320,\n
        "lon": 3.6206350,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460981,\n
        "lat": 49.4630620,\n
        "lon": 3.6204303,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460982,\n
        "lat": 49.4627170,\n
        "lon": 3.6202131,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460983,\n
        "lat": 49.4629852,\n
        "lon": 3.6202838,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460984,\n
        "lat": 49.4628347,\n
        "lon": 3.6203072,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460985,\n
        "lat": 49.4627179,\n
        "lon": 3.6203150,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460986,\n
        "lat": 49.4626847,\n
        "lon": 3.6206390,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460987,\n
        "lat": 49.4630126,\n
        "lon": 3.6205475,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460988,\n
        "lat": 49.4626253,\n
        "lon": 3.6206434,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460989,\n
        "lat": 49.4630121,\n
        "lon": 3.6201908,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460990,\n
        "lat": 49.4626832,\n
        "lon": 3.6205914,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460991,\n
        "lat": 49.4626172,\n
        "lon": 3.6203245,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460992,\n
        "lat": 49.4628573,\n
        "lon": 3.6202306,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460993,\n
        "lat": 49.4628326,\n
        "lon": 3.6202323,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460994,\n
        "lat": 49.4626673,\n
        "lon": 3.6205926,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460995,\n
        "lat": 49.4630126,\n
        "lon": 3.6205343,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460996,\n
        "lat": 49.4626148,\n
        "lon": 3.6202294,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460997,\n
        "lat": 49.4626988,\n
        "lon": 3.6202207,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460998,\n
        "lat": 49.4631497,\n
        "lon": 3.6204567,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237460999,\n
        "lat": 49.4627155,\n
        "lon": 3.6201796,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237461000,\n
        "lat": 49.4629865,\n
        "lon": 3.6201923,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237521828,\n
        "lat": 49.4599668,\n
        "lon": 3.6262524,\n
        "timestamp": "2017-11-19T08:05:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237521829,\n
        "lat": 49.4599087,\n
        "lon": 3.6263045,\n
        "timestamp": "2017-11-19T08:05:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237521830,\n
        "lat": 49.4599534,\n
        "lon": 3.6263244,\n
        "timestamp": "2017-11-19T08:05:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237521831,\n
        "lat": 49.4599221,\n
        "lon": 3.6262325,\n
        "timestamp": "2017-11-19T08:05:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522480,\n
        "lat": 49.4668274,\n
        "lon": 3.6264962,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522481,\n
        "lat": 49.4652118,\n
        "lon": 3.6265471,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522482,\n
        "lat": 49.4667859,\n
        "lon": 3.6251723,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522483,\n
        "lat": 49.4672859,\n
        "lon": 3.6254108,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522484,\n
        "lat": 49.4671779,\n
        "lon": 3.6263184,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522485,\n
        "lat": 49.4669571,\n
        "lon": 3.6265572,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522486,\n
        "lat": 49.4652596,\n
        "lon": 3.6265497,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522487,\n
        "lat": 49.4674753,\n
        "lon": 3.6285316,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522488,\n
        "lat": 49.4670767,\n
        "lon": 3.6254012,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522489,\n
        "lat": 49.4668354,\n
        "lon": 3.6270693,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522490,\n
        "lat": 49.4672287,\n
        "lon": 3.6265397,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522491,\n
        "lat": 49.4670006,\n
        "lon": 3.6263047,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522492,\n
        "lat": 49.4665579,\n
        "lon": 3.6257910,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522493,\n
        "lat": 49.4667109,\n
        "lon": 3.6258845,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522494,\n
        "lat": 49.4668827,\n
        "lon": 3.6268419,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522495,\n
        "lat": 49.4666861,\n
        "lon": 3.6252610,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522496,\n
        "lat": 49.4674719,\n
        "lon": 3.6254676,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522497,\n
        "lat": 49.4668643,\n
        "lon": 3.6263074,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522498,\n
        "lat": 49.4669304,\n
        "lon": 3.6265445,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522499,\n
        "lat": 49.4672707,\n
        "lon": 3.6254909,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522500,\n
        "lat": 49.4667714,\n
        "lon": 3.6253355,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522501,\n
        "lat": 49.4671604,\n
        "lon": 3.6264045,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522502,\n
        "lat": 49.4669462,\n
        "lon": 3.6265520,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522503,\n
        "lat": 49.4652577,\n
        "lon": 3.6266363,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522504,\n
        "lat": 49.4669712,\n
        "lon": 3.6253544,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522505,\n
        "lat": 49.4679829,\n
        "lon": 3.6288181,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522506,\n
        "lat": 49.4671477,\n
        "lon": 3.6254406,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522507,\n
        "lat": 49.4669806,\n
        "lon": 3.6264026,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522508,\n
        "lat": 49.4665353,\n
        "lon": 3.6257821,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522509,\n
        "lat": 49.4669297,\n
        "lon": 3.6263680,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522510,\n
        "lat": 49.4671956,\n
        "lon": 3.6269951,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522511,\n
        "lat": 49.4666956,\n
        "lon": 3.6251534,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522512,\n
        "lat": 49.4674478,\n
        "lon": 3.6255634,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522513,\n
        "lat": 49.4669230,\n
        "lon": 3.6263344,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522514,\n
        "lat": 49.4669013,\n
        "lon": 3.6265304,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522515,\n
        "lat": 49.4667303,\n
        "lon": 3.6253270,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522516,\n
        "lat": 49.4672438,\n
        "lon": 3.6254787,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522517,\n
        "lat": 49.4675072,\n
        "lon": 3.6284371,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522518,\n
        "lat": 49.4673274,\n
        "lon": 3.6267393,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522519,\n
        "lat": 49.4669443,\n
        "lon": 3.6265612,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522520,\n
        "lat": 49.4652099,\n
        "lon": 3.6266336,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522521,\n
        "lat": 49.4680553,\n
        "lon": 3.6288077,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522522,\n
        "lat": 49.4668592,\n
        "lon": 3.6263341,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522523,\n
        "lat": 49.4671660,\n
        "lon": 3.6253430,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522524,\n
        "lat": 49.4669880,\n
        "lon": 3.6264060,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522525,\n
        "lat": 49.4669175,\n
        "lon": 3.6263620,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522526,\n
        "lat": 49.4671483,\n
        "lon": 3.6272223,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522527,\n
        "lat": 49.4673218,\n
        "lon": 3.6254886,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522528,\n
        "lat": 49.4670168,\n
        "lon": 3.6264306,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522529,\n
        "lat": 49.4669305,\n
        "lon": 3.6263872,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522530,\n
        "lat": 49.4675660,\n
        "lon": 3.6284838,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522531,\n
        "lat": 49.4666075,\n
        "lon": 3.6258395,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522532,\n
        "lat": 49.4673058,\n
        "lon": 3.6268301,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522533,\n
        "lat": 49.4669285,\n
        "lon": 3.6265537,\n
        "timestamp": "2017-11-19T08:07:54Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522534,\n
        "lat": 49.4666331,\n
        "lon": 3.6257050,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522535,\n
        "lat": 49.4680609,\n
        "lon": 3.6288895,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522536,\n
        "lat": 49.4672623,\n
        "lon": 3.6253827,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522537,\n
        "lat": 49.4672506,\n
        "lon": 3.6264478,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522538,\n
        "lat": 49.4668860,\n
        "lon": 3.6265232,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522539,\n
        "lat": 49.4669912,\n
        "lon": 3.6252479,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522540,\n
        "lat": 49.4673459,\n
        "lon": 3.6253927,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522541,\n
        "lat": 49.4670533,\n
        "lon": 3.6262586,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522542,\n
        "lat": 49.4669262,\n
        "lon": 3.6263851,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522543,\n
        "lat": 49.4665625,\n
        "lon": 3.6256176,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522544,\n
        "lat": 49.4670967,\n
        "lon": 3.6252946,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522545,\n
        "lat": 49.4675341,\n
        "lon": 3.6285783,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522546,\n
        "lat": 49.4672234,\n
        "lon": 3.6267899,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522547,\n
        "lat": 49.4669477,\n
        "lon": 3.6262795,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522548,\n
        "lat": 49.4665850,\n
        "lon": 3.6256266,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522549,\n
        "lat": 49.4679880,\n
        "lon": 3.6289001,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522550,\n
        "lat": 49.4667363,\n
        "lon": 3.6257516,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522551,\n
        "lat": 49.4667353,\n
        "lon": 3.6252714,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522552,\n
        "lat": 49.4672593,\n
        "lon": 3.6253981,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522553,\n
        "lat": 49.4672424,\n
        "lon": 3.6266978,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237522554,\n
        "lat": 49.4672395,\n
        "lon": 3.6264943,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523725,\n
        "lat": 49.4685565,\n
        "lon": 3.6340836,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523726,\n
        "lat": 49.4684677,\n
        "lon": 3.6316484,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523727,\n
        "lat": 49.4684433,\n
        "lon": 3.6316581,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523728,\n
        "lat": 49.4683025,\n
        "lon": 3.6340083,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523730,\n
        "lat": 49.4687834,\n
        "lon": 3.6310538,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523731,\n
        "lat": 49.4670524,\n
        "lon": 3.6310712,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523732,\n
        "lat": 49.4687746,\n
        "lon": 3.6339682,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523733,\n
        "lat": 49.4677924,\n
        "lon": 3.6308051,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523734,\n
        "lat": 49.4687754,\n
        "lon": 3.6315786,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523735,\n
        "lat": 49.4682721,\n
        "lon": 3.6343980,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523736,\n
        "lat": 49.4677033,\n
        "lon": 3.6323877,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523737,\n
        "lat": 49.4687568,\n
        "lon": 3.6313145,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523738,\n
        "lat": 49.4670533,\n
        "lon": 3.6310890,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523739,\n
        "lat": 49.4689235,\n
        "lon": 3.6332318,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523740,\n
        "lat": 49.4678205,\n
        "lon": 3.6308235,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523741,\n
        "lat": 49.4687974,\n
        "lon": 3.6314674,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523742,\n
        "lat": 49.4683046,\n
        "lon": 3.6336932,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523743,\n
        "lat": 49.4684366,\n
        "lon": 3.6326133,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523744,\n
        "lat": 49.4687556,\n
        "lon": 3.6314435,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523745,\n
        "lat": 49.4670439,\n
        "lon": 3.6311874,\n
        "timestamp": "2017-11-19T08:09:16Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523746,\n
        "lat": 49.4689746,\n
        "lon": 3.6331549,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523747,\n
        "lat": 49.4683490,\n
        "lon": 3.6313485,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523748,\n
        "lat": 49.4680313,\n
        "lon": 3.6336267,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523749,\n
        "lat": 49.4683440,\n
        "lon": 3.6323982,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523750,\n
        "lat": 49.4688970,\n
        "lon": 3.6302546,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523752,\n
        "lat": 49.4687925,\n
        "lon": 3.6308355,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523753,\n
        "lat": 49.4670450,\n
        "lon": 3.6312084,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523754,\n
        "lat": 49.4694553,\n
        "lon": 3.6339116,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523755,\n
        "lat": 49.4667791,\n
        "lon": 3.6311960,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523756,\n
        "lat": 49.4708302,\n
        "lon": 3.6313635,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523757,\n
        "lat": 49.4678600,\n
        "lon": 3.6309729,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523758,\n
        "lat": 49.4686840,\n
        "lon": 3.6319730,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523759,\n
        "lat": 49.4670591,\n
        "lon": 3.6312384,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523760,\n
        "lat": 49.4698506,\n
        "lon": 3.6339858,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523761,\n
        "lat": 49.4671876,\n
        "lon": 3.6311637,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523762,\n
        "lat": 49.4669062,\n
        "lon": 3.6292149,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523763,\n
        "lat": 49.4685506,\n
        "lon": 3.6344041,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523764,\n
        "lat": 49.4681270,\n
        "lon": 3.6309422,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523765,\n
        "lat": 49.4682978,\n
        "lon": 3.6298812,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523766,\n
        "lat": 49.4696561,\n
        "lon": 3.6314197,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523767,\n
        "lat": 49.4670890,\n
        "lon": 3.6312559,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523768,\n
        "lat": 49.4686488,\n
        "lon": 3.6333123,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523769,\n
        "lat": 49.4671934,\n
        "lon": 3.6311336,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523770,\n
        "lat": 49.4668080,\n
        "lon": 3.6295354,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523771,\n
        "lat": 49.4690253,\n
        "lon": 3.6343602,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523772,\n
        "lat": 49.4677704,\n
        "lon": 3.6310628,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523773,\n
        "lat": 49.4688211,\n
        "lon": 3.6319260,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523774,\n
        "lat": 49.4697663,\n
        "lon": 3.6315320,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523775,\n
        "lat": 49.4671578,\n
        "lon": 3.6312703,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523776,\n
        "lat": 49.4686579,\n
        "lon": 3.6333450,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523777,\n
        "lat": 49.4671922,\n
        "lon": 3.6311182,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523778,\n
        "lat": 49.4668662,\n
        "lon": 3.6302545,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523779,\n
        "lat": 49.4682213,\n
        "lon": 3.6330807,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523780,\n
        "lat": 49.4686906,\n
        "lon": 3.6318452,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523781,\n
        "lat": 49.4698113,\n
        "lon": 3.6314128,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523782,\n
        "lat": 49.4671742,\n
        "lon": 3.6312557,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523783,\n
        "lat": 49.4693433,\n
        "lon": 3.6343706,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523784,\n
        "lat": 49.4671668,\n
        "lon": 3.6309442,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523785,\n
        "lat": 49.4682296,\n
        "lon": 3.6331942,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523786,\n
        "lat": 49.4678541,\n
        "lon": 3.6335284,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523787,\n
        "lat": 49.4675834,\n
        "lon": 3.6316831,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523788,\n
        "lat": 49.4687551,\n
        "lon": 3.6324674,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523789,\n
        "lat": 49.4671613,\n
        "lon": 3.6312216,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523790,\n
        "lat": 49.4694594,\n
        "lon": 3.6343500,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523791,\n
        "lat": 49.4671654,\n
        "lon": 3.6309243,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523792,\n
        "lat": 49.4687914,\n
        "lon": 3.6314696,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523793,\n
        "lat": 49.4678645,\n
        "lon": 3.6335946,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523794,\n
        "lat": 49.4676701,\n
        "lon": 3.6317531,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523795,\n
        "lat": 49.4691872,\n
        "lon": 3.6324200,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523796,\n
        "lat": 49.4672977,\n
        "lon": 3.6314082,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523797,\n
        "lat": 49.4685975,\n
        "lon": 3.6313440,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523798,\n
        "lat": 49.4671226,\n
        "lon": 3.6307887,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523799,\n
        "lat": 49.4687054,\n
        "lon": 3.6315143,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523800,\n
        "lat": 49.4682317,\n
        "lon": 3.6339575,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523801,\n
        "lat": 49.4678391,\n
        "lon": 3.6317191,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523802,\n
        "lat": 49.4695432,\n
        "lon": 3.6320233,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523803,\n
        "lat": 49.4688189,\n
        "lon": 3.6312894,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523804,\n
        "lat": 49.4670731,\n
        "lon": 3.6308376,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523805,\n
        "lat": 49.4685541,\n
        "lon": 3.6342358,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523806,\n
        "lat": 49.4683594,\n
        "lon": 3.6316036,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523807,\n
        "lat": 49.4682898,\n
        "lon": 3.6340336,\n
        "timestamp": "2017-11-19T08:09:17Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523808,\n
        "lat": 49.4676800,\n
        "lon": 3.6320501,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523809,\n
        "lat": 49.4694766,\n
        "lon": 3.6320078,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523810,\n
        "lat": 49.4688165,\n
        "lon": 3.6312488,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523811,\n
        "lat": 49.4670406,\n
        "lon": 3.6310317,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523812,\n
        "lat": 49.4685474,\n
        "lon": 3.6339625,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523813,\n
        "lat": 49.4685346,\n
        "lon": 3.6318626,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523814,\n
        "lat": 49.4685183,\n
        "lon": 3.6320085,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523815,\n
        "lat": 49.4683937,\n
        "lon": 3.6339945,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523816,\n
        "lat": 49.4677969,\n
        "lon": 3.6321890,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523817,\n
        "lat": 49.4696519,\n
        "lon": 3.6319885,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523818,\n
        "lat": 49.4688079,\n
        "lon": 3.6310552,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523819,\n
        "lat": 49.4670435,\n
        "lon": 3.6310727,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237523820,\n
        "lat": 49.4687477,\n
        "lon": 3.6338519,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524521,\n
        "lat": 49.4675658,\n
        "lon": 3.6313420,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524522,\n
        "lat": 49.4687871,\n
        "lon": 3.6316573,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524523,\n
        "lat": 49.4683985,\n
        "lon": 3.6338759,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524524,\n
        "lat": 49.4677854,\n
        "lon": 3.6323985,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524525,\n
        "lat": 49.4686795,\n
        "lon": 3.6311750,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524526,\n
        "lat": 49.4670550,\n
        "lon": 3.6311194,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524527,\n
        "lat": 49.4688679,\n
        "lon": 3.6338561,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524528,\n
        "lat": 49.4684402,\n
        "lon": 3.6314661,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524529,\n
        "lat": 49.4684152,\n
        "lon": 3.6336677,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524530,\n
        "lat": 49.4673307,\n
        "lon": 3.6327983,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524531,\n
        "lat": 49.4686976,\n
        "lon": 3.6314694,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524532,\n
        "lat": 49.4670334,\n
        "lon": 3.6311365,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524533,\n
        "lat": 49.4696215,\n
        "lon": 3.6339204,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524534,\n
        "lat": 49.4683722,\n
        "lon": 3.6314906,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524535,\n
        "lat": 49.4680409,\n
        "lon": 3.6337365,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524536,\n
        "lat": 49.4683536,\n
        "lon": 3.6325114,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524537,\n
        "lat": 49.4688315,\n
        "lon": 3.6303883,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524538,\n
        "lat": 49.4686996,\n
        "lon": 3.6308625,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524539,\n
        "lat": 49.4670458,\n
        "lon": 3.6312211,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524540,\n
        "lat": 49.4695855,\n
        "lon": 3.6340209,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524542,\n
        "lat": 49.4668162,\n
        "lon": 3.6293712,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524543,\n
        "lat": 49.4684837,\n
        "lon": 3.6347622,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524544,\n
        "lat": 49.4709021,\n
        "lon": 3.6313489,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524545,\n
        "lat": 49.4678548,\n
        "lon": 3.6310760,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524547,\n
        "lat": 49.4686658,\n
        "lon": 3.6318541,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524548,\n
        "lat": 49.4670959,\n
        "lon": 3.6312324,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524549,\n
        "lat": 49.4697066,\n
        "lon": 3.6339413,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524550,\n
        "lat": 49.4671866,\n
        "lon": 3.6311495,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524551,\n
        "lat": 49.4668314,\n
        "lon": 3.6292065,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524552,\n
        "lat": 49.4684294,\n
        "lon": 3.6344245,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524553,\n
        "lat": 49.4707337,\n
        "lon": 3.6310293,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524554,\n
        "lat": 49.4681408,\n
        "lon": 3.6311818,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524555,\n
        "lat": 49.4682814,\n
        "lon": 3.6297446,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524556,\n
        "lat": 49.4693343,\n
        "lon": 3.6316642,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524557,\n
        "lat": 49.4670900,\n
        "lon": 3.6312697,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524558,\n
        "lat": 49.4697488,\n
        "lon": 3.6340626,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524559,\n
        "lat": 49.4671856,\n
        "lon": 3.6311348,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524560,\n
        "lat": 49.4668260,\n
        "lon": 3.6295374,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524561,\n
        "lat": 49.4685818,\n
        "lon": 3.6348407,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524562,\n
        "lat": 49.4668885,\n
        "lon": 3.6328763,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524563,\n
        "lat": 49.4687891,\n
        "lon": 3.6316705,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524564,\n
        "lat": 49.4697769,\n
        "lon": 3.6315994,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524565,\n
        "lat": 49.4671072,\n
        "lon": 3.6312786,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524566,\n
        "lat": 49.4668801,\n
        "lon": 3.6301271,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524567,\n
        "lat": 49.4687096,\n
        "lon": 3.6335311,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524568,\n
        "lat": 49.4671912,\n
        "lon": 3.6311058,\n
        "timestamp": "2017-11-19T08:09:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524569,\n
        "lat": 49.4668829,\n
        "lon": 3.6302329,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524570,\n
        "lat": 49.4681583,\n
        "lon": 3.6330917,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524571,\n
        "lat": 49.4679260,\n
        "lon": 3.6332731,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524572,\n
        "lat": 49.4686234,\n
        "lon": 3.6315864,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524573,\n
        "lat": 49.4698302,\n
        "lon": 3.6315263,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524574,\n
        "lat": 49.4671732,\n
        "lon": 3.6312420,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524575,\n
        "lat": 49.4693516,\n
        "lon": 3.6344804,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524576,\n
        "lat": 49.4671849,\n
        "lon": 3.6310589,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524577,\n
        "lat": 49.4680918,\n
        "lon": 3.6331033,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524578,\n
        "lat": 49.4679232,\n
        "lon": 3.6335302,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524579,\n
        "lat": 49.4687946,\n
        "lon": 3.6317143,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524580,\n
        "lat": 49.4674408,\n
        "lon": 3.6317049,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524581,\n
        "lat": 49.4687731,\n
        "lon": 3.6325872,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524582,\n
        "lat": 49.4671913,\n
        "lon": 3.6312165,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524583,\n
        "lat": 49.4671613,\n
        "lon": 3.6308678,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524584,\n
        "lat": 49.4678633,\n
        "lon": 3.6337007,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524585,\n
        "lat": 49.4678106,\n
        "lon": 3.6317714,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524586,\n
        "lat": 49.4688516,\n
        "lon": 3.6326938,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524587,\n
        "lat": 49.4673066,\n
        "lon": 3.6315920,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524588,\n
        "lat": 49.4686252,\n
        "lon": 3.6313356,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524589,\n
        "lat": 49.4670600,\n
        "lon": 3.6307993,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524590,\n
        "lat": 49.4686955,\n
        "lon": 3.6314572,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524591,\n
        "lat": 49.4678864,\n
        "lon": 3.6342906,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524592,\n
        "lat": 49.4678241,\n
        "lon": 3.6318599,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524593,\n
        "lat": 49.4695296,\n
        "lon": 3.6319075,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524594,\n
        "lat": 49.4688521,\n
        "lon": 3.6316324,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524595,\n
        "lat": 49.4670746,\n
        "lon": 3.6308582,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524596,\n
        "lat": 49.4685128,\n
        "lon": 3.6339030,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524597,\n
        "lat": 49.4683561,\n
        "lon": 3.6316393,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524598,\n
        "lat": 49.4683039,\n
        "lon": 3.6340314,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524599,\n
        "lat": 49.4678899,\n
        "lon": 3.6319984,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524600,\n
        "lat": 49.4695281,\n
        "lon": 3.6319912,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524601,\n
        "lat": 49.4688231,\n
        "lon": 3.6312454,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524602,\n
        "lat": 49.4670422,\n
        "lon": 3.6308849,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524603,\n
        "lat": 49.4686281,\n
        "lon": 3.6340480,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524604,\n
        "lat": 49.4684975,\n
        "lon": 3.6317595,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524605,\n
        "lat": 49.4685227,\n
        "lon": 3.6319822,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524606,\n
        "lat": 49.4683900,\n
        "lon": 3.6339381,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524607,\n
        "lat": 49.4677147,\n
        "lon": 3.6321785,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524608,\n
        "lat": 49.4696361,\n
        "lon": 3.6318731,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524609,\n
        "lat": 49.4687903,\n
        "lon": 3.6309474,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524610,\n
        "lat": 49.4670448,\n
        "lon": 3.6310904,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524611,\n
        "lat": 49.4686012,\n
        "lon": 3.6339317,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524612,\n
        "lat": 49.4675686,\n
        "lon": 3.6313966,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524613,\n
        "lat": 49.4685059,\n
        "lon": 3.6318897,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524614,\n
        "lat": 49.4681106,\n
        "lon": 3.6339201,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524615,\n
        "lat": 49.4673907,\n
        "lon": 3.6327138,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524616,\n
        "lat": 49.4685091,\n
        "lon": 3.6330327,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524617,\n
        "lat": 49.4687040,\n
        "lon": 3.6311691,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524618,\n
        "lat": 49.4670403,\n
        "lon": 3.6311211,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524619,\n
        "lat": 49.4688768,\n
        "lon": 3.6340965,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524620,\n
        "lat": 49.4677456,\n
        "lon": 3.6309491,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524621,\n
        "lat": 49.4684208,\n
        "lon": 3.6313213,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524622,\n
        "lat": 49.4684111,\n
        "lon": 3.6348228,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524623,\n
        "lat": 49.4673411,\n
        "lon": 3.6327935,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524624,\n
        "lat": 49.4687504,\n
        "lon": 3.6311694,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524625,\n
        "lat": 49.4670341,\n
        "lon": 3.6311485,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524626,\n
        "lat": 49.4691979,\n
        "lon": 3.6336342,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524628,\n
        "lat": 49.4681413,\n
        "lon": 3.6337156,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524629,\n
        "lat": 49.4683486,\n
        "lon": 3.6326304,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524630,\n
        "lat": 49.4689100,\n
        "lon": 3.6303668,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524631,\n
        "lat": 49.4687140,\n
        "lon": 3.6306387,\n
        "timestamp": "2017-11-19T08:09:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524632,\n
        "lat": 49.4687060,\n
        "lon": 3.6309143,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524633,\n
        "lat": 49.4670346,\n
        "lon": 3.6311597,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524634,\n
        "lat": 49.4698361,\n
        "lon": 3.6340970,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524635,\n
        "lat": 49.4666488,\n
        "lon": 3.6310132,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524636,\n
        "lat": 49.4668985,\n
        "lon": 3.6293803,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524637,\n
        "lat": 49.4685751,\n
        "lon": 3.6347468,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524638,\n
        "lat": 49.4708810,\n
        "lon": 3.6309513,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524639,\n
        "lat": 49.4679510,\n
        "lon": 3.6310876,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524641,\n
        "lat": 49.4686274,\n
        "lon": 3.6318678,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524642,\n
        "lat": 49.4685914,\n
        "lon": 3.6306739,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524643,\n
        "lat": 49.4670975,\n
        "lon": 3.6312546,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524644,\n
        "lat": 49.4696919,\n
        "lon": 3.6340525,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524645,\n
        "lat": 49.4666511,\n
        "lon": 3.6308956,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524646,\n
        "lat": 49.4668266,\n
        "lon": 3.6293097,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524647,\n
        "lat": 49.4684538,\n
        "lon": 3.6347674,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524648,\n
        "lat": 49.4708105,\n
        "lon": 3.6310165,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524649,\n
        "lat": 49.4682198,\n
        "lon": 3.6311713,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524650,\n
        "lat": 49.4688060,\n
        "lon": 3.6303953,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524651,\n
        "lat": 49.4694701,\n
        "lon": 3.6315917,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524652,\n
        "lat": 49.4670984,\n
        "lon": 3.6312681,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524653,\n
        "lat": 49.4697663,\n
        "lon": 3.6340682,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524654,\n
        "lat": 49.4671845,\n
        "lon": 3.6311197,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524655,\n
        "lat": 49.4668278,\n
        "lon": 3.6294963,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524656,\n
        "lat": 49.4684563,\n
        "lon": 3.6344200,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524657,\n
        "lat": 49.4669698,\n
        "lon": 3.6328123,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524658,\n
        "lat": 49.4686703,\n
        "lon": 3.6317131,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524659,\n
        "lat": 49.4695019,\n
        "lon": 3.6314915,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524660,\n
        "lat": 49.4671064,\n
        "lon": 3.6312668,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524661,\n
        "lat": 49.4690849,\n
        "lon": 3.6341406,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524662,\n
        "lat": 49.4667223,\n
        "lon": 3.6301366,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524663,\n
        "lat": 49.4671786,\n
        "lon": 3.6311073,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524664,\n
        "lat": 49.4668092,\n
        "lon": 3.6293704,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524665,\n
        "lat": 49.4684513,\n
        "lon": 3.6343505,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524666,\n
        "lat": 49.4668698,\n
        "lon": 3.6327589,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524667,\n
        "lat": 49.4686302,\n
        "lon": 3.6316308,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524668,\n
        "lat": 49.4699224,\n
        "lon": 3.6314903,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524669,\n
        "lat": 49.4671397,\n
        "lon": 3.6312732,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524670,\n
        "lat": 49.4694677,\n
        "lon": 3.6344598,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524671,\n
        "lat": 49.4671836,\n
        "lon": 3.6310413,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524672,\n
        "lat": 49.4681002,\n
        "lon": 3.6332168,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524673,\n
        "lat": 49.4679165,\n
        "lon": 3.6335960,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524674,\n
        "lat": 49.4688626,\n
        "lon": 3.6317138,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524675,\n
        "lat": 49.4687222,\n
        "lon": 3.6326053,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524676,\n
        "lat": 49.4671887,\n
        "lon": 3.6311790,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524677,\n
        "lat": 49.4671809,\n
        "lon": 3.6310030,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524678,\n
        "lat": 49.4679153,\n
        "lon": 3.6337020,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524679,\n
        "lat": 49.4678137,\n
        "lon": 3.6317145,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524680,\n
        "lat": 49.4688137,\n
        "lon": 3.6324464,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524681,\n
        "lat": 49.4673786,\n
        "lon": 3.6315838,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524682,\n
        "lat": 49.4686133,\n
        "lon": 3.6312452,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524683,\n
        "lat": 49.4670629,\n
        "lon": 3.6308393,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524684,\n
        "lat": 49.4685339,\n
        "lon": 3.6339648,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524685,\n
        "lat": 49.4678719,\n
        "lon": 3.6341295,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524686,\n
        "lat": 49.4678120,\n
        "lon": 3.6318570,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524687,\n
        "lat": 49.4692209,\n
        "lon": 3.6322299,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524688,\n
        "lat": 49.4688994,\n
        "lon": 3.6316142,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524689,\n
        "lat": 49.4670645,\n
        "lon": 3.6308600,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524690,\n
        "lat": 49.4684560,\n
        "lon": 3.6339130,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524691,\n
        "lat": 49.4685015,\n
        "lon": 3.6319958,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524692,\n
        "lat": 49.4678067,\n
        "lon": 3.6342029,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524693,\n
        "lat": 49.4679155,\n
        "lon": 3.6317330,\n
        "timestamp": "2017-11-19T08:09:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524694,\n
        "lat": 49.4695330,\n
        "lon": 3.6320266,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524695,\n
        "lat": 49.4687889,\n
        "lon": 3.6314529,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524696,\n
        "lat": 49.4670453,\n
        "lon": 3.6309404,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524697,\n
        "lat": 49.4684488,\n
        "lon": 3.6341634,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524698,\n
        "lat": 49.4675883,\n
        "lon": 3.6313392,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524699,\n
        "lat": 49.4684993,\n
        "lon": 3.6319241,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524700,\n
        "lat": 49.4684024,\n
        "lon": 3.6339361,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524701,\n
        "lat": 49.4677962,\n
        "lon": 3.6320828,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524702,\n
        "lat": 49.4685637,\n
        "lon": 3.6328505,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524703,\n
        "lat": 49.4686603,\n
        "lon": 3.6309881,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524704,\n
        "lat": 49.4670463,\n
        "lon": 3.6309605,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524705,\n
        "lat": 49.4689489,\n
        "lon": 3.6338491,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524706,\n
        "lat": 49.4675909,\n
        "lon": 3.6313940,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524707,\n
        "lat": 49.4685120,\n
        "lon": 3.6318839,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524708,\n
        "lat": 49.4681806,\n
        "lon": 3.6344159,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524709,\n
        "lat": 49.4673204,\n
        "lon": 3.6327466,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524710,\n
        "lat": 49.4685793,\n
        "lon": 3.6330197,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524711,\n
        "lat": 49.4686956,\n
        "lon": 3.6310876,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524712,\n
        "lat": 49.4670410,\n
        "lon": 3.6311355,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524713,\n
        "lat": 49.4689577,\n
        "lon": 3.6340896,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524714,\n
        "lat": 49.4677893,\n
        "lon": 3.6309784,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524715,\n
        "lat": 49.4687012,\n
        "lon": 3.6315554,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524716,\n
        "lat": 49.4683818,\n
        "lon": 3.6344710,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524717,\n
        "lat": 49.4673609,\n
        "lon": 3.6328935,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524718,\n
        "lat": 49.4687402,\n
        "lon": 3.6311740,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524719,\n
        "lat": 49.4670417,\n
        "lon": 3.6311475,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524720,\n
        "lat": 49.4692424,\n
        "lon": 3.6335386,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524821,\n
        "lat": 49.4677723,\n
        "lon": 3.6308756,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524822,\n
        "lat": 49.4667741,\n
        "lon": 3.6312874,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524823,\n
        "lat": 49.4684038,\n
        "lon": 3.6335542,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524824,\n
        "lat": 49.4683655,\n
        "lon": 3.6328369,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524825,\n
        "lat": 49.4687930,\n
        "lon": 3.6302831,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524826,\n
        "lat": 49.4687702,\n
        "lon": 3.6313846,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524827,\n
        "lat": 49.4686897,\n
        "lon": 3.6304342,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524828,\n
        "lat": 49.4670355,\n
        "lon": 3.6311745,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524829,\n
        "lat": 49.4690266,\n
        "lon": 3.6333930,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524830,\n
        "lat": 49.4667460,\n
        "lon": 3.6310157,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524831,\n
        "lat": 49.4707294,\n
        "lon": 3.6309691,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524832,\n
        "lat": 49.4684116,\n
        "lon": 3.6324996,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524833,\n
        "lat": 49.4687144,\n
        "lon": 3.6303047,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524834,\n
        "lat": 49.4688184,\n
        "lon": 3.6302762,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524835,\n
        "lat": 49.4686455,\n
        "lon": 3.6319862,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524836,\n
        "lat": 49.4670363,\n
        "lon": 3.6311887,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524837,\n
        "lat": 49.4697479,\n
        "lon": 3.6340695,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524838,\n
        "lat": 49.4666474,\n
        "lon": 3.6311789,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524839,\n
        "lat": 49.4668191,\n
        "lon": 3.6293088,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524840,\n
        "lat": 49.4684902,\n
        "lon": 3.6348517,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524841,\n
        "lat": 49.4682055,\n
        "lon": 3.6309314,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524842,\n
        "lat": 49.4694465,\n
        "lon": 3.6314777,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524843,\n
        "lat": 49.4670992,\n
        "lon": 3.6312798,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524844,\n
        "lat": 49.4697655,\n
        "lon": 3.6340751,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524845,\n
        "lat": 49.4671965,\n
        "lon": 3.6311778,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524846,\n
        "lat": 49.4668850,\n
        "lon": 3.6295086,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524847,\n
        "lat": 49.4685227,\n
        "lon": 3.6344088,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524848,\n
        "lat": 49.4669285,\n
        "lon": 3.6326890,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524849,\n
        "lat": 49.4695237,\n
        "lon": 3.6315861,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524850,\n
        "lat": 49.4671255,\n
        "lon": 3.6312638,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524851,\n
        "lat": 49.4667232,\n
        "lon": 3.6301747,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524852,\n
        "lat": 49.4690886,\n
        "lon": 3.6342621,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524853,\n
        "lat": 49.4671753,\n
        "lon": 3.6310606,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524854,\n
        "lat": 49.4668063,\n
        "lon": 3.6294339,\n
        "timestamp": "2017-11-19T08:09:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524855,\n
        "lat": 49.4689894,\n
        "lon": 3.6343101,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524856,\n
        "lat": 49.4668536,\n
        "lon": 3.6327716,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524857,\n
        "lat": 49.4687225,\n
        "lon": 3.6316944,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524858,\n
        "lat": 49.4698063,\n
        "lon": 3.6315884,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524859,\n
        "lat": 49.4671390,\n
        "lon": 3.6312615,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524860,\n
        "lat": 49.4685816,\n
        "lon": 3.6333560,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524861,\n
        "lat": 49.4671739,\n
        "lon": 3.6310430,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524862,\n
        "lat": 49.4668834,\n
        "lon": 3.6295438,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524863,\n
        "lat": 49.4690235,\n
        "lon": 3.6343080,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524864,\n
        "lat": 49.4677916,\n
        "lon": 3.6309882,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524865,\n
        "lat": 49.4694814,\n
        "lon": 3.6320432,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524866,\n
        "lat": 49.4687415,\n
        "lon": 3.6327330,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524867,\n
        "lat": 49.4671679,\n
        "lon": 3.6312686,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524868,\n
        "lat": 49.4671793,\n
        "lon": 3.6309815,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524869,\n
        "lat": 49.4678160,\n
        "lon": 3.6343058,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524870,\n
        "lat": 49.4674437,\n
        "lon": 3.6317489,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524871,\n
        "lat": 49.4692594,\n
        "lon": 3.6323874,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524872,\n
        "lat": 49.4673697,\n
        "lon": 3.6313999,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524873,\n
        "lat": 49.4685852,\n
        "lon": 3.6312538,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524874,\n
        "lat": 49.4671765,\n
        "lon": 3.6309427,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524875,\n
        "lat": 49.4685175,\n
        "lon": 3.6339678,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524876,\n
        "lat": 49.4678014,\n
        "lon": 3.6341443,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524877,\n
        "lat": 49.4677994,\n
        "lon": 3.6319759,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524878,\n
        "lat": 49.4691479,\n
        "lon": 3.6322549,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524879,\n
        "lat": 49.4688687,\n
        "lon": 3.6314659,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524880,\n
        "lat": 49.4670645,\n
        "lon": 3.6308814,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524881,\n
        "lat": 49.4684664,\n
        "lon": 3.6340520,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524882,\n
        "lat": 49.4687780,\n
        "lon": 3.6314743,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524883,\n
        "lat": 49.4677924,\n
        "lon": 3.6342061,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524884,\n
        "lat": 49.4676780,\n
        "lon": 3.6320831,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524885,\n
        "lat": 49.4691943,\n
        "lon": 3.6324690,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524886,\n
        "lat": 49.4688606,\n
        "lon": 3.6314270,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524887,\n
        "lat": 49.4670343,\n
        "lon": 3.6309422,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524888,\n
        "lat": 49.4684743,\n
        "lon": 3.6341590,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524889,\n
        "lat": 49.4685141,\n
        "lon": 3.6319102,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524890,\n
        "lat": 49.4682357,\n
        "lon": 3.6340185,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524891,\n
        "lat": 49.4677511,\n
        "lon": 3.6320764,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524892,\n
        "lat": 49.4684938,\n
        "lon": 3.6328638,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524893,\n
        "lat": 49.4688141,\n
        "lon": 3.6312664,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524894,\n
        "lat": 49.4670489,\n
        "lon": 3.6310085,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524895,\n
        "lat": 49.4685429,\n
        "lon": 3.6340859,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524896,\n
        "lat": 49.4677642,\n
        "lon": 3.6308838,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524897,\n
        "lat": 49.4684711,\n
        "lon": 3.6317812,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524898,\n
        "lat": 49.4682175,\n
        "lon": 3.6348606,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524900,\n
        "lat": 49.4687326,\n
        "lon": 3.6310785,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524901,\n
        "lat": 49.4670502,\n
        "lon": 3.6310301,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524902,\n
        "lat": 49.4691205,\n
        "lon": 3.6335497,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524903,\n
        "lat": 49.4678078,\n
        "lon": 3.6309129,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524904,\n
        "lat": 49.4687085,\n
        "lon": 3.6316027,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524905,\n
        "lat": 49.4682799,\n
        "lon": 3.6344910,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524906,\n
        "lat": 49.4674189,\n
        "lon": 3.6328666,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524907,\n
        "lat": 49.4687659,\n
        "lon": 3.6313105,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524908,\n
        "lat": 49.4670424,\n
        "lon": 3.6311584,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524909,\n
        "lat": 49.4691650,\n
        "lon": 3.6334540,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524910,\n
        "lat": 49.4678004,\n
        "lon": 3.6308945,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524911,\n
        "lat": 49.4688243,\n
        "lon": 3.6316431,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524912,\n
        "lat": 49.4682931,\n
        "lon": 3.6335797,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524913,\n
        "lat": 49.4684536,\n
        "lon": 3.6328198,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524914,\n
        "lat": 49.4685683,\n
        "lon": 3.6304678,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524915,\n
        "lat": 49.4687465,\n
        "lon": 3.6313953,\n
        "timestamp": "2017-11-19T08:09:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524916,\n
        "lat": 49.4670432,\n
        "lon": 3.6311732,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524917,\n
        "lat": 49.4690777,\n
        "lon": 3.6333161,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524918,\n
        "lat": 49.4667474,\n
        "lon": 3.6308980,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524919,\n
        "lat": 49.4681318,\n
        "lon": 3.6336057,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237524920,\n
        "lat": 49.4684018,\n
        "lon": 3.6323863,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525021,\n
        "lat": 49.4687275,\n
        "lon": 3.6304167,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525022,\n
        "lat": 49.4687989,\n
        "lon": 3.6308875,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525024,\n
        "lat": 49.4670374,\n
        "lon": 3.6312097,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525025,\n
        "lat": 49.4694909,\n
        "lon": 3.6338108,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525026,\n
        "lat": 49.4666440,\n
        "lon": 3.6312706,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525027,\n
        "lat": 49.4679564,\n
        "lon": 3.6309846,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525028,\n
        "lat": 49.4693105,\n
        "lon": 3.6315501,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525029,\n
        "lat": 49.4670581,\n
        "lon": 3.6312195,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525030,\n
        "lat": 49.4692395,\n
        "lon": 3.6341292,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525031,\n
        "lat": 49.4671954,\n
        "lon": 3.6311624,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525032,\n
        "lat": 49.4668913,\n
        "lon": 3.6293795,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525033,\n
        "lat": 49.4685178,\n
        "lon": 3.6343393,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525034,\n
        "lat": 49.4668636,\n
        "lon": 3.6327402,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525035,\n
        "lat": 49.4682420,\n
        "lon": 3.6298970,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525036,\n
        "lat": 49.4696761,\n
        "lon": 3.6315204,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525037,\n
        "lat": 49.4671263,\n
        "lon": 3.6312754,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525038,\n
        "lat": 49.4692432,\n
        "lon": 3.6342507,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525039,\n
        "lat": 49.4667971,\n
        "lon": 3.6301704,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525040,\n
        "lat": 49.4671944,\n
        "lon": 3.6311483,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525041,\n
        "lat": 49.4668129,\n
        "lon": 3.6294347,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525042,\n
        "lat": 49.4689912,\n
        "lon": 3.6343622,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525043,\n
        "lat": 49.4677208,\n
        "lon": 3.6310296,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525044,\n
        "lat": 49.4682255,\n
        "lon": 3.6297606,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525045,\n
        "lat": 49.4697941,\n
        "lon": 3.6315217,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525046,\n
        "lat": 49.4671569,\n
        "lon": 3.6312585,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525047,\n
        "lat": 49.4685884,\n
        "lon": 3.6333806,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525048,\n
        "lat": 49.4671712,\n
        "lon": 3.6310047,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525049,\n
        "lat": 49.4667994,\n
        "lon": 3.6302620,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525050,\n
        "lat": 49.4677420,\n
        "lon": 3.6309550,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525051,\n
        "lat": 49.4699036,\n
        "lon": 3.6313768,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525052,\n
        "lat": 49.4671672,\n
        "lon": 3.6312568,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525053,\n
        "lat": 49.4686426,\n
        "lon": 3.6335748,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525054,\n
        "lat": 49.4671696,\n
        "lon": 3.6309831,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525055,\n
        "lat": 49.4681677,\n
        "lon": 3.6332050,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525056,\n
        "lat": 49.4678569,\n
        "lon": 3.6332712,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525057,\n
        "lat": 49.4675856,\n
        "lon": 3.6317276,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525058,\n
        "lat": 49.4692446,\n
        "lon": 3.6323924,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525059,\n
        "lat": 49.4671627,\n
        "lon": 3.6312438,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525060,\n
        "lat": 49.4671750,\n
        "lon": 3.6309227,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525061,\n
        "lat": 49.4678019,\n
        "lon": 3.6343089,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525062,\n
        "lat": 49.4676732,\n
        "lon": 3.6316952,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525063,\n
        "lat": 49.4691726,\n
        "lon": 3.6324249,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525064,\n
        "lat": 49.4688234,\n
        "lon": 3.6314847,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525065,\n
        "lat": 49.4671287,\n
        "lon": 3.6308735,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525066,\n
        "lat": 49.4684408,\n
        "lon": 3.6340565,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525067,\n
        "lat": 49.4687800,\n
        "lon": 3.6314874,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525068,\n
        "lat": 49.4681148,\n
        "lon": 3.6339753,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525069,\n
        "lat": 49.4677952,\n
        "lon": 3.6320996,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525070,\n
        "lat": 49.4692677,\n
        "lon": 3.6324439,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525071,\n
        "lat": 49.4688309,\n
        "lon": 3.6312836,\n
        "timestamp": "2017-11-19T08:09:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525072,\n
        "lat": 49.4670357,\n
        "lon": 3.6309623,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525073,\n
        "lat": 49.4684809,\n
        "lon": 3.6342485,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525074,\n
        "lat": 49.4683770,\n
        "lon": 3.6315761,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525075,\n
        "lat": 49.4682883,\n
        "lon": 3.6340105,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525076,\n
        "lat": 49.4677520,\n
        "lon": 3.6320603,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525077,\n
        "lat": 49.4694657,\n
        "lon": 3.6319281,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525078,\n
        "lat": 49.4688195,\n
        "lon": 3.6312637,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525079,\n
        "lat": 49.4670390,\n
        "lon": 3.6310102,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525726,\n
        "lat": 49.4718780,\n
        "lon": 3.6370458,\n
        "timestamp": "2017-11-19T08:10:14Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525727,\n
        "lat": 49.4719544,\n
        "lon": 3.6370863,\n
        "timestamp": "2017-11-19T08:10:14Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525728,\n
        "lat": 49.4718441,\n
        "lon": 3.6371968,\n
        "timestamp": "2017-11-19T08:10:14Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237525729,\n
        "lat": 49.4719204,\n
        "lon": 3.6372372,\n
        "timestamp": "2017-11-19T08:10:14Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526538,\n
        "lat": 49.4778780,\n
        "lon": 3.6428248,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526539,\n
        "lat": 49.4769388,\n
        "lon": 3.6430848,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526540,\n
        "lat": 49.4784486,\n
        "lon": 3.6436195,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526541,\n
        "lat": 49.4779965,\n
        "lon": 3.6428314,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526542,\n
        "lat": 49.4781295,\n
        "lon": 3.6433522,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526543,\n
        "lat": 49.4784532,\n
        "lon": 3.6437226,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526544,\n
        "lat": 49.4780001,\n
        "lon": 3.6426761,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526545,\n
        "lat": 49.4780769,\n
        "lon": 3.6433676,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526546,\n
        "lat": 49.4779565,\n
        "lon": 3.6427299,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526547,\n
        "lat": 49.4779577,\n
        "lon": 3.6426737,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526548,\n
        "lat": 49.4780866,\n
        "lon": 3.6434453,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526549,\n
        "lat": 49.4778804,\n
        "lon": 3.6427257,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526550,\n
        "lat": 49.4768154,\n
        "lon": 3.6430969,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526551,\n
        "lat": 49.4781179,\n
        "lon": 3.6434006,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526552,\n
        "lat": 49.4779289,\n
        "lon": 3.6427284,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526553,\n
        "lat": 49.4781222,\n
        "lon": 3.6434347,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526554,\n
        "lat": 49.4785385,\n
        "lon": 3.6436097,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526555,\n
        "lat": 49.4781356,\n
        "lon": 3.6433953,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526556,\n
        "lat": 49.4768239,\n
        "lon": 3.6433032,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526557,\n
        "lat": 49.4779302,\n
        "lon": 3.6426721,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526558,\n
        "lat": 49.4785342,\n
        "lon": 3.6437140,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526559,\n
        "lat": 49.4785323,\n
        "lon": 3.6436105,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526560,\n
        "lat": 49.4781534,\n
        "lon": 3.6433450,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526561,\n
        "lat": 49.4769473,\n
        "lon": 3.6432911,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526562,\n
        "lat": 49.4781594,\n
        "lon": 3.6433883,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237526563,\n
        "lat": 49.4785432,\n
        "lon": 3.6437130,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528488,\n
        "lat": 49.4752680,\n
        "lon": 3.6411905,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528489,\n
        "lat": 49.4768484,\n
        "lon": 3.6410495,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528490,\n
        "lat": 49.4758441,\n
        "lon": 3.6399647,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528491,\n
        "lat": 49.4759490,\n
        "lon": 3.6421544,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528492,\n
        "lat": 49.4743059,\n
        "lon": 3.6388728,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528493,\n
        "lat": 49.4744776,\n
        "lon": 3.6390981,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528494,\n
        "lat": 49.4764463,\n
        "lon": 3.6404919,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528495,\n
        "lat": 49.4746588,\n
        "lon": 3.6417168,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528496,\n
        "lat": 49.4739713,\n
        "lon": 3.6391697,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528497,\n
        "lat": 49.4770680,\n
        "lon": 3.6393900,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528498,\n
        "lat": 49.4753332,\n
        "lon": 3.6413617,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528499,\n
        "lat": 49.4736617,\n
        "lon": 3.6412413,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528500,\n
        "lat": 49.4756665,\n
        "lon": 3.6398467,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528501,\n
        "lat": 49.4761193,\n
        "lon": 3.6421987,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528502,\n
        "lat": 49.4743619,\n
        "lon": 3.6388159,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528503,\n
        "lat": 49.4749656,\n
        "lon": 3.6394582,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528504,\n
        "lat": 49.4756662,\n
        "lon": 3.6396410,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528505,\n
        "lat": 49.4747293,\n
        "lon": 3.6421477,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528506,\n
        "lat": 49.4748047,\n
        "lon": 3.6426804,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528507,\n
        "lat": 49.4754750,\n
        "lon": 3.6397997,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528508,\n
        "lat": 49.4766258,\n
        "lon": 3.6405237,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528509,\n
        "lat": 49.4766386,\n
        "lon": 3.6405765,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528510,\n
        "lat": 49.4754522,\n
        "lon": 3.6414515,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528511,\n
        "lat": 49.4737817,\n
        "lon": 3.6411590,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528512,\n
        "lat": 49.4742655,\n
        "lon": 3.6398863,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528513,\n
        "lat": 49.4756942,\n
        "lon": 3.6393585,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528514,\n
        "lat": 49.4765902,\n
        "lon": 3.6421496,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528515,\n
        "lat": 49.4738468,\n
        "lon": 3.6384398,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528516,\n
        "lat": 49.4750914,\n
        "lon": 3.6393510,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528517,\n
        "lat": 49.4755086,\n
        "lon": 3.6415107,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528518,\n
        "lat": 49.4746545,\n
        "lon": 3.6437934,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528519,\n
        "lat": 49.4747253,\n
        "lon": 3.6434013,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528520,\n
        "lat": 49.4739451,\n
        "lon": 3.6404394,\n
        "timestamp": "2017-11-19T08:13:18Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528721,\n
        "lat": 49.4767385,\n
        "lon": 3.6408889,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528722,\n
        "lat": 49.4754606,\n
        "lon": 3.6415195,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528723,\n
        "lat": 49.4761842,\n
        "lon": 3.6406704,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528724,\n
        "lat": 49.4749667,\n
        "lon": 3.6404325,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528725,\n
        "lat": 49.4742565,\n
        "lon": 3.6381825,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528726,\n
        "lat": 49.4756787,\n
        "lon": 3.6391784,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528727,\n
        "lat": 49.4766010,\n
        "lon": 3.6421505,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528728,\n
        "lat": 49.4739802,\n
        "lon": 3.6381451,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528729,\n
        "lat": 49.4755143,\n
        "lon": 3.6400591,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528730,\n
        "lat": 49.4755568,\n
        "lon": 3.6414627,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528731,\n
        "lat": 49.4746308,\n
        "lon": 3.6432293,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528732,\n
        "lat": 49.4748955,\n
        "lon": 3.6425542,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528733,\n
        "lat": 49.4763396,\n
        "lon": 3.6398509,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528734,\n
        "lat": 49.4762783,\n
        "lon": 3.6404100,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528735,\n
        "lat": 49.4747160,\n
        "lon": 3.6437238,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528736,\n
        "lat": 49.4749322,\n
        "lon": 3.6406309,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528737,\n
        "lat": 49.4758284,\n
        "lon": 3.6411870,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528738,\n
        "lat": 49.4740745,\n
        "lon": 3.6388155,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528739,\n
        "lat": 49.4766478,\n
        "lon": 3.6414003,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528740,\n
        "lat": 49.4762946,\n
        "lon": 3.6401726,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528741,\n
        "lat": 49.4754957,\n
        "lon": 3.6397490,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528742,\n
        "lat": 49.4738386,\n
        "lon": 3.6381595,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528743,\n
        "lat": 49.4771481,\n
        "lon": 3.6402838,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528744,\n
        "lat": 49.4741208,\n
        "lon": 3.6419285,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528745,\n
        "lat": 49.4740689,\n
        "lon": 3.6387774,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528746,\n
        "lat": 49.4769301,\n
        "lon": 3.6391695,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528747,\n
        "lat": 49.4748629,\n
        "lon": 3.6406076,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528748,\n
        "lat": 49.4747364,\n
        "lon": 3.6432620,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528749,\n
        "lat": 49.4759848,\n
        "lon": 3.6410452,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528750,\n
        "lat": 49.4768146,\n
        "lon": 3.6414383,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528751,\n
        "lat": 49.4760702,\n
        "lon": 3.6400772,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528752,\n
        "lat": 49.4753252,\n
        "lon": 3.6397913,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528753,\n
        "lat": 49.4757259,\n
        "lon": 3.6398817,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528754,\n
        "lat": 49.4748928,\n
        "lon": 3.6419597,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528755,\n
        "lat": 49.4768858,\n
        "lon": 3.6394531,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528756,\n
        "lat": 49.4752024,\n
        "lon": 3.6411741,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528757,\n
        "lat": 49.4768767,\n
        "lon": 3.6411014,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528758,\n
        "lat": 49.4758286,\n
        "lon": 3.6399583,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528759,\n
        "lat": 49.4746092,\n
        "lon": 3.6391923,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528760,\n
        "lat": 49.4764480,\n
        "lon": 3.6403494,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528761,\n
        "lat": 49.4747968,\n
        "lon": 3.6415197,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528762,\n
        "lat": 49.4739497,\n
        "lon": 3.6390222,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528763,\n
        "lat": 49.4770354,\n
        "lon": 3.6393906,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528764,\n
        "lat": 49.4754747,\n
        "lon": 3.6412299,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528765,\n
        "lat": 49.4768121,\n
        "lon": 3.6407833,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528766,\n
        "lat": 49.4757720,\n
        "lon": 3.6399089,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528767,\n
        "lat": 49.4761326,\n
        "lon": 3.6421935,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528768,\n
        "lat": 49.4743552,\n
        "lon": 3.6388077,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528769,\n
        "lat": 49.4754646,\n
        "lon": 3.6399405,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528770,\n
        "lat": 49.4756450,\n
        "lon": 3.6396282,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528771,\n
        "lat": 49.4747242,\n
        "lon": 3.6420832,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528772,\n
        "lat": 49.4748963,\n
        "lon": 3.6426588,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528773,\n
        "lat": 49.4747089,\n
        "lon": 3.6406305,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528774,\n
        "lat": 49.4769179,\n
        "lon": 3.6403311,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528775,\n
        "lat": 49.4766299,\n
        "lon": 3.6405233,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528776,\n
        "lat": 49.4754408,\n
        "lon": 3.6414625,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528777,\n
        "lat": 49.4742843,\n
        "lon": 3.6389143,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528778,\n
        "lat": 49.4757313,\n
        "lon": 3.6393765,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528779,\n
        "lat": 49.4760511,\n
        "lon": 3.6419363,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528780,\n
        "lat": 49.4744574,\n
        "lon": 3.6387848,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528781,\n
        "lat": 49.4750301,\n
        "lon": 3.6392975,\n
        "timestamp": "2017-11-19T08:13:19Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528782,\n
        "lat": 49.4755258,\n
        "lon": 3.6414878,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528783,\n
        "lat": 49.4748980,\n
        "lon": 3.6432188,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528784,\n
        "lat": 49.4747134,\n
        "lon": 3.6427609,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528785,\n
        "lat": 49.4738380,\n
        "lon": 3.6404592,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528786,\n
        "lat": 49.4767548,\n
        "lon": 3.6408712,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528787,\n
        "lat": 49.4754677,\n
        "lon": 3.6415254,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528788,\n
        "lat": 49.4761842,\n
        "lon": 3.6406283,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528789,\n
        "lat": 49.4750104,\n
        "lon": 3.6404754,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528790,\n
        "lat": 49.4741982,\n
        "lon": 3.6383464,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528791,\n
        "lat": 49.4756734,\n
        "lon": 3.6391752,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528792,\n
        "lat": 49.4764436,\n
        "lon": 3.6418838,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528793,\n
        "lat": 49.4739650,\n
        "lon": 3.6381332,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528794,\n
        "lat": 49.4744958,\n
        "lon": 3.6402762,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528795,\n
        "lat": 49.4755664,\n
        "lon": 3.6413683,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528796,\n
        "lat": 49.4746828,\n
        "lon": 3.6432389,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528797,\n
        "lat": 49.4748589,\n
        "lon": 3.6425614,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528798,\n
        "lat": 49.4765118,\n
        "lon": 3.6401300,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528799,\n
        "lat": 49.4765012,\n
        "lon": 3.6408380,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528800,\n
        "lat": 49.4747143,\n
        "lon": 3.6436025,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528801,\n
        "lat": 49.4750374,\n
        "lon": 3.6402708,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528802,\n
        "lat": 49.4740521,\n
        "lon": 3.6387845,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528803,\n
        "lat": 49.4758446,\n
        "lon": 3.6411922,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528804,\n
        "lat": 49.4764422,\n
        "lon": 3.6418576,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528805,\n
        "lat": 49.4763811,\n
        "lon": 3.6401653,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528806,\n
        "lat": 49.4753790,\n
        "lon": 3.6396255,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528807,\n
        "lat": 49.4738094,\n
        "lon": 3.6382421,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528808,\n
        "lat": 49.4758001,\n
        "lon": 3.6378640,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528809,\n
        "lat": 49.4752807,\n
        "lon": 3.6418495,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528810,\n
        "lat": 49.4742276,\n
        "lon": 3.6419592,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528811,\n
        "lat": 49.4740630,\n
        "lon": 3.6387690,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528812,\n
        "lat": 49.4769405,\n
        "lon": 3.6393968,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528813,\n
        "lat": 49.4748547,\n
        "lon": 3.6406146,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528814,\n
        "lat": 49.4748987,\n
        "lon": 3.6439037,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528815,\n
        "lat": 49.4759841,\n
        "lon": 3.6411156,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528816,\n
        "lat": 49.4768806,\n
        "lon": 3.6414063,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528817,\n
        "lat": 49.4760828,\n
        "lon": 3.6399925,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528818,\n
        "lat": 49.4752954,\n
        "lon": 3.6399033,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528819,\n
        "lat": 49.4757194,\n
        "lon": 3.6399081,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528820,\n
        "lat": 49.4748925,\n
        "lon": 3.6417688,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528821,\n
        "lat": 49.4753623,\n
        "lon": 3.6396879,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528822,\n
        "lat": 49.4768870,\n
        "lon": 3.6395046,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528823,\n
        "lat": 49.4748704,\n
        "lon": 3.6407317,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528824,\n
        "lat": 49.4769148,\n
        "lon": 3.6410599,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528825,\n
        "lat": 49.4757708,\n
        "lon": 3.6401385,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528826,\n
        "lat": 49.4746321,\n
        "lon": 3.6391134,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528827,\n
        "lat": 49.4764994,\n
        "lon": 3.6405246,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528828,\n
        "lat": 49.4747906,\n
        "lon": 3.6415961,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528829,\n
        "lat": 49.4747853,\n
        "lon": 3.6406658,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528830,\n
        "lat": 49.4770319,\n
        "lon": 3.6393025,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528831,\n
        "lat": 49.4754690,\n
        "lon": 3.6412852,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528832,\n
        "lat": 49.4767913,\n
        "lon": 3.6408073,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528833,\n
        "lat": 49.4747346,\n
        "lon": 3.6413755,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528834,\n
        "lat": 49.4757294,\n
        "lon": 3.6401239,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528835,\n
        "lat": 49.4761478,\n
        "lon": 3.6422846,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528836,\n
        "lat": 49.4754960,\n
        "lon": 3.6398327,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528837,\n
        "lat": 49.4743578,\n
        "lon": 3.6388029,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528838,\n
        "lat": 49.4774121,\n
        "lon": 3.6399886,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528839,\n
        "lat": 49.4756359,\n
        "lon": 3.6396643,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528840,\n
        "lat": 49.4746127,\n
        "lon": 3.6439881,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528841,\n
        "lat": 49.4748959,\n
        "lon": 3.6425982,\n
        "timestamp": "2017-11-19T08:13:20Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528842,\n
        "lat": 49.4747026,\n
        "lon": 3.6407092,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528843,\n
        "lat": 49.4769770,\n
        "lon": 3.6403285,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528844,\n
        "lat": 49.4756510,\n
        "lon": 3.6407579,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528845,\n
        "lat": 49.4754515,\n
        "lon": 3.6413573,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528846,\n
        "lat": 49.4742420,\n
        "lon": 3.6389959,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528847,\n
        "lat": 49.4755518,\n
        "lon": 3.6400610,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528848,\n
        "lat": 49.4770334,\n
        "lon": 3.6419378,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528849,\n
        "lat": 49.4744371,\n
        "lon": 3.6387602,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528850,\n
        "lat": 49.4750120,\n
        "lon": 3.6393425,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528851,\n
        "lat": 49.4748097,\n
        "lon": 3.6432207,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528852,\n
        "lat": 49.4747168,\n
        "lon": 3.6428850,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528853,\n
        "lat": 49.4738481,\n
        "lon": 3.6405867,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528854,\n
        "lat": 49.4767463,\n
        "lon": 3.6408804,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528855,\n
        "lat": 49.4755672,\n
        "lon": 3.6407557,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528856,\n
        "lat": 49.4754738,\n
        "lon": 3.6415078,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528857,\n
        "lat": 49.4750426,\n
        "lon": 3.6403984,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528858,\n
        "lat": 49.4740013,\n
        "lon": 3.6380814,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528859,\n
        "lat": 49.4756782,\n
        "lon": 3.6391554,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528860,\n
        "lat": 49.4764577,\n
        "lon": 3.6418984,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528861,\n
        "lat": 49.4739436,\n
        "lon": 3.6381979,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528862,\n
        "lat": 49.4745345,\n
        "lon": 3.6401222,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528863,\n
        "lat": 49.4755705,\n
        "lon": 3.6413694,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528864,\n
        "lat": 49.4758019,\n
        "lon": 3.6378157,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528865,\n
        "lat": 49.4752714,\n
        "lon": 3.6419346,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528866,\n
        "lat": 49.4766224,\n
        "lon": 3.6401329,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528867,\n
        "lat": 49.4763790,\n
        "lon": 3.6408089,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528868,\n
        "lat": 49.4746513,\n
        "lon": 3.6436046,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528869,\n
        "lat": 49.4749680,\n
        "lon": 3.6398304,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528870,\n
        "lat": 49.4740270,\n
        "lon": 3.6388268,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528871,\n
        "lat": 49.4760225,\n
        "lon": 3.6410235,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528872,\n
        "lat": 49.4765085,\n
        "lon": 3.6416911,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528873,\n
        "lat": 49.4763875,\n
        "lon": 3.6399947,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528874,\n
        "lat": 49.4755232,\n
        "lon": 3.6397129,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528875,\n
        "lat": 49.4738806,\n
        "lon": 3.6383011,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528876,\n
        "lat": 49.4746731,\n
        "lon": 3.6436247,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528877,\n
        "lat": 49.4742396,\n
        "lon": 3.6418433,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528878,\n
        "lat": 49.4743185,\n
        "lon": 3.6387276,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528879,\n
        "lat": 49.4764718,\n
        "lon": 3.6405429,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528880,\n
        "lat": 49.4748533,\n
        "lon": 3.6406300,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528881,\n
        "lat": 49.4747331,\n
        "lon": 3.6432622,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528882,\n
        "lat": 49.4760215,\n
        "lon": 3.6411167,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528883,\n
        "lat": 49.4769493,\n
        "lon": 3.6417416,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528884,\n
        "lat": 49.4761190,\n
        "lon": 3.6400050,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528885,\n
        "lat": 49.4753867,\n
        "lon": 3.6399607,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528886,\n
        "lat": 49.4757363,\n
        "lon": 3.6399175,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528887,\n
        "lat": 49.4764428,\n
        "lon": 3.6417233,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528888,\n
        "lat": 49.4747858,\n
        "lon": 3.6422144,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528889,\n
        "lat": 49.4754134,\n
        "lon": 3.6397200,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528890,\n
        "lat": 49.4768958,\n
        "lon": 3.6395042,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528891,\n
        "lat": 49.4751521,\n
        "lon": 3.6411504,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528892,\n
        "lat": 49.4767411,\n
        "lon": 3.6406368,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528893,\n
        "lat": 49.4758795,\n
        "lon": 3.6401709,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528894,\n
        "lat": 49.4748453,\n
        "lon": 3.6389958,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528895,\n
        "lat": 49.4764493,\n
        "lon": 3.6405321,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528896,\n
        "lat": 49.4748096,\n
        "lon": 3.6415998,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528897,\n
        "lat": 49.4746283,\n
        "lon": 3.6392636,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528898,\n
        "lat": 49.4769362,\n
        "lon": 3.6397339,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528899,\n
        "lat": 49.4754607,\n
        "lon": 3.6412820,\n
        "timestamp": "2017-11-19T08:13:21Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528900,\n
        "lat": 49.4737957,\n
        "lon": 3.6389973,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528901,\n
        "lat": 49.4756811,\n
        "lon": 3.6401068,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528902,\n
        "lat": 49.4759166,\n
        "lon": 3.6421564,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528903,\n
        "lat": 49.4741497,\n
        "lon": 3.6386878,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528904,\n
        "lat": 49.4754437,\n
        "lon": 3.6398090,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528905,\n
        "lat": 49.4776952,\n
        "lon": 3.6399680,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528906,\n
        "lat": 49.4756577,\n
        "lon": 3.6396774,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528907,\n
        "lat": 49.4746642,\n
        "lon": 3.6417663,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528908,\n
        "lat": 49.4747471,\n
        "lon": 3.6407176,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528909,\n
        "lat": 49.4769791,\n
        "lon": 3.6404387,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528910,\n
        "lat": 49.4757124,\n
        "lon": 3.6407595,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528911,\n
        "lat": 49.4754614,\n
        "lon": 3.6413599,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528912,\n
        "lat": 49.4743398,\n
        "lon": 3.6391155,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528913,\n
        "lat": 49.4737241,\n
        "lon": 3.6412421,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528914,\n
        "lat": 49.4756335,\n
        "lon": 3.6394796,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528915,\n
        "lat": 49.4770422,\n
        "lon": 3.6419537,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528916,\n
        "lat": 49.4738755,\n
        "lon": 3.6384622,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528917,\n
        "lat": 49.4749767,\n
        "lon": 3.6394283,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528918,\n
        "lat": 49.4748026,\n
        "lon": 3.6426140,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528919,\n
        "lat": 49.4747341,\n
        "lon": 3.6428846,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528920,\n
        "lat": 49.4754593,\n
        "lon": 3.6397929,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528921,\n
        "lat": 49.4738041,\n
        "lon": 3.6410199,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528922,\n
        "lat": 49.4766645,\n
        "lon": 3.6405207,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528923,\n
        "lat": 49.4760569,\n
        "lon": 3.6404696,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528924,\n
        "lat": 49.4755013,\n
        "lon": 3.6415202,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528925,\n
        "lat": 49.4748754,\n
        "lon": 3.6402319,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528926,\n
        "lat": 49.4740125,\n
        "lon": 3.6380471,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528927,\n
        "lat": 49.4756181,\n
        "lon": 3.6391213,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528928,\n
        "lat": 49.4765831,\n
        "lon": 3.6421621,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528929,\n
        "lat": 49.4738573,\n
        "lon": 3.6381065,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528930,\n
        "lat": 49.4745320,\n
        "lon": 3.6401208,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528931,\n
        "lat": 49.4755775,\n
        "lon": 3.6413247,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528932,\n
        "lat": 49.4745837,\n
        "lon": 3.6437616,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528933,\n
        "lat": 49.4746508,\n
        "lon": 3.6436544,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528934,\n
        "lat": 49.4763823,\n
        "lon": 3.6401331,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528935,\n
        "lat": 49.4764021,\n
        "lon": 3.6409211,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528936,\n
        "lat": 49.4749794,\n
        "lon": 3.6398495,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528937,\n
        "lat": 49.4759789,\n
        "lon": 3.6410169,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528938,\n
        "lat": 49.4765846,\n
        "lon": 3.6416536,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528939,\n
        "lat": 49.4763161,\n
        "lon": 3.6399883,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528940,\n
        "lat": 49.4755080,\n
        "lon": 3.6401001,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528941,\n
        "lat": 49.4746723,\n
        "lon": 3.6436954,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528942,\n
        "lat": 49.4741368,\n
        "lon": 3.6418103,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528943,\n
        "lat": 49.4744016,\n
        "lon": 3.6388287,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528944,\n
        "lat": 49.4764812,\n
        "lon": 3.6407100,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528945,\n
        "lat": 49.4749366,\n
        "lon": 3.6406009,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528946,\n
        "lat": 49.4746537,\n
        "lon": 3.6432473,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528947,\n
        "lat": 49.4767151,\n
        "lon": 3.6407863,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528948,\n
        "lat": 49.4764666,\n
        "lon": 3.6414894,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528949,\n
        "lat": 49.4762959,\n
        "lon": 3.6401128,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528950,\n
        "lat": 49.4754701,\n
        "lon": 3.6395945,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528951,\n
        "lat": 49.4764010,\n
        "lon": 3.6415216,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528952,\n
        "lat": 49.4764851,\n
        "lon": 3.6415785,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528953,\n
        "lat": 49.4747739,\n
        "lon": 3.6420635,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528954,\n
        "lat": 49.4753752,\n
        "lon": 3.6395339,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528955,\n
        "lat": 49.4768980,\n
        "lon": 3.6395950,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528956,\n
        "lat": 49.4751390,\n
        "lon": 3.6412748,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528957,\n
        "lat": 49.4748085,\n
        "lon": 3.6430929,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528958,\n
        "lat": 49.4767241,\n
        "lon": 3.6405945,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528959,\n
        "lat": 49.4758911,\n
        "lon": 3.6401032,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528960,\n
        "lat": 49.4748043,\n
        "lon": 3.6391370,\n
        "timestamp": "2017-11-19T08:13:22Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528961,\n
        "lat": 49.4764607,\n
        "lon": 3.6407415,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528962,\n
        "lat": 49.4748051,\n
        "lon": 3.6416554,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528963,\n
        "lat": 49.4746954,\n
        "lon": 3.6393303,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528964,\n
        "lat": 49.4769343,\n
        "lon": 3.6395956,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528965,\n
        "lat": 49.4752036,\n
        "lon": 3.6411632,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528966,\n
        "lat": 49.4737988,\n
        "lon": 3.6390169,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528967,\n
        "lat": 49.4758457,\n
        "lon": 3.6398596,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528968,\n
        "lat": 49.4759195,\n
        "lon": 3.6422757,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528969,\n
        "lat": 49.4750945,\n
        "lon": 3.6395032,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528970,\n
        "lat": 49.4740470,\n
        "lon": 3.6388623,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528971,\n
        "lat": 49.4776752,\n
        "lon": 3.6399674,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528972,\n
        "lat": 49.4764069,\n
        "lon": 3.6403483,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528973,\n
        "lat": 49.4747322,\n
        "lon": 3.6417487,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528974,\n
        "lat": 49.4743790,\n
        "lon": 3.6412316,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528975,\n
        "lat": 49.4768301,\n
        "lon": 3.6402986,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528976,\n
        "lat": 49.4754576,\n
        "lon": 3.6413979,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528977,\n
        "lat": 49.4737246,\n
        "lon": 3.6412824,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528978,\n
        "lat": 49.4743857,\n
        "lon": 3.6390383,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528979,\n
        "lat": 49.4756998,\n
        "lon": 3.6395073,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528980,\n
        "lat": 49.4770559,\n
        "lon": 3.6419488,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528981,\n
        "lat": 49.4739266,\n
        "lon": 3.6383074,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528982,\n
        "lat": 49.4750410,\n
        "lon": 3.6394845,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528983,\n
        "lat": 49.4748019,\n
        "lon": 3.6425727,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528984,\n
        "lat": 49.4747192,\n
        "lon": 3.6429761,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528985,\n
        "lat": 49.4754552,\n
        "lon": 3.6398142,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528986,\n
        "lat": 49.4737799,\n
        "lon": 3.6410217,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528987,\n
        "lat": 49.4766631,\n
        "lon": 3.6404659,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528988,\n
        "lat": 49.4754453,\n
        "lon": 3.6414738,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528989,\n
        "lat": 49.4759547,\n
        "lon": 3.6404669,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528990,\n
        "lat": 49.4748245,\n
        "lon": 3.6402995,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528991,\n
        "lat": 49.4739636,\n
        "lon": 3.6380048,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528992,\n
        "lat": 49.4757404,\n
        "lon": 3.6393385,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528993,\n
        "lat": 49.4765849,\n
        "lon": 3.6421785,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528994,\n
        "lat": 49.4738870,\n
        "lon": 3.6381312,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528995,\n
        "lat": 49.4745473,\n
        "lon": 3.6400603,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528996,\n
        "lat": 49.4755343,\n
        "lon": 3.6414891,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528997,\n
        "lat": 49.4745710,\n
        "lon": 3.6438289,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528998,\n
        "lat": 49.4746505,\n
        "lon": 3.6436802,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237528999,\n
        "lat": 49.4764218,\n
        "lon": 3.6401367,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529000,\n
        "lat": 49.4761148,\n
        "lon": 3.6406282,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529001,\n
        "lat": 49.4750003,\n
        "lon": 3.6398199,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529002,\n
        "lat": 49.4759055,\n
        "lon": 3.6410175,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529003,\n
        "lat": 49.4740447,\n
        "lon": 3.6382540,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529004,\n
        "lat": 49.4765634,\n
        "lon": 3.6415513,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529005,\n
        "lat": 49.4763141,\n
        "lon": 3.6400433,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529006,\n
        "lat": 49.4755432,\n
        "lon": 3.6401130,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529007,\n
        "lat": 49.4754712,\n
        "lon": 3.6396814,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529008,\n
        "lat": 49.4746792,\n
        "lon": 3.6436952,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529009,\n
        "lat": 49.4744464,\n
        "lon": 3.6387424,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529010,\n
        "lat": 49.4765349,\n
        "lon": 3.6407028,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529011,\n
        "lat": 49.4746525,\n
        "lon": 3.6432980,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529012,\n
        "lat": 49.4748919,\n
        "lon": 3.6405854,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529013,\n
        "lat": 49.4758887,\n
        "lon": 3.6411788,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529014,\n
        "lat": 49.4769013,\n
        "lon": 3.6412730,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529015,\n
        "lat": 49.4762701,\n
        "lon": 3.6401114,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529016,\n
        "lat": 49.4754301,\n
        "lon": 3.6396576,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529017,\n
        "lat": 49.4763608,\n
        "lon": 3.6396780,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529018,\n
        "lat": 49.4761102,\n
        "lon": 3.6418655,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529019,\n
        "lat": 49.4747234,\n
        "lon": 3.6420730,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529020,\n
        "lat": 49.4740994,\n
        "lon": 3.6387733,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529021,\n
        "lat": 49.4769765,\n
        "lon": 3.6393930,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529022,\n
        "lat": 49.4753158,\n
        "lon": 3.6413191,\n
        "timestamp": "2017-11-19T08:13:23Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529023,\n
        "lat": 49.4748301,\n
        "lon": 3.6430923,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529024,\n
        "lat": 49.4766583,\n
        "lon": 3.6406646,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529025,\n
        "lat": 49.4758689,\n
        "lon": 3.6400942,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529026,\n
        "lat": 49.4744680,\n
        "lon": 3.6389997,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529027,\n
        "lat": 49.4764441,\n
        "lon": 3.6407436,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529028,\n
        "lat": 49.4747924,\n
        "lon": 3.6417712,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529029,\n
        "lat": 49.4747206,\n
        "lon": 3.6392656,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529030,\n
        "lat": 49.4769846,\n
        "lon": 3.6395939,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529031,\n
        "lat": 49.4753200,\n
        "lon": 3.6415051,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529032,\n
        "lat": 49.4768335,\n
        "lon": 3.6408937,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529033,\n
        "lat": 49.4758271,\n
        "lon": 3.6398497,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529034,\n
        "lat": 49.4759268,\n
        "lon": 3.6422837,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529035,\n
        "lat": 49.4740649,\n
        "lon": 3.6388828,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529036,\n
        "lat": 49.4745677,\n
        "lon": 3.6390688,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529037,\n
        "lat": 49.4776744,\n
        "lon": 3.6400440,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529038,\n
        "lat": 49.4764067,\n
        "lon": 3.6403616,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529039,\n
        "lat": 49.4747274,\n
        "lon": 3.6417036,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529040,\n
        "lat": 49.4747833,\n
        "lon": 3.6407113,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529041,\n
        "lat": 49.4770065,\n
        "lon": 3.6393049,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529042,\n
        "lat": 49.4754470,\n
        "lon": 3.6413954,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529043,\n
        "lat": 49.4737782,\n
        "lon": 3.6412831,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529044,\n
        "lat": 49.4747433,\n
        "lon": 3.6414642,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529045,\n
        "lat": 49.4757091,\n
        "lon": 3.6394691,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529046,\n
        "lat": 49.4761573,\n
        "lon": 3.6422810,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529047,\n
        "lat": 49.4743483,\n
        "lon": 3.6387911,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529048,\n
        "lat": 49.4750480,\n
        "lon": 3.6394655,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529049,\n
        "lat": 49.4745806,\n
        "lon": 3.6441295,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529050,\n
        "lat": 49.4747334,\n
        "lon": 3.6426258,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529051,\n
        "lat": 49.4754708,\n
        "lon": 3.6398213,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529052,\n
        "lat": 49.4737809,\n
        "lon": 3.6410580,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529053,\n
        "lat": 49.4766242,\n
        "lon": 3.6404684,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529054,\n
        "lat": 49.4759531,\n
        "lon": 3.6406085,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529055,\n
        "lat": 49.4754503,\n
        "lon": 3.6414697,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529056,\n
        "lat": 49.4748587,\n
        "lon": 3.6403599,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529057,\n
        "lat": 49.4739513,\n
        "lon": 3.6380383,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529058,\n
        "lat": 49.4755886,\n
        "lon": 3.6394659,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529059,\n
        "lat": 49.4765944,\n
        "lon": 3.6421865,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529060,\n
        "lat": 49.4739159,\n
        "lon": 3.6380492,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529061,\n
        "lat": 49.4750076,\n
        "lon": 3.6393387,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529062,\n
        "lat": 49.4755352,\n
        "lon": 3.6414765,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529063,\n
        "lat": 49.4746417,\n
        "lon": 3.6438607,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529064,\n
        "lat": 49.4746725,\n
        "lon": 3.6436808,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529065,\n
        "lat": 49.4741505,\n
        "lon": 3.6405305,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529066,\n
        "lat": 49.4767574,\n
        "lon": 3.6409042,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529067,\n
        "lat": 49.4762371,\n
        "lon": 3.6404089,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529068,\n
        "lat": 49.4750394,\n
        "lon": 3.6402717,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529069,\n
        "lat": 49.4740121,\n
        "lon": 3.6383174,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529070,\n
        "lat": 49.4758366,\n
        "lon": 3.6410261,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529071,\n
        "lat": 49.4764740,\n
        "lon": 3.6418905,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529072,\n
        "lat": 49.4763348,\n
        "lon": 3.6399806,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529073,\n
        "lat": 49.4755495,\n
        "lon": 3.6400720,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529074,\n
        "lat": 49.4755294,\n
        "lon": 3.6397163,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529075,\n
        "lat": 49.4757391,\n
        "lon": 3.6378101,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529076,\n
        "lat": 49.4753140,\n
        "lon": 3.6419455,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529077,\n
        "lat": 49.4739211,\n
        "lon": 3.6381859,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529078,\n
        "lat": 49.4765288,\n
        "lon": 3.6405481,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529079,\n
        "lat": 49.4748863,\n
        "lon": 3.6406241,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529080,\n
        "lat": 49.4746511,\n
        "lon": 3.6436242,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529081,\n
        "lat": 49.4758821,\n
        "lon": 3.6410748,\n
        "timestamp": "2017-11-19T08:13:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529082,\n
        "lat": 49.4767536,\n
        "lon": 3.6413448,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529083,\n
        "lat": 49.4760315,\n
        "lon": 3.6401937,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529084,\n
        "lat": 49.4753997,\n
        "lon": 3.6397714,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529085,\n
        "lat": 49.4763581,\n
        "lon": 3.6397769,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529086,\n
        "lat": 49.4760432,\n
        "lon": 3.6418892,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529087,\n
        "lat": 49.4747354,\n
        "lon": 3.6422238,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529088,\n
        "lat": 49.4769797,\n
        "lon": 3.6394625,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529089,\n
        "lat": 49.4748583,\n
        "lon": 3.6406312,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529090,\n
        "lat": 49.4748295,\n
        "lon": 3.6430357,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529091,\n
        "lat": 49.4767589,\n
        "lon": 3.6407411,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529092,\n
        "lat": 49.4761130,\n
        "lon": 3.6399536,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529093,\n
        "lat": 49.4744576,\n
        "lon": 3.6390338,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529094,\n
        "lat": 49.4757426,\n
        "lon": 3.6398916,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529095,\n
        "lat": 49.4747934,\n
        "lon": 3.6419673,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529096,\n
        "lat": 49.4738797,\n
        "lon": 3.6390462,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529097,\n
        "lat": 49.4769841,\n
        "lon": 3.6395522,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529098,\n
        "lat": 49.4753494,\n
        "lon": 3.6415115,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529099,\n
        "lat": 49.4768543,\n
        "lon": 3.6408698,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529100,\n
        "lat": 49.4758307,\n
        "lon": 3.6398312,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529101,\n
        "lat": 49.4761017,\n
        "lon": 3.6422424,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529102,\n
        "lat": 49.4741160,\n
        "lon": 3.6387904,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529103,\n
        "lat": 49.4745757,\n
        "lon": 3.6390416,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529104,\n
        "lat": 49.4763921,\n
        "lon": 3.6403612,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529105,\n
        "lat": 49.4746864,\n
        "lon": 3.6420904,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529106,\n
        "lat": 49.4747346,\n
        "lon": 3.6429756,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529107,\n
        "lat": 49.4748403,\n
        "lon": 3.6407176,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529108,\n
        "lat": 49.4770054,\n
        "lon": 3.6404362,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529109,\n
        "lat": 49.4754580,\n
        "lon": 3.6412994,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529110,\n
        "lat": 49.4766061,\n
        "lon": 3.6405282,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529111,\n
        "lat": 49.4737777,\n
        "lon": 3.6412428,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529112,\n
        "lat": 49.4747949,\n
        "lon": 3.6414523,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529113,\n
        "lat": 49.4757026,\n
        "lon": 3.6399334,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529114,\n
        "lat": 49.4761554,\n
        "lon": 3.6422690,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529115,\n
        "lat": 49.4743156,\n
        "lon": 3.6388541,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529116,\n
        "lat": 49.4751249,\n
        "lon": 3.6394281,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529117,\n
        "lat": 49.4768079,\n
        "lon": 3.6407438,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529118,\n
        "lat": 49.4747298,\n
        "lon": 3.6442092,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529119,\n
        "lat": 49.4747357,\n
        "lon": 3.6427090,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529120,\n
        "lat": 49.4755130,\n
        "lon": 3.6397583,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529121,\n
        "lat": 49.4767361,\n
        "lon": 3.6408313,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529122,\n
        "lat": 49.4757125,\n
        "lon": 3.6406696,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529123,\n
        "lat": 49.4754568,\n
        "lon": 3.6414713,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529124,\n
        "lat": 49.4749095,\n
        "lon": 3.6402922,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529125,\n
        "lat": 49.4756261,\n
        "lon": 3.6393103,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529126,\n
        "lat": 49.4766044,\n
        "lon": 3.6421800,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529127,\n
        "lat": 49.4738862,\n
        "lon": 3.6380245,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529128,\n
        "lat": 49.4749931,\n
        "lon": 3.6393779,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529129,\n
        "lat": 49.4755271,\n
        "lon": 3.6414753,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529130,\n
        "lat": 49.4746854,\n
        "lon": 3.6432066,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529131,\n
        "lat": 49.4746728,\n
        "lon": 3.6436549,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529132,\n
        "lat": 49.4741394,\n
        "lon": 3.6403901,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529133,\n
        "lat": 49.4767658,\n
        "lon": 3.6408948,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529134,\n
        "lat": 49.4762348,\n
        "lon": 3.6406170,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529135,\n
        "lat": 49.4750856,\n
        "lon": 3.6402948,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529136,\n
        "lat": 49.4740683,\n
        "lon": 3.6383855,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529137,\n
        "lat": 49.4755358,\n
        "lon": 3.6394285,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529138,\n
        "lat": 49.4764801,\n
        "lon": 3.6418660,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529139,\n
        "lat": 49.4763878,\n
        "lon": 3.6399854,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529140,\n
        "lat": 49.4755531,\n
        "lon": 3.6413159,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529141,\n
        "lat": 49.4757359,\n
        "lon": 3.6378927,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529142,\n
        "lat": 49.4753301,\n
        "lon": 3.6417857,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529143,\n
        "lat": 49.4764318,\n
        "lon": 3.6409067,\n
        "timestamp": "2017-11-19T08:13:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529144,\n
        "lat": 49.4748700,\n
        "lon": 3.6406185,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529145,\n
        "lat": 49.4748982,\n
        "lon": 3.6436899,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529146,\n
        "lat": 49.4759425,\n
        "lon": 3.6410657,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529147,\n
        "lat": 49.4767653,\n
        "lon": 3.6414015,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529148,\n
        "lat": 49.4761292,\n
        "lon": 3.6402020,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529149,\n
        "lat": 49.4753714,\n
        "lon": 3.6397535,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529150,\n
        "lat": 49.4763955,\n
        "lon": 3.6397794,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529151,\n
        "lat": 49.4744592,\n
        "lon": 3.6422742,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529152,\n
        "lat": 49.4769215,\n
        "lon": 3.6394688,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529153,\n
        "lat": 49.4748473,\n
        "lon": 3.6407001,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529154,\n
        "lat": 49.4748080,\n
        "lon": 3.6430363,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529155,\n
        "lat": 49.4767759,\n
        "lon": 3.6407236,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529156,\n
        "lat": 49.4760748,\n
        "lon": 3.6399407,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529157,\n
        "lat": 49.4753966,\n
        "lon": 3.6395476,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529158,\n
        "lat": 49.4764485,\n
        "lon": 3.6408254,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529159,\n
        "lat": 49.4748925,\n
        "lon": 3.6417157,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529160,\n
        "lat": 49.4753524,\n
        "lon": 3.6395194,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529161,\n
        "lat": 49.4768429,\n
        "lon": 3.6395980,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529162,\n
        "lat": 49.4753628,\n
        "lon": 3.6413681,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529163,\n
        "lat": 49.4768559,\n
        "lon": 3.6408469,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529164,\n
        "lat": 49.4756865,\n
        "lon": 3.6397489,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529165,\n
        "lat": 49.4760912,\n
        "lon": 3.6421789,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529166,\n
        "lat": 49.4744769,\n
        "lon": 3.6389706,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529167,\n
        "lat": 49.4772501,\n
        "lon": 3.6400076,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529168,\n
        "lat": 49.4763918,\n
        "lon": 3.6403839,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529169,\n
        "lat": 49.4748246,\n
        "lon": 3.6416591,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529170,\n
        "lat": 49.4748425,\n
        "lon": 3.6406721,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529171,\n
        "lat": 49.4769999,\n
        "lon": 3.6402903,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529172,\n
        "lat": 49.4766176,\n
        "lon": 3.6405834,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529173,\n
        "lat": 49.4754673,\n
        "lon": 3.6413028,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529174,\n
        "lat": 49.4738161,\n
        "lon": 3.6390106,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529175,\n
        "lat": 49.4747862,\n
        "lon": 3.6413636,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529176,\n
        "lat": 49.4756112,\n
        "lon": 3.6398904,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529177,\n
        "lat": 49.4761676,\n
        "lon": 3.6422672,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529178,\n
        "lat": 49.4744041,\n
        "lon": 3.6388238,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529179,\n
        "lat": 49.4751173,\n
        "lon": 3.6395249,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529180,\n
        "lat": 49.4747618,\n
        "lon": 3.6440676,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529181,\n
        "lat": 49.4747220,\n
        "lon": 3.6427099,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529182,\n
        "lat": 49.4742903,\n
        "lon": 3.6412398,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529183,\n
        "lat": 49.4767652,\n
        "lon": 3.6403041,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529184,\n
        "lat": 49.4755672,\n
        "lon": 3.6406693,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529185,\n
        "lat": 49.4754659,\n
        "lon": 3.6415044,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529186,\n
        "lat": 49.4741663,\n
        "lon": 3.6398261,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529187,\n
        "lat": 49.4756443,\n
        "lon": 3.6393206,\n
        "timestamp": "2017-11-19T08:13:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529188,\n
        "lat": 49.4770588,\n
        "lon": 3.6419293,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529189,\n
        "lat": 49.4739090,\n
        "lon": 3.6382937,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529190,\n
        "lat": 49.4749493,\n
        "lon": 3.6393396,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529191,\n
        "lat": 49.4755290,\n
        "lon": 3.6414561,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529192,\n
        "lat": 49.4753076,\n
        "lon": 3.6416374,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529193,\n
        "lat": 49.4747231,\n
        "lon": 3.6435405,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529194,\n
        "lat": 49.4766234,\n
        "lon": 3.6400373,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529195,\n
        "lat": 49.4762760,\n
        "lon": 3.6406181,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529196,\n
        "lat": 49.4751080,\n
        "lon": 3.6401883,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529197,\n
        "lat": 49.4741009,\n
        "lon": 3.6383220,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529198,\n
        "lat": 49.4756036,\n
        "lon": 3.6396449,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529199,\n
        "lat": 49.4764715,\n
        "lon": 3.6418434,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529200,\n
        "lat": 49.4763500,\n
        "lon": 3.6402202,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529201,\n
        "lat": 49.4744880,\n
        "lon": 3.6400243,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529202,\n
        "lat": 49.4755562,\n
        "lon": 3.6412965,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529203,\n
        "lat": 49.4758212,\n
        "lon": 3.6379004,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529204,\n
        "lat": 49.4753013,\n
        "lon": 3.6417783,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529205,\n
        "lat": 49.4764325,\n
        "lon": 3.6398534,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529206,\n
        "lat": 49.4764492,\n
        "lon": 3.6409918,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529207,\n
        "lat": 49.4748317,\n
        "lon": 3.6436904,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529208,\n
        "lat": 49.4749883,\n
        "lon": 3.6398038,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529209,\n
        "lat": 49.4759411,\n
        "lon": 3.6410441,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529210,\n
        "lat": 49.4766309,\n
        "lon": 3.6415181,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529211,\n
        "lat": 49.4763274,\n
        "lon": 3.6400437,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529212,\n
        "lat": 49.4753562,\n
        "lon": 3.6398108,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529213,\n
        "lat": 49.4770128,\n
        "lon": 3.6417107,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529214,\n
        "lat": 49.4744219,\n
        "lon": 3.6422810,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529215,\n
        "lat": 49.4769205,\n
        "lon": 3.6394493,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529216,\n
        "lat": 49.4748538,\n
        "lon": 3.6407186,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529217,\n
        "lat": 49.4747327,\n
        "lon": 3.6433000,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529218,\n
        "lat": 49.4767715,\n
        "lon": 3.6407125,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529219,\n
        "lat": 49.4760195,\n
        "lon": 3.6399220,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529220,\n
        "lat": 49.4753763,\n
        "lon": 3.6396237,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529221,\n
        "lat": 49.4765127,\n
        "lon": 3.6408407,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529222,\n
        "lat": 49.4749068,\n
        "lon": 3.6415409,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529223,\n
        "lat": 49.4753143,\n
        "lon": 3.6396402,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529224,\n
        "lat": 49.4768442,\n
        "lon": 3.6396560,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529225,\n
        "lat": 49.4753290,\n
        "lon": 3.6411946,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529226,\n
        "lat": 49.4768270,\n
        "lon": 3.6407869,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529227,\n
        "lat": 49.4758759,\n
        "lon": 3.6400526,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529228,\n
        "lat": 49.4760863,\n
        "lon": 3.6421494,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529229,\n
        "lat": 49.4754222,\n
        "lon": 3.6399212,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529230,\n
        "lat": 49.4772561,\n
        "lon": 3.6401301,\n
        "timestamp": "2017-11-19T08:13:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529231,\n
        "lat": 49.4764064,\n
        "lon": 3.6403842,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529232,\n
        "lat": 49.4748208,\n
        "lon": 3.6417055,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529233,\n
        "lat": 49.4747533,\n
        "lon": 3.6406388,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529234,\n
        "lat": 49.4769172,\n
        "lon": 3.6402939,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529235,\n
        "lat": 49.4754634,\n
        "lon": 3.6413411,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529236,\n
        "lat": 49.4742997,\n
        "lon": 3.6389331,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529237,\n
        "lat": 49.4738130,\n
        "lon": 3.6389909,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529238,\n
        "lat": 49.4755801,\n
        "lon": 3.6400456,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529239,\n
        "lat": 49.4761167,\n
        "lon": 3.6419107,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529240,\n
        "lat": 49.4751467,\n
        "lon": 3.6394519,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529241,\n
        "lat": 49.4744244,\n
        "lon": 3.6388486,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529242,\n
        "lat": 49.4776943,\n
        "lon": 3.6400446,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529243,\n
        "lat": 49.4748979,\n
        "lon": 3.6432540,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529244,\n
        "lat": 49.4747233,\n
        "lon": 3.6427603,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529245,\n
        "lat": 49.4742936,\n
        "lon": 3.6413261,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529246,\n
        "lat": 49.4767659,\n
        "lon": 3.6405703,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529247,\n
        "lat": 49.4755672,\n
        "lon": 3.6407107,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529248,\n
        "lat": 49.4754448,\n
        "lon": 3.6414168,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529249,\n
        "lat": 49.4741460,\n
        "lon": 3.6399049,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529250,\n
        "lat": 49.4756460,\n
        "lon": 3.6394309,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529251,\n
        "lat": 49.4770485,\n
        "lon": 3.6419120,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529252,\n
        "lat": 49.4738906,\n
        "lon": 3.6383494,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529253,\n
        "lat": 49.4744309,\n
        "lon": 3.6402379,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529254,\n
        "lat": 49.4755052,\n
        "lon": 3.6415379,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529255,\n
        "lat": 49.4753441,\n
        "lon": 3.6416455,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529256,\n
        "lat": 49.4748127,\n
        "lon": 3.6435385,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529257,\n
        "lat": 49.4738051,\n
        "lon": 3.6410563,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529258,\n
        "lat": 49.4765128,\n
        "lon": 3.6400344,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529259,\n
        "lat": 49.4760553,\n
        "lon": 3.6406112,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529260,\n
        "lat": 49.4750602,\n
        "lon": 3.6401620,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529261,\n
        "lat": 49.4755911,\n
        "lon": 3.6396975,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529262,\n
        "lat": 49.4742518,\n
        "lon": 3.6383914,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529263,\n
        "lat": 49.4764546,\n
        "lon": 3.6418396,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529264,\n
        "lat": 49.4763522,\n
        "lon": 3.6401628,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529265,\n
        "lat": 49.4744726,\n
        "lon": 3.6400847,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529266,\n
        "lat": 49.4755381,\n
        "lon": 3.6412899,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529267,\n
        "lat": 49.4758225,\n
        "lon": 3.6378661,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529268,\n
        "lat": 49.4752932,\n
        "lon": 3.6418525,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529269,\n
        "lat": 49.4763929,\n
        "lon": 3.6398498,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529270,\n
        "lat": 49.4765272,\n
        "lon": 3.6409627,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529271,\n
        "lat": 49.4749271,\n
        "lon": 3.6407514,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529272,\n
        "lat": 49.4748321,\n
        "lon": 3.6439040,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529273,\n
        "lat": 49.4758397,\n
        "lon": 3.6410653,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529274,\n
        "lat": 49.4766218,\n
        "lon": 3.6414742,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529275,\n
        "lat": 49.4763254,\n
        "lon": 3.6402178,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529276,\n
        "lat": 49.4755075,\n
        "lon": 3.6397034,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529277,\n
        "lat": 49.4770263,\n
        "lon": 3.6391607,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529278,\n
        "lat": 49.4769505,\n
        "lon": 3.6414067,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529279,\n
        "lat": 49.4744263,\n
        "lon": 3.6423386,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529280,\n
        "lat": 49.4738501,\n
        "lon": 3.6381268,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529281,\n
        "lat": 49.4765268,\n
        "lon": 3.6405290,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529282,\n
        "lat": 49.4747316,\n
        "lon": 3.6434011,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529283,\n
        "lat": 49.4748714,\n
        "lon": 3.6407243,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529284,\n
        "lat": 49.4768055,\n
        "lon": 3.6406906,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529285,\n
        "lat": 49.4759719,\n
        "lon": 3.6401887,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529286,\n
        "lat": 49.4748867,\n
        "lon": 3.6391932,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529287,\n
        "lat": 49.4765053,\n
        "lon": 3.6407068,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529288,\n
        "lat": 49.4748090,\n
        "lon": 3.6422101,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529289,\n
        "lat": 49.4753365,\n
        "lon": 3.6396568,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529290,\n
        "lat": 49.4767775,\n
        "lon": 3.6396597,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529291,\n
        "lat": 49.4752692,\n
        "lon": 3.6411796,\n
        "timestamp": "2017-11-19T08:13:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529292,\n
        "lat": 49.4768423,\n
        "lon": 3.6410584,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529293,\n
        "lat": 49.4758320,\n
        "lon": 3.6400348,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529294,\n
        "lat": 49.4759495,\n
        "lon": 3.6421761,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529295,\n
        "lat": 49.4742647,\n
        "lon": 3.6389521,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529296,\n
        "lat": 49.4744900,\n
        "lon": 3.6390572,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529297,\n
        "lat": 49.4774183,\n
        "lon": 3.6401111,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529298,\n
        "lat": 49.4764052,\n
        "lon": 3.6404908,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529299,\n
        "lat": 49.4747122,\n
        "lon": 3.6417053,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529300,\n
        "lat": 49.4738989,\n
        "lon": 3.6391872,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529301,\n
        "lat": 49.4770689,\n
        "lon": 3.6395493,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529302,\n
        "lat": 49.4754536,\n
        "lon": 3.6413385,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529303,\n
        "lat": 49.4736612,\n
        "lon": 3.6411585,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529304,\n
        "lat": 49.4755571,\n
        "lon": 3.6400347,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529305,\n
        "lat": 49.4761145,\n
        "lon": 3.6421698,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529306,\n
        "lat": 49.4743313,\n
        "lon": 3.6388735,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529307,\n
        "lat": 49.4749181,\n
        "lon": 3.6394168,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529308,\n
        "lat": 49.4746929,\n
        "lon": 3.6421561,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529309,\n
        "lat": 49.4748074,\n
        "lon": 3.6429741,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529310,\n
        "lat": 49.4743825,\n
        "lon": 3.6413180,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529311,\n
        "lat": 49.4768351,\n
        "lon": 3.6405657,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529312,\n
        "lat": 49.4754554,\n
        "lon": 3.6414194,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529313,\n
        "lat": 49.4737830,\n
        "lon": 3.6412427,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529314,\n
        "lat": 49.4742452,\n
        "lon": 3.6399653,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529315,\n
        "lat": 49.4757039,\n
        "lon": 3.6393118,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529316,\n
        "lat": 49.4770373,\n
        "lon": 3.6419153,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529317,\n
        "lat": 49.4738795,\n
        "lon": 3.6383407,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529318,\n
        "lat": 49.4750771,\n
        "lon": 3.6393864,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529319,\n
        "lat": 49.4755135,\n
        "lon": 3.6415336,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529320,\n
        "lat": 49.4753573,\n
        "lon": 3.6415132,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529321,\n
        "lat": 49.4748114,\n
        "lon": 3.6433984,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529322,\n
        "lat": 49.4739441,\n
        "lon": 3.6404264,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529323,\n
        "lat": 49.4767199,\n
        "lon": 3.6408490,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529324,\n
        "lat": 49.4761148,\n
        "lon": 3.6406703,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529325,\n
        "lat": 49.4749989,\n
        "lon": 3.6403555,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529326,\n
        "lat": 49.4743102,\n
        "lon": 3.6382273,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529327,\n
        "lat": 49.4756441,\n
        "lon": 3.6397296,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529328,\n
        "lat": 49.4766073,\n
        "lon": 3.6421640,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529329,\n
        "lat": 49.4739589,\n
        "lon": 3.6382098,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529330,\n
        "lat": 49.4744701,\n
        "lon": 3.6400831,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529331,\n
        "lat": 49.4755448,\n
        "lon": 3.6412468,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529332,\n
        "lat": 49.4746333,\n
        "lon": 3.6431970,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529333,\n
        "lat": 49.4748624,\n
        "lon": 3.6426039,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529334,\n
        "lat": 49.4743632,\n
        "lon": 3.6386411,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529335,\n
        "lat": 49.4763927,\n
        "lon": 3.6398556,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529336,\n
        "lat": 49.4765006,\n
        "lon": 3.6405356,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529337,\n
        "lat": 49.4749443,\n
        "lon": 3.6406350,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529338,\n
        "lat": 49.4746795,\n
        "lon": 3.6437250,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529339,\n
        "lat": 49.4758168,\n
        "lon": 3.6410697,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529340,\n
        "lat": 49.4766593,\n
        "lon": 3.6414558,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529341,\n
        "lat": 49.4762688,\n
        "lon": 3.6401711,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529342,\n
        "lat": 49.4754596,\n
        "lon": 3.6397271,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529343,\n
        "lat": 49.4739097,\n
        "lon": 3.6382185,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529344,\n
        "lat": 49.4771534,\n
        "lon": 3.6404231,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529345,\n
        "lat": 49.4764195,\n
        "lon": 3.6416108,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529346,\n
        "lat": 49.4769307,\n
        "lon": 3.6414163,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529347,\n
        "lat": 49.4744637,\n
        "lon": 3.6423316,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529348,\n
        "lat": 49.4740841,\n
        "lon": 3.6387520,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529349,\n
        "lat": 49.4770008,\n
        "lon": 3.6391630,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529350,\n
        "lat": 49.4748711,\n
        "lon": 3.6406106,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529351,\n
        "lat": 49.4748101,\n
        "lon": 3.6432584,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529352,\n
        "lat": 49.4767747,\n
        "lon": 3.6406103,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529353,\n
        "lat": 49.4768032,\n
        "lon": 3.6413831,\n
        "timestamp": "2023-01-13T12:26:41Z",\n
        "version": 2,\n
        "changeset": 131227826,\n
        "user": "hofoen",\n
        "uid": 52797\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529354,\n
        "lat": 49.4761287,\n
        "lon": 3.6400885,\n
        "timestamp": "2017-11-19T08:13:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529355,\n
        "lat": 49.4749263,\n
        "lon": 3.6390476,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529356,\n
        "lat": 49.4763992,\n
        "lon": 3.6396803,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529357,\n
        "lat": 49.4747972,\n
        "lon": 3.6420593,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529358,\n
        "lat": 49.4746569,\n
        "lon": 3.6391960,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 5237529359,\n
        "lat": 49.4767793,\n
        "lon": 3.6397426,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 10148293394,\n
        "lat": 49.4756484,\n
        "lon": 3.6437112,\n
        "timestamp": "2022-11-01T20:52:52Z",\n
        "version": 1,\n
        "changeset": 128363433,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10151256179,\n
        "lat": 49.4748920,\n
        "lon": 3.6411054,\n
        "timestamp": "2022-11-02T11:47:45Z",\n
        "version": 1,\n
        "changeset": 128387866,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10151256226,\n
        "lat": 49.4755143,\n
        "lon": 3.6412395,\n
        "timestamp": "2022-11-02T11:47:45Z",\n
        "version": 1,\n
        "changeset": 128387866,\n
        "user": "meihou",\n
        "uid": 581277\n
      },\n
      {\n
        "type": "node",\n
        "id": 10151256230,\n
        "lat": 49.4755212,\n
        "lon": 3.6404698,\n
        "timestamp": "2022-11-02T11:47:45Z",\n
        "version": 1,\n
        "changeset": 128387866,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:glass_bottles": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10152163870,\n
        "lat": 49.4675789,\n
        "lon": 3.6314113,\n
        "timestamp": "2022-11-02T18:42:06Z",\n
        "version": 1,\n
        "changeset": 128406215,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:glass_bottles": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10152169121,\n
        "lat": 49.4718193,\n
        "lon": 3.6362346,\n
        "timestamp": "2022-11-02T18:42:06Z",\n
        "version": 1,\n
        "changeset": 128406215,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10152169122,\n
        "lat": 49.4717774,\n
        "lon": 3.6362654,\n
        "timestamp": "2022-11-02T18:42:06Z",\n
        "version": 1,\n
        "changeset": 128406215,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10152169123,\n
        "lat": 49.4717609,\n
        "lon": 3.6361863,\n
        "timestamp": "2022-11-02T18:42:06Z",\n
        "version": 1,\n
        "changeset": 128406215,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183841224,\n
        "lat": 49.4771860,\n
        "lon": 3.6397410,\n
        "timestamp": "2022-11-14T17:16:19Z",\n
        "version": 1,\n
        "changeset": 128901799,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "operator": "Enedis",\n
          "power": "substation",\n
          "source": "Exploitants contributeurs de l'Agence ORE - 2022-07 - Enedis",\n
          "substation": "minor_distribution",\n
          "support": "power_pole",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183841243,\n
        "lat": 49.4748891,\n
        "lon": 3.6412165,\n
        "timestamp": "2022-11-14T17:16:19Z",\n
        "version": 1,\n
        "changeset": 128901799,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "operator": "Enedis",\n
          "power": "substation",\n
          "source": "Exploitants contributeurs de l'Agence ORE - 2022-07 - Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183841244,\n
        "lat": 49.4748924,\n
        "lon": 3.6419039,\n
        "timestamp": "2023-01-09T17:24:07Z",\n
        "version": 2,\n
        "changeset": 131066573,\n
        "user": "Max-Kritic",\n
        "uid": 414659,\n
        "tags": {\n
          "amenity": "post_box",\n
          "operator": "La Poste",\n
          "operator:wikidata": "Q373724",\n
          "post_box:type": "wall",\n
          "ref": "A0G7J8",\n
          "source": "data.gouv.fr:LaPoste - 2022-10"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872877,\n
        "lat": 49.4637976,\n
        "lon": 3.6217458,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "operator": "Enedis",\n
          "power": "substation",\n
          "source": "Exploitants contributeurs de l'Agence ORE - 2022-07 - Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872894,\n
        "lat": 49.4668237,\n
        "lon": 3.6281008,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872895,\n
        "lat": 49.4670277,\n
        "lon": 3.6282778,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872896,\n
        "lat": 49.4675985,\n
        "lon": 3.6283542,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872897,\n
        "lat": 49.4677319,\n
        "lon": 3.6285165,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872898,\n
        "lat": 49.4672856,\n
        "lon": 3.6294553,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872899,\n
        "lat": 49.4675000,\n
        "lon": 3.6277360,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872900,\n
        "lat": 49.4672281,\n
        "lon": 3.6284347,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10183872901,\n
        "lat": 49.4671437,\n
        "lon": 3.6286959,\n
        "timestamp": "2022-11-14T17:27:56Z",\n
        "version": 1,\n
        "changeset": 128902325,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "tags": {\n
          "operator": "Enedis",\n
          "power": "substation",\n
          "source": "Exploitants contributeurs de l'Agence ORE - 2022-07 - Enedis",\n
          "substation": "minor_distribution",\n
          "support": "power_pole",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839905,\n
        "lat": 49.4675369,\n
        "lon": 3.6255093,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839906,\n
        "lat": 49.4675092,\n
        "lon": 3.6256171,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839907,\n
        "lat": 49.4676145,\n
        "lon": 3.6256814,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839908,\n
        "lat": 49.4676423,\n
        "lon": 3.6255736,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839909,\n
        "lat": 49.4689311,\n
        "lon": 3.6322269,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839910,\n
        "lat": 49.4688442,\n
        "lon": 3.6322229,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839911,\n
        "lat": 49.4688398,\n
        "lon": 3.6324472,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839912,\n
        "lat": 49.4689267,\n
        "lon": 3.6324512,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839913,\n
        "lat": 49.4694444,\n
        "lon": 3.6330032,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839914,\n
        "lat": 49.4693473,\n
        "lon": 3.6330117,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839915,\n
        "lat": 49.4693500,\n
        "lon": 3.6330853,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839916,\n
        "lat": 49.4694471,\n
        "lon": 3.6330768,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839917,\n
        "lat": 49.4696399,\n
        "lon": 3.6344338,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839918,\n
        "lat": 49.4695462,\n
        "lon": 3.6344484,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839919,\n
        "lat": 49.4695541,\n
        "lon": 3.6345690,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839920,\n
        "lat": 49.4696478,\n
        "lon": 3.6345544,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839921,\n
        "lat": 49.4667120,\n
        "lon": 3.6326778,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839922,\n
        "lat": 49.4666427,\n
        "lon": 3.6327291,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839923,\n
        "lat": 49.4666670,\n
        "lon": 3.6328068,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839924,\n
        "lat": 49.4667363,\n
        "lon": 3.6327554,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839925,\n
        "lat": 49.4668213,\n
        "lon": 3.6330784,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839926,\n
        "lat": 49.4703557,\n
        "lon": 3.6316398,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839927,\n
        "lat": 49.4702744,\n
        "lon": 3.6316535,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839928,\n
        "lat": 49.4702886,\n
        "lon": 3.6318535,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "node",\n
        "id": 13518839929,\n
        "lat": 49.4703699,\n
        "lon": 3.6318397,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658228,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460977,\n
          5237460976,\n
          5237460999,\n
          5237460982,\n
          5237460977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658231,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460991,\n
          5237460973,\n
          5237460974,\n
          5237460997,\n
          5237460996,\n
          5237460991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658236,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460972,\n
          5237460995,\n
          5237460978,\n
          5237460963,\n
          5237460972\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658239,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460970,\n
          5237460979,\n
          5237460993,\n
          5237460992,\n
          5237460970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658242,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460979,\n
          5237460977,\n
          5237460982,\n
          5237460964,\n
          5237460985,\n
          5237460984,\n
          5237460993,\n
          5237460979\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658246,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460975,\n
          5237460998,\n
          5237460981,\n
          5237460980,\n
          5237460965,\n
          5237460975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658250,\n
        "timestamp": "2017-11-19T08:03:08Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460969,\n
          5237460994,\n
          5237460990,\n
          5237460973,\n
          5237460991,\n
          5237460969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658254,\n
        "timestamp": "2017-11-19T08:03:09Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460995,\n
          5237460972,\n
          5237460967,\n
          5237460966,\n
          5237460987,\n
          5237460995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658257,\n
        "timestamp": "2017-11-19T08:03:09Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460990,\n
          5237460994,\n
          5237460971,\n
          5237460986,\n
          5237460990\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658262,\n
        "timestamp": "2017-11-19T08:03:09Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237461000,\n
          5237460983,\n
          5237460968,\n
          5237460989,\n
          5237461000\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658267,\n
        "timestamp": "2017-11-19T08:03:09Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237460988,\n
          5237460971,\n
          5237460994,\n
          5237460969,\n
          5237460988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658916,\n
        "timestamp": "2017-11-19T08:05:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237521830,\n
          5237521828,\n
          5237521831,\n
          5237521829,\n
          5237521830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658996,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522552,\n
          5237522516,\n
          5237522499,\n
          5237522483,\n
          5237522552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658997,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522536,\n
          5237522523,\n
          5237522506,\n
          5237522516,\n
          5237522552,\n
          5237522536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658998,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522522,\n
          5237522480,\n
          5237522538,\n
          5237522525,\n
          5237522522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541658999,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522531,\n
          5237522493,\n
          5237522550,\n
          5237522534,\n
          5237522531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659000,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522540,\n
          5237522527,\n
          5237522512,\n
          5237522496,\n
          5237522540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659001,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522489,\n
          5237522526,\n
          5237522510,\n
          5237522494,\n
          5237522489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659002,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522487,\n
          5237522545,\n
          5237522530,\n
          5237522517,\n
          5237522487\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659003,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522509,\n
          5237522542,\n
          5237522529,\n
          5237522514,\n
          5237522498,\n
          5237522533,\n
          5237522519,\n
          5237522502,\n
          5237522485,\n
          5237522524,\n
          5237522507,\n
          5237522491,\n
          5237522547,\n
          5237522509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659004,\n
        "timestamp": "2017-11-19T08:07:55Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522539,\n
          5237522504,\n
          5237522488,\n
          5237522544,\n
          5237522539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659005,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522481,\n
          5237522520,\n
          5237522503,\n
          5237522486,\n
          5237522481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659006,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522546,\n
          5237522532,\n
          5237522518,\n
          5237522553,\n
          5237522546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659007,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522543,\n
          5237522508,\n
          5237522492,\n
          5237522548,\n
          5237522543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659008,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522522,\n
          5237522525,\n
          5237522513,\n
          5237522497,\n
          5237522522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659009,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522549,\n
          5237522535,\n
          5237522521,\n
          5237522505,\n
          5237522549\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659010,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522511,\n
          5237522495,\n
          5237522551,\n
          5237522515,\n
          5237522500,\n
          5237522482,\n
          5237522511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659011,\n
        "timestamp": "2017-11-19T08:07:56Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237522554,\n
          5237522537,\n
          5237522501,\n
          5237522484,\n
          5237522541,\n
          5237522528,\n
          5237522490,\n
          5237522554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659196,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525051,\n
          5237523781,\n
          5237524573,\n
          5237524668,\n
          5237525051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659197,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524919,\n
          5237523748,\n
          5237524535,\n
          5237524628,\n
          5237524919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659199,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523758,\n
          5237524547,\n
          5237524641,\n
          5237524835,\n
          5237523758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659201,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523797,\n
          5237524588,\n
          5237524682,\n
          5237524873,\n
          5237523797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659202,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524560,\n
          5237524655,\n
          5237524846,\n
          5237525032,\n
          5237524542,\n
          5237524664,\n
          5237524854,\n
          5237525041,\n
          5237523770,\n
          5237524560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659205,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524823,\n
          5237524912,\n
          5237523742,\n
          5237524529,\n
          5237524823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659206,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523768,\n
          5237524860,\n
          5237525047,\n
          5237523776,\n
          5237523768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659208,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524562,\n
          5237524657,\n
          5237524848,\n
          5237525034,\n
          5237524666,\n
          5237524856,\n
          5237524562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659209,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523758,\n
          5237523773,\n
          5237524579,\n
          5237524563,\n
          5237524857,\n
          5237524658,\n
          5237523780,\n
          5237524547,\n
          5237523758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659211,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523802,\n
          5237523817,\n
          5237524608,\n
          5237524593,\n
          5237523802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659212,\n
        "timestamp": "2017-11-19T08:09:24Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524855,\n
          5237525042,\n
          5237523771,\n
          5237524863,\n
          5237524855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659213,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524533,\n
          5237525025,\n
          5237523754,\n
          5237524540,\n
          5237524533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659215,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524832,\n
          5237524920,\n
          5237523749,\n
          5237524536,\n
          5237524832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659217,\n
        "timestamp": "2020-12-10T09:36:01Z",\n
        "version": 2,\n
        "changeset": 95602317,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          5237524838,\n
          5237525026,\n
          5237524822,\n
          5237523755,\n
          5237524838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659218,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524579,\n
          5237524674,\n
          5237524594,\n
          5237524911,\n
          5237524522,\n
          5237524563,\n
          5237524579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659219,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524896,\n
          5237524620,\n
          5237524714,\n
          5237524903,\n
          5237524896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659221,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524577,\n
          5237524672,\n
          5237525055,\n
          5237524570,\n
          5237524577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659222,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525062,\n
          5237523794,\n
          5237524585,\n
          5237524679,\n
          5237525062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659224,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524543,\n
          5237524637,\n
          5237523763,\n
          5237524847,\n
          5237524656,\n
          5237524552,\n
          5237524647,\n
          5237524543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659225,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524884,\n
          5237525069,\n
          5237524701,\n
          5237524891,\n
          5237525076,\n
          5237523808,\n
          5237524884\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659227,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525030,\n
          5237524661,\n
          5237524852,\n
          5237525038,\n
          5237525030\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659229,\n
        "timestamp": "2017-11-19T08:09:25Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523764,\n
          5237524554,\n
          5237524649,\n
          5237524841,\n
          5237523764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659231,\n
        "timestamp": "2020-12-10T09:36:30Z",\n
        "version": 2,\n
        "changeset": 95602317,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          5237524825,\n
          5237524833,\n
          5237525021,\n
          5237524650,\n
          5237524825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659233,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524631,\n
          5237524827,\n
          5237524914,\n
          5237524642,\n
          5237524631\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659235,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524895,\n
          5237523725,\n
          5237523812,\n
          5237524684,\n
          5237524895\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659240,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525068,\n
          5237523800,\n
          5237524890,\n
          5237525075,\n
          5237523807,\n
          5237524598,\n
          5237523728,\n
          5237523815,\n
          5237524606,\n
          5237524700,\n
          5237524523,\n
          5237524614,\n
          5237525068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659241,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525061,\n
          5237524869,\n
          5237524692,\n
          5237524883,\n
          5237525061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659242,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525043,\n
          5237523772,\n
          5237524864,\n
          5237525050,\n
          5237525043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659243,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524870,\n
          5237525057,\n
          5237523787,\n
          5237524580,\n
          5237524870\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659245,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524673,\n
          5237523793,\n
          5237524584,\n
          5237524678,\n
          5237524673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659246,\n
        "timestamp": "2020-12-10T09:37:10Z",\n
        "version": 2,\n
        "changeset": 95602317,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          5237523736,\n
          5237524524,\n
          5237523816,\n
          5237524607,\n
          5237523736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659247,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524902,\n
          5237524626,\n
          5237524720,\n
          5237524909,\n
          5237524902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659248,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524528,\n
          5237524621,\n
          5237523747,\n
          5237524534,\n
          5237524528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659250,\n
        "timestamp": "2017-11-19T08:09:26Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523788,\n
          5237524581,\n
          5237524675,\n
          5237524866,\n
          5237524586,\n
          5237524680,\n
          5237523788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659251,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523756,\n
          5237524544,\n
          5237524638,\n
          5237524831,\n
          5237524553,\n
          5237524648,\n
          5237523756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659253,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524603,\n
          5237523732,\n
          5237523820,\n
          5237524611,\n
          5237524603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659255,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524858,\n
          5237525045,\n
          5237523774,\n
          5237524564,\n
          5237524858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659257,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523801,\n
          5237524592,\n
          5237524686,\n
          5237524877,\n
          5237524599,\n
          5237524693,\n
          5237523801\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659258,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524542,\n
          5237525032,\n
          5237524636,\n
          5237523762,\n
          5237524551,\n
          5237524646,\n
          5237524839,\n
          5237524542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659260,\n
        "timestamp": "2020-12-10T09:36:30Z",\n
        "version": 2,\n
        "changeset": 95602317,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          5237524834,\n
          5237524537,\n
          5237524630,\n
          5237523750,\n
          5237524834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659262,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523802,\n
          5237524593,\n
          5237525077,\n
          5237523809,\n
          5237524600,\n
          5237524694,\n
          5237523802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659264,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524656,\n
          5237524847,\n
          5237525033,\n
          5237524665,\n
          5237524656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659265,\n
        "timestamp": "2017-11-19T08:09:27Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524629,\n
          5237524824,\n
          5237524913,\n
          5237523743,\n
          5237524629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659266,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524594,\n
          5237524688,\n
          5237524879,\n
          5237525064,\n
          5237524594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659267,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523733,\n
          5237524821,\n
          5237524910,\n
          5237523740,\n
          5237523733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659268,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523783,\n
          5237524575,\n
          5237524670,\n
          5237523790,\n
          5237523783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659269,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523726,\n
          5237523727,\n
          5237524897,\n
          5237524707,\n
          5237523813,\n
          5237524604,\n
          5237523726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659270,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525035,\n
          5237523765,\n
          5237524555,\n
          5237525044,\n
          5237525035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659271,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524615,\n
          5237524709,\n
          5237524530,\n
          5237524623,\n
          5237524717,\n
          5237524906,\n
          5237524615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659272,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524708,\n
          5237524898,\n
          5237524622,\n
          5237524716,\n
          5237524905,\n
          5237523735,\n
          5237524708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659273,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524702,\n
          5237524892,\n
          5237524616,\n
          5237524710,\n
          5237524702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659274,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524634,\n
          5237523760,\n
          5237524549,\n
          5237524644,\n
          5237524837,\n
          5237524558,\n
          5237524653,\n
          5237524844,\n
          5237524634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659275,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525027,\n
          5237523757,\n
          5237524545,\n
          5237524639,\n
          5237525027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659276,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524635,\n
          5237524830,\n
          5237524918,\n
          5237524645,\n
          5237524635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659277,\n
        "timestamp": "2017-11-19T08:09:28Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523809,\n
          5237524865,\n
          5237524694,\n
          5237524600,\n
          5237523809\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659278,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 2,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          5237524845,\n
          5237525031,\n
          5237523761,\n
          5237524550,\n
          5237525040,\n
          5237523769,\n
          5237524559,\n
          5237524654,\n
          5237523777,\n
          5237524568,\n
          5237524663,\n
          5237524853,\n
          5237524576,\n
          5237524671,\n
          5237524861,\n
          5237525048,\n
          5237524677,\n
          5237524868,\n
          5237525054,\n
          5237523784,\n
          5237524874,\n
          5237525060,\n
          5237523791,\n
          5237524583,\n
          5237525065,\n
          5237523798,\n
          5237524589,\n
          5237524683,\n
          5237523804,\n
          5237524595,\n
          5237524689,\n
          5237524880,\n
          5237524602,\n
          5237524696,\n
          5237524887,\n
          5237525072,\n
          5237524704,\n
          5237524894,\n
          5237525079,\n
          5237523811,\n
          5237524901,\n
          5237523731,\n
          5237523819,\n
          5237524610,\n
          5237523738,\n
          5237524526,\n
          5237524618,\n
          5237524712,\n
          5237524532,\n
          5237524625,\n
          5237524719,\n
          5237524908,\n
          5237524633,\n
          5237524828,\n
          5237524916,\n
          5237523745,\n
          5237524836,\n
          5237525024,\n
          5237523753,\n
          5237524539,\n
          5237525029,\n
          5237523759,\n
          5237524548,\n
          5237524643,\n
          5237523767,\n
          5237524557,\n
          5237524652,\n
          5237524843,\n
          5237524565,\n
          5237524660,\n
          5237524850,\n
          5237525037,\n
          5237524669,\n
          5237524859,\n
          5237525046,\n
          5237523775,\n
          5237524867,\n
          5237525052,\n
          5237523782,\n
          5237524574,\n
          5237525059,\n
          5237523789,\n
          5237524582,\n
          5237524676,\n
          5237524845\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "heritage": "2",\n
          "heritage:operator": "mhs",\n
          "mhs:inscription_date": "1920-12-20",\n
          "name": "Église Saint-Martin",\n
          "ref:mhs": "PA00115607",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n
          "start_date": "C12",\n
          "wikidata": "Q38225566",\n
          "wikipedia": "fr:Église Saint-Nicolas de Colligis"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659279,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524572,\n
          5237524667,\n
          5237524904,\n
          5237524715,\n
          5237524572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659280,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525049,\n
          5237523778,\n
          5237524569,\n
          5237524566,\n
          5237524662,\n
          5237524851,\n
          5237525039,\n
          5237525049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659281,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523779,\n
          5237524570,\n
          5237525055,\n
          5237523785,\n
          5237523779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659282,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524869,\n
          5237524591,\n
          5237524685,\n
          5237524876,\n
          5237524692,\n
          5237524869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659283,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525022,\n
          5237523752,\n
          5237524538,\n
          5237524632,\n
          5237525022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659284,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524560,\n
          5237524862,\n
          5237524846,\n
          5237524655,\n
          5237524560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659285,\n
        "timestamp": "2017-11-19T08:09:29Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524840,\n
          5237524561,\n
          5237524637,\n
          5237524543,\n
          5237524840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659286,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524556,\n
          5237524651,\n
          5237524842,\n
          5237525028,\n
          5237524556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659288,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524684,\n
          5237524875,\n
          5237524596,\n
          5237524690,\n
          5237524881,\n
          5237525066,\n
          5237524697,\n
          5237524888,\n
          5237525073,\n
          5237523805,\n
          5237524895,\n
          5237524684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659289,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524659,\n
          5237524849,\n
          5237525036,\n
          5237523766,\n
          5237524659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659290,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524567,\n
          5237523776,\n
          5237525047,\n
          5237525053,\n
          5237524567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659291,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523792,\n
          5237524882,\n
          5237525067,\n
          5237523799,\n
          5237524531,\n
          5237524590,\n
          5237525074,\n
          5237523806,\n
          5237524597,\n
          5237524691,\n
          5237523814,\n
          5237524605,\n
          5237524699,\n
          5237524889,\n
          5237524613,\n
          5237524707,\n
          5237524897,\n
          5237523727,\n
          5237523726,\n
          5237524572,\n
          5237524715,\n
          5237524904,\n
          5237523734,\n
          5237524522,\n
          5237524911,\n
          5237523741,\n
          5237523792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659293,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524844,\n
          5237524653,\n
          5237524558,\n
          5237524837,\n
          5237524844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659294,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523792,\n
          5237524695,\n
          5237524886,\n
          5237525071,\n
          5237523803,\n
          5237524893,\n
          5237525078,\n
          5237523810,\n
          5237524601,\n
          5237523730,\n
          5237523818,\n
          5237524609,\n
          5237524703,\n
          5237524525,\n
          5237524617,\n
          5237524711,\n
          5237524900,\n
          5237524624,\n
          5237524718,\n
          5237524907,\n
          5237523737,\n
          5237524826,\n
          5237524915,\n
          5237523744,\n
          5237524531,\n
          5237523799,\n
          5237525067,\n
          5237524882,\n
          5237523792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659295,\n
        "timestamp": "2022-11-02T18:42:06Z",\n
        "version": 2,\n
        "changeset": 128406215,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5237524698,\n
          5237524521,\n
          5237524612,\n
          5237524706,\n
          5237524698\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "yes",\n
          "shelter_type": "public_transport",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659296,\n
        "timestamp": "2017-11-19T08:09:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524705,\n
          5237524527,\n
          5237524619,\n
          5237524713,\n
          5237524705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659297,\n
        "timestamp": "2017-11-19T08:09:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523796,\n
          5237524587,\n
          5237524681,\n
          5237524872,\n
          5237523796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659298,\n
        "timestamp": "2017-11-19T08:09:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524571,\n
          5237525056,\n
          5237523786,\n
          5237524578,\n
          5237524571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659299,\n
        "timestamp": "2017-11-19T08:09:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524857,\n
          5237524563,\n
          5237524522,\n
          5237523734,\n
          5237524904,\n
          5237524857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659300,\n
        "timestamp": "2017-11-19T08:09:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237523739,\n
          5237524829,\n
          5237524917,\n
          5237523746,\n
          5237523739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659301,\n
        "timestamp": "2017-11-19T08:09:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237524871,\n
          5237525058,\n
          5237524687,\n
          5237524878,\n
          5237525063,\n
          5237523795,\n
          5237524885,\n
          5237525070,\n
          5237524871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659353,\n
        "timestamp": "2017-11-19T08:10:14Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237525728,\n
          5237525729,\n
          5237525727,\n
          5237525726,\n
          5237525728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659382,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526542,\n
          5237526545,\n
          5237526548,\n
          5237526553,\n
          5237526551,\n
          5237526555,\n
          5237526542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659383,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526550,\n
          5237526556,\n
          5237526561,\n
          5237526539,\n
          5237526550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659384,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526552,\n
          5237526546,\n
          5237526547,\n
          5237526557,\n
          5237526552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659385,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526559,\n
          5237526540,\n
          5237526543,\n
          5237526558,\n
          5237526559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659386,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526538,\n
          5237526541,\n
          5237526544,\n
          5237526547,\n
          5237526546,\n
          5237526552,\n
          5237526549,\n
          5237526538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659387,\n
        "timestamp": "2017-11-19T08:11:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526542,\n
          5237526555,\n
          5237526562,\n
          5237526560,\n
          5237526542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659388,\n
        "timestamp": "2017-11-19T08:11:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237526554,\n
          5237526559,\n
          5237526558,\n
          5237526563,\n
          5237526554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659627,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529068,\n
          5237529135,\n
          5237529196,\n
          5237529260,\n
          5237528801,\n
          5237529068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659628,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529276,\n
          5237529007,\n
          5237529342,\n
          5237528741,\n
          5237529276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659629,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529329,\n
          5237528728,\n
          5237528793,\n
          5237528861,\n
          5237529329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659630,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529105,\n
          5237529308,\n
          5237528505,\n
          5237528771,\n
          5237529105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659631,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528825,\n
          5237528893,\n
          5237528959,\n
          5237529025,\n
          5237529227,\n
          5237529293,\n
          5237528490,\n
          5237528758,\n
          5237528967,\n
          5237529033,\n
          5237528825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659632,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528901,\n
          5237529113,\n
          5237529176,\n
          5237529238,\n
          5237529304,\n
          5237528847,\n
          5237528901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659633,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528806,\n
          5237528821,\n
          5237528889,\n
          5237529016,\n
          5237528806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659634,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528508,\n
          5237528775,\n
          5237528922,\n
          5237528987,\n
          5237529053,\n
          5237528508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659635,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529083,\n
          5237529156,\n
          5237529219,\n
          5237529285,\n
          5237529083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659636,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529307,\n
          5237528503,\n
          5237528917,\n
          5237528982,\n
          5237529048,\n
          5237528969,\n
          5237529116,\n
          5237529318,\n
          5237528516,\n
          5237528781,\n
          5237528850,\n
          5237529061,\n
          5237529128,\n
          5237529190,\n
          5237529307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659637,\n
        "timestamp": "2017-11-19T08:13:30Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529231,\n
          5237529298,\n
          5237528494,\n
          5237528760,\n
          5237528972,\n
          5237529038,\n
          5237529104,\n
          5237529168,\n
          5237529231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659638,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529145,\n
          5237529207,\n
          5237529272,\n
          5237528814,\n
          5237529145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659639,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529333,\n
          5237528841,\n
          5237528732,\n
          5237528797,\n
          5237529333\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659640,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528829,\n
          5237529040,\n
          5237529107,\n
          5237529170,\n
          5237528829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659641,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529345,\n
          5237528952,\n
          5237528948,\n
          5237528951,\n
          5237529345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659643,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528923,\n
          5237528989,\n
          5237529054,\n
          5237529259,\n
          5237528923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659645,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528888,\n
          5237529288,\n
          5237529357,\n
          5237528953,\n
          5237528888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659647,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528840,\n
          5237529049,\n
          5237529118,\n
          5237529180,\n
          5237528840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659650,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528744,\n
          5237528810,\n
          5237528877,\n
          5237528942,\n
          5237528744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659652,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529108,\n
          5237529344,\n
          5237528743,\n
          5237529171,\n
          5237529108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659653,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529299,\n
          5237528495,\n
          5237528907,\n
          5237528973,\n
          5237529039,\n
          5237529299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659654,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529130,\n
          5237529332,\n
          5237528731,\n
          5237528796,\n
          5237529130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659655,\n
        "timestamp": "2017-11-19T08:13:31Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528729,\n
          5237528940,\n
          5237529006,\n
          5237529073,\n
          5237528729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659656,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528507,\n
          5237528920,\n
          5237528985,\n
          5237529051,\n
          5237528507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659657,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529106,\n
          5237528919,\n
          5237528852,\n
          5237528984,\n
          5237529106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659658,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529194,\n
          5237529258,\n
          5237528798,\n
          5237528866,\n
          5237529194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659659,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528869,\n
          5237528936,\n
          5237529001,\n
          5237529208,\n
          5237528869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659660,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528806,\n
          5237529016,\n
          5237528889,\n
          5237529084,\n
          5237529149,\n
          5237529212,\n
          5237528752,\n
          5237528818,\n
          5237528885,\n
          5237528950,\n
          5237529157,\n
          5237529220,\n
          5237528806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659661,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529031,\n
          5237529098,\n
          5237529162,\n
          5237528498,\n
          5237529031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659662,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528881,\n
          5237528946,\n
          5237529011,\n
          5237529217,\n
          5237529282,\n
          5237529321,\n
          5237529351,\n
          5237528748,\n
          5237528881\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659663,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528916,\n
          5237528981,\n
          5237529189,\n
          5237529252,\n
          5237529317,\n
          5237528515,\n
          5237528916\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659664,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528934,\n
          5237528999,\n
          5237529205,\n
          5237529269,\n
          5237529335,\n
          5237529139,\n
          5237528873,\n
          5237528934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659665,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528748,\n
          5237529351,\n
          5237528851,\n
          5237528957,\n
          5237529023,\n
          5237529090,\n
          5237529154,\n
          5237529309,\n
          5237529106,\n
          5237528748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659666,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528970,\n
          5237528738,\n
          5237528802,\n
          5237528870,\n
          5237528970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659667,\n
        "timestamp": "2017-11-19T08:13:32Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528864,\n
          5237529075,\n
          5237529141,\n
          5237529203,\n
          5237529267,\n
          5237528808,\n
          5237528864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659668,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528848,\n
          5237528915,\n
          5237528980,\n
          5237529188,\n
          5237529251,\n
          5237529316,\n
          5237528848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659669,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529017,\n
          5237529085,\n
          5237529150,\n
          5237529356,\n
          5237529017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659670,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529026,\n
          5237529036,\n
          5237529103,\n
          5237529166,\n
          5237529026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659671,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529303,\n
          5237528499,\n
          5237528913,\n
          5237528977,\n
          5237529043,\n
          5237529111,\n
          5237529313,\n
          5237528511,\n
          5237529303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659672,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528975,\n
          5237529183,\n
          5237529246,\n
          5237529311,\n
          5237528975\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659673,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528918,\n
          5237529333,\n
          5237528797,\n
          5237528983,\n
          5237528918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659674,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529165,\n
          5237529228,\n
          5237529294,\n
          5237528491,\n
          5237528902,\n
          5237528968,\n
          5237529034,\n
          5237529101,\n
          5237529165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659675,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529110,\n
          5237529172,\n
          5237528509,\n
          5237528775,\n
          5237528508,\n
          5237529110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659676,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528974,\n
          5237529182,\n
          5237529245,\n
          5237529310,\n
          5237528974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659677,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529229,\n
          5237528769,\n
          5237528836,\n
          5237529051,\n
          5237528985,\n
          5237528904,\n
          5237529229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659678,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528888,\n
          5237528953,\n
          5237529019,\n
          5237528771,\n
          5237528505,\n
          5237529087,\n
          5237528888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659679,\n
        "timestamp": "2017-11-19T08:13:33Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529349,\n
          5237528746,\n
          5237528812,\n
          5237529021,\n
          5237529088,\n
          5237529152,\n
          5237529215,\n
          5237528755,\n
          5237528822,\n
          5237528890,\n
          5237528955,\n
          5237529161,\n
          5237529224,\n
          5237529290,\n
          5237529359,\n
          5237528898,\n
          5237528964,\n
          5237529030,\n
          5237529097,\n
          5237529301,\n
          5237528497,\n
          5237528763,\n
          5237528830,\n
          5237529041,\n
          5237529349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659680,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528954,\n
          5237529160,\n
          5237529223,\n
          5237529289,\n
          5237528954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659681,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528865,\n
          5237529076,\n
          5237529142,\n
          5237529204,\n
          5237529268,\n
          5237528809,\n
          5237528865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659682,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529186,\n
          5237529249,\n
          5237529314,\n
          5237528512,\n
          5237529186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659683,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528742,\n
          5237529343,\n
          5237529077,\n
          5237529280,\n
          5237528742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659684,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529193,\n
          5237529256,\n
          5237529321,\n
          5237529282,\n
          5237528519,\n
          5237529193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659685,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529315,\n
          5237528513,\n
          5237528778,\n
          5237528992,\n
          5237529315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659686,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528925,\n
          5237528990,\n
          5237529056,\n
          5237529124,\n
          5237528925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659687,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528872,\n
          5237528938,\n
          5237529004,\n
          5237529210,\n
          5237529274,\n
          5237529340,\n
          5237528739,\n
          5237528948,\n
          5237528952,\n
          5237528872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659688,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529324,\n
          5237528723,\n
          5237528788,\n
          5237529000,\n
          5237529324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659689,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529284,\n
          5237529218,\n
          5237529155,\n
          5237529117,\n
          5237529284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659690,\n
        "timestamp": "2017-11-19T08:13:34Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529341,\n
          5237528740,\n
          5237528949,\n
          5237529015,\n
          5237529341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659691,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529151,\n
          5237529214,\n
          5237529279,\n
          5237529347,\n
          5237529151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659692,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528914,\n
          5237528979,\n
          5237529045,\n
          5237529250,\n
          5237528914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659693,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529167,\n
          5237529230,\n
          5237529297,\n
          5237528838,\n
          5237529167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659694,\n
        "timestamp": "2022-11-14T17:16:19Z",\n
        "version": 2,\n
        "changeset": 128901799,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5237528754,\n
          10183841244,\n
          5237528820,\n
          5237529028,\n
          5237529095,\n
          5237528754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659695,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528947,\n
          5237529091,\n
          5237529155,\n
          5237529218,\n
          5237529284,\n
          5237529352,\n
          5237528892,\n
          5237528958,\n
          5237529024,\n
          5237528947\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659696,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528874,\n
          5237529276,\n
          5237528741,\n
          5237529120,\n
          5237528874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659697,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529233,\n
          5237528773,\n
          5237528842,\n
          5237528908,\n
          5237529233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659698,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528753,\n
          5237528819,\n
          5237528886,\n
          5237529094,\n
          5237528753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659699,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528921,\n
          5237528986,\n
          5237529052,\n
          5237529257,\n
          5237528921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659700,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529083,\n
          5237529148,\n
          5237529354,\n
          5237528751,\n
          5237528817,\n
          5237528884,\n
          5237529092,\n
          5237529156,\n
          5237529083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659701,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529335,\n
          5237528733,\n
          5237529072,\n
          5237529139,\n
          5237529335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659702,\n
        "timestamp": "2017-11-19T08:13:35Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528905,\n
          5237528971,\n
          5237529037,\n
          5237529242,\n
          5237528905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659703,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529106,\n
          5237529309,\n
          5237528506,\n
          5237528772,\n
          5237528841,\n
          5237529333,\n
          5237528918,\n
          5237529050,\n
          5237529119,\n
          5237529181,\n
          5237529244,\n
          5237528784,\n
          5237528852,\n
          5237528919,\n
          5237529106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659705,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528514,\n
          5237528928,\n
          5237528993,\n
          5237529059,\n
          5237529126,\n
          5237529328,\n
          5237528727,\n
          5237528514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659706,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529067,\n
          5237529134,\n
          5237529195,\n
          5237528734,\n
          5237529067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659707,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529343,\n
          5237528742,\n
          5237528807,\n
          5237528875,\n
          5237529343\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659708,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528504,\n
          5237528770,\n
          5237528839,\n
          5237528906,\n
          5237528504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659709,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529322,\n
          5237528520,\n
          5237528785,\n
          5237528853,\n
          5237529065,\n
          5237529132,\n
          5237529322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659710,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529014,\n
          5237529082,\n
          5237529147,\n
          5237529353,\n
          5237528750,\n
          5237528816,\n
          5237528883,\n
          5237529213,\n
          5237529278,\n
          5237529346,\n
          5237529014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659711,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529271,\n
          5237529337,\n
          5237528736,\n
          5237528945,\n
          5237529012,\n
          5237529079,\n
          5237529144,\n
          5237529350,\n
          5237528747,\n
          5237528813,\n
          5237528880,\n
          5237529089,\n
          5237529153,\n
          5237529216,\n
          5237529283,\n
          5237528823,\n
          5237529271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659712,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529295,\n
          5237528777,\n
          5237528492,\n
          5237528903,\n
          5237529020,\n
          5237528738,\n
          5237528970,\n
          5237529035,\n
          5237529102,\n
          5237529295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659713,\n
        "timestamp": "2017-11-19T08:13:36Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529286,\n
          5237529355,\n
          5237528894,\n
          5237528960,\n
          5237529286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659714,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 4,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          5237528764,\n
          5237528831,\n
          5237528899,\n
          5237529109,\n
          5237529173,\n
          5237529235,\n
          5237529302,\n
          5237528845,\n
          5237528911,\n
          5237528976,\n
          5237529042,\n
          5237529248,\n
          5237529312,\n
          5237528510,\n
          5237528776,\n
          5237528988,\n
          5237529055,\n
          5237529123,\n
          5237529185,\n
          5237528722,\n
          5237528787,\n
          5237528856,\n
          5237528924,\n
          5237529254,\n
          5237529319,\n
          5237528517,\n
          5237528782,\n
          5237528996,\n
          5237529062,\n
          5237529129,\n
          5237529191,\n
          5237528730,\n
          5237528795,\n
          5237528863,\n
          5237528931,\n
          5237529140,\n
          5237529202,\n
          5237529266,\n
          5237529331,\n
          10151256226,\n
          5237528764\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Nicolas",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wikidata": "Q3583365",\n
          "wikipedia": "fr:Église Saint-Nicolas de Colligis"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659715,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529091,\n
          5237528947,\n
          5237529121,\n
          5237528786,\n
          5237529133,\n
          5237529292,\n
          5237528489,\n
          5237528757,\n
          5237528824,\n
          5237529032,\n
          5237529099,\n
          5237529163,\n
          5237529226,\n
          5237528765,\n
          5237528832,\n
          5237529091\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659716,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528929,\n
          5237528994,\n
          5237529060,\n
          5237529127,\n
          5237528929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659717,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529116,\n
          5237528969,\n
          5237529179,\n
          5237529240,\n
          5237529116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659718,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529253,\n
          5237528794,\n
          5237528862,\n
          5237528930,\n
          5237528995,\n
          5237529201,\n
          5237529265,\n
          5237529330,\n
          5237529253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659719,\n
        "timestamp": "2022-11-14T17:16:19Z",\n
        "version": 2,\n
        "changeset": 128901799,\n
        "user": "meihou",\n
        "uid": 581277,\n
        "nodes": [\n
          5237529358,\n
          5237528897,\n
          5237528963,\n
          5237529029,\n
          5237529358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "historic": "lavoir",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659720,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529348,\n
          5237528745,\n
          5237528811,\n
          5237528802,\n
          5237528738,\n
          5237529020,\n
          5237529348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659721,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528933,\n
          5237528998,\n
          5237529064,\n
          5237529131,\n
          5237528933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659722,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529058,\n
          5237529125,\n
          5237529187,\n
          5237528726,\n
          5237528791,\n
          5237528859,\n
          5237528927,\n
          5237529137,\n
          5237529058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659723,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529108,\n
          5237529171,\n
          5237529234,\n
          5237528774,\n
          5237528843,\n
          5237528909,\n
          5237529108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659724,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529121,\n
          5237529323,\n
          5237528721,\n
          5237528854,\n
          5237528786,\n
          5237529121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659725,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529325,\n
          5237528724,\n
          5237528789,\n
          5237528857,\n
          5237529325\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659726,\n
        "timestamp": "2017-11-19T08:13:37Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529165,\n
          5237529305,\n
          5237528501,\n
          5237528767,\n
          5237528835,\n
          5237529046,\n
          5237529114,\n
          5237529177,\n
          5237529239,\n
          5237528779,\n
          5237529228,\n
          5237529165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659727,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528871,\n
          5237528937,\n
          5237529002,\n
          5237529070,\n
          5237529273,\n
          5237529339,\n
          5237528737,\n
          5237528803,\n
          5237529013,\n
          5237529081,\n
          5237529146,\n
          5237529209,\n
          5237528749,\n
          5237528815,\n
          5237528882,\n
          5237528871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659728,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529306,\n
          5237528502,\n
          5237528768,\n
          5237528837,\n
          5237529047,\n
          5237529115,\n
          5237529306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659729,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528825,\n
          5237529033,\n
          5237529100,\n
          5237529164,\n
          5237528500,\n
          5237528753,\n
          5237529094,\n
          5237528766,\n
          5237528834,\n
          5237528825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659730,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529336,\n
          5237528879,\n
          5237528944,\n
          5237529287,\n
          5237529010,\n
          5237529078,\n
          5237529281,\n
          5237529336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659731,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529159,\n
          5237529222,\n
          5237528761,\n
          5237528828,\n
          5237528896,\n
          5237528962,\n
          5237529169,\n
          5237529232,\n
          5237529159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659732,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529031,\n
          5237529192,\n
          5237529255,\n
          5237529320,\n
          5237529098,\n
          5237529031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659733,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528858,\n
          5237528926,\n
          5237528991,\n
          5237529057,\n
          5237528858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659734,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528833,\n
          5237529044,\n
          5237529112,\n
          5237529175,\n
          5237528833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659735,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529158,\n
          5237528799,\n
          5237529221,\n
          5237529287,\n
          5237528944,\n
          5237528879,\n
          5237529336,\n
          5237528827,\n
          5237528895,\n
          5237528961,\n
          5237529027,\n
          5237529158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659736,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529096,\n
          5237529300,\n
          5237528496,\n
          5237528762,\n
          5237529096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659737,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529262,\n
          5237529326,\n
          5237528725,\n
          5237528790,\n
          5237529262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659738,\n
        "timestamp": "2017-11-19T08:13:38Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529026,\n
          5237529093,\n
          5237529296,\n
          5237528493,\n
          5237528759,\n
          5237528826,\n
          5237529036,\n
          5237529026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659739,\n
        "timestamp": "2025-05-08T17:24:58Z",\n
        "version": 3,\n
        "changeset": 165995132,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          5237528891,\n
          5237528956,\n
          5237529022,\n
          5237529225,\n
          5237529291,\n
          5237528488,\n
          5237528756,\n
          5237528965,\n
          5237528891\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue des Carrières",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.colligis-crandelain@wanadoo.fr",\n
          "contact:phone": "+33 3 23 24 72 28",\n
          "name": "Mairie de Colligis-Crandelain",\n
          "opening_hours": "Mo 18:30-19:00; Tu 11:00-12:00",\n
          "ref:FR:SIRET": "21020190100019",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659740,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529236,\n
          5237529306,\n
          5237529115,\n
          5237528492,\n
          5237528777,\n
          5237529236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659741,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528900,\n
          5237528966,\n
          5237529174,\n
          5237529237,\n
          5237528900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659742,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528799,\n
          5237529158,\n
          5237528867,\n
          5237528935,\n
          5237529143,\n
          5237529206,\n
          5237529270,\n
          5237528799\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659743,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529351,\n
          5237529243,\n
          5237528783,\n
          5237528851,\n
          5237529351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659744,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528906,\n
          5237528839,\n
          5237529198,\n
          5237529261,\n
          5237529327,\n
          5237528906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659745,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529345,\n
          5237528887,\n
          5237528872,\n
          5237528952,\n
          5237529345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659746,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528854,\n
          5237529066,\n
          5237529133,\n
          5237528786,\n
          5237528854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659747,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529058,\n
          5237529137,\n
          5237529007,\n
          5237529276,\n
          5237528874,\n
          5237529074,\n
          5237529058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659748,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528844,\n
          5237528910,\n
          5237529122,\n
          5237529184,\n
          5237529247,\n
          5237528855,\n
          5237528844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659749,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529334,\n
          5237528878,\n
          5237528943,\n
          5237529178,\n
          5237528849,\n
          5237529009,\n
          5237529334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659750,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528933,\n
          5237529131,\n
          5237528876,\n
          5237529080,\n
          5237528933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659751,\n
        "timestamp": "2017-11-19T08:13:39Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529200,\n
          5237529264,\n
          5237528805,\n
          5237528934,\n
          5237528873,\n
          5237528939,\n
          5237529005,\n
          5237529211,\n
          5237529275,\n
          5237529200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659752,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529178,\n
          5237529241,\n
          5237528780,\n
          5237528849,\n
          5237529178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659753,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528779,\n
          5237529239,\n
          5237529018,\n
          5237529086,\n
          5237528779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659754,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529349,\n
          5237529041,\n
          5237528830,\n
          5237529277,\n
          5237529349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659755,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528792,\n
          5237528860,\n
          5237529071,\n
          5237529138,\n
          5237529199,\n
          5237529263,\n
          5237528804,\n
          5237528792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659756,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528876,\n
          5237529131,\n
          5237529064,\n
          5237528941,\n
          5237529008,\n
          5237529338,\n
          5237528735,\n
          5237528800,\n
          5237528868,\n
          5237529080,\n
          5237528876\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659757,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529003,\n
          5237529069,\n
          5237529136,\n
          5237529197,\n
          5237529003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659758,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237528518,\n
          5237528932,\n
          5237528997,\n
          5237529063,\n
          5237528518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 541659759,\n
        "timestamp": "2017-11-19T08:13:40Z",\n
        "version": 1,\n
        "changeset": 53917130,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          5237529236,\n
          5237528777,\n
          5237529295,\n
          5237528846,\n
          5237528912,\n
          5237528978,\n
          5237529236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534624,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839905,\n
          13518839906,\n
          13518839907,\n
          13518839908,\n
          13518839905\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534625,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839909,\n
          13518839910,\n
          13518839911,\n
          13518839912,\n
          13518839909\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534626,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839913,\n
          13518839914,\n
          13518839915,\n
          13518839916,\n
          13518839913\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534627,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839917,\n
          13518839918,\n
          13518839919,\n
          13518839920,\n
          13518839917\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534628,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839921,\n
          13518839922,\n
          13518839923,\n
          13518839924,\n
          13518839921\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1473534629,\n
        "timestamp": "2026-02-02T07:59:20Z",\n
        "version": 1,\n
        "changeset": 177994625,\n
        "user": "user_msh",\n
        "uid": 12923130,\n
        "nodes": [\n
          13518839926,\n
          13518839927,\n
          13518839928,\n
          13518839929,\n
          13518839926\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]