GET https://osm-labo.cipherbliss.com/admin/stats/02343/followup-graph/restaurant

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"="02343"]->.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.112004
    "namelookup_time" => 0.000801
    "connect_time" => 0.033847
    "pretransfer_time" => 0.070545
    "size_upload" => 2410.0
    "size_download" => 13936.0
    "speed_download" => 2726.0
    "speed_upload" => 471.0
    "download_content_length" => 13936.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.111625
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a"
    "local_port" => 35938
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 70445
    "connect_time_us" => 33847
    "namelookup_time_us" => 801
    "pretransfer_time_us" => 70545
    "starttransfer_time_us" => 5111625
    "posttransfer_time_us" => 70543
    "total_time_us" => 5112004
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769800761.1232
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1098
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1117 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#978 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 30 Jan 2026 19:19:21 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 13936\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Fri, 30 Jan 2026 19:19:21 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 13936"
    "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-01-30T19:18:15Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4314629767,\n
        "lat": 49.8113388,\n
        "lon": 3.1128321,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629768,\n
        "lat": 49.8113424,\n
        "lon": 3.1128811,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629769,\n
        "lat": 49.8113501,\n
        "lon": 3.1119389,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629770,\n
        "lat": 49.8113592,\n
        "lon": 3.1120548,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629771,\n
        "lat": 49.8113766,\n
        "lon": 3.1128255,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629772,\n
        "lat": 49.8113783,\n
        "lon": 3.1124106,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629773,\n
        "lat": 49.8113805,\n
        "lon": 3.1128761,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629774,\n
        "lat": 49.8113835,\n
        "lon": 3.1124684,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629775,\n
        "lat": 49.8113851,\n
        "lon": 3.1118132,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629776,\n
        "lat": 49.8113861,\n
        "lon": 3.1124091,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629777,\n
        "lat": 49.8113882,\n
        "lon": 3.1118520,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629778,\n
        "lat": 49.8113907,\n
        "lon": 3.1124671,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629779,\n
        "lat": 49.8114148,\n
        "lon": 3.1121737,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629780,\n
        "lat": 49.8114149,\n
        "lon": 3.1118479,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629781,\n
        "lat": 49.8114149,\n
        "lon": 3.1123529,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629782,\n
        "lat": 49.8114157,\n
        "lon": 3.1123740,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629783,\n
        "lat": 49.8114168,\n
        "lon": 3.1122127,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629784,\n
        "lat": 49.8114211,\n
        "lon": 3.1129164,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629785,\n
        "lat": 49.8114212,\n
        "lon": 3.1119252,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629786,\n
        "lat": 49.8114236,\n
        "lon": 3.1122899,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629787,\n
        "lat": 49.8114244,\n
        "lon": 3.1129639,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314629788,\n
        "lat": 49.8114280,\n
        "lon": 3.1123504,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631489,\n
        "lat": 49.8114298,\n
        "lon": 3.1123731,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631490,\n
        "lat": 49.8114310,\n
        "lon": 3.1124002,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631491,\n
        "lat": 49.8114350,\n
        "lon": 3.1128802,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631492,\n
        "lat": 49.8114377,\n
        "lon": 3.1129135,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631493,\n
        "lat": 49.8114493,\n
        "lon": 3.1118014,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631494,\n
        "lat": 49.8114499,\n
        "lon": 3.1118086,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631495,\n
        "lat": 49.8114577,\n
        "lon": 3.1128769,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631496,\n
        "lat": 49.8114577,\n
        "lon": 3.1128623,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631497,\n
        "lat": 49.8114658,\n
        "lon": 3.1129574,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631498,\n
        "lat": 49.8114668,\n
        "lon": 3.1129717,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631499,\n
        "lat": 49.8114678,\n
        "lon": 3.1120250,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631500,\n
        "lat": 49.8114684,\n
        "lon": 3.1120361,\n
        "timestamp": "2016-07-21T17:09:01Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631501,\n
        "lat": 49.8114686,\n
        "lon": 3.1128612,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631502,\n
        "lat": 49.8114693,\n
        "lon": 3.1128753,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631503,\n
        "lat": 49.8114713,\n
        "lon": 3.1128750,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631504,\n
        "lat": 49.8114732,\n
        "lon": 3.1129072,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631505,\n
        "lat": 49.8114755,\n
        "lon": 3.1121630,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631506,\n
        "lat": 49.8114759,\n
        "lon": 3.1121690,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631507,\n
        "lat": 49.8114766,\n
        "lon": 3.1129557,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631508,\n
        "lat": 49.8114775,\n
        "lon": 3.1129705,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631509,\n
        "lat": 49.8114784,\n
        "lon": 3.1122029,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631510,\n
        "lat": 49.8114839,\n
        "lon": 3.1122791,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631511,\n
        "lat": 49.8114943,\n
        "lon": 3.1123867,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631512,\n
        "lat": 49.8114976,\n
        "lon": 3.1124458,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631513,\n
        "lat": 49.8115053,\n
        "lon": 3.1117989,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631514,\n
        "lat": 49.8115103,\n
        "lon": 3.1128394,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631515,\n
        "lat": 49.8115107,\n
        "lon": 3.1128562,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631516,\n
        "lat": 49.8115144,\n
        "lon": 3.1119073,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631517,\n
        "lat": 49.8115200,\n
        "lon": 3.1129703,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631518,\n
        "lat": 49.8115234,\n
        "lon": 3.1127961,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631519,\n
        "lat": 49.8115237,\n
        "lon": 3.1120157,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631520,\n
        "lat": 49.8115249,\n
        "lon": 3.1128379,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631521,\n
        "lat": 49.8115338,\n
        "lon": 3.1121595,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631522,\n
        "lat": 49.8115418,\n
        "lon": 3.1122687,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631523,\n
        "lat": 49.8115467,\n
        "lon": 3.1129669,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631524,\n
        "lat": 49.8115483,\n
        "lon": 3.1129906,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631525,\n
        "lat": 49.8115496,\n
        "lon": 3.1123754,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631526,\n
        "lat": 49.8115720,\n
        "lon": 3.1131400,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631527,\n
        "lat": 49.8115759,\n
        "lon": 3.1131898,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631528,\n
        "lat": 49.8115954,\n
        "lon": 3.1127853,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631529,\n
        "lat": 49.8115997,\n
        "lon": 3.1128415,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631530,\n
        "lat": 49.8116086,\n
        "lon": 3.1131154,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631531,\n
        "lat": 49.8116095,\n
        "lon": 3.1131329,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631532,\n
        "lat": 49.8116107,\n
        "lon": 3.1129804,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631533,\n
        "lat": 49.8116207,\n
        "lon": 3.1131138,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631534,\n
        "lat": 49.8116219,\n
        "lon": 3.1131306,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631535,\n
        "lat": 49.8116261,\n
        "lon": 3.1131809,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631536,\n
        "lat": 49.8117622,\n
        "lon": 3.1129826,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631537,\n
        "lat": 49.8117663,\n
        "lon": 3.1130262,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631538,\n
        "lat": 49.8117668,\n
        "lon": 3.1129142,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631539,\n
        "lat": 49.8117691,\n
        "lon": 3.1129399,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631540,\n
        "lat": 49.8117633,\n
        "lon": 3.1119734,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631541,\n
        "lat": 49.8117725,\n
        "lon": 3.1129718,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631543,\n
        "lat": 49.8117734,\n
        "lon": 3.1129803,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631544,\n
        "lat": 49.8117781,\n
        "lon": 3.1130227,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631545,\n
        "lat": 49.8117927,\n
        "lon": 3.1131558,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631546,\n
        "lat": 49.8117968,\n
        "lon": 3.1129066,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631547,\n
        "lat": 49.8117998,\n
        "lon": 3.1129324,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631548,\n
        "lat": 49.8118060,\n
        "lon": 3.1132773,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631549,\n
        "lat": 49.8118090,\n
        "lon": 3.1133044,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631550,\n
        "lat": 49.8118222,\n
        "lon": 3.1134320,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631551,\n
        "lat": 49.8117938,\n
        "lon": 3.1126684,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631552,\n
        "lat": 49.8118522,\n
        "lon": 3.1129197,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631553,\n
        "lat": 49.8118546,\n
        "lon": 3.1129516,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631554,\n
        "lat": 49.8118590,\n
        "lon": 3.1127488,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631555,\n
        "lat": 49.8118595,\n
        "lon": 3.1127670,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631556,\n
        "lat": 49.8118622,\n
        "lon": 3.1131392,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631557,\n
        "lat": 49.8118646,\n
        "lon": 3.1131610,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631558,\n
        "lat": 49.8118705,\n
        "lon": 3.1127473,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631559,\n
        "lat": 49.8118713,\n
        "lon": 3.1127657,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631560,\n
        "lat": 49.8118723,\n
        "lon": 3.1132287,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631561,\n
        "lat": 49.8118757,\n
        "lon": 3.1131360,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631562,\n
        "lat": 49.8118781,\n
        "lon": 3.1131577,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631563,\n
        "lat": 49.8118953,\n
        "lon": 3.1130295,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631564,\n
        "lat": 49.8118967,\n
        "lon": 3.1130473,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631565,\n
        "lat": 49.8119060,\n
        "lon": 3.1130263,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631566,\n
        "lat": 49.8119080,\n
        "lon": 3.1130441,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631567,\n
        "lat": 49.8119201,\n
        "lon": 3.1132175,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631568,\n
        "lat": 49.8119231,\n
        "lon": 3.1132499,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631569,\n
        "lat": 49.8122526,\n
        "lon": 3.1119129,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631570,\n
        "lat": 49.8120831,\n
        "lon": 3.1131775,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631571,\n
        "lat": 49.8120851,\n
        "lon": 3.1132206,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631572,\n
        "lat": 49.8122975,\n
        "lon": 3.1126163,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631573,\n
        "lat": 49.8121068,\n
        "lon": 3.1129846,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631574,\n
        "lat": 49.8121185,\n
        "lon": 3.1130800,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631575,\n
        "lat": 49.8121449,\n
        "lon": 3.1131682,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631576,\n
        "lat": 49.8121464,\n
        "lon": 3.1130712,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631577,\n
        "lat": 49.8121475,\n
        "lon": 3.1132107,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631578,\n
        "lat": 49.8121550,\n
        "lon": 3.1129694,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631579,\n
        "lat": 49.8121616,\n
        "lon": 3.1131777,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631580,\n
        "lat": 49.8121682,\n
        "lon": 3.1130643,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631581,\n
        "lat": 49.8121829,\n
        "lon": 3.1131722,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631582,\n
        "lat": 49.8121994,\n
        "lon": 3.1131020,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631583,\n
        "lat": 49.8122073,\n
        "lon": 3.1131801,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631584,\n
        "lat": 49.8122095,\n
        "lon": 3.1132201,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631585,\n
        "lat": 49.8122227,\n
        "lon": 3.1133497,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631586,\n
        "lat": 49.8122239,\n
        "lon": 3.1133615,\n
        "timestamp": "2016-07-21T17:09:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631587,\n
        "lat": 49.8124485,\n
        "lon": 3.1130324,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631588,\n
        "lat": 49.8124572,\n
        "lon": 3.1131144,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314631589,\n
        "lat": 49.8124787,\n
        "lon": 3.1132950,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632070,\n
        "lat": 49.8118265,\n
        "lon": 3.1135192,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632071,\n
        "lat": 49.8118331,\n
        "lon": 3.1138321,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632072,\n
        "lat": 49.8118347,\n
        "lon": 3.1138518,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632073,\n
        "lat": 49.8118453,\n
        "lon": 3.1138296,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632074,\n
        "lat": 49.8118469,\n
        "lon": 3.1138493,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632075,\n
        "lat": 49.8118558,\n
        "lon": 3.1135270,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632076,\n
        "lat": 49.8118573,\n
        "lon": 3.1135495,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632077,\n
        "lat": 49.8118611,\n
        "lon": 3.1139296,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632078,\n
        "lat": 49.8118614,\n
        "lon": 3.1139636,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632079,\n
        "lat": 49.8118778,\n
        "lon": 3.1142834,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632080,\n
        "lat": 49.8118778,\n
        "lon": 3.1146598,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632081,\n
        "lat": 49.8118785,\n
        "lon": 3.1146676,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632082,\n
        "lat": 49.8118786,\n
        "lon": 3.1144279,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632083,\n
        "lat": 49.8118832,\n
        "lon": 3.1144062,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632084,\n
        "lat": 49.8118844,\n
        "lon": 3.1147289,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632085,\n
        "lat": 49.8118878,\n
        "lon": 3.1145452,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632086,\n
        "lat": 49.8118934,\n
        "lon": 3.1149031,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632087,\n
        "lat": 49.8119123,\n
        "lon": 3.1135405,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632088,\n
        "lat": 49.8119180,\n
        "lon": 3.1135610,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632189,\n
        "lat": 49.8119200,\n
        "lon": 3.1139227,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632190,\n
        "lat": 49.8119318,\n
        "lon": 3.1143977,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632191,\n
        "lat": 49.8119346,\n
        "lon": 3.1142779,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632192,\n
        "lat": 49.8119416,\n
        "lon": 3.1145317,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632193,\n
        "lat": 49.8119459,\n
        "lon": 3.1139197,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632194,\n
        "lat": 49.8119461,\n
        "lon": 3.1147264,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632195,\n
        "lat": 49.8119558,\n
        "lon": 3.1148962,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632196,\n
        "lat": 49.8120045,\n
        "lon": 3.1146356,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632197,\n
        "lat": 49.8120093,\n
        "lon": 3.1147203,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632198,\n
        "lat": 49.8121505,\n
        "lon": 3.1144754,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632199,\n
        "lat": 49.8121521,\n
        "lon": 3.1144931,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632200,\n
        "lat": 49.8121759,\n
        "lon": 3.1136629,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632201,\n
        "lat": 49.8121784,\n
        "lon": 3.1137015,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632202,\n
        "lat": 49.8121804,\n
        "lon": 3.1137203,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632203,\n
        "lat": 49.8122011,\n
        "lon": 3.1140872,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632204,\n
        "lat": 49.8122078,\n
        "lon": 3.1141615,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632205,\n
        "lat": 49.8122085,\n
        "lon": 3.1137144,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632206,\n
        "lat": 49.8122114,\n
        "lon": 3.1141597,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632207,\n
        "lat": 49.8122129,\n
        "lon": 3.1145733,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632208,\n
        "lat": 49.8122297,\n
        "lon": 3.1138801,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632209,\n
        "lat": 49.8122339,\n
        "lon": 3.1136463,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632210,\n
        "lat": 49.8122392,\n
        "lon": 3.1136866,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632211,\n
        "lat": 49.8122427,\n
        "lon": 3.1144039,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632212,\n
        "lat": 49.8122566,\n
        "lon": 3.1144666,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632213,\n
        "lat": 49.8122603,\n
        "lon": 3.1144959,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632214,\n
        "lat": 49.8122645,\n
        "lon": 3.1138702,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632215,\n
        "lat": 49.8122660,\n
        "lon": 3.1145447,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632216,\n
        "lat": 49.8122674,\n
        "lon": 3.1145602,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632217,\n
        "lat": 49.8122795,\n
        "lon": 3.1144922,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632218,\n
        "lat": 49.8122850,\n
        "lon": 3.1145393,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632219,\n
        "lat": 49.8122946,\n
        "lon": 3.1140538,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632220,\n
        "lat": 49.8122961,\n
        "lon": 3.1147154,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632221,\n
        "lat": 49.8123021,\n
        "lon": 3.1141200,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632222,\n
        "lat": 49.8123050,\n
        "lon": 3.1147929,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632223,\n
        "lat": 49.8123064,\n
        "lon": 3.1141184,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632224,\n
        "lat": 49.8123175,\n
        "lon": 3.1142151,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632225,\n
        "lat": 49.8123257,\n
        "lon": 3.1142806,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632226,\n
        "lat": 49.8123358,\n
        "lon": 3.1142124,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632227,\n
        "lat": 49.8123360,\n
        "lon": 3.1143730,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632228,\n
        "lat": 49.8123436,\n
        "lon": 3.1142749,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632229,\n
        "lat": 49.8123493,\n
        "lon": 3.1142228,\n
        "timestamp": "2016-07-21T17:10:02Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632230,\n
        "lat": 49.8123523,\n
        "lon": 3.1142558,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632231,\n
        "lat": 49.8123844,\n
        "lon": 3.1146924,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632232,\n
        "lat": 49.8123919,\n
        "lon": 3.1147666,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632233,\n
        "lat": 49.8123968,\n
        "lon": 3.1144826,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632234,\n
        "lat": 49.8124072,\n
        "lon": 3.1145128,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632235,\n
        "lat": 49.8124281,\n
        "lon": 3.1149128,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632236,\n
        "lat": 49.8124303,\n
        "lon": 3.1144561,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632237,\n
        "lat": 49.8124397,\n
        "lon": 3.1149780,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632238,\n
        "lat": 49.8124398,\n
        "lon": 3.1144865,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632239,\n
        "lat": 49.8124660,\n
        "lon": 3.1151269,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632240,\n
        "lat": 49.8124899,\n
        "lon": 3.1148888,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632241,\n
        "lat": 49.8124928,\n
        "lon": 3.1152781,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632242,\n
        "lat": 49.8124974,\n
        "lon": 3.1149350,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632243,\n
        "lat": 49.8125065,\n
        "lon": 3.1153555,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632244,\n
        "lat": 49.8125089,\n
        "lon": 3.1149996,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632245,\n
        "lat": 49.8125234,\n
        "lon": 3.1150713,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632246,\n
        "lat": 49.8125374,\n
        "lon": 3.1151480,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632247,\n
        "lat": 49.8125441,\n
        "lon": 3.1149160,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632248,\n
        "lat": 49.8125466,\n
        "lon": 3.1149292,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632249,\n
        "lat": 49.8125482,\n
        "lon": 3.1152190,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632250,\n
        "lat": 49.8125530,\n
        "lon": 3.1149705,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632251,\n
        "lat": 49.8125555,\n
        "lon": 3.1149862,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632252,\n
        "lat": 49.8125596,\n
        "lon": 3.1149236,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632253,\n
        "lat": 49.8125638,\n
        "lon": 3.1149432,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632254,\n
        "lat": 49.8125639,\n
        "lon": 3.1152884,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632255,\n
        "lat": 49.8125681,\n
        "lon": 3.1149632,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632256,\n
        "lat": 49.8125706,\n
        "lon": 3.1150533,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632257,\n
        "lat": 49.8125708,\n
        "lon": 3.1153329,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632258,\n
        "lat": 49.8125725,\n
        "lon": 3.1150706,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632259,\n
        "lat": 49.8125801,\n
        "lon": 3.1151055,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632260,\n
        "lat": 49.8125841,\n
        "lon": 3.1151308,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632261,\n
        "lat": 49.8125879,\n
        "lon": 3.1150648,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632262,\n
        "lat": 49.8125904,\n
        "lon": 3.1150835,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632263,\n
        "lat": 49.8125926,\n
        "lon": 3.1150997,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632264,\n
        "lat": 49.8125965,\n
        "lon": 3.1152011,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632265,\n
        "lat": 49.8125995,\n
        "lon": 3.1152150,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632266,\n
        "lat": 49.8126042,\n
        "lon": 3.1152478,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632267,\n
        "lat": 49.8126059,\n
        "lon": 3.1152674,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632268,\n
        "lat": 49.8126095,\n
        "lon": 3.1152102,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632269,\n
        "lat": 49.8126128,\n
        "lon": 3.1152303,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632270,\n
        "lat": 49.8126149,\n
        "lon": 3.1152441,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632271,\n
        "lat": 49.8127054,\n
        "lon": 3.1148585,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632272,\n
        "lat": 49.8127102,\n
        "lon": 3.1149021,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632273,\n
        "lat": 49.8127138,\n
        "lon": 3.1149374,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632274,\n
        "lat": 49.8127148,\n
        "lon": 3.1150117,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632275,\n
        "lat": 49.8127209,\n
        "lon": 3.1150773,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632276,\n
        "lat": 49.8127263,\n
        "lon": 3.1150773,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632277,\n
        "lat": 49.8127332,\n
        "lon": 3.1151465,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632278,\n
        "lat": 49.8127383,\n
        "lon": 3.1151930,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632279,\n
        "lat": 49.8127414,\n
        "lon": 3.1152216,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632280,\n
        "lat": 49.8127516,\n
        "lon": 3.1148480,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632281,\n
        "lat": 49.8127557,\n
        "lon": 3.1148894,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632282,\n
        "lat": 49.8127590,\n
        "lon": 3.1149290,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632283,\n
        "lat": 49.8127651,\n
        "lon": 3.1150007,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632284,\n
        "lat": 49.8127705,\n
        "lon": 3.1150663,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632285,\n
        "lat": 49.8127772,\n
        "lon": 3.1151343,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632286,\n
        "lat": 49.8127816,\n
        "lon": 3.1151801,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632287,\n
        "lat": 49.8127840,\n
        "lon": 3.1152125,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632663,\n
        "lat": 49.8117918,\n
        "lon": 3.1164641,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632664,\n
        "lat": 49.8117918,\n
        "lon": 3.1165053,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632665,\n
        "lat": 49.8118083,\n
        "lon": 3.1159139,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632666,\n
        "lat": 49.8118104,\n
        "lon": 3.1160106,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632667,\n
        "lat": 49.8118129,\n
        "lon": 3.1165044,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632668,\n
        "lat": 49.8118130,\n
        "lon": 3.1164633,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632669,\n
        "lat": 49.8118165,\n
        "lon": 3.1153403,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632670,\n
        "lat": 49.8118177,\n
        "lon": 3.1152907,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632671,\n
        "lat": 49.8118204,\n
        "lon": 3.1160436,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632672,\n
        "lat": 49.8118221,\n
        "lon": 3.1161739,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632673,\n
        "lat": 49.8118581,\n
        "lon": 3.1150332,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632674,\n
        "lat": 49.8118650,\n
        "lon": 3.1151134,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632675,\n
        "lat": 49.8118662,\n
        "lon": 3.1153336,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632676,\n
        "lat": 49.8118667,\n
        "lon": 3.1153404,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632677,\n
        "lat": 49.8118764,\n
        "lon": 3.1158664,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632678,\n
        "lat": 49.8118772,\n
        "lon": 3.1158995,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632679,\n
        "lat": 49.8118869,\n
        "lon": 3.1158990,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632680,\n
        "lat": 49.8118873,\n
        "lon": 3.1159133,\n
        "timestamp": "2016-07-21T17:10:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632681,\n
        "lat": 49.8118874,\n
        "lon": 3.1159358,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632682,\n
        "lat": 49.8118900,\n
        "lon": 3.1160096,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632683,\n
        "lat": 49.8119000,\n
        "lon": 3.1153324,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632684,\n
        "lat": 49.8119003,\n
        "lon": 3.1153213,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632685,\n
        "lat": 49.8119092,\n
        "lon": 3.1161709,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632686,\n
        "lat": 49.8119231,\n
        "lon": 3.1150114,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632687,\n
        "lat": 49.8119234,\n
        "lon": 3.1150163,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632688,\n
        "lat": 49.8119285,\n
        "lon": 3.1160390,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632689,\n
        "lat": 49.8119302,\n
        "lon": 3.1150974,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632690,\n
        "lat": 49.8119310,\n
        "lon": 3.1161607,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632691,\n
        "lat": 49.8119429,\n
        "lon": 3.1152855,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632692,\n
        "lat": 49.8119443,\n
        "lon": 3.1153010,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632693,\n
        "lat": 49.8119446,\n
        "lon": 3.1153188,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632694,\n
        "lat": 49.8119486,\n
        "lon": 3.1159264,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632695,\n
        "lat": 49.8119518,\n
        "lon": 3.1159901,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632696,\n
        "lat": 49.8119734,\n
        "lon": 3.1152842,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632697,\n
        "lat": 49.8119735,\n
        "lon": 3.1153002,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632698,\n
        "lat": 49.8119783,\n
        "lon": 3.1159218,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632699,\n
        "lat": 49.8119794,\n
        "lon": 3.1159382,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632700,\n
        "lat": 49.8119894,\n
        "lon": 3.1155546,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632701,\n
        "lat": 49.8119903,\n
        "lon": 3.1156843,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632702,\n
        "lat": 49.8119928,\n
        "lon": 3.1150020,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632703,\n
        "lat": 49.8120067,\n
        "lon": 3.1152010,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632704,\n
        "lat": 49.8120080,\n
        "lon": 3.1153089,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632705,\n
        "lat": 49.8120099,\n
        "lon": 3.1155552,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632706,\n
        "lat": 49.8120104,\n
        "lon": 3.1157117,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632707,\n
        "lat": 49.8120108,\n
        "lon": 3.1152793,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632708,\n
        "lat": 49.8120109,\n
        "lon": 3.1152827,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632709,\n
        "lat": 49.8120144,\n
        "lon": 3.1158417,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632710,\n
        "lat": 49.8120221,\n
        "lon": 3.1160717,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632711,\n
        "lat": 49.8120298,\n
        "lon": 3.1161142,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632712,\n
        "lat": 49.8120402,\n
        "lon": 3.1157080,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632713,\n
        "lat": 49.8120407,\n
        "lon": 3.1158761,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632714,\n
        "lat": 49.8120408,\n
        "lon": 3.1158790,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632715,\n
        "lat": 49.8120425,\n
        "lon": 3.1159305,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632716,\n
        "lat": 49.8120430,\n
        "lon": 3.1166208,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632717,\n
        "lat": 49.8120442,\n
        "lon": 3.1151991,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632718,\n
        "lat": 49.8120469,\n
        "lon": 3.1158236,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632719,\n
        "lat": 49.8120489,\n
        "lon": 3.1152765,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632720,\n
        "lat": 49.8120529,\n
        "lon": 3.1158774,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632721,\n
        "lat": 49.8120608,\n
        "lon": 3.1168226,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632722,\n
        "lat": 49.8120707,\n
        "lon": 3.1169257,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632723,\n
        "lat": 49.8120760,\n
        "lon": 3.1153966,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632724,\n
        "lat": 49.8120766,\n
        "lon": 3.1156820,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632725,\n
        "lat": 49.8120767,\n
        "lon": 3.1156124,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632726,\n
        "lat": 49.8120768,\n
        "lon": 3.1156377,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632727,\n
        "lat": 49.8120827,\n
        "lon": 3.1153963,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632728,\n
        "lat": 49.8120832,\n
        "lon": 3.1153044,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632729,\n
        "lat": 49.8120880,\n
        "lon": 3.1156124,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632730,\n
        "lat": 49.8120884,\n
        "lon": 3.1156373,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632731,\n
        "lat": 49.8120902,\n
        "lon": 3.1169222,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632732,\n
        "lat": 49.8120926,\n
        "lon": 3.1169523,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632733,\n
        "lat": 49.8121013,\n
        "lon": 3.1153086,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632734,\n
        "lat": 49.8121023,\n
        "lon": 3.1156379,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632735,\n
        "lat": 49.8121059,\n
        "lon": 3.1160299,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632736,\n
        "lat": 49.8121134,\n
        "lon": 3.1160751,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632737,\n
        "lat": 49.8121204,\n
        "lon": 3.1166059,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632738,\n
        "lat": 49.8121323,\n
        "lon": 3.1169144,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632739,\n
        "lat": 49.8121349,\n
        "lon": 3.1169445,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632740,\n
        "lat": 49.8121400,\n
        "lon": 3.1168088,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632741,\n
        "lat": 49.8121490,\n
        "lon": 3.1169113,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632742,\n
        "lat": 49.8121943,\n
        "lon": 3.1167769,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632743,\n
        "lat": 49.8121967,\n
        "lon": 3.1168071,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632744,\n
        "lat": 49.8122073,\n
        "lon": 3.1167743,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314632745,\n
        "lat": 49.8122106,\n
        "lon": 3.1168042,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636581,\n
        "lat": 49.8106054,\n
        "lon": 3.1150215,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636582,\n
        "lat": 49.8106135,\n
        "lon": 3.1155532,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636583,\n
        "lat": 49.8106303,\n
        "lon": 3.1150203,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636584,\n
        "lat": 49.8106390,\n
        "lon": 3.1155530,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636585,\n
        "lat": 49.8106444,\n
        "lon": 3.1169031,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636586,\n
        "lat": 49.8106517,\n
        "lon": 3.1168392,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636587,\n
        "lat": 49.8106536,\n
        "lon": 3.1169050,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314636588,\n
        "lat": 49.8106606,\n
        "lon": 3.1168444,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637389,\n
        "lat": 49.8106634,\n
        "lon": 3.1167174,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637390,\n
        "lat": 49.8106689,\n
        "lon": 3.1166592,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637391,\n
        "lat": 49.8106760,\n
        "lon": 3.1166609,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637392,\n
        "lat": 49.8106799,\n
        "lon": 3.1166232,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637393,\n
        "lat": 49.8106876,\n
        "lon": 3.1150187,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637394,\n
        "lat": 49.8106961,\n
        "lon": 3.1155515,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637395,\n
        "lat": 49.8106989,\n
        "lon": 3.1167854,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637396,\n
        "lat": 49.8107034,\n
        "lon": 3.1167305,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637397,\n
        "lat": 49.8107164,\n
        "lon": 3.1177414,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637398,\n
        "lat": 49.8107173,\n
        "lon": 3.1176990,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637399,\n
        "lat": 49.8107245,\n
        "lon": 3.1178271,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637400,\n
        "lat": 49.8107254,\n
        "lon": 3.1177849,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637401,\n
        "lat": 49.8107262,\n
        "lon": 3.1177583,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637402,\n
        "lat": 49.8107264,\n
        "lon": 3.1169212,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637403,\n
        "lat": 49.8107278,\n
        "lon": 3.1176838,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637404,\n
        "lat": 49.8107291,\n
        "lon": 3.1176337,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637405,\n
        "lat": 49.8107295,\n
        "lon": 3.1177852,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637406,\n
        "lat": 49.8107302,\n
        "lon": 3.1177586,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637407,\n
        "lat": 49.8107333,\n
        "lon": 3.1168576,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637408,\n
        "lat": 49.8107380,\n
        "lon": 3.1167975,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637409,\n
        "lat": 49.8107393,\n
        "lon": 3.1167859,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637410,\n
        "lat": 49.8107412,\n
        "lon": 3.1166751,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637411,\n
        "lat": 49.8107426,\n
        "lon": 3.1158484,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637412,\n
        "lat": 49.8107431,\n
        "lon": 3.1167492,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637413,\n
        "lat": 49.8107434,\n
        "lon": 3.1166370,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637414,\n
        "lat": 49.8107499,\n
        "lon": 3.1166919,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637415,\n
        "lat": 49.8107503,\n
        "lon": 3.1158208,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637416,\n
        "lat": 49.8107510,\n
        "lon": 3.1166763,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637417,\n
        "lat": 49.8107584,\n
        "lon": 3.1156862,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637418,\n
        "lat": 49.8107588,\n
        "lon": 3.1167523,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637419,\n
        "lat": 49.8107608,\n
        "lon": 3.1168647,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637420,\n
        "lat": 49.8107646,\n
        "lon": 3.1166943,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637421,\n
        "lat": 49.8107658,\n
        "lon": 3.1157422,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637422,\n
        "lat": 49.8107673,\n
        "lon": 3.1147147,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637423,\n
        "lat": 49.8107680,\n
        "lon": 3.1156831,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637424,\n
        "lat": 49.8107694,\n
        "lon": 3.1168556,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637425,\n
        "lat": 49.8107749,\n
        "lon": 3.1157393,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637426,\n
        "lat": 49.8107758,\n
        "lon": 3.1158709,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637427,\n
        "lat": 49.8107779,\n
        "lon": 3.1167753,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637428,\n
        "lat": 49.8107828,\n
        "lon": 3.1158438,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637429,\n
        "lat": 49.8107855,\n
        "lon": 3.1156776,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637430,\n
        "lat": 49.8107924,\n
        "lon": 3.1157336,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637431,\n
        "lat": 49.8107938,\n
        "lon": 3.1145401,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637432,\n
        "lat": 49.8108019,\n
        "lon": 3.1150339,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637433,\n
        "lat": 49.8108058,\n
        "lon": 3.1178351,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637434,\n
        "lat": 49.8108104,\n
        "lon": 3.1176417,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637435,\n
        "lat": 49.8108106,\n
        "lon": 3.1147041,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637436,\n
        "lat": 49.8108106,\n
        "lon": 3.1162584,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637437,\n
        "lat": 49.8108207,\n
        "lon": 3.1162654,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637438,\n
        "lat": 49.8108306,\n
        "lon": 3.1161903,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637439,\n
        "lat": 49.8108406,\n
        "lon": 3.1161972,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637440,\n
        "lat": 49.8108556,\n
        "lon": 3.1161050,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637441,\n
        "lat": 49.8108586,\n
        "lon": 3.1146990,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637442,\n
        "lat": 49.8108802,\n
        "lon": 3.1163072,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637443,\n
        "lat": 49.8108928,\n
        "lon": 3.1150099,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637444,\n
        "lat": 49.8109212,\n
        "lon": 3.1149922,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637445,\n
        "lat": 49.8109252,\n
        "lon": 3.1161538,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637446,\n
        "lat": 49.8109352,\n
        "lon": 3.1151307,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637447,\n
        "lat": 49.8109488,\n
        "lon": 3.1151281,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637448,\n
        "lat": 49.8109530,\n
        "lon": 3.1151568,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637449,\n
        "lat": 49.8109779,\n
        "lon": 3.1153392,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637450,\n
        "lat": 49.8109799,\n
        "lon": 3.1156103,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637451,\n
        "lat": 49.8109853,\n
        "lon": 3.1149753,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637452,\n
        "lat": 49.8109926,\n
        "lon": 3.1151161,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637453,\n
        "lat": 49.8109941,\n
        "lon": 3.1151455,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637454,\n
        "lat": 49.8109963,\n
        "lon": 3.1156721,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637455,\n
        "lat": 49.8109988,\n
        "lon": 3.1151142,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637456,\n
        "lat": 49.8109990,\n
        "lon": 3.1154606,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637457,\n
        "lat": 49.8109996,\n
        "lon": 3.1154764,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637458,\n
        "lat": 49.8110031,\n
        "lon": 3.1154741,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637459,\n
        "lat": 49.8110083,\n
        "lon": 3.1154514,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637460,\n
        "lat": 49.8110160,\n
        "lon": 3.1153136,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637461,\n
        "lat": 49.8110265,\n
        "lon": 3.1155753,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637462,\n
        "lat": 49.8110435,\n
        "lon": 3.1156377,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637463,\n
        "lat": 49.8110468,\n
        "lon": 3.1156502,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637464,\n
        "lat": 49.8110497,\n
        "lon": 3.1154443,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637465,\n
        "lat": 49.8110580,\n
        "lon": 3.1144689,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637466,\n
        "lat": 49.8110608,\n
        "lon": 3.1154364,\n
        "timestamp": "2016-07-21T17:13:45Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637467,\n
        "lat": 49.8110636,\n
        "lon": 3.1154470,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637468,\n
        "lat": 49.8110721,\n
        "lon": 3.1145801,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637469,\n
        "lat": 49.8110781,\n
        "lon": 3.1146298,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637470,\n
        "lat": 49.8110782,\n
        "lon": 3.1154987,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637471,\n
        "lat": 49.8110805,\n
        "lon": 3.1146501,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637472,\n
        "lat": 49.8110846,\n
        "lon": 3.1154338,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637473,\n
        "lat": 49.8110871,\n
        "lon": 3.1152432,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637474,\n
        "lat": 49.8110984,\n
        "lon": 3.1154857,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637475,\n
        "lat": 49.8111012,\n
        "lon": 3.1145729,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637476,\n
        "lat": 49.8111044,\n
        "lon": 3.1155940,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637477,\n
        "lat": 49.8111091,\n
        "lon": 3.1146427,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637478,\n
        "lat": 49.8111238,\n
        "lon": 3.1177556,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637479,\n
        "lat": 49.8111391,\n
        "lon": 3.1176960,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637480,\n
        "lat": 49.8111461,\n
        "lon": 3.1177003,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637481,\n
        "lat": 49.8111474,\n
        "lon": 3.1154873,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637482,\n
        "lat": 49.8111676,\n
        "lon": 3.1176170,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637483,\n
        "lat": 49.8111750,\n
        "lon": 3.1151905,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637484,\n
        "lat": 49.8111927,\n
        "lon": 3.1158010,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637485,\n
        "lat": 49.8112101,\n
        "lon": 3.1178083,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637486,\n
        "lat": 49.8112164,\n
        "lon": 3.1153535,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637487,\n
        "lat": 49.8112189,\n
        "lon": 3.1177356,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637488,\n
        "lat": 49.8112273,\n
        "lon": 3.1177408,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637489,\n
        "lat": 49.8112308,\n
        "lon": 3.1154105,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637490,\n
        "lat": 49.8112371,\n
        "lon": 3.1159760,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637491,\n
        "lat": 49.8112405,\n
        "lon": 3.1176523,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637492,\n
        "lat": 49.8112609,\n
        "lon": 3.1153118,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637493,\n
        "lat": 49.8112632,\n
        "lon": 3.1157581,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637494,\n
        "lat": 49.8112643,\n
        "lon": 3.1159009,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637495,\n
        "lat": 49.8112766,\n
        "lon": 3.1159530,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637496,\n
        "lat": 49.8112801,\n
        "lon": 3.1153654,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637497,\n
        "lat": 49.8112935,\n
        "lon": 3.1158833,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637498,\n
        "lat": 49.8113003,\n
        "lon": 3.1174370,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637499,\n
        "lat": 49.8113005,\n
        "lon": 3.1173782,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637500,\n
        "lat": 49.8113155,\n
        "lon": 3.1152444,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637501,\n
        "lat": 49.8113402,\n
        "lon": 3.1153127,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637502,\n
        "lat": 49.8113466,\n
        "lon": 3.1174374,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637503,\n
        "lat": 49.8113468,\n
        "lon": 3.1173786,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637504,\n
        "lat": 49.8113616,\n
        "lon": 3.1151984,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637505,\n
        "lat": 49.8113634,\n
        "lon": 3.1152034,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637506,\n
        "lat": 49.8113711,\n
        "lon": 3.1155401,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637507,\n
        "lat": 49.8113878,\n
        "lon": 3.1152715,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637508,\n
        "lat": 49.8114002,\n
        "lon": 3.1156648,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637509,\n
        "lat": 49.8114081,\n
        "lon": 3.1155181,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637510,\n
        "lat": 49.8114112,\n
        "lon": 3.1162632,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637511,\n
        "lat": 49.8114147,\n
        "lon": 3.1163119,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637512,\n
        "lat": 49.8114298,\n
        "lon": 3.1162600,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637513,\n
        "lat": 49.8114321,\n
        "lon": 3.1164929,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637514,\n
        "lat": 49.8114331,\n
        "lon": 3.1163070,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637515,\n
        "lat": 49.8114353,\n
        "lon": 3.1156466,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637516,\n
        "lat": 49.8114363,\n
        "lon": 3.1165285,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637517,\n
        "lat": 49.8114602,\n
        "lon": 3.1151195,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637518,\n
        "lat": 49.8114757,\n
        "lon": 3.1154781,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637519,\n
        "lat": 49.8114813,\n
        "lon": 3.1158756,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637520,\n
        "lat": 49.8114834,\n
        "lon": 3.1151912,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637521,\n
        "lat": 49.8114834,\n
        "lon": 3.1164769,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637522,\n
        "lat": 49.8114878,\n
        "lon": 3.1189647,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637523,\n
        "lat": 49.8114882,\n
        "lon": 3.1165114,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637524,\n
        "lat": 49.8114920,\n
        "lon": 3.1189322,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637525,\n
        "lat": 49.8115065,\n
        "lon": 3.1156100,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637526,\n
        "lat": 49.8115075,\n
        "lon": 3.1168634,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637527,\n
        "lat": 49.8115114,\n
        "lon": 3.1169126,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637528,\n
        "lat": 49.8115119,\n
        "lon": 3.1160185,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637529,\n
        "lat": 49.8115194,\n
        "lon": 3.1174340,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637530,\n
        "lat": 49.8115195,\n
        "lon": 3.1173917,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637531,\n
        "lat": 49.8115213,\n
        "lon": 3.1142804,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637532,\n
        "lat": 49.8115247,\n
        "lon": 3.1143262,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637533,\n
        "lat": 49.8115402,\n
        "lon": 3.1168550,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637534,\n
        "lat": 49.8115441,\n
        "lon": 3.1161947,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637535,\n
        "lat": 49.8115447,\n
        "lon": 3.1169050,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637536,\n
        "lat": 49.8115499,\n
        "lon": 3.1184838,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637537,\n
        "lat": 49.8115541,\n
        "lon": 3.1152421,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637538,\n
        "lat": 49.8115552,\n
        "lon": 3.1170482,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637539,\n
        "lat": 49.8115565,\n
        "lon": 3.1170851,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637540,\n
        "lat": 49.8115594,\n
        "lon": 3.1183843,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637541,\n
        "lat": 49.8115637,\n
        "lon": 3.1173920,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637542,\n
        "lat": 49.8115637,\n
        "lon": 3.1174344,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637543,\n
        "lat": 49.8115683,\n
        "lon": 3.1153044,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637544,\n
        "lat": 49.8115771,\n
        "lon": 3.1145833,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637545,\n
        "lat": 49.8115772,\n
        "lon": 3.1145589,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637546,\n
        "lat": 49.8115786,\n
        "lon": 3.1164143,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637547,\n
        "lat": 49.8115800,\n
        "lon": 3.1145819,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637548,\n
        "lat": 49.8115863,\n
        "lon": 3.1145311,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637549,\n
        "lat": 49.8115903,\n
        "lon": 3.1141044,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637550,\n
        "lat": 49.8115908,\n
        "lon": 3.1146589,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637551,\n
        "lat": 49.8115911,\n
        "lon": 3.1150206,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637552,\n
        "lat": 49.8115917,\n
        "lon": 3.1190226,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637553,\n
        "lat": 49.8115925,\n
        "lon": 3.1141380,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637554,\n
        "lat": 49.8115944,\n
        "lon": 3.1141707,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637555,\n
        "lat": 49.8115951,\n
        "lon": 3.1146570,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637556,\n
        "lat": 49.8115969,\n
        "lon": 3.1142591,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637557,\n
        "lat": 49.8115982,\n
        "lon": 3.1190638,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637558,\n
        "lat": 49.8115994,\n
        "lon": 3.1189899,\n
        "timestamp": "2016-07-21T17:13:46Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637559,\n
        "lat": 49.8116004,\n
        "lon": 3.1150485,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637560,\n
        "lat": 49.8116022,\n
        "lon": 3.1143049,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637561,\n
        "lat": 49.8116041,\n
        "lon": 3.1141706,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637562,\n
        "lat": 49.8116066,\n
        "lon": 3.1142120,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637563,\n
        "lat": 49.8116077,\n
        "lon": 3.1179669,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637564,\n
        "lat": 49.8116099,\n
        "lon": 3.1150052,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637565,\n
        "lat": 49.8116109,\n
        "lon": 3.1179953,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637566,\n
        "lat": 49.8116125,\n
        "lon": 3.1147522,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637567,\n
        "lat": 49.8116129,\n
        "lon": 3.1140215,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637568,\n
        "lat": 49.8116142,\n
        "lon": 3.1189984,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637569,\n
        "lat": 49.8116154,\n
        "lon": 3.1150936,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637570,\n
        "lat": 49.8116164,\n
        "lon": 3.1175301,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637571,\n
        "lat": 49.8116189,\n
        "lon": 3.1169337,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637572,\n
        "lat": 49.8116192,\n
        "lon": 3.1150337,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637573,\n
        "lat": 49.8116192,\n
        "lon": 3.1140996,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637574,\n
        "lat": 49.8116217,\n
        "lon": 3.1141310,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637575,\n
        "lat": 49.8116243,\n
        "lon": 3.1175975,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637576,\n
        "lat": 49.8116261,\n
        "lon": 3.1169164,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637577,\n
        "lat": 49.8116264,\n
        "lon": 3.1179352,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637578,\n
        "lat": 49.8116268,\n
        "lon": 3.1179925,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637579,\n
        "lat": 49.8116270,\n
        "lon": 3.1170405,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637580,\n
        "lat": 49.8116279,\n
        "lon": 3.1179609,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637581,\n
        "lat": 49.8116279,\n
        "lon": 3.1142082,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637582,\n
        "lat": 49.8116281,\n
        "lon": 3.1145167,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637583,\n
        "lat": 49.8116303,\n
        "lon": 3.1170222,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637584,\n
        "lat": 49.8116305,\n
        "lon": 3.1176524,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637585,\n
        "lat": 49.8116309,\n
        "lon": 3.1142461,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637586,\n
        "lat": 49.8116375,\n
        "lon": 3.1161644,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637587,\n
        "lat": 49.8116382,\n
        "lon": 3.1170199,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637588,\n
        "lat": 49.8116385,\n
        "lon": 3.1170753,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637589,\n
        "lat": 49.8116391,\n
        "lon": 3.1180148,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637590,\n
        "lat": 49.8116391,\n
        "lon": 3.1145295,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637591,\n
        "lat": 49.8116400,\n
        "lon": 3.1170373,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637592,\n
        "lat": 49.8116403,\n
        "lon": 3.1175233,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637593,\n
        "lat": 49.8116408,\n
        "lon": 3.1178781,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637594,\n
        "lat": 49.8116429,\n
        "lon": 3.1145515,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637595,\n
        "lat": 49.8116439,\n
        "lon": 3.1171229,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637596,\n
        "lat": 49.8116444,\n
        "lon": 3.1140169,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637597,\n
        "lat": 49.8116461,\n
        "lon": 3.1179291,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637598,\n
        "lat": 49.8116465,\n
        "lon": 3.1140511,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637599,\n
        "lat": 49.8116468,\n
        "lon": 3.1169050,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637600,\n
        "lat": 49.8116475,\n
        "lon": 3.1169100,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637601,\n
        "lat": 49.8116479,\n
        "lon": 3.1175897,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637602,\n
        "lat": 49.8116542,\n
        "lon": 3.1190939,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637603,\n
        "lat": 49.8116544,\n
        "lon": 3.1175191,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637604,\n
        "lat": 49.8116545,\n
        "lon": 3.1176457,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637605,\n
        "lat": 49.8116566,\n
        "lon": 3.1180115,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637606,\n
        "lat": 49.8116589,\n
        "lon": 3.1142069,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637607,\n
        "lat": 49.8116604,\n
        "lon": 3.1170133,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637608,\n
        "lat": 49.8116608,\n
        "lon": 3.1150006,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637609,\n
        "lat": 49.8116612,\n
        "lon": 3.1142396,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637610,\n
        "lat": 49.8116620,\n
        "lon": 3.1180497,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637611,\n
        "lat": 49.8116623,\n
        "lon": 3.1175847,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637612,\n
        "lat": 49.8116627,\n
        "lon": 3.1170317,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637613,\n
        "lat": 49.8116691,\n
        "lon": 3.1176415,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637614,\n
        "lat": 49.8116701,\n
        "lon": 3.1190270,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637615,\n
        "lat": 49.8116704,\n
        "lon": 3.1163823,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637616,\n
        "lat": 49.8116756,\n
        "lon": 3.1157657,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637617,\n
        "lat": 49.8116825,\n
        "lon": 3.1178625,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637618,\n
        "lat": 49.8116842,\n
        "lon": 3.1191750,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637619,\n
        "lat": 49.8116853,\n
        "lon": 3.1178881,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637620,\n
        "lat": 49.8116859,\n
        "lon": 3.1153831,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637621,\n
        "lat": 49.8116864,\n
        "lon": 3.1155544,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637622,\n
        "lat": 49.8116878,\n
        "lon": 3.1173006,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637623,\n
        "lat": 49.8116903,\n
        "lon": 3.1173775,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637624,\n
        "lat": 49.8116908,\n
        "lon": 3.1140422,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637625,\n
        "lat": 49.8116948,\n
        "lon": 3.1145287,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637626,\n
        "lat": 49.8116970,\n
        "lon": 3.1191170,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637627,\n
        "lat": 49.8116976,\n
        "lon": 3.1141166,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637628,\n
        "lat": 49.8116982,\n
        "lon": 3.1149971,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637629,\n
        "lat": 49.8117039,\n
        "lon": 3.1174421,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637630,\n
        "lat": 49.8117047,\n
        "lon": 3.1146064,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637631,\n
        "lat": 49.8117049,\n
        "lon": 3.1141978,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637632,\n
        "lat": 49.8117050,\n
        "lon": 3.1180198,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637633,\n
        "lat": 49.8117066,\n
        "lon": 3.1150254,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637634,\n
        "lat": 49.8117075,\n
        "lon": 3.1180368,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637635,\n
        "lat": 49.8117085,\n
        "lon": 3.1146050,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637636,\n
        "lat": 49.8117089,\n
        "lon": 3.1170566,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637637,\n
        "lat": 49.8117122,\n
        "lon": 3.1190477,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637638,\n
        "lat": 49.8117164,\n
        "lon": 3.1168856,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637639,\n
        "lat": 49.8117168,\n
        "lon": 3.1171040,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637640,\n
        "lat": 49.8117215,\n
        "lon": 3.1158967,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637641,\n
        "lat": 49.8117218,\n
        "lon": 3.1147091,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637642,\n
        "lat": 49.8117226,\n
        "lon": 3.1175643,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637643,\n
        "lat": 49.8117292,\n
        "lon": 3.1190560,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637644,\n
        "lat": 49.8117301,\n
        "lon": 3.1151334,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637645,\n
        "lat": 49.8117305,\n
        "lon": 3.1172295,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637646,\n
        "lat": 49.8117314,\n
        "lon": 3.1152153,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637647,\n
        "lat": 49.8117318,\n
        "lon": 3.1190413,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637648,\n
        "lat": 49.8117322,\n
        "lon": 3.1172999,\n
        "timestamp": "2016-07-21T17:13:47Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637649,\n
        "lat": 49.8117338,\n
        "lon": 3.1153788,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637650,\n
        "lat": 49.8117352,\n
        "lon": 3.1155616,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637651,\n
        "lat": 49.8117363,\n
        "lon": 3.1172203,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637652,\n
        "lat": 49.8117368,\n
        "lon": 3.1170492,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637653,\n
        "lat": 49.8117416,\n
        "lon": 3.1176888,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637654,\n
        "lat": 49.8117485,\n
        "lon": 3.1192110,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637655,\n
        "lat": 49.8117641,\n
        "lon": 3.1170423,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637656,\n
        "lat": 49.8117693,\n
        "lon": 3.1190779,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637657,\n
        "lat": 49.8117695,\n
        "lon": 3.1178560,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637658,\n
        "lat": 49.8117722,\n
        "lon": 3.1190632,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637659,\n
        "lat": 49.8117731,\n
        "lon": 3.1178915,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637660,\n
        "lat": 49.8117771,\n
        "lon": 3.1174145,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637661,\n
        "lat": 49.8117778,\n
        "lon": 3.1190828,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637662,\n
        "lat": 49.8117806,\n
        "lon": 3.1172171,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637663,\n
        "lat": 49.8117808,\n
        "lon": 3.1172270,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637664,\n
        "lat": 49.8117850,\n
        "lon": 3.1179643,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637665,\n
        "lat": 49.8117860,\n
        "lon": 3.1173688,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637666,\n
        "lat": 49.8117867,\n
        "lon": 3.1174782,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637667,\n
        "lat": 49.8117887,\n
        "lon": 3.1179931,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637668,\n
        "lat": 49.8117900,\n
        "lon": 3.1172142,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637669,\n
        "lat": 49.8117937,\n
        "lon": 3.1174757,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637670,\n
        "lat": 49.8117963,\n
        "lon": 3.1178857,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637671,\n
        "lat": 49.8117977,\n
        "lon": 3.1192792,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637672,\n
        "lat": 49.8117987,\n
        "lon": 3.1179018,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637673,\n
        "lat": 49.8118023,\n
        "lon": 3.1179339,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637674,\n
        "lat": 49.8118025,\n
        "lon": 3.1175336,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637675,\n
        "lat": 49.8118051,\n
        "lon": 3.1175953,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637676,\n
        "lat": 49.8118052,\n
        "lon": 3.1179570,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637677,\n
        "lat": 49.8118053,\n
        "lon": 3.1192425,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637678,\n
        "lat": 49.8118103,\n
        "lon": 3.1178991,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637679,\n
        "lat": 49.8118115,\n
        "lon": 3.1175938,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637680,\n
        "lat": 49.8118147,\n
        "lon": 3.1176618,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637681,\n
        "lat": 49.8118147,\n
        "lon": 3.1179278,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637682,\n
        "lat": 49.8118158,\n
        "lon": 3.1185111,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637683,\n
        "lat": 49.8118161,\n
        "lon": 3.1191040,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637684,\n
        "lat": 49.8118177,\n
        "lon": 3.1190953,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637685,\n
        "lat": 49.8118222,\n
        "lon": 3.1184147,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637686,\n
        "lat": 49.8118411,\n
        "lon": 3.1193043,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637687,\n
        "lat": 49.8118503,\n
        "lon": 3.1192672,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637688,\n
        "lat": 49.8118546,\n
        "lon": 3.1191236,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637689,\n
        "lat": 49.8118555,\n
        "lon": 3.1191164,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637690,\n
        "lat": 49.8118787,\n
        "lon": 3.1192820,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637691,\n
        "lat": 49.8118928,\n
        "lon": 3.1192894,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637692,\n
        "lat": 49.8119099,\n
        "lon": 3.1191557,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637693,\n
        "lat": 49.8119237,\n
        "lon": 3.1191657,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637694,\n
        "lat": 49.8119543,\n
        "lon": 3.1188799,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637695,\n
        "lat": 49.8119554,\n
        "lon": 3.1189225,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637696,\n
        "lat": 49.8119628,\n
        "lon": 3.1189280,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637697,\n
        "lat": 49.8119716,\n
        "lon": 3.1189037,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637698,\n
        "lat": 49.8119767,\n
        "lon": 3.1185997,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637699,\n
        "lat": 49.8119948,\n
        "lon": 3.1188899,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637700,\n
        "lat": 49.8120089,\n
        "lon": 3.1188933,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637701,\n
        "lat": 49.8120271,\n
        "lon": 3.1186632,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314637702,\n
        "lat": 49.8120300,\n
        "lon": 3.1186063,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641397,\n
        "lat": 49.8103930,\n
        "lon": 3.1130049,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641398,\n
        "lat": 49.8104049,\n
        "lon": 3.1131241,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641399,\n
        "lat": 49.8105056,\n
        "lon": 3.1143327,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641400,\n
        "lat": 49.8105160,\n
        "lon": 3.1143033,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641401,\n
        "lat": 49.8105166,\n
        "lon": 3.1144264,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641402,\n
        "lat": 49.8105177,\n
        "lon": 3.1143303,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641403,\n
        "lat": 49.8105307,\n
        "lon": 3.1142574,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641404,\n
        "lat": 49.8105349,\n
        "lon": 3.1142979,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641405,\n
        "lat": 49.8105352,\n
        "lon": 3.1144224,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641406,\n
        "lat": 49.8105374,\n
        "lon": 3.1144487,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641407,\n
        "lat": 49.8105640,\n
        "lon": 3.1144134,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641408,\n
        "lat": 49.8105668,\n
        "lon": 3.1144422,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641409,\n
        "lat": 49.8105823,\n
        "lon": 3.1142435,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641410,\n
        "lat": 49.8105866,\n
        "lon": 3.1142832,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641411,\n
        "lat": 49.8106095,\n
        "lon": 3.1129516,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641412,\n
        "lat": 49.8106100,\n
        "lon": 3.1129562,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641413,\n
        "lat": 49.8106218,\n
        "lon": 3.1130684,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641414,\n
        "lat": 49.8106723,\n
        "lon": 3.1142588,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641415,\n
        "lat": 49.8106867,\n
        "lon": 3.1143798,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641416,\n
        "lat": 49.8106892,\n
        "lon": 3.1137099,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641417,\n
        "lat": 49.8107113,\n
        "lon": 3.1142479,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641418,\n
        "lat": 49.8107166,\n
        "lon": 3.1142960,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641419,\n
        "lat": 49.8107340,\n
        "lon": 3.1129245,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641420,\n
        "lat": 49.8107425,\n
        "lon": 3.1136966,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641421,\n
        "lat": 49.8107635,\n
        "lon": 3.1132026,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641422,\n
        "lat": 49.8107663,\n
        "lon": 3.1142307,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641423,\n
        "lat": 49.8107716,\n
        "lon": 3.1142785,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641424,\n
        "lat": 49.8107837,\n
        "lon": 3.1133935,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641425,\n
        "lat": 49.8107960,\n
        "lon": 3.1135086,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641426,\n
        "lat": 49.8107987,\n
        "lon": 3.1142066,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641427,\n
        "lat": 49.8108140,\n
        "lon": 3.1136788,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641428,\n
        "lat": 49.8108491,\n
        "lon": 3.1140041,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641429,\n
        "lat": 49.8108567,\n
        "lon": 3.1140743,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641430,\n
        "lat": 49.8108603,\n
        "lon": 3.1141076,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641431,\n
        "lat": 49.8108663,\n
        "lon": 3.1141630,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641432,\n
        "lat": 49.8108690,\n
        "lon": 3.1141885,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641433,\n
        "lat": 49.8108702,\n
        "lon": 3.1128859,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641434,\n
        "lat": 49.8108863,\n
        "lon": 3.1141009,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641435,\n
        "lat": 49.8108930,\n
        "lon": 3.1141566,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641436,\n
        "lat": 49.8108981,\n
        "lon": 3.1139995,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641437,\n
        "lat": 49.8109017,\n
        "lon": 3.1140700,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641438,\n
        "lat": 49.8109328,\n
        "lon": 3.1134750,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641439,\n
        "lat": 49.8110008,\n
        "lon": 3.1132501,\n
        "timestamp": "2016-07-21T17:15:38Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641440,\n
        "lat": 49.8110674,\n
        "lon": 3.1139073,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641441,\n
        "lat": 49.8110824,\n
        "lon": 3.1132308,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4314641442,\n
        "lat": 49.8111502,\n
        "lon": 3.1138898,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580494,\n
        "lat": 49.8103179,\n
        "lon": 3.1130993,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580495,\n
        "lat": 49.8103177,\n
        "lon": 3.1130793,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580496,\n
        "lat": 49.8101713,\n
        "lon": 3.1128301,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580497,\n
        "lat": 49.8100720,\n
        "lon": 3.1127122,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580498,\n
        "lat": 49.8098696,\n
        "lon": 3.1131297,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580499,\n
        "lat": 49.8099934,\n
        "lon": 3.1132721,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580500,\n
        "lat": 49.8100492,\n
        "lon": 3.1137360,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580501,\n
        "lat": 49.8102846,\n
        "lon": 3.1136427,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580502,\n
        "lat": 49.8102679,\n
        "lon": 3.1135358,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580503,\n
        "lat": 49.8100936,\n
        "lon": 3.1136052,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580504,\n
        "lat": 49.8100508,\n
        "lon": 3.1132509,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580505,\n
        "lat": 49.8099965,\n
        "lon": 3.1131908,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580506,\n
        "lat": 49.8101311,\n
        "lon": 3.1129130,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580507,\n
        "lat": 49.8102705,\n
        "lon": 3.1131573,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580508,\n
        "lat": 49.8102825,\n
        "lon": 3.1138777,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580509,\n
        "lat": 49.8103360,\n
        "lon": 3.1143450,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580510,\n
        "lat": 49.8103762,\n
        "lon": 3.1143354,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580511,\n
        "lat": 49.8103820,\n
        "lon": 3.1143996,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580512,\n
        "lat": 49.8103403,\n
        "lon": 3.1144102,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580513,\n
        "lat": 49.8103383,\n
        "lon": 3.1143874,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580514,\n
        "lat": 49.8102910,\n
        "lon": 3.1144006,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580515,\n
        "lat": 49.8102796,\n
        "lon": 3.1143070,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580516,\n
        "lat": 49.8102616,\n
        "lon": 3.1143121,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580517,\n
        "lat": 49.8102143,\n
        "lon": 3.1138959,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580518,\n
        "lat": 49.8090706,\n
        "lon": 3.1138840,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580519,\n
        "lat": 49.8089408,\n
        "lon": 3.1133346,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580520,\n
        "lat": 49.8089110,\n
        "lon": 3.1133497,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580521,\n
        "lat": 49.8088968,\n
        "lon": 3.1132826,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580522,\n
        "lat": 49.8088125,\n
        "lon": 3.1133328,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580523,\n
        "lat": 49.8088269,\n
        "lon": 3.1133970,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580524,\n
        "lat": 49.8088005,\n
        "lon": 3.1134122,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086580525,\n
        "lat": 49.8089268,\n
        "lon": 3.1139651,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399375,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314629778,\n
          4314631512,\n
          4314631511,\n
          4314631525,\n
          4314631522,\n
          4314631510,\n
          4314629786,\n
          4314629788,\n
          4314629781,\n
          4314629782,\n
          4314631489,\n
          4314631490,\n
          4314629776,\n
          4314629778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399376,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631537,\n
          4314631544,\n
          4314631543,\n
          4314631536,\n
          4314631537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399377,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631498,\n
          4314631508,\n
          4314631507,\n
          4314631497,\n
          4314631498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399378,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631579,\n
          4314631581,\n
          4314631580,\n
          4314631576,\n
          4314631579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399379,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631539,\n
          4314631547,\n
          4314631546,\n
          4314631538,\n
          4314631539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399380,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631569,\n
          4314631540,\n
          4314631551,\n
          4314631572,\n
          4314631569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399381,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631531,\n
          4314631534,\n
          4314631533,\n
          4314631530,\n
          4314631531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399382,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631495,\n
          4314631502,\n
          4314631501,\n
          4314631496,\n
          4314631495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399383,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314629774,\n
          4314629778,\n
          4314629776,\n
          4314629772,\n
          4314629774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399384,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631571,\n
          4314631577,\n
          4314631575,\n
          4314631570,\n
          4314631571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399385,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314629768,\n
          4314629773,\n
          4314629771,\n
          4314629767,\n
          4314629768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399386,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631583,\n
          4314631588,\n
          4314631587,\n
          4314631582,\n
          4314631583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399387,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631555,\n
          4314631559,\n
          4314631558,\n
          4314631554,\n
          4314631555\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399388,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631564,\n
          4314631566,\n
          4314631565,\n
          4314631563,\n
          4314631564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399389,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631557,\n
          4314631562,\n
          4314631561,\n
          4314631556,\n
          4314631557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399390,\n
        "timestamp": "2016-07-21T17:09:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631550,\n
          4314631585,\n
          4314631584,\n
          4314631549,\n
          4314631550\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399391,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631574,\n
          4314631576,\n
          4314631580,\n
          4314631578,\n
          4314631573,\n
          4314631574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399392,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631527,\n
          4314631535,\n
          4314631534,\n
          4314631531,\n
          4314631526,\n
          4314631527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399393,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631541,\n
          4314631553,\n
          4314631552,\n
          4314631547,\n
          4314631539,\n
          4314631541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399394,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314629783,\n
          4314631509,\n
          4314631506,\n
          4314631505,\n
          4314629779,\n
          4314629783\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399395,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631510,\n
          4314631522,\n
          4314631521,\n
          4314631506,\n
          4314631509,\n
          4314631510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399396,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631515,\n
          4314631529,\n
          4314631528,\n
          4314631518,\n
          4314631520,\n
          4314631514,\n
          4314631515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399397,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631524,\n
          4314631532,\n
          4314631529,\n
          4314631515,\n
          4314631517,\n
          4314631523,\n
          4314631524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399398,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314629787,\n
          4314631497,\n
          4314631507,\n
          4314631504,\n
          4314631492,\n
          4314629784,\n
          4314629787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399399,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631586,\n
          4314631589,\n
          4314631588,\n
          4314631583,\n
          4314631584,\n
          4314631585,\n
          4314631586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399400,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631492,\n
          4314631504,\n
          4314631503,\n
          4314631502,\n
          4314631495,\n
          4314631491,\n
          4314631492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399401,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631499,\n
          4314631519,\n
          4314631516,\n
          4314629785,\n
          4314629769,\n
          4314629770,\n
          4314631500,\n
          4314631499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399402,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631545,\n
          4314631556,\n
          4314631561,\n
          4314631553,\n
          4314631541,\n
          4314631543,\n
          4314631544,\n
          4314631545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399404,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631548,\n
          4314631568,\n
          4314631567,\n
          4314631560,\n
          4314631557,\n
          4314631556,\n
          4314631545,\n
          4314631548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399407,\n
        "timestamp": "2016-07-21T17:09:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314631516,\n
          4314631513,\n
          4314631494,\n
          4314631493,\n
          4314629775,\n
          4314629777,\n
          4314629780,\n
          4314629785,\n
          4314631516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399468,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632239,\n
          4314632262,\n
          4314632261,\n
          4314632258,\n
          4314632256,\n
          4314632245,\n
          4314632244,\n
          4314632251,\n
          4314632250,\n
          4314632255,\n
          4314632253,\n
          4314632237,\n
          4314632239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399469,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632241,\n
          4314632269,\n
          4314632268,\n
          4314632265,\n
          4314632264,\n
          4314632249,\n
          4314632246,\n
          4314632260,\n
          4314632259,\n
          4314632263,\n
          4314632262,\n
          4314632239,\n
          4314632241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399470,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632211,\n
          4314632227,\n
          4314632225,\n
          4314632228,\n
          4314632230,\n
          4314632229,\n
          4314632226,\n
          4314632224,\n
          4314632223,\n
          4314632221,\n
          4314632219,\n
          4314632203,\n
          4314632206,\n
          4314632204,\n
          4314632211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399471,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632207,\n
          4314632216,\n
          4314632215,\n
          4314632218,\n
          4314632217,\n
          4314632213,\n
          4314632212,\n
          4314632199,\n
          4314632198,\n
          4314632192,\n
          4314632190,\n
          4314632083,\n
          4314632082,\n
          4314632085,\n
          4314632080,\n
          4314632207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399472,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632234,\n
          4314632238,\n
          4314632236,\n
          4314632233,\n
          4314632234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399473,\n
        "timestamp": "2016-07-21T17:10:03Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632222,\n
          4314632232,\n
          4314632231,\n
          4314632220,\n
          4314632222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399474,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632278,\n
          4314632286,\n
          4314632285,\n
          4314632277,\n
          4314632278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399475,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632272,\n
          4314632281,\n
          4314632280,\n
          4314632271,\n
          4314632272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399476,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632273,\n
          4314632282,\n
          4314632281,\n
          4314632272,\n
          4314632273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399477,\n
        "timestamp": "2023-01-08T14:41:17Z",\n
        "version": 5,\n
        "changeset": 131017914,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          4314632073,\n
          4314632071,\n
          4314632072,\n
          4314632074,\n
          4314632073\n
        ],\n
        "tags": {\n
          "man_made": "street_cabinet",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "utility": "power",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399478,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632279,\n
          4314632287,\n
          4314632286,\n
          4314632278,\n
          4314632279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399479,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632201,\n
          4314632210,\n
          4314632209,\n
          4314632200,\n
          4314632201\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399480,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632276,\n
          4314632284,\n
          4314632283,\n
          4314632274,\n
          4314632275,\n
          4314632276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399481,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632079,\n
          4314632191,\n
          4314632189,\n
          4314632077,\n
          4314632078,\n
          4314632079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399482,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632208,\n
          4314632214,\n
          4314632210,\n
          4314632201,\n
          4314632202,\n
          4314632205,\n
          4314632208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399483,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632194,\n
          4314632197,\n
          4314632196,\n
          4314632081,\n
          4314632084,\n
          4314632086,\n
          4314632195,\n
          4314632194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399484,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632077,\n
          4314632189,\n
          4314632193,\n
          4314632088,\n
          4314632087,\n
          4314632076,\n
          4314632075,\n
          4314632070,\n
          4314632077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399485,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632237,\n
          4314632253,\n
          4314632252,\n
          4314632248,\n
          4314632247,\n
          4314632242,\n
          4314632240,\n
          4314632235,\n
          4314632237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399486,\n
        "timestamp": "2016-07-21T17:10:04Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632243,\n
          4314632257,\n
          4314632254,\n
          4314632267,\n
          4314632266,\n
          4314632270,\n
          4314632269,\n
          4314632241,\n
          4314632243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399515,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632679,\n
          4314632713,\n
          4314632714,\n
          4314632720,\n
          4314632718,\n
          4314632712,\n
          4314632706,\n
          4314632709,\n
          4314632677,\n
          4314632678,\n
          4314632679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399516,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632684,\n
          4314632693,\n
          4314632692,\n
          4314632697,\n
          4314632696,\n
          4314632691,\n
          4314632670,\n
          4314632669,\n
          4314632676,\n
          4314632675,\n
          4314632683,\n
          4314632684\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399517,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632699,\n
          4314632715,\n
          4314632714,\n
          4314632713,\n
          4314632679,\n
          4314632680,\n
          4314632665,\n
          4314632666,\n
          4314632682,\n
          4314632681,\n
          4314632694,\n
          4314632698,\n
          4314632699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399518,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632724,\n
          4314632726,\n
          4314632730,\n
          4314632729,\n
          4314632725,\n
          4314632723,\n
          4314632727,\n
          4314632728,\n
          4314632704,\n
          4314632705,\n
          4314632700,\n
          4314632701,\n
          4314632724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399519,\n
        "timestamp": "2016-07-21T17:10:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632691,\n
          4314632696,\n
          4314632708,\n
          4314632707,\n
          4314632719,\n
          4314632717,\n
          4314632703,\n
          4314632702,\n
          4314632686,\n
          4314632687,\n
          4314632673,\n
          4314632674,\n
          4314632689,\n
          4314632691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399520,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632743,\n
          4314632745,\n
          4314632744,\n
          4314632742,\n
          4314632743\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399521,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632732,\n
          4314632739,\n
          4314632738,\n
          4314632731,\n
          4314632732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399522,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632711,\n
          4314632736,\n
          4314632735,\n
          4314632710,\n
          4314632711\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399523,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632682,\n
          4314632695,\n
          4314632694,\n
          4314632681,\n
          4314632682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399524,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632721,\n
          4314632740,\n
          4314632737,\n
          4314632716,\n
          4314632721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399525,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632664,\n
          4314632667,\n
          4314632668,\n
          4314632663,\n
          4314632664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399526,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632672,\n
          4314632685,\n
          4314632690,\n
          4314632688,\n
          4314632671,\n
          4314632672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399527,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632731,\n
          4314632738,\n
          4314632741,\n
          4314632740,\n
          4314632721,\n
          4314632722,\n
          4314632731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432399528,\n
        "timestamp": "2016-07-21T17:10:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314632729,\n
          4314632730,\n
          4314632734,\n
          4314632733,\n
          4314632728,\n
          4314632727,\n
          4314632723,\n
          4314632725,\n
          4314632729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400052,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637404,\n
          4314637403,\n
          4314637398,\n
          4314637397,\n
          4314637401,\n
          4314637406,\n
          4314637405,\n
          4314637400,\n
          4314637399,\n
          4314637433,\n
          4314637434,\n
          4314637404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400053,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314636587,\n
          4314637402,\n
          4314637407,\n
          4314637419,\n
          4314637424,\n
          4314637427,\n
          4314637409,\n
          4314637408,\n
          4314637395,\n
          4314637396,\n
          4314637389,\n
          4314636586,\n
          4314636588,\n
          4314636587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400054,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637566,\n
          4314637641,\n
          4314637630,\n
          4314637635,\n
          4314637625,\n
          4314637594,\n
          4314637590,\n
          4314637582,\n
          4314637548,\n
          4314637545,\n
          4314637547,\n
          4314637544,\n
          4314637550,\n
          4314637555,\n
          4314637566\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400055,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637692,\n
          4314637688,\n
          4314637689,\n
          4314637684,\n
          4314637683,\n
          4314637661,\n
          4314637654,\n
          4314637677,\n
          4314637671,\n
          4314637686,\n
          4314637687,\n
          4314637690,\n
          4314637691,\n
          4314637693,\n
          4314637692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400056,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637412,\n
          4314637418,\n
          4314637420,\n
          4314637414,\n
          4314637416,\n
          4314637410,\n
          4314637413,\n
          4314637392,\n
          4314637391,\n
          4314637390,\n
          4314637389,\n
          4314637396,\n
          4314637395,\n
          4314637408,\n
          4314637409,\n
          4314637412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400057,\n
        "timestamp": "2016-07-21T17:13:48Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637539,\n
          4314637588,\n
          4314637636,\n
          4314637652,\n
          4314637638,\n
          4314637599,\n
          4314637600,\n
          4314637576,\n
          4314637571,\n
          4314637583,\n
          4314637587,\n
          4314637607,\n
          4314637612,\n
          4314637591,\n
          4314637579,\n
          4314637538,\n
          4314637539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400058,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637454,\n
          4314637462,\n
          4314637463,\n
          4314637476,\n
          4314637470,\n
          4314637474,\n
          4314637472,\n
          4314637467,\n
          4314637466,\n
          4314637464,\n
          4314637460,\n
          4314637449,\n
          4314637459,\n
          4314637456,\n
          4314637458,\n
          4314637457,\n
          4314637461,\n
          4314637450,\n
          4314637454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400059,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4314637632,\n
          4314637667,\n
          4314637664,\n
          4314637676,\n
          4314637673,\n
          4314637681,\n
          4314637678,\n
          4314637672,\n
          4314637670,\n
          4314637659,\n
          4314637657,\n
          4314637619,\n
          4314637617,\n
          4314637593,\n
          4314637597,\n
          4314637577,\n
          4314637580,\n
          4314637563,\n
          4314637565,\n
          4314637578,\n
          4314637589,\n
          4314637605,\n
          4314637610,\n
          4314637634,\n
          4314637632\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Martin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q38225614"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400060,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637543,\n
          4314637646,\n
          4314637644,\n
          4314637537,\n
          4314637543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400061,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637595,\n
          4314637639,\n
          4314637636,\n
          4314637588,\n
          4314637595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400062,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637575,\n
          4314637601,\n
          4314637592,\n
          4314637570,\n
          4314637575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400063,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637559,\n
          4314637572,\n
          4314637564,\n
          4314637551,\n
          4314637559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400064,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637401,\n
          4314637400,\n
          4314637405,\n
          4314637406,\n
          4314637401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400065,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637536,\n
          4314637682,\n
          4314637685,\n
          4314637540,\n
          4314637536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400066,\n
        "timestamp": "2025-05-08T17:22:28Z",\n
        "version": 3,\n
        "changeset": 165995038,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4314637546,\n
          4314637615,\n
          4314637586,\n
          4314637534,\n
          4314637546\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Grande Rue",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.germaine@wanadoo.fr",\n
          "contact:phone": "+33 3 23 68 83 78",\n
          "contact:website": "https://www.commune-germaine.fr/",\n
          "name": "Mairie de Germaine",\n
          "opening_hours": "Mo 17:00-19:00; Th 09:00-12:00; Fr 09:00-12:00",\n
          "ref:FR:SIRET": "21020324600017",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400067,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637584,\n
          4314637604,\n
          4314637601,\n
          4314637575,\n
          4314637584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400068,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637505,\n
          4314637500,\n
          4314637501,\n
          4314637507,\n
          4314637505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400070,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314636585,\n
          4314636587,\n
          4314636588,\n
          4314636586,\n
          4314636585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400071,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637417,\n
          4314637421,\n
          4314637425,\n
          4314637423,\n
          4314637417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400072,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637557,\n
          4314637602,\n
          4314637614,\n
          4314637568,\n
          4314637557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400073,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637411,\n
          4314637426,\n
          4314637428,\n
          4314637415,\n
          4314637411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400074,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637530,\n
          4314637529,\n
          4314637542,\n
          4314637541,\n
          4314637530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400075,\n
        "timestamp": "2016-07-21T17:13:49Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637511,\n
          4314637514,\n
          4314637512,\n
          4314637510,\n
          4314637511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400076,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637604,\n
          4314637613,\n
          4314637611,\n
          4314637601,\n
          4314637604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400077,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637425,\n
          4314637430,\n
          4314637429,\n
          4314637423,\n
          4314637425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400078,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637602,\n
          4314637626,\n
          4314637637,\n
          4314637614,\n
          4314637602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400079,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637527,\n
          4314637535,\n
          4314637533,\n
          4314637526,\n
          4314637527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400080,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637522,\n
          4314637552,\n
          4314637558,\n
          4314637524,\n
          4314637522\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400081,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637553,\n
          4314637574,\n
          4314637573,\n
          4314637549,\n
          4314637553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400082,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314636584,\n
          4314637394,\n
          4314637393,\n
          4314636583,\n
          4314636584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400083,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637503,\n
          4314637499,\n
          4314637498,\n
          4314637502,\n
          4314637503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400084,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314636582,\n
          4314636584,\n
          4314636583,\n
          4314636581,\n
          4314636582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400085,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637438,\n
          4314637436,\n
          4314637437,\n
          4314637439,\n
          4314637438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400086,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637496,\n
          4314637492,\n
          4314637486,\n
          4314637489,\n
          4314637496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400087,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637607,\n
          4314637587,\n
          4314637591,\n
          4314637612,\n
          4314637607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400088,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637532,\n
          4314637560,\n
          4314637556,\n
          4314637531,\n
          4314637532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400089,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637516,\n
          4314637523,\n
          4314637521,\n
          4314637513,\n
          4314637516\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400090,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637601,\n
          4314637611,\n
          4314637603,\n
          4314637592,\n
          4314637601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400091,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637489,\n
          4314637486,\n
          4314637483,\n
          4314637473,\n
          4314637481,\n
          4314637489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400092,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637471,\n
          4314637477,\n
          4314637475,\n
          4314637468,\n
          4314637469,\n
          4314637471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400093,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637520,\n
          4314637569,\n
          4314637559,\n
          4314637551,\n
          4314637517,\n
          4314637520\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400094,\n
        "timestamp": "2016-07-21T17:13:50Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637695,\n
          4314637696,\n
          4314637697,\n
          4314637699,\n
          4314637694,\n
          4314637695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400095,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637507,\n
          4314637520,\n
          4314637517,\n
          4314637504,\n
          4314637505,\n
          4314637507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400096,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637562,\n
          4314637581,\n
          4314637574,\n
          4314637553,\n
          4314637554,\n
          4314637561,\n
          4314637562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400097,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637569,\n
          4314637633,\n
          4314637628,\n
          4314637608,\n
          4314637572,\n
          4314637559,\n
          4314637569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400098,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637694,\n
          4314637699,\n
          4314637700,\n
          4314637701,\n
          4314637702,\n
          4314637698,\n
          4314637694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400099,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637623,\n
          4314637665,\n
          4314637663,\n
          4314637645,\n
          4314637648,\n
          4314637622,\n
          4314637623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400100,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637490,\n
          4314637495,\n
          4314637494,\n
          4314637497,\n
          4314637493,\n
          4314637484,\n
          4314637490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400101,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637674,\n
          4314637669,\n
          4314637666,\n
          4314637660,\n
          4314637629,\n
          4314637642,\n
          4314637674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400102,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637653,\n
          4314637680,\n
          4314637675,\n
          4314637679,\n
          4314637674,\n
          4314637642,\n
          4314637653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400103,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637515,\n
          4314637525,\n
          4314637518,\n
          4314637509,\n
          4314637506,\n
          4314637508,\n
          4314637515\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400104,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637440,\n
          4314637438,\n
          4314637439,\n
          4314637437,\n
          4314637442,\n
          4314637445,\n
          4314637440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400105,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637651,\n
          4314637662,\n
          4314637668,\n
          4314637655,\n
          4314637652,\n
          4314637636,\n
          4314637639,\n
          4314637651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400106,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637574,\n
          4314637627,\n
          4314637624,\n
          4314637598,\n
          4314637596,\n
          4314637567,\n
          4314637573,\n
          4314637574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400107,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637606,\n
          4314637631,\n
          4314637627,\n
          4314637574,\n
          4314637581,\n
          4314637585,\n
          4314637609,\n
          4314637606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400108,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637528,\n
          4314637640,\n
          4314637650,\n
          4314637649,\n
          4314637620,\n
          4314637621,\n
          4314637616,\n
          4314637519,\n
          4314637528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400109,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637448,\n
          4314637453,\n
          4314637452,\n
          4314637455,\n
          4314637451,\n
          4314637444,\n
          4314637446,\n
          4314637447,\n
          4314637448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400110,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637482,\n
          4314637480,\n
          4314637479,\n
          4314637478,\n
          4314637485,\n
          4314637488,\n
          4314637487,\n
          4314637491,\n
          4314637482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400111,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637432,\n
          4314637443,\n
          4314637441,\n
          4314637469,\n
          4314637468,\n
          4314637465,\n
          4314637431,\n
          4314637435,\n
          4314637422,\n
          4314637432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400112,\n
        "timestamp": "2016-07-21T17:13:51Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314637618,\n
          4314637654,\n
          4314637661,\n
          4314637656,\n
          4314637658,\n
          4314637647,\n
          4314637643,\n
          4314637637,\n
          4314637626,\n
          4314637618\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400436,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641407,\n
          4314641415,\n
          4314641414,\n
          4314641410,\n
          4314641404,\n
          4314641400,\n
          4314641402,\n
          4314641399,\n
          4314641401,\n
          4314641405,\n
          4314641406,\n
          4314641408,\n
          4314641407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400437,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641404,\n
          4314641410,\n
          4314641409,\n
          4314641403,\n
          4314641404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400438,\n
        "timestamp": "2023-01-08T14:41:17Z",\n
        "version": 5,\n
        "changeset": 131017914,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          4314641431,\n
          4314641435,\n
          4314641434,\n
          4314641430,\n
          4314641431\n
        ],\n
        "tags": {\n
          "building": "transformer_tower",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400440,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641440,\n
          4314641442,\n
          4314641441,\n
          4314641439,\n
          4314641440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400441,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641418,\n
          4314641423,\n
          4314641422,\n
          4314641417,\n
          4314641418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400442,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641429,\n
          4314641437,\n
          4314641436,\n
          4314641428,\n
          4314641429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400443,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641398,\n
          4314641413,\n
          4314641412,\n
          4314641411,\n
          4314641397,\n
          4314641398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400444,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641421,\n
          4314641424,\n
          4314641425,\n
          4314641438,\n
          4314641433,\n
          4314641419,\n
          4314641421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400445,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641426,\n
          4314641432,\n
          4314641431,\n
          4314641430,\n
          4314641429,\n
          4314641428,\n
          4314641427,\n
          4314641420,\n
          4314641426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 432400446,\n
        "timestamp": "2016-07-21T17:15:39Z",\n
        "version": 1,\n
        "changeset": 40926772,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4314641416,\n
          4314641420,\n
          4314641427,\n
          4314641425,\n
          4314641424,\n
          4314641421,\n
          4314641419,\n
          4314641412,\n
          4314641413,\n
          4314641416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1304971528,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12086580494,\n
          12086580495,\n
          12086580496,\n
          12086580497,\n
          12086580498,\n
          12086580499,\n
          12086580500,\n
          12086580501,\n
          12086580502,\n
          12086580503,\n
          12086580504,\n
          12086580505,\n
          12086580506,\n
          12086580507,\n
          12086580494\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1304971529,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12086580508,\n
          12086580509,\n
          12086580510,\n
          12086580511,\n
          12086580512,\n
          12086580513,\n
          12086580514,\n
          12086580515,\n
          12086580516,\n
          12086580517,\n
          12086580508\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1304971530,\n
        "timestamp": "2024-08-01T06:04:33Z",\n
        "version": 1,\n
        "changeset": 154677254,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12086580518,\n
          12086580519,\n
          12086580520,\n
          12086580521,\n
          12086580522,\n
          12086580523,\n
          12086580524,\n
          12086580525,\n
          12086580518\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]