Redirect 302 redirect from GET @app_admin_labourer (e30403)

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

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02060"]->.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" => 4.218631
    "namelookup_time" => 0.000577
    "connect_time" => 0.019282
    "pretransfer_time" => 0.040355
    "size_upload" => 2410.0
    "size_download" => 31680.0
    "speed_download" => 7509.0
    "speed_upload" => 571.0
    "download_content_length" => 31680.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 4.199028
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 34830
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 40299
    "connect_time_us" => 19282
    "namelookup_time_us" => 577
    "pretransfer_time_us" => 40355
    "starttransfer_time_us" => 4199028
    "posttransfer_time_us" => 40354
    "total_time_us" => 4218631
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770164481.9937
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1056
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1029 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1040 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 04 Feb 2026 00:21:22 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 31680\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 04 Feb 2026 00:21:22 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 31680"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-04T00:19:58Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4305695138,\n
        "lat": 49.8303402,\n
        "lon": 3.1038649,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695139,\n
        "lat": 49.8303461,\n
        "lon": 3.1038912,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695140,\n
        "lat": 49.8303564,\n
        "lon": 3.1039371,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695141,\n
        "lat": 49.8304213,\n
        "lon": 3.1038238,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695142,\n
        "lat": 49.8304272,\n
        "lon": 3.1038501,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695143,\n
        "lat": 49.8304375,\n
        "lon": 3.1038960,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695144,\n
        "lat": 49.8304598,\n
        "lon": 3.1038915,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695145,\n
        "lat": 49.8304786,\n
        "lon": 3.1041117,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695146,\n
        "lat": 49.8305165,\n
        "lon": 3.1039708,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695147,\n
        "lat": 49.8305276,\n
        "lon": 3.1041018,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695148,\n
        "lat": 49.8305623,\n
        "lon": 3.1038704,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695149,\n
        "lat": 49.8305700,\n
        "lon": 3.1039599,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695150,\n
        "lat": 49.8317294,\n
        "lon": 3.1014296,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695151,\n
        "lat": 49.8317374,\n
        "lon": 3.1034329,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695152,\n
        "lat": 49.8317612,\n
        "lon": 3.1013791,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695153,\n
        "lat": 49.8317704,\n
        "lon": 3.1035347,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695154,\n
        "lat": 49.8317960,\n
        "lon": 3.1015310,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695155,\n
        "lat": 49.8318103,\n
        "lon": 3.1015070,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695156,\n
        "lat": 49.8318156,\n
        "lon": 3.1033692,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695157,\n
        "lat": 49.8318288,\n
        "lon": 3.1035816,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695158,\n
        "lat": 49.8318491,\n
        "lon": 3.1015627,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695159,\n
        "lat": 49.8318508,\n
        "lon": 3.1034758,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695160,\n
        "lat": 49.8318548,\n
        "lon": 3.1036702,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695161,\n
        "lat": 49.8318573,\n
        "lon": 3.1016493,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695162,\n
        "lat": 49.8318663,\n
        "lon": 3.1015345,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695163,\n
        "lat": 49.8318745,\n
        "lon": 3.1035519,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695164,\n
        "lat": 49.8318758,\n
        "lon": 3.1017764,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695165,\n
        "lat": 49.8318798,\n
        "lon": 3.1037578,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695166,\n
        "lat": 49.8318846,\n
        "lon": 3.1033296,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695167,\n
        "lat": 49.8318883,\n
        "lon": 3.1015978,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695168,\n
        "lat": 49.8318982,\n
        "lon": 3.1018144,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695169,\n
        "lat": 49.8318996,\n
        "lon": 3.1036396,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695170,\n
        "lat": 49.8319074,\n
        "lon": 3.1017248,\n
        "timestamp": "2016-07-16T10:35:27Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695171,\n
        "lat": 49.8319153,\n
        "lon": 3.1034295,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695172,\n
        "lat": 49.8319241,\n
        "lon": 3.1037275,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695173,\n
        "lat": 49.8319688,\n
        "lon": 3.1017160,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695174,\n
        "lat": 49.8319695,\n
        "lon": 3.1032661,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695175,\n
        "lat": 49.8320018,\n
        "lon": 3.1033646,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695176,\n
        "lat": 49.8320923,\n
        "lon": 3.1031009,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695177,\n
        "lat": 49.8321056,\n
        "lon": 3.1034776,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695178,\n
        "lat": 49.8321352,\n
        "lon": 3.1035713,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695179,\n
        "lat": 49.8321394,\n
        "lon": 3.1030649,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695180,\n
        "lat": 49.8321786,\n
        "lon": 3.1032036,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695181,\n
        "lat": 49.8321847,\n
        "lon": 3.1034195,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695182,\n
        "lat": 49.8322199,\n
        "lon": 3.1030025,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695183,\n
        "lat": 49.8322601,\n
        "lon": 3.1034800,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695184,\n
        "lat": 49.8323439,\n
        "lon": 3.1034192,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695185,\n
        "lat": 49.8324366,\n
        "lon": 3.1029360,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695186,\n
        "lat": 49.8324523,\n
        "lon": 3.1032802,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695187,\n
        "lat": 49.8324668,\n
        "lon": 3.1020049,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305695188,\n
        "lat": 49.8325128,\n
        "lon": 3.1019235,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696189,\n
        "lat": 49.8325129,\n
        "lon": 3.1033027,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696190,\n
        "lat": 49.8325236,\n
        "lon": 3.1034456,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696191,\n
        "lat": 49.8325388,\n
        "lon": 3.1021092,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696192,\n
        "lat": 49.8325446,\n
        "lon": 3.1032983,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696193,\n
        "lat": 49.8325459,\n
        "lon": 3.1017759,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696194,\n
        "lat": 49.8325553,\n
        "lon": 3.1034408,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696195,\n
        "lat": 49.8325623,\n
        "lon": 3.1035399,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696196,\n
        "lat": 49.8325652,\n
        "lon": 3.1018076,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696197,\n
        "lat": 49.8325719,\n
        "lon": 3.1035377,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696198,\n
        "lat": 49.8325745,\n
        "lon": 3.1035660,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696199,\n
        "lat": 49.8325750,\n
        "lon": 3.1028907,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696200,\n
        "lat": 49.8325764,\n
        "lon": 3.1029188,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696201,\n
        "lat": 49.8325792,\n
        "lon": 3.1029747,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696202,\n
        "lat": 49.8325874,\n
        "lon": 3.1020306,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696203,\n
        "lat": 49.8325934,\n
        "lon": 3.1032606,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696204,\n
        "lat": 49.8325936,\n
        "lon": 3.1022665,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696205,\n
        "lat": 49.8325975,\n
        "lon": 3.1035339,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696206,\n
        "lat": 49.8325987,\n
        "lon": 3.1017020,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696207,\n
        "lat": 49.8325989,\n
        "lon": 3.1035601,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696208,\n
        "lat": 49.8326001,\n
        "lon": 3.1023112,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696209,\n
        "lat": 49.8326108,\n
        "lon": 3.1022960,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696210,\n
        "lat": 49.8326193,\n
        "lon": 3.1017343,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696211,\n
        "lat": 49.8326352,\n
        "lon": 3.1022054,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696212,\n
        "lat": 49.8326645,\n
        "lon": 3.1024113,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696213,\n
        "lat": 49.8327027,\n
        "lon": 3.1028815,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696214,\n
        "lat": 49.8327036,\n
        "lon": 3.1029673,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696215,\n
        "lat": 49.8327168,\n
        "lon": 3.1023309,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696216,\n
        "lat": 49.8327202,\n
        "lon": 3.1035105,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696217,\n
        "lat": 49.8327292,\n
        "lon": 3.1036010,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696218,\n
        "lat": 49.8327787,\n
        "lon": 3.1033932,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696219,\n
        "lat": 49.8327935,\n
        "lon": 3.1035523,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696220,\n
        "lat": 49.8328085,\n
        "lon": 3.1028919,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696221,\n
        "lat": 49.8328660,\n
        "lon": 3.1029002,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696222,\n
        "lat": 49.8328730,\n
        "lon": 3.1035361,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696223,\n
        "lat": 49.8329019,\n
        "lon": 3.1035710,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696224,\n
        "lat": 49.8329322,\n
        "lon": 3.1035582,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696225,\n
        "lat": 49.8329437,\n
        "lon": 3.1029090,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696226,\n
        "lat": 49.8329533,\n
        "lon": 3.1031563,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696227,\n
        "lat": 49.8329716,\n
        "lon": 3.1024478,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696228,\n
        "lat": 49.8329822,\n
        "lon": 3.1031543,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696229,\n
        "lat": 49.8330061,\n
        "lon": 3.1026198,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696230,\n
        "lat": 49.8330125,\n
        "lon": 3.1024275,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696231,\n
        "lat": 49.8330302,\n
        "lon": 3.1029313,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696232,\n
        "lat": 49.8330388,\n
        "lon": 3.1031501,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696233,\n
        "lat": 49.8330448,\n
        "lon": 3.1026016,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696234,\n
        "lat": 49.8330437,\n
        "lon": 3.1034268,\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": 4305696235,\n
        "lat": 49.8330624,\n
        "lon": 3.1035162,\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": 4305696237,\n
        "lat": 49.8331772,\n
        "lon": 3.1030592,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696238,\n
        "lat": 49.8331773,\n
        "lon": 3.1034776,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696239,\n
        "lat": 49.8331915,\n
        "lon": 3.1035473,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696240,\n
        "lat": 49.8332164,\n
        "lon": 3.1032882,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696241,\n
        "lat": 49.8332217,\n
        "lon": 3.1030409,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696242,\n
        "lat": 49.8332243,\n
        "lon": 3.1030607,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696243,\n
        "lat": 49.8331964,\n
        "lon": 3.1043826,\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": 4305696244,\n
        "lat": 49.8332256,\n
        "lon": 3.1033396,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696245,\n
        "lat": 49.8332636,\n
        "lon": 3.1032695,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696246,\n
        "lat": 49.8332697,\n
        "lon": 3.1023581,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696247,\n
        "lat": 49.8332729,\n
        "lon": 3.1028392,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696248,\n
        "lat": 49.8332737,\n
        "lon": 3.1033246,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696249,\n
        "lat": 49.8332917,\n
        "lon": 3.1023588,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696250,\n
        "lat": 49.8332968,\n
        "lon": 3.1021531,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696251,\n
        "lat": 49.8332922,\n
        "lon": 3.1035049,\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": 4305696255,\n
        "lat": 49.8333326,\n
        "lon": 3.1023299,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696256,\n
        "lat": 49.8333352,\n
        "lon": 3.1028127,\n
        "timestamp": "2016-07-16T10:35:28Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696257,\n
        "lat": 49.8333438,\n
        "lon": 3.1038008,\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": 4305696258,\n
        "lat": 49.8333616,\n
        "lon": 3.1038032,\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": 4305696259,\n
        "lat": 49.8334268,\n
        "lon": 3.1021669,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696260,\n
        "lat": 49.8334287,\n
        "lon": 3.1028749,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696261,\n
        "lat": 49.8334292,\n
        "lon": 3.1021294,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696262,\n
        "lat": 49.8334312,\n
        "lon": 3.1028334,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696263,\n
        "lat": 49.8334360,\n
        "lon": 3.1042873,\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": 4305696264,\n
        "lat": 49.8335337,\n
        "lon": 3.1021394,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696265,\n
        "lat": 49.8335337,\n
        "lon": 3.1021800,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696266,\n
        "lat": 49.8335365,\n
        "lon": 3.1028996,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696267,\n
        "lat": 49.8335408,\n
        "lon": 3.1028474,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696268,\n
        "lat": 49.8335663,\n
        "lon": 3.1021840,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696269,\n
        "lat": 49.8335671,\n
        "lon": 3.1021996,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696270,\n
        "lat": 49.8335788,\n
        "lon": 3.1029094,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696271,\n
        "lat": 49.8335823,\n
        "lon": 3.1028545,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696272,\n
        "lat": 49.8337356,\n
        "lon": 3.1028249,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696273,\n
        "lat": 49.8337394,\n
        "lon": 3.1028447,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696274,\n
        "lat": 49.8337396,\n
        "lon": 3.1028040,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696275,\n
        "lat": 49.8337407,\n
        "lon": 3.1029405,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696276,\n
        "lat": 49.8337453,\n
        "lon": 3.1028535,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696277,\n
        "lat": 49.8337491,\n
        "lon": 3.1027791,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696278,\n
        "lat": 49.8337542,\n
        "lon": 3.1026522,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696279,\n
        "lat": 49.8337648,\n
        "lon": 3.1023855,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696280,\n
        "lat": 49.8338191,\n
        "lon": 3.1029537,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696281,\n
        "lat": 49.8338362,\n
        "lon": 3.1026643,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696282,\n
        "lat": 49.8338376,\n
        "lon": 3.1026171,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696283,\n
        "lat": 49.8338517,\n
        "lon": 3.1024003,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696284,\n
        "lat": 49.8338565,\n
        "lon": 3.1026673,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696285,\n
        "lat": 49.8338588,\n
        "lon": 3.1026190,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696286,\n
        "lat": 49.8338989,\n
        "lon": 3.1022426,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696287,\n
        "lat": 49.8339090,\n
        "lon": 3.1024088,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696288,\n
        "lat": 49.8339163,\n
        "lon": 3.1022797,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696289,\n
        "lat": 49.8339928,\n
        "lon": 3.1035822,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696290,\n
        "lat": 49.8339944,\n
        "lon": 3.1034721,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696291,\n
        "lat": 49.8341763,\n
        "lon": 3.1035969,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696292,\n
        "lat": 49.8341789,\n
        "lon": 3.1034881,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696293,\n
        "lat": 49.8342014,\n
        "lon": 3.1033662,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696294,\n
        "lat": 49.8342097,\n
        "lon": 3.1031867,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696295,\n
        "lat": 49.8342216,\n
        "lon": 3.1034372,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696296,\n
        "lat": 49.8342237,\n
        "lon": 3.1033673,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696297,\n
        "lat": 49.8342744,\n
        "lon": 3.1034401,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305696298,\n
        "lat": 49.8342872,\n
        "lon": 3.1032018,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699564,\n
        "lat": 49.8345457,\n
        "lon": 3.1029683,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699565,\n
        "lat": 49.8345543,\n
        "lon": 3.1028618,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699566,\n
        "lat": 49.8345591,\n
        "lon": 3.1028620,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699567,\n
        "lat": 49.8345641,\n
        "lon": 3.1028132,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699568,\n
        "lat": 49.8345761,\n
        "lon": 3.1029914,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699569,\n
        "lat": 49.8345762,\n
        "lon": 3.1029750,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699570,\n
        "lat": 49.8346089,\n
        "lon": 3.1030004,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699571,\n
        "lat": 49.8346105,\n
        "lon": 3.1029830,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699572,\n
        "lat": 49.8346432,\n
        "lon": 3.1029896,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699573,\n
        "lat": 49.8346476,\n
        "lon": 3.1028825,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699574,\n
        "lat": 49.8346522,\n
        "lon": 3.1028323,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699575,\n
        "lat": 49.8346535,\n
        "lon": 3.1028843,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699576,\n
        "lat": 49.8348352,\n
        "lon": 3.1037045,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699577,\n
        "lat": 49.8348360,\n
        "lon": 3.1035849,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699578,\n
        "lat": 49.8348623,\n
        "lon": 3.1031428,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699579,\n
        "lat": 49.8348711,\n
        "lon": 3.1030474,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699580,\n
        "lat": 49.8349074,\n
        "lon": 3.1030848,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699581,\n
        "lat": 49.8349096,\n
        "lon": 3.1030558,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699582,\n
        "lat": 49.8349308,\n
        "lon": 3.1030897,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699583,\n
        "lat": 49.8349354,\n
        "lon": 3.1030485,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699584,\n
        "lat": 49.8349665,\n
        "lon": 3.1031676,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699585,\n
        "lat": 49.8349707,\n
        "lon": 3.1031672,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699586,\n
        "lat": 49.8349772,\n
        "lon": 3.1030588,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699587,\n
        "lat": 49.8349816,\n
        "lon": 3.1030857,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699588,\n
        "lat": 49.8349903,\n
        "lon": 3.1035841,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699889,\n
        "lat": 49.8349930,\n
        "lon": 3.1037008,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699890,\n
        "lat": 49.8350112,\n
        "lon": 3.1030928,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699891,\n
        "lat": 49.8350154,\n
        "lon": 3.1030588,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699892,\n
        "lat": 49.8350566,\n
        "lon": 3.1031042,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699893,\n
        "lat": 49.8350595,\n
        "lon": 3.1030669,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699894,\n
        "lat": 49.8350793,\n
        "lon": 3.1031095,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699895,\n
        "lat": 49.8350825,\n
        "lon": 3.1030768,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699896,\n
        "lat": 49.8350912,\n
        "lon": 3.1035582,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699897,\n
        "lat": 49.8350921,\n
        "lon": 3.1031942,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699898,\n
        "lat": 49.8350922,\n
        "lon": 3.1036710,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699899,\n
        "lat": 49.8351003,\n
        "lon": 3.1031144,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699900,\n
        "lat": 49.8351038,\n
        "lon": 3.1030838,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699901,\n
        "lat": 49.8351910,\n
        "lon": 3.1026259,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699902,\n
        "lat": 49.8351998,\n
        "lon": 3.1035565,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699903,\n
        "lat": 49.8352033,\n
        "lon": 3.1036693,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699904,\n
        "lat": 49.8352414,\n
        "lon": 3.1026389,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699905,\n
        "lat": 49.8352500,\n
        "lon": 3.1025450,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699906,\n
        "lat": 49.8352752,\n
        "lon": 3.1025870,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699907,\n
        "lat": 49.8353186,\n
        "lon": 3.1035912,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699908,\n
        "lat": 49.8353212,\n
        "lon": 3.1028505,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699909,\n
        "lat": 49.8353223,\n
        "lon": 3.1037038,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699910,\n
        "lat": 49.8353462,\n
        "lon": 3.1028166,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699911,\n
        "lat": 49.8353671,\n
        "lon": 3.1045811,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699912,\n
        "lat": 49.8354067,\n
        "lon": 3.1047377,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699913,\n
        "lat": 49.8354101,\n
        "lon": 3.1029262,\n
        "timestamp": "2016-07-16T10:41:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699914,\n
        "lat": 49.8354219,\n
        "lon": 3.1045478,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699915,\n
        "lat": 49.8354271,\n
        "lon": 3.1035921,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699916,\n
        "lat": 49.8354281,\n
        "lon": 3.1037049,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699917,\n
        "lat": 49.8354518,\n
        "lon": 3.1030254,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699918,\n
        "lat": 49.8354615,\n
        "lon": 3.1047044,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699919,\n
        "lat": 49.8354986,\n
        "lon": 3.1028371,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699920,\n
        "lat": 49.8355092,\n
        "lon": 3.1028629,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699921,\n
        "lat": 49.8355140,\n
        "lon": 3.1048798,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699922,\n
        "lat": 49.8355453,\n
        "lon": 3.1049978,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699923,\n
        "lat": 49.8355515,\n
        "lon": 3.1049936,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699924,\n
        "lat": 49.8355616,\n
        "lon": 3.1050017,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699925,\n
        "lat": 49.8355762,\n
        "lon": 3.1049680,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699926,\n
        "lat": 49.8355779,\n
        "lon": 3.1049912,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699927,\n
        "lat": 49.8355891,\n
        "lon": 3.1028914,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699928,\n
        "lat": 49.8355991,\n
        "lon": 3.1049530,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699929,\n
        "lat": 49.8356016,\n
        "lon": 3.1049620,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699930,\n
        "lat": 49.8356053,\n
        "lon": 3.1048219,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699931,\n
        "lat": 49.8356290,\n
        "lon": 3.1044627,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699932,\n
        "lat": 49.8356366,\n
        "lon": 3.1049400,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699933,\n
        "lat": 49.8356556,\n
        "lon": 3.1044466,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699934,\n
        "lat": 49.8356589,\n
        "lon": 3.1045727,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699935,\n
        "lat": 49.8356615,\n
        "lon": 3.1027129,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699936,\n
        "lat": 49.8356721,\n
        "lon": 3.1048119,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699937,\n
        "lat": 49.8356733,\n
        "lon": 3.1037203,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699938,\n
        "lat": 49.8356778,\n
        "lon": 3.1036091,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699939,\n
        "lat": 49.8356799,\n
        "lon": 3.1036093,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699940,\n
        "lat": 49.8356838,\n
        "lon": 3.1035000,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699941,\n
        "lat": 49.8356844,\n
        "lon": 3.1045572,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699942,\n
        "lat": 49.8356910,\n
        "lon": 3.1048826,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699943,\n
        "lat": 49.8356921,\n
        "lon": 3.1027879,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699944,\n
        "lat": 49.8356987,\n
        "lon": 3.1047949,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699945,\n
        "lat": 49.8357176,\n
        "lon": 3.1048655,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699946,\n
        "lat": 49.8357189,\n
        "lon": 3.1037239,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699947,\n
        "lat": 49.8357214,\n
        "lon": 3.1044067,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699948,\n
        "lat": 49.8357233,\n
        "lon": 3.1035921,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699949,\n
        "lat": 49.8357262,\n
        "lon": 3.1035033,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699950,\n
        "lat": 49.8357268,\n
        "lon": 3.1034861,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699951,\n
        "lat": 49.8357304,\n
        "lon": 3.1050745,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699952,\n
        "lat": 49.8357397,\n
        "lon": 3.1033136,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699953,\n
        "lat": 49.8357487,\n
        "lon": 3.1031347,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699954,\n
        "lat": 49.8357503,\n
        "lon": 3.1045167,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699955,\n
        "lat": 49.8357530,\n
        "lon": 3.1051599,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699956,\n
        "lat": 49.8357605,\n
        "lon": 3.1050163,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699957,\n
        "lat": 49.8357691,\n
        "lon": 3.1050519,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699958,\n
        "lat": 49.8357701,\n
        "lon": 3.1035958,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699959,\n
        "lat": 49.8357716,\n
        "lon": 3.1035597,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699960,\n
        "lat": 49.8357759,\n
        "lon": 3.1038227,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699961,\n
        "lat": 49.8357793,\n
        "lon": 3.1037201,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699962,\n
        "lat": 49.8357841,\n
        "lon": 3.1037099,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699963,\n
        "lat": 49.8357864,\n
        "lon": 3.1051406,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699964,\n
        "lat": 49.8357894,\n
        "lon": 3.1051527,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699965,\n
        "lat": 49.8357978,\n
        "lon": 3.1035607,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699966,\n
        "lat": 49.8357988,\n
        "lon": 3.1034951,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699967,\n
        "lat": 49.8358126,\n
        "lon": 3.1049858,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699968,\n
        "lat": 49.8358172,\n
        "lon": 3.1038292,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699969,\n
        "lat": 49.8358213,\n
        "lon": 3.1050214,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699970,\n
        "lat": 49.8358229,\n
        "lon": 3.1033250,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699971,\n
        "lat": 49.8358369,\n
        "lon": 3.1031422,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699972,\n
        "lat": 49.8358535,\n
        "lon": 3.1050026,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699973,\n
        "lat": 49.8358562,\n
        "lon": 3.1050136,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699974,\n
        "lat": 49.8358727,\n
        "lon": 3.1030857,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699975,\n
        "lat": 49.8358750,\n
        "lon": 3.1030158,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699976,\n
        "lat": 49.8358750,\n
        "lon": 3.1050902,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699977,\n
        "lat": 49.8358777,\n
        "lon": 3.1051012,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699978,\n
        "lat": 49.8358918,\n
        "lon": 3.1049928,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699979,\n
        "lat": 49.8359106,\n
        "lon": 3.1050694,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699980,\n
        "lat": 49.8359162,\n
        "lon": 3.1049785,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699981,\n
        "lat": 49.8359165,\n
        "lon": 3.1038400,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699982,\n
        "lat": 49.8359212,\n
        "lon": 3.1030896,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699983,\n
        "lat": 49.8359213,\n
        "lon": 3.1037224,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699984,\n
        "lat": 49.8359235,\n
        "lon": 3.1030197,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699985,\n
        "lat": 49.8359338,\n
        "lon": 3.1036252,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699986,\n
        "lat": 49.8359349,\n
        "lon": 3.1050552,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699987,\n
        "lat": 49.8359392,\n
        "lon": 3.1035007,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699988,\n
        "lat": 49.8359525,\n
        "lon": 3.1033147,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699989,\n
        "lat": 49.8359602,\n
        "lon": 3.1031693,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699990,\n
        "lat": 49.8360515,\n
        "lon": 3.1030049,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699991,\n
        "lat": 49.8360540,\n
        "lon": 3.1036392,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699992,\n
        "lat": 49.8360549,\n
        "lon": 3.1030092,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699993,\n
        "lat": 49.8360595,\n
        "lon": 3.1033281,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699994,\n
        "lat": 49.8360600,\n
        "lon": 3.1035155,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699995,\n
        "lat": 49.8360605,\n
        "lon": 3.1030056,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699996,\n
        "lat": 49.8360629,\n
        "lon": 3.1039345,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699997,\n
        "lat": 49.8360669,\n
        "lon": 3.1050015,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699998,\n
        "lat": 49.8360677,\n
        "lon": 3.1031818,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305699999,\n
        "lat": 49.8360682,\n
        "lon": 3.1038357,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700000,\n
        "lat": 49.8360682,\n
        "lon": 3.1049572,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700001,\n
        "lat": 49.8360712,\n
        "lon": 3.1031177,\n
        "timestamp": "2016-07-16T10:41:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700002,\n
        "lat": 49.8360768,\n
        "lon": 3.1049949,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700003,\n
        "lat": 49.8360910,\n
        "lon": 3.1051022,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700004,\n
        "lat": 49.8360963,\n
        "lon": 3.1038403,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700005,\n
        "lat": 49.8360982,\n
        "lon": 3.1037915,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700006,\n
        "lat": 49.8360991,\n
        "lon": 3.1037524,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700007,\n
        "lat": 49.8361155,\n
        "lon": 3.1039410,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700008,\n
        "lat": 49.8361164,\n
        "lon": 3.1041235,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700009,\n
        "lat": 49.8361188,\n
        "lon": 3.1049266,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700010,\n
        "lat": 49.8361206,\n
        "lon": 3.1037962,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700011,\n
        "lat": 49.8361221,\n
        "lon": 3.1037556,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700012,\n
        "lat": 49.8361245,\n
        "lon": 3.1038831,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700013,\n
        "lat": 49.8361351,\n
        "lon": 3.1030764,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700014,\n
        "lat": 49.8361374,\n
        "lon": 3.1030948,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700015,\n
        "lat": 49.8361452,\n
        "lon": 3.1037097,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700016,\n
        "lat": 49.8361512,\n
        "lon": 3.1035143,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700017,\n
        "lat": 49.8361545,\n
        "lon": 3.1050673,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700018,\n
        "lat": 49.8361657,\n
        "lon": 3.1029688,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700019,\n
        "lat": 49.8361731,\n
        "lon": 3.1041257,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700020,\n
        "lat": 49.8361790,\n
        "lon": 3.1030607,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700021,\n
        "lat": 49.8361792,\n
        "lon": 3.1037138,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700022,\n
        "lat": 49.8361840,\n
        "lon": 3.1038895,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700023,\n
        "lat": 49.8361884,\n
        "lon": 3.1035265,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700024,\n
        "lat": 49.8361950,\n
        "lon": 3.1033751,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700025,\n
        "lat": 49.8362000,\n
        "lon": 3.1032592,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700026,\n
        "lat": 49.8362070,\n
        "lon": 3.1032225,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700027,\n
        "lat": 49.8362080,\n
        "lon": 3.1031623,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700028,\n
        "lat": 49.8362106,\n
        "lon": 3.1030504,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700029,\n
        "lat": 49.8362116,\n
        "lon": 3.1032570,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700030,\n
        "lat": 49.8362155,\n
        "lon": 3.1032184,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700031,\n
        "lat": 49.8362263,\n
        "lon": 3.1031538,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700032,\n
        "lat": 49.8362306,\n
        "lon": 3.1029460,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700033,\n
        "lat": 49.8362390,\n
        "lon": 3.1036100,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700034,\n
        "lat": 49.8362398,\n
        "lon": 3.1035775,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700035,\n
        "lat": 49.8362408,\n
        "lon": 3.1035199,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700036,\n
        "lat": 49.8362447,\n
        "lon": 3.1030383,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700037,\n
        "lat": 49.8362650,\n
        "lon": 3.1050767,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700038,\n
        "lat": 49.8362674,\n
        "lon": 3.1033850,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700039,\n
        "lat": 49.8362722,\n
        "lon": 3.1032756,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700040,\n
        "lat": 49.8362809,\n
        "lon": 3.1032724,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700041,\n
        "lat": 49.8362836,\n
        "lon": 3.1035821,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700042,\n
        "lat": 49.8362854,\n
        "lon": 3.1036123,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700043,\n
        "lat": 49.8362924,\n
        "lon": 3.1051865,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700044,\n
        "lat": 49.8362945,\n
        "lon": 3.1037677,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700045,\n
        "lat": 49.8363057,\n
        "lon": 3.1032484,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700046,\n
        "lat": 49.8363070,\n
        "lon": 3.1031350,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700047,\n
        "lat": 49.8363251,\n
        "lon": 3.1037668,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700048,\n
        "lat": 49.8363327,\n
        "lon": 3.1039398,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700049,\n
        "lat": 49.8363725,\n
        "lon": 3.1039371,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700050,\n
        "lat": 49.8363743,\n
        "lon": 3.1035347,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700051,\n
        "lat": 49.8363751,\n
        "lon": 3.1039841,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700052,\n
        "lat": 49.8363856,\n
        "lon": 3.1050941,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700053,\n
        "lat": 49.8363908,\n
        "lon": 3.1039837,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700054,\n
        "lat": 49.8363922,\n
        "lon": 3.1051230,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700055,\n
        "lat": 49.8364047,\n
        "lon": 3.1032488,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700056,\n
        "lat": 49.8364067,\n
        "lon": 3.1031376,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700057,\n
        "lat": 49.8364144,\n
        "lon": 3.1049841,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700058,\n
        "lat": 49.8364362,\n
        "lon": 3.1050626,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700059,\n
        "lat": 49.8364573,\n
        "lon": 3.1031797,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700060,\n
        "lat": 49.8364689,\n
        "lon": 3.1032587,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700061,\n
        "lat": 49.8364919,\n
        "lon": 3.1031731,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700062,\n
        "lat": 49.8365017,\n
        "lon": 3.1039150,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700063,\n
        "lat": 49.8365037,\n
        "lon": 3.1032523,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700064,\n
        "lat": 49.8365087,\n
        "lon": 3.1035771,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700065,\n
        "lat": 49.8365098,\n
        "lon": 3.1032936,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700066,\n
        "lat": 49.8365340,\n
        "lon": 3.1039187,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700067,\n
        "lat": 49.8365350,\n
        "lon": 3.1038401,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700068,\n
        "lat": 49.8365650,\n
        "lon": 3.1038410,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700069,\n
        "lat": 49.8365682,\n
        "lon": 3.1037263,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700070,\n
        "lat": 49.8365898,\n
        "lon": 3.1037271,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700071,\n
        "lat": 49.8365932,\n
        "lon": 3.1035817,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700072,\n
        "lat": 49.8365964,\n
        "lon": 3.1031533,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700073,\n
        "lat": 49.8366060,\n
        "lon": 3.1032765,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700074,\n
        "lat": 49.8366074,\n
        "lon": 3.1029800,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700075,\n
        "lat": 49.8366126,\n
        "lon": 3.1030375,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700076,\n
        "lat": 49.8366216,\n
        "lon": 3.1050279,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700077,\n
        "lat": 49.8366252,\n
        "lon": 3.1029753,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700078,\n
        "lat": 49.8366277,\n
        "lon": 3.1051373,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700079,\n
        "lat": 49.8366281,\n
        "lon": 3.1031943,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700080,\n
        "lat": 49.8366310,\n
        "lon": 3.1030314,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700081,\n
        "lat": 49.8366324,\n
        "lon": 3.1030451,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700082,\n
        "lat": 49.8366658,\n
        "lon": 3.1030406,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700083,\n
        "lat": 49.8366681,\n
        "lon": 3.1056424,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700084,\n
        "lat": 49.8366766,\n
        "lon": 3.1031908,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700085,\n
        "lat": 49.8366981,\n
        "lon": 3.1057507,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700086,\n
        "lat": 49.8367066,\n
        "lon": 3.1030180,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700087,\n
        "lat": 49.8367172,\n
        "lon": 3.1031848,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700088,\n
        "lat": 49.8367190,\n
        "lon": 3.1050182,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700089,\n
        "lat": 49.8367222,\n
        "lon": 3.1051290,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700090,\n
        "lat": 49.8367633,\n
        "lon": 3.1055800,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700091,\n
        "lat": 49.8367770,\n
        "lon": 3.1030012,\n
        "timestamp": "2016-07-16T10:41:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700092,\n
        "lat": 49.8367834,\n
        "lon": 3.1030586,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700093,\n
        "lat": 49.8367939,\n
        "lon": 3.1056870,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700094,\n
        "lat": 49.8367939,\n
        "lon": 3.1061004,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700095,\n
        "lat": 49.8367986,\n
        "lon": 3.1030561,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700096,\n
        "lat": 49.8368029,\n
        "lon": 3.1030955,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700097,\n
        "lat": 49.8368215,\n
        "lon": 3.1060853,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700098,\n
        "lat": 49.8368218,\n
        "lon": 3.1062055,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700099,\n
        "lat": 49.8368509,\n
        "lon": 3.1061885,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700100,\n
        "lat": 49.8368519,\n
        "lon": 3.1055182,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700101,\n
        "lat": 49.8368684,\n
        "lon": 3.1030867,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700102,\n
        "lat": 49.8368709,\n
        "lon": 3.1056282,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700103,\n
        "lat": 49.8368735,\n
        "lon": 3.1031658,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700104,\n
        "lat": 49.8368983,\n
        "lon": 3.1054980,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700105,\n
        "lat": 49.8369014,\n
        "lon": 3.1055115,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700106,\n
        "lat": 49.8369278,\n
        "lon": 3.1036532,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700107,\n
        "lat": 49.8369285,\n
        "lon": 3.1037527,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700108,\n
        "lat": 49.8369291,\n
        "lon": 3.1037941,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700109,\n
        "lat": 49.8369441,\n
        "lon": 3.1054777,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700110,\n
        "lat": 49.8369473,\n
        "lon": 3.1054922,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700111,\n
        "lat": 49.8369544,\n
        "lon": 3.1037534,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700112,\n
        "lat": 49.8369547,\n
        "lon": 3.1037957,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700113,\n
        "lat": 49.8369647,\n
        "lon": 3.1055891,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700114,\n
        "lat": 49.8369709,\n
        "lon": 3.1055734,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700115,\n
        "lat": 49.8369738,\n
        "lon": 3.1025872,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700116,\n
        "lat": 49.8369784,\n
        "lon": 3.1054140,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700117,\n
        "lat": 49.8369799,\n
        "lon": 3.1027462,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700118,\n
        "lat": 49.8369800,\n
        "lon": 3.1056179,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700119,\n
        "lat": 49.8369918,\n
        "lon": 3.1054788,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700120,\n
        "lat": 49.8369952,\n
        "lon": 3.1056919,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700121,\n
        "lat": 49.8369996,\n
        "lon": 3.1028970,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700122,\n
        "lat": 49.8370035,\n
        "lon": 3.1055587,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700123,\n
        "lat": 49.8370062,\n
        "lon": 3.1037944,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700124,\n
        "lat": 49.8370078,\n
        "lon": 3.1037552,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700125,\n
        "lat": 49.8370080,\n
        "lon": 3.1036478,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700126,\n
        "lat": 49.8370080,\n
        "lon": 3.1036518,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700127,\n
        "lat": 49.8370096,\n
        "lon": 3.1035494,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700128,\n
        "lat": 49.8370130,\n
        "lon": 3.1053985,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700129,\n
        "lat": 49.8370131,\n
        "lon": 3.1056052,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700130,\n
        "lat": 49.8370161,\n
        "lon": 3.1025830,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700131,\n
        "lat": 49.8370249,\n
        "lon": 3.1027352,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700132,\n
        "lat": 49.8370270,\n
        "lon": 3.1054633,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700133,\n
        "lat": 49.8370276,\n
        "lon": 3.1056755,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700134,\n
        "lat": 49.8370338,\n
        "lon": 3.1028884,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700135,\n
        "lat": 49.8370496,\n
        "lon": 3.1035514,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700136,\n
        "lat": 49.8370504,\n
        "lon": 3.1036474,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700137,\n
        "lat": 49.8371180,\n
        "lon": 3.1058659,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700138,\n
        "lat": 49.8371455,\n
        "lon": 3.1059671,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700139,\n
        "lat": 49.8371751,\n
        "lon": 3.1058295,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700140,\n
        "lat": 49.8372026,\n
        "lon": 3.1059322,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700141,\n
        "lat": 49.8372215,\n
        "lon": 3.1038438,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700142,\n
        "lat": 49.8372233,\n
        "lon": 3.1038232,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700143,\n
        "lat": 49.8372257,\n
        "lon": 3.1038556,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700144,\n
        "lat": 49.8372280,\n
        "lon": 3.1038396,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700145,\n
        "lat": 49.8372319,\n
        "lon": 3.1039128,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700146,\n
        "lat": 49.8372321,\n
        "lon": 3.1038706,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700147,\n
        "lat": 49.8372344,\n
        "lon": 3.1038508,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700148,\n
        "lat": 49.8372192,\n
        "lon": 3.1055949,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700149,\n
        "lat": 49.8372357,\n
        "lon": 3.1039265,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700150,\n
        "lat": 49.8372371,\n
        "lon": 3.1040979,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700151,\n
        "lat": 49.8372381,\n
        "lon": 3.1038886,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700152,\n
        "lat": 49.8372387,\n
        "lon": 3.1038651,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700153,\n
        "lat": 49.8372243,\n
        "lon": 3.1025651,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700154,\n
        "lat": 49.8372430,\n
        "lon": 3.1039211,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700155,\n
        "lat": 49.8372435,\n
        "lon": 3.1041157,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700156,\n
        "lat": 49.8372285,\n
        "lon": 3.1027162,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700157,\n
        "lat": 49.8372459,\n
        "lon": 3.1038824,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700158,\n
        "lat": 49.8372471,\n
        "lon": 3.1039571,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700159,\n
        "lat": 49.8372493,\n
        "lon": 3.1040864,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700160,\n
        "lat": 49.8372504,\n
        "lon": 3.1041096,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700161,\n
        "lat": 49.8372514,\n
        "lon": 3.1038967,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700162,\n
        "lat": 49.8372522,\n
        "lon": 3.1039723,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700163,\n
        "lat": 49.8372522,\n
        "lon": 3.1040923,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700164,\n
        "lat": 49.8372366,\n
        "lon": 3.1057715,\n
        "timestamp": "2016-07-16T10:41:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700165,\n
        "lat": 49.8372528,\n
        "lon": 3.1039523,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700166,\n
        "lat": 49.8372560,\n
        "lon": 3.1037954,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700167,\n
        "lat": 49.8372592,\n
        "lon": 3.1039666,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700168,\n
        "lat": 49.8372614,\n
        "lon": 3.1038104,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700169,\n
        "lat": 49.8372645,\n
        "lon": 3.1040082,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700170,\n
        "lat": 49.8372667,\n
        "lon": 3.1038215,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700171,\n
        "lat": 49.8372687,\n
        "lon": 3.1040199,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700172,\n
        "lat": 49.8372705,\n
        "lon": 3.1040025,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700173,\n
        "lat": 49.8372719,\n
        "lon": 3.1038036,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700174,\n
        "lat": 49.8372719,\n
        "lon": 3.1041914,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700175,\n
        "lat": 49.8372757,\n
        "lon": 3.1038133,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700176,\n
        "lat": 49.8372757,\n
        "lon": 3.1040143,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700177,\n
        "lat": 49.8372771,\n
        "lon": 3.1040531,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700178,\n
        "lat": 49.8372779,\n
        "lon": 3.1041864,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700179,\n
        "lat": 49.8372783,\n
        "lon": 3.1042098,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700180,\n
        "lat": 49.8372809,\n
        "lon": 3.1040683,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700181,\n
        "lat": 49.8372827,\n
        "lon": 3.1038695,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700182,\n
        "lat": 49.8372852,\n
        "lon": 3.1042042,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700183,\n
        "lat": 49.8372858,\n
        "lon": 3.1040463,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700184,\n
        "lat": 49.8372714,\n
        "lon": 3.1055813,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700185,\n
        "lat": 49.8372999,\n
        "lon": 3.1038775,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700186,\n
        "lat": 49.8373013,\n
        "lon": 3.1038541,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700187,\n
        "lat": 49.8372878,\n
        "lon": 3.1057563,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700188,\n
        "lat": 49.8373064,\n
        "lon": 3.1042650,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700189,\n
        "lat": 49.8373069,\n
        "lon": 3.1038712,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700190,\n
        "lat": 49.8373109,\n
        "lon": 3.1039100,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700191,\n
        "lat": 49.8373168,\n
        "lon": 3.1039239,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700192,\n
        "lat": 49.8373178,\n
        "lon": 3.1039052,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700193,\n
        "lat": 49.8373229,\n
        "lon": 3.1039189,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700194,\n
        "lat": 49.8373265,\n
        "lon": 3.1039524,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700195,\n
        "lat": 49.8373326,\n
        "lon": 3.1039655,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700196,\n
        "lat": 49.8373332,\n
        "lon": 3.1039467,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700197,\n
        "lat": 49.8373377,\n
        "lon": 3.1039579,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700198,\n
        "lat": 49.8373460,\n
        "lon": 3.1042292,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700199,\n
        "lat": 49.8373465,\n
        "lon": 3.1040049,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700200,\n
        "lat": 49.8373514,\n
        "lon": 3.1042377,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700201,\n
        "lat": 49.8373552,\n
        "lon": 3.1039980,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700202,\n
        "lat": 49.8373575,\n
        "lon": 3.1042204,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700203,\n
        "lat": 49.8373586,\n
        "lon": 3.1040063,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700204,\n
        "lat": 49.8373602,\n
        "lon": 3.1042287,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700205,\n
        "lat": 49.8373898,\n
        "lon": 3.1041261,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700206,\n
        "lat": 49.8373925,\n
        "lon": 3.1039694,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700207,\n
        "lat": 49.8373933,\n
        "lon": 3.1041034,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700208,\n
        "lat": 49.8373937,\n
        "lon": 3.1039751,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700209,\n
        "lat": 49.8373971,\n
        "lon": 3.1041846,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700210,\n
        "lat": 49.8373989,\n
        "lon": 3.1041186,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700211,\n
        "lat": 49.8374009,\n
        "lon": 3.1041929,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700212,\n
        "lat": 49.8374017,\n
        "lon": 3.1039612,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700213,\n
        "lat": 49.8374042,\n
        "lon": 3.1041681,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700214,\n
        "lat": 49.8374046,\n
        "lon": 3.1039676,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700215,\n
        "lat": 49.8374067,\n
        "lon": 3.1039807,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700216,\n
        "lat": 49.8374075,\n
        "lon": 3.1041757,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700217,\n
        "lat": 49.8374101,\n
        "lon": 3.1041848,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700218,\n
        "lat": 49.8374111,\n
        "lon": 3.1039621,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700219,\n
        "lat": 49.8374119,\n
        "lon": 3.1041617,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700220,\n
        "lat": 49.8374141,\n
        "lon": 3.1041696,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700221,\n
        "lat": 49.8374153,\n
        "lon": 3.1039732,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700222,\n
        "lat": 49.8374281,\n
        "lon": 3.1040729,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700223,\n
        "lat": 49.8374312,\n
        "lon": 3.1040515,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700224,\n
        "lat": 49.8374316,\n
        "lon": 3.1040772,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700225,\n
        "lat": 49.8374364,\n
        "lon": 3.1040633,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700226,\n
        "lat": 49.8374389,\n
        "lon": 3.1040724,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700227,\n
        "lat": 49.8374404,\n
        "lon": 3.1040447,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305700228,\n
        "lat": 49.8374442,\n
        "lon": 3.1040550,\n
        "timestamp": "2016-07-16T10:45:44Z",\n
        "version": 2,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702265,\n
        "lat": 49.8374721,\n
        "lon": 3.1037776,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702266,\n
        "lat": 49.8374737,\n
        "lon": 3.1039013,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702267,\n
        "lat": 49.8375266,\n
        "lon": 3.1037598,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702268,\n
        "lat": 49.8375269,\n
        "lon": 3.1037748,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702269,\n
        "lat": 49.8375421,\n
        "lon": 3.1037576,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702270,\n
        "lat": 49.8375427,\n
        "lon": 3.1037485,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702271,\n
        "lat": 49.8375672,\n
        "lon": 3.1037468,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702272,\n
        "lat": 49.8375680,\n
        "lon": 3.1037590,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702273,\n
        "lat": 49.8376025,\n
        "lon": 3.1037567,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702274,\n
        "lat": 49.8376052,\n
        "lon": 3.1038964,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702275,\n
        "lat": 49.8376520,\n
        "lon": 3.1035482,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702276,\n
        "lat": 49.8376559,\n
        "lon": 3.1037577,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702277,\n
        "lat": 49.8376707,\n
        "lon": 3.1042797,\n
        "timestamp": "2016-07-16T10:45:34Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702278,\n
        "lat": 49.8376780,\n
        "lon": 3.1043724,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702279,\n
        "lat": 49.8376880,\n
        "lon": 3.1043509,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702280,\n
        "lat": 49.8376898,\n
        "lon": 3.1045874,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702281,\n
        "lat": 49.8376995,\n
        "lon": 3.1046020,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702282,\n
        "lat": 49.8377250,\n
        "lon": 3.1043464,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702283,\n
        "lat": 49.8377253,\n
        "lon": 3.1046518,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702284,\n
        "lat": 49.8377316,\n
        "lon": 3.1036291,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702285,\n
        "lat": 49.8377324,\n
        "lon": 3.1043295,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702286,\n
        "lat": 49.8377325,\n
        "lon": 3.1042745,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702287,\n
        "lat": 49.8377403,\n
        "lon": 3.1042604,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702288,\n
        "lat": 49.8377423,\n
        "lon": 3.1043236,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702389,\n
        "lat": 49.8378191,\n
        "lon": 3.1044928,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702390,\n
        "lat": 49.8378238,\n
        "lon": 3.1045842,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702391,\n
        "lat": 49.8378260,\n
        "lon": 3.1046371,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702392,\n
        "lat": 49.8378532,\n
        "lon": 3.1044882,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702393,\n
        "lat": 49.8378569,\n
        "lon": 3.1045338,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702394,\n
        "lat": 49.8378729,\n
        "lon": 3.1045476,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702395,\n
        "lat": 49.8378832,\n
        "lon": 3.1048989,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702396,\n
        "lat": 49.8378891,\n
        "lon": 3.1042675,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702397,\n
        "lat": 49.8378914,\n
        "lon": 3.1042986,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702398,\n
        "lat": 49.8378918,\n
        "lon": 3.1035487,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702399,\n
        "lat": 49.8378919,\n
        "lon": 3.1036174,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702400,\n
        "lat": 49.8379265,\n
        "lon": 3.1042622,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702401,\n
        "lat": 49.8379294,\n
        "lon": 3.1042922,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702402,\n
        "lat": 49.8379871,\n
        "lon": 3.1044616,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702403,\n
        "lat": 49.8379886,\n
        "lon": 3.1035941,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702404,\n
        "lat": 49.8379914,\n
        "lon": 3.1045306,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702405,\n
        "lat": 49.8379985,\n
        "lon": 3.1037716,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702406,\n
        "lat": 49.8380106,\n
        "lon": 3.1037706,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702407,\n
        "lat": 49.8380163,\n
        "lon": 3.1038766,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702408,\n
        "lat": 49.8380182,\n
        "lon": 3.1048759,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702409,\n
        "lat": 49.8380286,\n
        "lon": 3.1035871,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702410,\n
        "lat": 49.8380293,\n
        "lon": 3.1035729,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702411,\n
        "lat": 49.8380295,\n
        "lon": 3.1041273,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702412,\n
        "lat": 49.8380378,\n
        "lon": 3.1044540,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702413,\n
        "lat": 49.8380439,\n
        "lon": 3.1045559,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702414,\n
        "lat": 49.8380893,\n
        "lon": 3.1042654,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702415,\n
        "lat": 49.8380907,\n
        "lon": 3.1038408,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702416,\n
        "lat": 49.8380923,\n
        "lon": 3.1038659,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702417,\n
        "lat": 49.8380937,\n
        "lon": 3.1035626,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702418,\n
        "lat": 49.8380940,\n
        "lon": 3.1037695,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702419,\n
        "lat": 49.8380942,\n
        "lon": 3.1035789,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702420,\n
        "lat": 49.8380966,\n
        "lon": 3.1029306,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702421,\n
        "lat": 49.8380986,\n
        "lon": 3.1038387,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702422,\n
        "lat": 49.8380990,\n
        "lon": 3.1036922,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702423,\n
        "lat": 49.8381000,\n
        "lon": 3.1044450,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702424,\n
        "lat": 49.8381030,\n
        "lon": 3.1037677,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702425,\n
        "lat": 49.8381049,\n
        "lon": 3.1037674,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702426,\n
        "lat": 49.8381064,\n
        "lon": 3.1041190,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702427,\n
        "lat": 49.8381065,\n
        "lon": 3.1038363,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702428,\n
        "lat": 49.8381095,\n
        "lon": 3.1035761,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702429,\n
        "lat": 49.8381123,\n
        "lon": 3.1030090,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702430,\n
        "lat": 49.8381142,\n
        "lon": 3.1041180,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702431,\n
        "lat": 49.8381143,\n
        "lon": 3.1029917,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702432,\n
        "lat": 49.8381179,\n
        "lon": 3.1036876,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702433,\n
        "lat": 49.8381208,\n
        "lon": 3.1029847,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702434,\n
        "lat": 49.8381275,\n
        "lon": 3.1044410,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702435,\n
        "lat": 49.8381322,\n
        "lon": 3.1030540,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702436,\n
        "lat": 49.8381423,\n
        "lon": 3.1030589,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702437,\n
        "lat": 49.8381443,\n
        "lon": 3.1028802,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702438,\n
        "lat": 49.8381477,\n
        "lon": 3.1044381,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702439,\n
        "lat": 49.8381504,\n
        "lon": 3.1030488,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702440,\n
        "lat": 49.8381514,\n
        "lon": 3.1045076,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702441,\n
        "lat": 49.8381532,\n
        "lon": 3.1045422,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702442,\n
        "lat": 49.8381558,\n
        "lon": 3.1040564,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702443,\n
        "lat": 49.8381578,\n
        "lon": 3.1041130,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702444,\n
        "lat": 49.8381603,\n
        "lon": 3.1041434,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702445,\n
        "lat": 49.8381648,\n
        "lon": 3.1030793,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702446,\n
        "lat": 49.8381695,\n
        "lon": 3.1029337,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702447,\n
        "lat": 49.8381714,\n
        "lon": 3.1044349,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702448,\n
        "lat": 49.8381745,\n
        "lon": 3.1045051,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702449,\n
        "lat": 49.8381885,\n
        "lon": 3.1030537,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702450,\n
        "lat": 49.8381937,\n
        "lon": 3.1030635,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702451,\n
        "lat": 49.8381939,\n
        "lon": 3.1040502,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702452,\n
        "lat": 49.8381993,\n
        "lon": 3.1041083,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702453,\n
        "lat": 49.8382002,\n
        "lon": 3.1041282,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702454,\n
        "lat": 49.8382086,\n
        "lon": 3.1028918,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702455,\n
        "lat": 49.8382154,\n
        "lon": 3.1030246,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702456,\n
        "lat": 49.8382204,\n
        "lon": 3.1030341,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702457,\n
        "lat": 49.8382239,\n
        "lon": 3.1030407,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702458,\n
        "lat": 49.8382594,\n
        "lon": 3.1029979,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702459,\n
        "lat": 49.8383050,\n
        "lon": 3.1044245,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702460,\n
        "lat": 49.8383112,\n
        "lon": 3.1045130,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702461,\n
        "lat": 49.8384743,\n
        "lon": 3.1056086,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702462,\n
        "lat": 49.8384795,\n
        "lon": 3.1030277,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702463,\n
        "lat": 49.8385003,\n
        "lon": 3.1043989,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702464,\n
        "lat": 49.8385040,\n
        "lon": 3.1044526,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702465,\n
        "lat": 49.8385050,\n
        "lon": 3.1030122,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702466,\n
        "lat": 49.8385061,\n
        "lon": 3.1031609,\n
        "timestamp": "2016-07-16T10:45:35Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702467,\n
        "lat": 49.8385061,\n
        "lon": 3.1044841,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702468,\n
        "lat": 49.8385076,\n
        "lon": 3.1030200,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702469,\n
        "lat": 49.8385113,\n
        "lon": 3.1054981,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702470,\n
        "lat": 49.8385159,\n
        "lon": 3.1043387,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702471,\n
        "lat": 49.8385181,\n
        "lon": 3.1043814,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702472,\n
        "lat": 49.8385367,\n
        "lon": 3.1031424,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702473,\n
        "lat": 49.8385412,\n
        "lon": 3.1031648,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702474,\n
        "lat": 49.8385431,\n
        "lon": 3.1043926,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702475,\n
        "lat": 49.8385441,\n
        "lon": 3.1043342,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702476,\n
        "lat": 49.8385464,\n
        "lon": 3.1044472,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702477,\n
        "lat": 49.8385517,\n
        "lon": 3.1043758,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702478,\n
        "lat": 49.8385603,\n
        "lon": 3.1056810,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702479,\n
        "lat": 49.8385883,\n
        "lon": 3.1031359,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702480,\n
        "lat": 49.8385958,\n
        "lon": 3.1031647,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702481,\n
        "lat": 49.8385973,\n
        "lon": 3.1027804,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702482,\n
        "lat": 49.8385991,\n
        "lon": 3.1055678,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702483,\n
        "lat": 49.8386078,\n
        "lon": 3.1055841,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702484,\n
        "lat": 49.8386103,\n
        "lon": 3.1071193,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702485,\n
        "lat": 49.8386124,\n
        "lon": 3.1035178,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702486,\n
        "lat": 49.8386136,\n
        "lon": 3.1035406,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702487,\n
        "lat": 49.8386152,\n
        "lon": 3.1028812,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702488,\n
        "lat": 49.8386198,\n
        "lon": 3.1071652,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702489,\n
        "lat": 49.8386209,\n
        "lon": 3.1055228,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702490,\n
        "lat": 49.8386240,\n
        "lon": 3.1027618,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702491,\n
        "lat": 49.8386247,\n
        "lon": 3.1028752,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702492,\n
        "lat": 49.8386273,\n
        "lon": 3.1035156,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702493,\n
        "lat": 49.8386290,\n
        "lon": 3.1029406,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702494,\n
        "lat": 49.8386294,\n
        "lon": 3.1035395,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702495,\n
        "lat": 49.8386302,\n
        "lon": 3.1031062,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702496,\n
        "lat": 49.8386364,\n
        "lon": 3.1071444,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702497,\n
        "lat": 49.8386377,\n
        "lon": 3.1031394,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702498,\n
        "lat": 49.8386470,\n
        "lon": 3.1055404,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702499,\n
        "lat": 49.8386575,\n
        "lon": 3.1030621,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702500,\n
        "lat": 49.8386576,\n
        "lon": 3.1055073,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702501,\n
        "lat": 49.8386623,\n
        "lon": 3.1070772,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702502,\n
        "lat": 49.8386633,\n
        "lon": 3.1030863,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702503,\n
        "lat": 49.8386723,\n
        "lon": 3.1056291,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702504,\n
        "lat": 49.8386764,\n
        "lon": 3.1072191,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702505,\n
        "lat": 49.8386807,\n
        "lon": 3.1070250,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702506,\n
        "lat": 49.8386864,\n
        "lon": 3.1057750,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702507,\n
        "lat": 49.8386996,\n
        "lon": 3.1055378,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702508,\n
        "lat": 49.8387142,\n
        "lon": 3.1030253,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702509,\n
        "lat": 49.8387153,\n
        "lon": 3.1056890,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702510,\n
        "lat": 49.8387163,\n
        "lon": 3.1071282,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702511,\n
        "lat": 49.8387269,\n
        "lon": 3.1058037,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702512,\n
        "lat": 49.8387281,\n
        "lon": 3.1069069,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702513,\n
        "lat": 49.8387309,\n
        "lon": 3.1056711,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702514,\n
        "lat": 49.8387338,\n
        "lon": 3.1055625,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702515,\n
        "lat": 49.8387378,\n
        "lon": 3.1070792,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702516,\n
        "lat": 49.8387504,\n
        "lon": 3.1060895,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702517,\n
        "lat": 49.8387522,\n
        "lon": 3.1057160,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702518,\n
        "lat": 49.8387565,\n
        "lon": 3.1058260,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702519,\n
        "lat": 49.8387567,\n
        "lon": 3.1055872,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702520,\n
        "lat": 49.8387578,\n
        "lon": 3.1057006,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702521,\n
        "lat": 49.8387595,\n
        "lon": 3.1068454,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702522,\n
        "lat": 49.8387630,\n
        "lon": 3.1056729,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702523,\n
        "lat": 49.8387670,\n
        "lon": 3.1068246,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702524,\n
        "lat": 49.8387810,\n
        "lon": 3.1056862,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702525,\n
        "lat": 49.8387825,\n
        "lon": 3.1059911,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702526,\n
        "lat": 49.8387832,\n
        "lon": 3.1057406,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702527,\n
        "lat": 49.8387838,\n
        "lon": 3.1066062,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702528,\n
        "lat": 49.8387864,\n
        "lon": 3.1061176,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702529,\n
        "lat": 49.8387875,\n
        "lon": 3.1068413,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702530,\n
        "lat": 49.8387903,\n
        "lon": 3.1069596,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702531,\n
        "lat": 49.8387957,\n
        "lon": 3.1063510,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702532,\n
        "lat": 49.8387964,\n
        "lon": 3.1056160,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702533,\n
        "lat": 49.8387968,\n
        "lon": 3.1065701,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702534,\n
        "lat": 49.8387992,\n
        "lon": 3.1057303,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702535,\n
        "lat": 49.8388040,\n
        "lon": 3.1056199,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702536,\n
        "lat": 49.8388097,\n
        "lon": 3.1057298,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702537,\n
        "lat": 49.8388113,\n
        "lon": 3.1058115,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702538,\n
        "lat": 49.8388126,\n
        "lon": 3.1058682,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702539,\n
        "lat": 49.8388157,\n
        "lon": 3.1055645,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702540,\n
        "lat": 49.8388188,\n
        "lon": 3.1060199,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702541,\n
        "lat": 49.8388190,\n
        "lon": 3.1068939,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702542,\n
        "lat": 49.8388227,\n
        "lon": 3.1066383,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702543,\n
        "lat": 49.8388268,\n
        "lon": 3.1068789,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702544,\n
        "lat": 49.8388301,\n
        "lon": 3.1055736,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702545,\n
        "lat": 49.8388352,\n
        "lon": 3.1067021,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702546,\n
        "lat": 49.8388357,\n
        "lon": 3.1066016,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702547,\n
        "lat": 49.8388501,\n
        "lon": 3.1062089,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702548,\n
        "lat": 49.8388563,\n
        "lon": 3.1057258,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702549,\n
        "lat": 49.8388576,\n
        "lon": 3.1057554,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702550,\n
        "lat": 49.8388669,\n
        "lon": 3.1064147,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702551,\n
        "lat": 49.8388711,\n
        "lon": 3.1036193,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702552,\n
        "lat": 49.8388773,\n
        "lon": 3.1034949,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702553,\n
        "lat": 49.8388786,\n
        "lon": 3.1057542,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702554,\n
        "lat": 49.8388790,\n
        "lon": 3.1036178,\n
        "timestamp": "2016-07-16T10:45:36Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702555,\n
        "lat": 49.8388795,\n
        "lon": 3.1067376,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702556,\n
        "lat": 49.8388795,\n
        "lon": 3.1058048,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702557,\n
        "lat": 49.8388797,\n
        "lon": 3.1063549,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702558,\n
        "lat": 49.8388821,\n
        "lon": 3.1059205,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702559,\n
        "lat": 49.8388874,\n
        "lon": 3.1063626,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702560,\n
        "lat": 49.8388879,\n
        "lon": 3.1063338,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702561,\n
        "lat": 49.8388961,\n
        "lon": 3.1063396,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702562,\n
        "lat": 49.8388973,\n
        "lon": 3.1036193,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702563,\n
        "lat": 49.8389011,\n
        "lon": 3.1057942,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702564,\n
        "lat": 49.8389061,\n
        "lon": 3.1038041,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702565,\n
        "lat": 49.8389132,\n
        "lon": 3.1037282,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702566,\n
        "lat": 49.8389172,\n
        "lon": 3.1058384,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702567,\n
        "lat": 49.8389176,\n
        "lon": 3.1028234,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702568,\n
        "lat": 49.8389216,\n
        "lon": 3.1062744,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702569,\n
        "lat": 49.8389316,\n
        "lon": 3.1037237,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702570,\n
        "lat": 49.8389323,\n
        "lon": 3.1036183,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702571,\n
        "lat": 49.8389369,\n
        "lon": 3.1036645,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702572,\n
        "lat": 49.8389374,\n
        "lon": 3.1028103,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702573,\n
        "lat": 49.8389403,\n
        "lon": 3.1037854,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702574,\n
        "lat": 49.8389536,\n
        "lon": 3.1029591,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702575,\n
        "lat": 49.8389566,\n
        "lon": 3.1029615,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702576,\n
        "lat": 49.8389643,\n
        "lon": 3.1034954,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702577,\n
        "lat": 49.8389652,\n
        "lon": 3.1035601,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702578,\n
        "lat": 49.8389655,\n
        "lon": 3.1036275,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702579,\n
        "lat": 49.8389657,\n
        "lon": 3.1036626,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702580,\n
        "lat": 49.8389667,\n
        "lon": 3.1027912,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702581,\n
        "lat": 49.8389752,\n
        "lon": 3.1029486,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702582,\n
        "lat": 49.8389799,\n
        "lon": 3.1057269,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702583,\n
        "lat": 49.8389839,\n
        "lon": 3.1035589,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702584,\n
        "lat": 49.8389851,\n
        "lon": 3.1036255,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702585,\n
        "lat": 49.8389968,\n
        "lon": 3.1057763,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702586,\n
        "lat": 49.8390036,\n
        "lon": 3.1036900,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702587,\n
        "lat": 49.8390085,\n
        "lon": 3.1037787,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702588,\n
        "lat": 49.8390320,\n
        "lon": 3.1032375,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702589,\n
        "lat": 49.8390399,\n
        "lon": 3.1025004,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702590,\n
        "lat": 49.8390512,\n
        "lon": 3.1035692,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702591,\n
        "lat": 49.8390555,\n
        "lon": 3.1024907,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702592,\n
        "lat": 49.8390621,\n
        "lon": 3.1036796,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702593,\n
        "lat": 49.8390640,\n
        "lon": 3.1053829,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702594,\n
        "lat": 49.8390694,\n
        "lon": 3.1054029,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702595,\n
        "lat": 49.8390704,\n
        "lon": 3.1056808,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702596,\n
        "lat": 49.8390711,\n
        "lon": 3.1037704,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702597,\n
        "lat": 49.8390717,\n
        "lon": 3.1037768,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702598,\n
        "lat": 49.8390749,\n
        "lon": 3.1025660,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702599,\n
        "lat": 49.8390768,\n
        "lon": 3.1053754,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702600,\n
        "lat": 49.8390783,\n
        "lon": 3.1057162,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702601,\n
        "lat": 49.8390785,\n
        "lon": 3.1057630,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702602,\n
        "lat": 49.8390814,\n
        "lon": 3.1053946,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702603,\n
        "lat": 49.8390821,\n
        "lon": 3.1032053,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702604,\n
        "lat": 49.8390827,\n
        "lon": 3.1038875,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702605,\n
        "lat": 49.8390837,\n
        "lon": 3.1024740,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702606,\n
        "lat": 49.8390850,\n
        "lon": 3.1035625,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702607,\n
        "lat": 49.8390853,\n
        "lon": 3.1037747,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702608,\n
        "lat": 49.8390948,\n
        "lon": 3.1055221,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702609,\n
        "lat": 49.8390952,\n
        "lon": 3.1027078,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702610,\n
        "lat": 49.8390970,\n
        "lon": 3.1038828,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702611,\n
        "lat": 49.8390987,\n
        "lon": 3.1036905,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702612,\n
        "lat": 49.8391006,\n
        "lon": 3.1056634,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702613,\n
        "lat": 49.8391039,\n
        "lon": 3.1025456,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702614,\n
        "lat": 49.8391062,\n
        "lon": 3.1056602,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702615,\n
        "lat": 49.8391067,\n
        "lon": 3.1037503,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702616,\n
        "lat": 49.8391081,\n
        "lon": 3.1037712,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702617,\n
        "lat": 49.8391101,\n
        "lon": 3.1056979,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702618,\n
        "lat": 49.8391112,\n
        "lon": 3.1058837,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702619,\n
        "lat": 49.8391133,\n
        "lon": 3.1036886,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702620,\n
        "lat": 49.8391155,\n
        "lon": 3.1056948,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702621,\n
        "lat": 49.8391188,\n
        "lon": 3.1055075,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702622,\n
        "lat": 49.8391192,\n
        "lon": 3.1037475,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702623,\n
        "lat": 49.8391208,\n
        "lon": 3.1057371,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702624,\n
        "lat": 49.8391211,\n
        "lon": 3.1037687,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702625,\n
        "lat": 49.8391240,\n
        "lon": 3.1049412,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702626,\n
        "lat": 49.8391337,\n
        "lon": 3.1057295,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702627,\n
        "lat": 49.8391360,\n
        "lon": 3.1036214,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702628,\n
        "lat": 49.8391361,\n
        "lon": 3.1036734,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702629,\n
        "lat": 49.8391365,\n
        "lon": 3.1035509,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702630,\n
        "lat": 49.8391368,\n
        "lon": 3.1034610,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702631,\n
        "lat": 49.8391402,\n
        "lon": 3.1050280,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702632,\n
        "lat": 49.8391415,\n
        "lon": 3.1026766,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702633,\n
        "lat": 49.8391476,\n
        "lon": 3.1057198,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702634,\n
        "lat": 49.8391506,\n
        "lon": 3.1036924,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702635,\n
        "lat": 49.8391508,\n
        "lon": 3.1049343,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702636,\n
        "lat": 49.8391539,\n
        "lon": 3.1058577,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702637,\n
        "lat": 49.8391568,\n
        "lon": 3.1034600,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702638,\n
        "lat": 49.8391578,\n
        "lon": 3.1035502,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702639,\n
        "lat": 49.8391585,\n
        "lon": 3.1036214,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702640,\n
        "lat": 49.8391593,\n
        "lon": 3.1036923,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702641,\n
        "lat": 49.8391594,\n
        "lon": 3.1037058,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702642,\n
        "lat": 49.8391664,\n
        "lon": 3.1058501,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702643,\n
        "lat": 49.8391667,\n
        "lon": 3.1051710,\n
        "timestamp": "2016-07-16T10:45:37Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702644,\n
        "lat": 49.8391672,\n
        "lon": 3.1050211,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702645,\n
        "lat": 49.8391715,\n
        "lon": 3.1057040,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702646,\n
        "lat": 49.8391757,\n
        "lon": 3.1052147,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702647,\n
        "lat": 49.8391919,\n
        "lon": 3.1052974,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702648,\n
        "lat": 49.8391938,\n
        "lon": 3.1050143,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702649,\n
        "lat": 49.8392114,\n
        "lon": 3.1036392,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702650,\n
        "lat": 49.8392115,\n
        "lon": 3.1037059,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702651,\n
        "lat": 49.8392140,\n
        "lon": 3.1034575,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702652,\n
        "lat": 49.8392149,\n
        "lon": 3.1035669,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702653,\n
        "lat": 49.8392161,\n
        "lon": 3.1036397,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702654,\n
        "lat": 49.8392167,\n
        "lon": 3.1036328,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702655,\n
        "lat": 49.8392193,\n
        "lon": 3.1051521,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702656,\n
        "lat": 49.8392345,\n
        "lon": 3.1054324,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702657,\n
        "lat": 49.8392395,\n
        "lon": 3.1035660,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702658,\n
        "lat": 49.8392400,\n
        "lon": 3.1036319,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702659,\n
        "lat": 49.8392410,\n
        "lon": 3.1037499,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702660,\n
        "lat": 49.8392427,\n
        "lon": 3.1038745,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702661,\n
        "lat": 49.8392543,\n
        "lon": 3.1039775,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702662,\n
        "lat": 49.8392569,\n
        "lon": 3.1040630,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702663,\n
        "lat": 49.8392615,\n
        "lon": 3.1054610,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702664,\n
        "lat": 49.8392628,\n
        "lon": 3.1053697,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702665,\n
        "lat": 49.8392629,\n
        "lon": 3.1029925,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702666,\n
        "lat": 49.8392702,\n
        "lon": 3.1037533,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702667,\n
        "lat": 49.8392703,\n
        "lon": 3.1030663,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702668,\n
        "lat": 49.8392715,\n
        "lon": 3.1038735,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702669,\n
        "lat": 49.8392730,\n
        "lon": 3.1039741,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702670,\n
        "lat": 49.8392744,\n
        "lon": 3.1023252,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702671,\n
        "lat": 49.8392745,\n
        "lon": 3.1040629,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702672,\n
        "lat": 49.8392825,\n
        "lon": 3.1051801,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702673,\n
        "lat": 49.8392848,\n
        "lon": 3.1052928,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702674,\n
        "lat": 49.8392857,\n
        "lon": 3.1043769,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702675,\n
        "lat": 49.8392864,\n
        "lon": 3.1043626,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702676,\n
        "lat": 49.8392896,\n
        "lon": 3.1053992,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702677,\n
        "lat": 49.8392898,\n
        "lon": 3.1029665,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702678,\n
        "lat": 49.8392914,\n
        "lon": 3.1029858,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702679,\n
        "lat": 49.8392921,\n
        "lon": 3.1030613,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702680,\n
        "lat": 49.8392924,\n
        "lon": 3.1054840,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702681,\n
        "lat": 49.8392934,\n
        "lon": 3.1051476,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702682,\n
        "lat": 49.8392938,\n
        "lon": 3.1042076,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702683,\n
        "lat": 49.8392945,\n
        "lon": 3.1051612,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702684,\n
        "lat": 49.8392973,\n
        "lon": 3.1031060,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702685,\n
        "lat": 49.8392992,\n
        "lon": 3.1052204,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702686,\n
        "lat": 49.8393038,\n
        "lon": 3.1052731,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702687,\n
        "lat": 49.8393093,\n
        "lon": 3.1053118,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702688,\n
        "lat": 49.8393227,\n
        "lon": 3.1029334,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702689,\n
        "lat": 49.8393249,\n
        "lon": 3.1029563,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702690,\n
        "lat": 49.8393399,\n
        "lon": 3.1052134,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702691,\n
        "lat": 49.8393439,\n
        "lon": 3.1029276,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702692,\n
        "lat": 49.8393445,\n
        "lon": 3.1044758,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702693,\n
        "lat": 49.8393454,\n
        "lon": 3.1044910,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702694,\n
        "lat": 49.8393458,\n
        "lon": 3.1052627,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702695,\n
        "lat": 49.8393474,\n
        "lon": 3.1029505,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702696,\n
        "lat": 49.8393490,\n
        "lon": 3.1053308,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702697,\n
        "lat": 49.8393536,\n
        "lon": 3.1046047,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702698,\n
        "lat": 49.8393551,\n
        "lon": 3.1044914,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702699,\n
        "lat": 49.8393575,\n
        "lon": 3.1051010,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702700,\n
        "lat": 49.8393602,\n
        "lon": 3.1051305,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702701,\n
        "lat": 49.8393620,\n
        "lon": 3.1046017,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702702,\n
        "lat": 49.8393627,\n
        "lon": 3.1055478,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702703,\n
        "lat": 49.8393648,\n
        "lon": 3.1048312,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702704,\n
        "lat": 49.8393784,\n
        "lon": 3.1029421,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702705,\n
        "lat": 49.8393835,\n
        "lon": 3.1042195,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702706,\n
        "lat": 49.8393883,\n
        "lon": 3.1041483,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702707,\n
        "lat": 49.8393928,\n
        "lon": 3.1022075,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702708,\n
        "lat": 49.8393951,\n
        "lon": 3.1030742,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702709,\n
        "lat": 49.8393961,\n
        "lon": 3.1050934,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702710,\n
        "lat": 49.8393986,\n
        "lon": 3.1051295,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702711,\n
        "lat": 49.8394025,\n
        "lon": 3.1051460,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702712,\n
        "lat": 49.8394089,\n
        "lon": 3.1038787,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702713,\n
        "lat": 49.8394133,\n
        "lon": 3.1032612,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702714,\n
        "lat": 49.8394139,\n
        "lon": 3.1032985,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702715,\n
        "lat": 49.8394162,\n
        "lon": 3.1044629,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702716,\n
        "lat": 49.8394171,\n
        "lon": 3.1037711,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702717,\n
        "lat": 49.8394182,\n
        "lon": 3.1045470,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702718,\n
        "lat": 49.8394189,\n
        "lon": 3.1052094,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702719,\n
        "lat": 49.8394263,\n
        "lon": 3.1052872,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702720,\n
        "lat": 49.8394313,\n
        "lon": 3.1041544,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702721,\n
        "lat": 49.8394381,\n
        "lon": 3.1027225,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702722,\n
        "lat": 49.8394395,\n
        "lon": 3.1048169,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702723,\n
        "lat": 49.8394428,\n
        "lon": 3.1044006,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702724,\n
        "lat": 49.8394434,\n
        "lon": 3.1051366,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702725,\n
        "lat": 49.8394462,\n
        "lon": 3.1043549,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702726,\n
        "lat": 49.8394464,\n
        "lon": 3.1053236,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702727,\n
        "lat": 49.8394478,\n
        "lon": 3.1050615,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702728,\n
        "lat": 49.8394485,\n
        "lon": 3.1052023,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702729,\n
        "lat": 49.8394540,\n
        "lon": 3.1038856,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702730,\n
        "lat": 49.8394554,\n
        "lon": 3.1042307,\n
        "timestamp": "2016-07-16T10:45:38Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702731,\n
        "lat": 49.8394563,\n
        "lon": 3.1049491,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702732,\n
        "lat": 49.8394627,\n
        "lon": 3.1048662,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702733,\n
        "lat": 49.8394661,\n
        "lon": 3.1033090,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702734,\n
        "lat": 49.8394684,\n
        "lon": 3.1032449,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702735,\n
        "lat": 49.8394712,\n
        "lon": 3.1048672,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702736,\n
        "lat": 49.8394740,\n
        "lon": 3.1048383,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702737,\n
        "lat": 49.8394916,\n
        "lon": 3.1042382,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702738,\n
        "lat": 49.8395014,\n
        "lon": 3.1050702,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702739,\n
        "lat": 49.8395044,\n
        "lon": 3.1050357,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702740,\n
        "lat": 49.8395168,\n
        "lon": 3.1050727,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702741,\n
        "lat": 49.8395173,\n
        "lon": 3.1038905,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702742,\n
        "lat": 49.8395186,\n
        "lon": 3.1048760,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702743,\n
        "lat": 49.8395209,\n
        "lon": 3.1048457,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702744,\n
        "lat": 49.8395224,\n
        "lon": 3.1050384,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702745,\n
        "lat": 49.8395265,\n
        "lon": 3.1038926,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702746,\n
        "lat": 49.8395314,\n
        "lon": 3.1049563,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702747,\n
        "lat": 49.8395333,\n
        "lon": 3.1037855,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702748,\n
        "lat": 49.8395382,\n
        "lon": 3.1048815,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702749,\n
        "lat": 49.8395603,\n
        "lon": 3.1025975,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702750,\n
        "lat": 49.8395648,\n
        "lon": 3.1045497,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305702751,\n
        "lat": 49.8395708,\n
        "lon": 3.1044708,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703748,\n
        "lat": 49.8386742,\n
        "lon": 3.1078217,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703749,\n
        "lat": 49.8386968,\n
        "lon": 3.1077688,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703750,\n
        "lat": 49.8387044,\n
        "lon": 3.1077766,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703751,\n
        "lat": 49.8387196,\n
        "lon": 3.1077409,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703752,\n
        "lat": 49.8387605,\n
        "lon": 3.1077825,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703753,\n
        "lat": 49.8387620,\n
        "lon": 3.1077661,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703754,\n
        "lat": 49.8387658,\n
        "lon": 3.1077700,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703755,\n
        "lat": 49.8387736,\n
        "lon": 3.1079235,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703756,\n
        "lat": 49.8387984,\n
        "lon": 3.1076779,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703757,\n
        "lat": 49.8388546,\n
        "lon": 3.1077360,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703758,\n
        "lat": 49.8389433,\n
        "lon": 3.1069233,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703759,\n
        "lat": 49.8389822,\n
        "lon": 3.1069537,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703760,\n
        "lat": 49.8389959,\n
        "lon": 3.1067948,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703761,\n
        "lat": 49.8390104,\n
        "lon": 3.1068868,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703762,\n
        "lat": 49.8390376,\n
        "lon": 3.1068309,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703763,\n
        "lat": 49.8390739,\n
        "lon": 3.1066564,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703764,\n
        "lat": 49.8391095,\n
        "lon": 3.1065696,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703765,\n
        "lat": 49.8391165,\n
        "lon": 3.1066971,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703766,\n
        "lat": 49.8391345,\n
        "lon": 3.1067141,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703767,\n
        "lat": 49.8391479,\n
        "lon": 3.1064768,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703768,\n
        "lat": 49.8391524,\n
        "lon": 3.1066118,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703769,\n
        "lat": 49.8391702,\n
        "lon": 3.1066294,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703770,\n
        "lat": 49.8391922,\n
        "lon": 3.1065193,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703771,\n
        "lat": 49.8392038,\n
        "lon": 3.1066912,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703772,\n
        "lat": 49.8392051,\n
        "lon": 3.1066461,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703773,\n
        "lat": 49.8392084,\n
        "lon": 3.1065359,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703774,\n
        "lat": 49.8392177,\n
        "lon": 3.1066567,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703775,\n
        "lat": 49.8392393,\n
        "lon": 3.1065642,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703776,\n
        "lat": 49.8393319,\n
        "lon": 3.1066349,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703777,\n
        "lat": 49.8393335,\n
        "lon": 3.1065227,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703778,\n
        "lat": 49.8393463,\n
        "lon": 3.1061638,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703779,\n
        "lat": 49.8393813,\n
        "lon": 3.1066366,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703780,\n
        "lat": 49.8393829,\n
        "lon": 3.1065245,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703781,\n
        "lat": 49.8394053,\n
        "lon": 3.1062197,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703782,\n
        "lat": 49.8394108,\n
        "lon": 3.1066197,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703783,\n
        "lat": 49.8394193,\n
        "lon": 3.1058191,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703784,\n
        "lat": 49.8394203,\n
        "lon": 3.1059943,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703785,\n
        "lat": 49.8394229,\n
        "lon": 3.1065428,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703786,\n
        "lat": 49.8394625,\n
        "lon": 3.1057190,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703787,\n
        "lat": 49.8394783,\n
        "lon": 3.1060517,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305703788,\n
        "lat": 49.8394863,\n
        "lon": 3.1066983,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704289,\n
        "lat": 49.8394938,\n
        "lon": 3.1066511,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704290,\n
        "lat": 49.8394998,\n
        "lon": 3.1060021,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704291,\n
        "lat": 49.8395059,\n
        "lon": 3.1065739,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704292,\n
        "lat": 49.8395200,\n
        "lon": 3.1058809,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704293,\n
        "lat": 49.8395261,\n
        "lon": 3.1059087,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704294,\n
        "lat": 49.8395304,\n
        "lon": 3.1060224,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704295,\n
        "lat": 49.8395340,\n
        "lon": 3.1060088,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704296,\n
        "lat": 49.8395387,\n
        "lon": 3.1067180,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704297,\n
        "lat": 49.8395454,\n
        "lon": 3.1066748,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704298,\n
        "lat": 49.8395540,\n
        "lon": 3.1065920,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704299,\n
        "lat": 49.8395582,\n
        "lon": 3.1065650,\n
        "timestamp": "2016-07-16T10:47:13Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704300,\n
        "lat": 49.8395593,\n
        "lon": 3.1059691,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704301,\n
        "lat": 49.8395681,\n
        "lon": 3.1059362,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704302,\n
        "lat": 49.8395756,\n
        "lon": 3.1066004,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704303,\n
        "lat": 49.8395775,\n
        "lon": 3.1060387,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704304,\n
        "lat": 49.8395786,\n
        "lon": 3.1058764,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704305,\n
        "lat": 49.8395799,\n
        "lon": 3.1065734,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704306,\n
        "lat": 49.8395910,\n
        "lon": 3.1059903,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704307,\n
        "lat": 49.8395981,\n
        "lon": 3.1060615,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704308,\n
        "lat": 49.8395983,\n
        "lon": 3.1057977,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704309,\n
        "lat": 49.8396067,\n
        "lon": 3.1061213,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704310,\n
        "lat": 49.8396110,\n
        "lon": 3.1066994,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704311,\n
        "lat": 49.8396157,\n
        "lon": 3.1058273,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704312,\n
        "lat": 49.8396210,\n
        "lon": 3.1056145,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704313,\n
        "lat": 49.8396237,\n
        "lon": 3.1066184,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704314,\n
        "lat": 49.8396295,\n
        "lon": 3.1059192,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704315,\n
        "lat": 49.8396317,\n
        "lon": 3.1059088,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704316,\n
        "lat": 49.8396336,\n
        "lon": 3.1057477,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704317,\n
        "lat": 49.8396419,\n
        "lon": 3.1060480,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704318,\n
        "lat": 49.8396468,\n
        "lon": 3.1055140,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704319,\n
        "lat": 49.8396473,\n
        "lon": 3.1066274,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704320,\n
        "lat": 49.8396500,\n
        "lon": 3.1061068,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704321,\n
        "lat": 49.8396531,\n
        "lon": 3.1065902,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704322,\n
        "lat": 49.8396611,\n
        "lon": 3.1051888,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704323,\n
        "lat": 49.8396612,\n
        "lon": 3.1055226,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704324,\n
        "lat": 49.8396619,\n
        "lon": 3.1053453,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704325,\n
        "lat": 49.8396716,\n
        "lon": 3.1054849,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704326,\n
        "lat": 49.8396769,\n
        "lon": 3.1059774,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704327,\n
        "lat": 49.8396832,\n
        "lon": 3.1059501,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704328,\n
        "lat": 49.8396849,\n
        "lon": 3.1058678,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704329,\n
        "lat": 49.8396886,\n
        "lon": 3.1056548,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704330,\n
        "lat": 49.8397008,\n
        "lon": 3.1058046,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704331,\n
        "lat": 49.8397041,\n
        "lon": 3.1066487,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704332,\n
        "lat": 49.8397099,\n
        "lon": 3.1066116,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704333,\n
        "lat": 49.8397103,\n
        "lon": 3.1055669,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704334,\n
        "lat": 49.8397148,\n
        "lon": 3.1058114,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704335,\n
        "lat": 49.8397195,\n
        "lon": 3.1057911,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704336,\n
        "lat": 49.8397216,\n
        "lon": 3.1055285,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704337,\n
        "lat": 49.8397236,\n
        "lon": 3.1055179,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704338,\n
        "lat": 49.8397413,\n
        "lon": 3.1053469,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704339,\n
        "lat": 49.8397427,\n
        "lon": 3.1051922,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704340,\n
        "lat": 49.8397628,\n
        "lon": 3.1051931,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704341,\n
        "lat": 49.8397637,\n
        "lon": 3.1051154,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704342,\n
        "lat": 49.8397649,\n
        "lon": 3.1055959,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704343,\n
        "lat": 49.8397687,\n
        "lon": 3.1049117,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704344,\n
        "lat": 49.8397701,\n
        "lon": 3.1050649,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704345,\n
        "lat": 49.8397714,\n
        "lon": 3.1042110,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704346,\n
        "lat": 49.8397738,\n
        "lon": 3.1055577,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704347,\n
        "lat": 49.8397757,\n
        "lon": 3.1041288,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704348,\n
        "lat": 49.8397776,\n
        "lon": 3.1047277,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704349,\n
        "lat": 49.8397777,\n
        "lon": 3.1048567,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704350,\n
        "lat": 49.8397780,\n
        "lon": 3.1049116,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704351,\n
        "lat": 49.8397782,\n
        "lon": 3.1051152,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704352,\n
        "lat": 49.8397786,\n
        "lon": 3.1050648,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704353,\n
        "lat": 49.8397809,\n
        "lon": 3.1042895,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704354,\n
        "lat": 49.8397851,\n
        "lon": 3.1042131,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704355,\n
        "lat": 49.8398040,\n
        "lon": 3.1043200,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704356,\n
        "lat": 49.8398052,\n
        "lon": 3.1042926,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704357,\n
        "lat": 49.8398121,\n
        "lon": 3.1046309,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704358,\n
        "lat": 49.8398122,\n
        "lon": 3.1051954,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704359,\n
        "lat": 49.8398146,\n
        "lon": 3.1045091,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704360,\n
        "lat": 49.8398150,\n
        "lon": 3.1050647,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704361,\n
        "lat": 49.8398152,\n
        "lon": 3.1048569,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704362,\n
        "lat": 49.8398166,\n
        "lon": 3.1047282,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704363,\n
        "lat": 49.8398193,\n
        "lon": 3.1048569,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704364,\n
        "lat": 49.8398371,\n
        "lon": 3.1049106,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704365,\n
        "lat": 49.8398380,\n
        "lon": 3.1048568,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704366,\n
        "lat": 49.8398447,\n
        "lon": 3.1051168,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704367,\n
        "lat": 49.8398454,\n
        "lon": 3.1050647,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704368,\n
        "lat": 49.8398462,\n
        "lon": 3.1049105,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704369,\n
        "lat": 49.8398466,\n
        "lon": 3.1043251,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704370,\n
        "lat": 49.8398466,\n
        "lon": 3.1049440,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704371,\n
        "lat": 49.8398469,\n
        "lon": 3.1049911,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704372,\n
        "lat": 49.8398479,\n
        "lon": 3.1042953,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704373,\n
        "lat": 49.8398530,\n
        "lon": 3.1048567,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704374,\n
        "lat": 49.8398540,\n
        "lon": 3.1048092,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704375,\n
        "lat": 49.8398571,\n
        "lon": 3.1045129,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704376,\n
        "lat": 49.8398580,\n
        "lon": 3.1045399,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704377,\n
        "lat": 49.8398590,\n
        "lon": 3.1042968,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704378,\n
        "lat": 49.8398633,\n
        "lon": 3.1042221,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704379,\n
        "lat": 49.8398758,\n
        "lon": 3.1051972,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704380,\n
        "lat": 49.8398760,\n
        "lon": 3.1051186,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704381,\n
        "lat": 49.8398768,\n
        "lon": 3.1049447,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704382,\n
        "lat": 49.8398769,\n
        "lon": 3.1042210,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704383,\n
        "lat": 49.8398776,\n
        "lon": 3.1049913,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704384,\n
        "lat": 49.8398811,\n
        "lon": 3.1041390,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704385,\n
        "lat": 49.8398839,\n
        "lon": 3.1040280,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704386,\n
        "lat": 49.8398858,\n
        "lon": 3.1040023,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704387,\n
        "lat": 49.8398890,\n
        "lon": 3.1048095,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704388,\n
        "lat": 49.8398899,\n
        "lon": 3.1047292,\n
        "timestamp": "2016-07-16T10:47:14Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704389,\n
        "lat": 49.8398909,\n
        "lon": 3.1048566,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704390,\n
        "lat": 49.8398915,\n
        "lon": 3.1049127,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704391,\n
        "lat": 49.8399004,\n
        "lon": 3.1046356,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704392,\n
        "lat": 49.8399022,\n
        "lon": 3.1045178,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704393,\n
        "lat": 49.8399024,\n
        "lon": 3.1045433,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704394,\n
        "lat": 49.8399201,\n
        "lon": 3.1041616,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704395,\n
        "lat": 49.8399273,\n
        "lon": 3.1040340,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704396,\n
        "lat": 49.8399866,\n
        "lon": 3.1041680,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704397,\n
        "lat": 49.8399954,\n
        "lon": 3.1040167,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704398,\n
        "lat": 49.8399978,\n
        "lon": 3.1048563,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305704399,\n
        "lat": 49.8399988,\n
        "lon": 3.1049119,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713121,\n
        "lat": 49.8397099,\n
        "lon": 3.1012205,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713122,\n
        "lat": 49.8397221,\n
        "lon": 3.1012566,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713123,\n
        "lat": 49.8397380,\n
        "lon": 3.1011949,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713124,\n
        "lat": 49.8397529,\n
        "lon": 3.1012301,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713125,\n
        "lat": 49.8397794,\n
        "lon": 3.1011571,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713126,\n
        "lat": 49.8397923,\n
        "lon": 3.1011962,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713127,\n
        "lat": 49.8398313,\n
        "lon": 3.1018199,\n
        "timestamp": "2016-07-16T10:57:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713128,\n
        "lat": 49.8398675,\n
        "lon": 3.1019155,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713129,\n
        "lat": 49.8398935,\n
        "lon": 3.1030783,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713130,\n
        "lat": 49.8398951,\n
        "lon": 3.1031485,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713131,\n
        "lat": 49.8398970,\n
        "lon": 3.1032025,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713132,\n
        "lat": 49.8399030,\n
        "lon": 3.1030285,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713133,\n
        "lat": 49.8399053,\n
        "lon": 3.1031527,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713134,\n
        "lat": 49.8399063,\n
        "lon": 3.1030880,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713135,\n
        "lat": 49.8399111,\n
        "lon": 3.1027092,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713136,\n
        "lat": 49.8399130,\n
        "lon": 3.1027458,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713137,\n
        "lat": 49.8399226,\n
        "lon": 3.1017396,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713138,\n
        "lat": 49.8399248,\n
        "lon": 3.1030345,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713139,\n
        "lat": 49.8399254,\n
        "lon": 3.1015269,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713140,\n
        "lat": 49.8399280,\n
        "lon": 3.1030154,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713141,\n
        "lat": 49.8399301,\n
        "lon": 3.1026322,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713142,\n
        "lat": 49.8399337,\n
        "lon": 3.1027069,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713143,\n
        "lat": 49.8399394,\n
        "lon": 3.1030398,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713144,\n
        "lat": 49.8399416,\n
        "lon": 3.1030191,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713145,\n
        "lat": 49.8399564,\n
        "lon": 3.1032287,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713146,\n
        "lat": 49.8399579,\n
        "lon": 3.1018369,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713147,\n
        "lat": 49.8399584,\n
        "lon": 3.1031682,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713148,\n
        "lat": 49.8399609,\n
        "lon": 3.1016300,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713149,\n
        "lat": 49.8399653,\n
        "lon": 3.1031720,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713150,\n
        "lat": 49.8399676,\n
        "lon": 3.1031139,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713151,\n
        "lat": 49.8399751,\n
        "lon": 3.1031155,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713152,\n
        "lat": 49.8399837,\n
        "lon": 3.1030547,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713153,\n
        "lat": 49.8399986,\n
        "lon": 3.1026179,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713154,\n
        "lat": 49.8400036,\n
        "lon": 3.1026831,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713155,\n
        "lat": 49.8400166,\n
        "lon": 3.1014478,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713156,\n
        "lat": 49.8400456,\n
        "lon": 3.1012579,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713157,\n
        "lat": 49.8400529,\n
        "lon": 3.1015476,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713158,\n
        "lat": 49.8400645,\n
        "lon": 3.1032919,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713159,\n
        "lat": 49.8400713,\n
        "lon": 3.1031758,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713160,\n
        "lat": 49.8400751,\n
        "lon": 3.1025223,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713161,\n
        "lat": 49.8400818,\n
        "lon": 3.1013566,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713162,\n
        "lat": 49.8400925,\n
        "lon": 3.1026808,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713163,\n
        "lat": 49.8401158,\n
        "lon": 3.1036005,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713164,\n
        "lat": 49.8401164,\n
        "lon": 3.1035606,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713165,\n
        "lat": 49.8401178,\n
        "lon": 3.1031845,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713166,\n
        "lat": 49.8401254,\n
        "lon": 3.1030900,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713167,\n
        "lat": 49.8401347,\n
        "lon": 3.1011775,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713168,\n
        "lat": 49.8401399,\n
        "lon": 3.1024953,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713169,\n
        "lat": 49.8401481,\n
        "lon": 3.1033119,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713170,\n
        "lat": 49.8401499,\n
        "lon": 3.1032968,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713171,\n
        "lat": 49.8401535,\n
        "lon": 3.1036025,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713172,\n
        "lat": 49.8401541,\n
        "lon": 3.1035621,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713173,\n
        "lat": 49.8401631,\n
        "lon": 3.1032992,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713174,\n
        "lat": 49.8401703,\n
        "lon": 3.1027217,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713175,\n
        "lat": 49.8401709,\n
        "lon": 3.1012773,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713176,\n
        "lat": 49.8401747,\n
        "lon": 3.1030978,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713177,\n
        "lat": 49.8402077,\n
        "lon": 3.1027179,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713178,\n
        "lat": 49.8402100,\n
        "lon": 3.1026843,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713179,\n
        "lat": 49.8402113,\n
        "lon": 3.1026648,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713180,\n
        "lat": 49.8402124,\n
        "lon": 3.1020067,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713181,\n
        "lat": 49.8402245,\n
        "lon": 3.1016522,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713182,\n
        "lat": 49.8402247,\n
        "lon": 3.1020545,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713183,\n
        "lat": 49.8402345,\n
        "lon": 3.1016260,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713184,\n
        "lat": 49.8402383,\n
        "lon": 3.1016430,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713185,\n
        "lat": 49.8402406,\n
        "lon": 3.1021064,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713186,\n
        "lat": 49.8402512,\n
        "lon": 3.1031324,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713187,\n
        "lat": 49.8402526,\n
        "lon": 3.1016131,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713188,\n
        "lat": 49.8402529,\n
        "lon": 3.1030769,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713289,\n
        "lat": 49.8402565,\n
        "lon": 3.1016287,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713290,\n
        "lat": 49.8402719,\n
        "lon": 3.1031627,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713291,\n
        "lat": 49.8402771,\n
        "lon": 3.1016173,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713292,\n
        "lat": 49.8402806,\n
        "lon": 3.1030401,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713293,\n
        "lat": 49.8402986,\n
        "lon": 3.1016960,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713294,\n
        "lat": 49.8403061,\n
        "lon": 3.1019400,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713295,\n
        "lat": 49.8403099,\n
        "lon": 3.1017286,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713296,\n
        "lat": 49.8403142,\n
        "lon": 3.1016858,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713297,\n
        "lat": 49.8403235,\n
        "lon": 3.1017199,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713298,\n
        "lat": 49.8403428,\n
        "lon": 3.1024093,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713299,\n
        "lat": 49.8403437,\n
        "lon": 3.1018507,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713300,\n
        "lat": 49.8403694,\n
        "lon": 3.1018345,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713301,\n
        "lat": 49.8403701,\n
        "lon": 3.1033883,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713302,\n
        "lat": 49.8403704,\n
        "lon": 3.1020170,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713303,\n
        "lat": 49.8403753,\n
        "lon": 3.1033079,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713304,\n
        "lat": 49.8403766,\n
        "lon": 3.1026004,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713305,\n
        "lat": 49.8403783,\n
        "lon": 3.1026104,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713306,\n
        "lat": 49.8403804,\n
        "lon": 3.1020595,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713307,\n
        "lat": 49.8403826,\n
        "lon": 3.1035699,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713308,\n
        "lat": 49.8403839,\n
        "lon": 3.1043358,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713309,\n
        "lat": 49.8403892,\n
        "lon": 3.1037027,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713310,\n
        "lat": 49.8403898,\n
        "lon": 3.1031783,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713311,\n
        "lat": 49.8403918,\n
        "lon": 3.1037549,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713312,\n
        "lat": 49.8403926,\n
        "lon": 3.1042141,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713313,\n
        "lat": 49.8403958,\n
        "lon": 3.1020111,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713314,\n
        "lat": 49.8404019,\n
        "lon": 3.1039578,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713315,\n
        "lat": 49.8404038,\n
        "lon": 3.1020456,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713316,\n
        "lat": 49.8404094,\n
        "lon": 3.1030565,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713317,\n
        "lat": 49.8404182,\n
        "lon": 3.1019977,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713318,\n
        "lat": 49.8404237,\n
        "lon": 3.1026923,\n
        "timestamp": "2016-07-16T10:57:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713319,\n
        "lat": 49.8404282,\n
        "lon": 3.1043376,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713320,\n
        "lat": 49.8404313,\n
        "lon": 3.1037524,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713321,\n
        "lat": 49.8404343,\n
        "lon": 3.1042162,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713322,\n
        "lat": 49.8404385,\n
        "lon": 3.1039558,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713323,\n
        "lat": 49.8404666,\n
        "lon": 3.1041741,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713324,\n
        "lat": 49.8404702,\n
        "lon": 3.1040141,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713325,\n
        "lat": 49.8404952,\n
        "lon": 3.1035796,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713326,\n
        "lat": 49.8404960,\n
        "lon": 3.1037035,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713327,\n
        "lat": 49.8405076,\n
        "lon": 3.1038810,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713328,\n
        "lat": 49.8405093,\n
        "lon": 3.1038078,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713329,\n
        "lat": 49.8405139,\n
        "lon": 3.1037622,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713330,\n
        "lat": 49.8405140,\n
        "lon": 3.1038083,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713331,\n
        "lat": 49.8405186,\n
        "lon": 3.1037619,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713332,\n
        "lat": 49.8405188,\n
        "lon": 3.1037303,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713333,\n
        "lat": 49.8405218,\n
        "lon": 3.1037301,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713334,\n
        "lat": 49.8405220,\n
        "lon": 3.1037064,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713335,\n
        "lat": 49.8405239,\n
        "lon": 3.1041688,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713336,\n
        "lat": 49.8405254,\n
        "lon": 3.1040866,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713337,\n
        "lat": 49.8405267,\n
        "lon": 3.1040120,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713338,\n
        "lat": 49.8405289,\n
        "lon": 3.1038830,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713339,\n
        "lat": 49.8405318,\n
        "lon": 3.1037070,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713340,\n
        "lat": 49.8405338,\n
        "lon": 3.1035830,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713341,\n
        "lat": 49.8405416,\n
        "lon": 3.1030734,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713342,\n
        "lat": 49.8405453,\n
        "lon": 3.1030738,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713343,\n
        "lat": 49.8405560,\n
        "lon": 3.1027047,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713344,\n
        "lat": 49.8405645,\n
        "lon": 3.1034107,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713345,\n
        "lat": 49.8405890,\n
        "lon": 3.1030776,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713346,\n
        "lat": 49.8405919,\n
        "lon": 3.1040879,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713347,\n
        "lat": 49.8405987,\n
        "lon": 3.1036624,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713348,\n
        "lat": 49.8406023,\n
        "lon": 3.1033469,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713349,\n
        "lat": 49.8406383,\n
        "lon": 3.1034192,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713350,\n
        "lat": 49.8406407,\n
        "lon": 3.1033522,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713351,\n
        "lat": 49.8406594,\n
        "lon": 3.1036649,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713352,\n
        "lat": 49.8406603,\n
        "lon": 3.1035956,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713353,\n
        "lat": 49.8407068,\n
        "lon": 3.1031741,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713354,\n
        "lat": 49.8407147,\n
        "lon": 3.1034278,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713355,\n
        "lat": 49.8407446,\n
        "lon": 3.1029954,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713356,\n
        "lat": 49.8407467,\n
        "lon": 3.1030474,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713357,\n
        "lat": 49.8407607,\n
        "lon": 3.1031691,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713358,\n
        "lat": 49.8407630,\n
        "lon": 3.1032415,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713359,\n
        "lat": 49.8407745,\n
        "lon": 3.1029920,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713360,\n
        "lat": 49.8407768,\n
        "lon": 3.1030460,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713361,\n
        "lat": 49.8407851,\n
        "lon": 3.1032393,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713362,\n
        "lat": 49.8407887,\n
        "lon": 3.1049704,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713363,\n
        "lat": 49.8407926,\n
        "lon": 3.1034367,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713364,\n
        "lat": 49.8408035,\n
        "lon": 3.1051075,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713365,\n
        "lat": 49.8408096,\n
        "lon": 3.1051135,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713366,\n
        "lat": 49.8408163,\n
        "lon": 3.1051651,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713367,\n
        "lat": 49.8408170,\n
        "lon": 3.1049632,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713368,\n
        "lat": 49.8408191,\n
        "lon": 3.1049901,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713369,\n
        "lat": 49.8408285,\n
        "lon": 3.1040441,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713370,\n
        "lat": 49.8408342,\n
        "lon": 3.1051059,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713371,\n
        "lat": 49.8408351,\n
        "lon": 3.1050941,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713372,\n
        "lat": 49.8408388,\n
        "lon": 3.1051572,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713373,\n
        "lat": 49.8408468,\n
        "lon": 3.1036116,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713374,\n
        "lat": 49.8409014,\n
        "lon": 3.1039659,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713375,\n
        "lat": 49.8409135,\n
        "lon": 3.1036175,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713376,\n
        "lat": 49.8409165,\n
        "lon": 3.1039685,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713377,\n
        "lat": 49.8409165,\n
        "lon": 3.1039871,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713378,\n
        "lat": 49.8409250,\n
        "lon": 3.1031086,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713379,\n
        "lat": 49.8409293,\n
        "lon": 3.1031344,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713380,\n
        "lat": 49.8409316,\n
        "lon": 3.1040508,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713381,\n
        "lat": 49.8409337,\n
        "lon": 3.1039885,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713382,\n
        "lat": 49.8409385,\n
        "lon": 3.1031308,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713383,\n
        "lat": 49.8409399,\n
        "lon": 3.1041166,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713384,\n
        "lat": 49.8409425,\n
        "lon": 3.1040515,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713385,\n
        "lat": 49.8409433,\n
        "lon": 3.1031469,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713386,\n
        "lat": 49.8409534,\n
        "lon": 3.1034564,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713387,\n
        "lat": 49.8409615,\n
        "lon": 3.1033270,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713388,\n
        "lat": 49.8409659,\n
        "lon": 3.1041193,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713489,\n
        "lat": 49.8409691,\n
        "lon": 3.1040533,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713490,\n
        "lat": 49.8409934,\n
        "lon": 3.1033307,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713491,\n
        "lat": 49.8409962,\n
        "lon": 3.1032878,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713492,\n
        "lat": 49.8410242,\n
        "lon": 3.1033356,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713493,\n
        "lat": 49.8410263,\n
        "lon": 3.1032921,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713494,\n
        "lat": 49.8410288,\n
        "lon": 3.1030822,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713495,\n
        "lat": 49.8410417,\n
        "lon": 3.1031258,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713496,\n
        "lat": 49.8410489,\n
        "lon": 3.1030187,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713497,\n
        "lat": 49.8410749,\n
        "lon": 3.1031017,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713498,\n
        "lat": 49.8410906,\n
        "lon": 3.1034725,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305713499,\n
        "lat": 49.8410973,\n
        "lon": 3.1033473,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714591,\n
        "lat": 49.8398744,\n
        "lon": 3.0969310,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714592,\n
        "lat": 49.8399119,\n
        "lon": 3.0970177,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714593,\n
        "lat": 49.8399306,\n
        "lon": 3.0968359,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714594,\n
        "lat": 49.8399416,\n
        "lon": 3.0968614,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714595,\n
        "lat": 49.8399615,\n
        "lon": 3.0968039,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714596,\n
        "lat": 49.8399726,\n
        "lon": 3.0968295,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714597,\n
        "lat": 49.8399950,\n
        "lon": 3.0968063,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714600,\n
        "lat": 49.8399910,\n
        "lon": 3.0971786,\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": 4305714601,\n
        "lat": 49.8399968,\n
        "lon": 3.0969836,\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": 4305714602,\n
        "lat": 49.8400325,\n
        "lon": 3.0968928,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714605,\n
        "lat": 49.8400472,\n
        "lon": 3.0971864,\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": 4305714607,\n
        "lat": 49.8400529,\n
        "lon": 3.0969953,\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": 4305714608,\n
        "lat": 49.8403220,\n
        "lon": 3.0991009,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714609,\n
        "lat": 49.8403259,\n
        "lon": 3.0991433,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714610,\n
        "lat": 49.8404048,\n
        "lon": 3.0990468,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714611,\n
        "lat": 49.8404073,\n
        "lon": 3.0990625,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714612,\n
        "lat": 49.8404089,\n
        "lon": 3.0991305,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714613,\n
        "lat": 49.8404138,\n
        "lon": 3.0989326,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714614,\n
        "lat": 49.8404171,\n
        "lon": 3.0992827,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714615,\n
        "lat": 49.8404172,\n
        "lon": 3.0990916,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714616,\n
        "lat": 49.8404187,\n
        "lon": 3.0991038,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714617,\n
        "lat": 49.8404244,\n
        "lon": 3.0989954,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714618,\n
        "lat": 49.8404291,\n
        "lon": 3.0993419,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714619,\n
        "lat": 49.8404346,\n
        "lon": 3.0992748,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714620,\n
        "lat": 49.8404353,\n
        "lon": 3.0989187,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714621,\n
        "lat": 49.8404415,\n
        "lon": 3.1001447,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714622,\n
        "lat": 49.8404473,\n
        "lon": 3.0989857,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714623,\n
        "lat": 49.8404567,\n
        "lon": 3.1001903,\n
        "timestamp": "2016-07-16T11:01:00Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714624,\n
        "lat": 49.8404646,\n
        "lon": 3.0990201,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714625,\n
        "lat": 49.8404733,\n
        "lon": 3.0990671,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714626,\n
        "lat": 49.8404734,\n
        "lon": 3.0991021,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714627,\n
        "lat": 49.8404955,\n
        "lon": 3.1004562,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714628,\n
        "lat": 49.8405002,\n
        "lon": 3.0992452,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714629,\n
        "lat": 49.8405020,\n
        "lon": 3.1001042,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714630,\n
        "lat": 49.8405101,\n
        "lon": 3.0993043,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714631,\n
        "lat": 49.8405169,\n
        "lon": 3.1001526,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714632,\n
        "lat": 49.8405203,\n
        "lon": 3.1001633,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714633,\n
        "lat": 49.8405220,\n
        "lon": 3.1003840,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714634,\n
        "lat": 49.8405458,\n
        "lon": 3.1001439,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714635,\n
        "lat": 49.8405474,\n
        "lon": 3.1005786,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714636,\n
        "lat": 49.8405485,\n
        "lon": 3.1003993,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714637,\n
        "lat": 49.8405511,\n
        "lon": 3.0994593,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714638,\n
        "lat": 49.8405580,\n
        "lon": 3.1008386,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714639,\n
        "lat": 49.8405684,\n
        "lon": 3.1003095,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714640,\n
        "lat": 49.8405745,\n
        "lon": 3.1003678,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714641,\n
        "lat": 49.8405783,\n
        "lon": 3.1003428,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714642,\n
        "lat": 49.8405814,\n
        "lon": 3.1003888,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714643,\n
        "lat": 49.8405874,\n
        "lon": 3.1009115,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714644,\n
        "lat": 49.8405883,\n
        "lon": 3.1003537,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714645,\n
        "lat": 49.8405940,\n
        "lon": 3.1002924,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714646,\n
        "lat": 49.8405957,\n
        "lon": 3.1003748,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714647,\n
        "lat": 49.8406015,\n
        "lon": 3.1005247,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714648,\n
        "lat": 49.8406188,\n
        "lon": 3.1000049,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714649,\n
        "lat": 49.8406203,\n
        "lon": 3.1009066,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714650,\n
        "lat": 49.8406227,\n
        "lon": 3.0992597,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714651,\n
        "lat": 49.8406267,\n
        "lon": 3.1009020,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714652,\n
        "lat": 49.8406315,\n
        "lon": 3.0999866,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714653,\n
        "lat": 49.8406330,\n
        "lon": 3.1000259,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714654,\n
        "lat": 49.8406458,\n
        "lon": 3.1000076,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714655,\n
        "lat": 49.8406488,\n
        "lon": 3.0993203,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714656,\n
        "lat": 49.8406523,\n
        "lon": 3.1007321,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714657,\n
        "lat": 49.8406569,\n
        "lon": 3.1007405,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714658,\n
        "lat": 49.8406720,\n
        "lon": 3.1007688,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714659,\n
        "lat": 49.8406780,\n
        "lon": 3.1007163,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714660,\n
        "lat": 49.8406940,\n
        "lon": 3.1007453,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714661,\n
        "lat": 49.8407008,\n
        "lon": 3.1007381,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714662,\n
        "lat": 49.8407028,\n
        "lon": 3.1012225,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714663,\n
        "lat": 49.8407210,\n
        "lon": 3.1007785,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714665,\n
        "lat": 49.8407355,\n
        "lon": 3.0994053,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714666,\n
        "lat": 49.8407444,\n
        "lon": 3.1004157,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714667,\n
        "lat": 49.8407557,\n
        "lon": 3.0998025,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714668,\n
        "lat": 49.8407723,\n
        "lon": 3.1011800,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714669,\n
        "lat": 49.8407733,\n
        "lon": 3.1003784,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714671,\n
        "lat": 49.8407907,\n
        "lon": 3.1004998,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714672,\n
        "lat": 49.8407907,\n
        "lon": 3.1013214,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714673,\n
        "lat": 49.8407977,\n
        "lon": 3.1015436,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714674,\n
        "lat": 49.8408100,\n
        "lon": 3.1013082,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714675,\n
        "lat": 49.8408101,\n
        "lon": 3.1013891,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714677,\n
        "lat": 49.8408166,\n
        "lon": 3.1013037,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714678,\n
        "lat": 49.8408186,\n
        "lon": 3.1004637,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714680,\n
        "lat": 49.8408194,\n
        "lon": 3.1014179,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714681,\n
        "lat": 49.8408205,\n
        "lon": 3.0999086,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714682,\n
        "lat": 49.8408246,\n
        "lon": 3.1013794,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714683,\n
        "lat": 49.8408315,\n
        "lon": 3.0988854,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714684,\n
        "lat": 49.8408330,\n
        "lon": 3.1014099,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714685,\n
        "lat": 49.8408357,\n
        "lon": 3.1013718,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714686,\n
        "lat": 49.8408417,\n
        "lon": 3.0996377,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714687,\n
        "lat": 49.8408422,\n
        "lon": 3.1002512,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714688,\n
        "lat": 49.8408434,\n
        "lon": 3.0999463,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714689,\n
        "lat": 49.8408442,\n
        "lon": 3.1015086,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714690,\n
        "lat": 49.8408544,\n
        "lon": 3.1002686,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714693,\n
        "lat": 49.8408690,\n
        "lon": 3.0999089,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714694,\n
        "lat": 49.8408712,\n
        "lon": 3.1002038,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714695,\n
        "lat": 49.8408734,\n
        "lon": 3.0999954,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714696,\n
        "lat": 49.8408750,\n
        "lon": 3.0995923,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714697,\n
        "lat": 49.8408796,\n
        "lon": 3.0998934,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714698,\n
        "lat": 49.8408820,\n
        "lon": 3.1002200,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714700,\n
        "lat": 49.8408892,\n
        "lon": 3.0996161,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714701,\n
        "lat": 49.8408919,\n
        "lon": 3.1017665,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714703,\n
        "lat": 49.8409003,\n
        "lon": 3.0999568,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714704,\n
        "lat": 49.8409063,\n
        "lon": 3.1017978,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714705,\n
        "lat": 49.8409066,\n
        "lon": 3.1002563,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714707,\n
        "lat": 49.8409130,\n
        "lon": 3.0999456,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714708,\n
        "lat": 49.8409148,\n
        "lon": 3.0994796,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714709,\n
        "lat": 49.8409219,\n
        "lon": 3.1018315,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714710,\n
        "lat": 49.8409230,\n
        "lon": 3.1002298,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714711,\n
        "lat": 49.8409233,\n
        "lon": 3.1001137,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714712,\n
        "lat": 49.8409273,\n
        "lon": 3.1003737,\n
        "timestamp": "2016-07-16T11:01:01Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714714,\n
        "lat": 49.8409323,\n
        "lon": 3.0994552,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714715,\n
        "lat": 49.8409334,\n
        "lon": 3.1001294,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714716,\n
        "lat": 49.8409345,\n
        "lon": 3.1000955,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714717,\n
        "lat": 49.8409420,\n
        "lon": 3.0990323,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714718,\n
        "lat": 49.8409438,\n
        "lon": 3.1001110,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714719,\n
        "lat": 49.8409471,\n
        "lon": 3.0995352,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714721,\n
        "lat": 49.8409509,\n
        "lon": 3.1018008,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714722,\n
        "lat": 49.8409512,\n
        "lon": 3.0997195,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714724,\n
        "lat": 49.8409628,\n
        "lon": 3.1001991,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714725,\n
        "lat": 49.8409640,\n
        "lon": 3.0995116,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714726,\n
        "lat": 49.8409707,\n
        "lon": 3.1001873,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714727,\n
        "lat": 49.8409716,\n
        "lon": 3.1003011,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714728,\n
        "lat": 49.8409742,\n
        "lon": 3.0997575,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714729,\n
        "lat": 49.8409744,\n
        "lon": 3.1000490,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714731,\n
        "lat": 49.8409782,\n
        "lon": 3.0996122,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714732,\n
        "lat": 49.8409969,\n
        "lon": 3.0995877,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714733,\n
        "lat": 49.8410011,\n
        "lon": 3.0996513,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714734,\n
        "lat": 49.8410055,\n
        "lon": 3.1002701,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714735,\n
        "lat": 49.8410062,\n
        "lon": 3.1006728,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714736,\n
        "lat": 49.8410080,\n
        "lon": 3.1012312,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714737,\n
        "lat": 49.8410099,\n
        "lon": 3.0997498,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714738,\n
        "lat": 49.8410121,\n
        "lon": 3.1023250,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714739,\n
        "lat": 49.8410192,\n
        "lon": 3.0996276,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714740,\n
        "lat": 49.8410204,\n
        "lon": 3.0996832,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714741,\n
        "lat": 49.8410216,\n
        "lon": 3.1005976,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714742,\n
        "lat": 49.8410226,\n
        "lon": 3.1002437,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714743,\n
        "lat": 49.8410340,\n
        "lon": 3.1002630,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714744,\n
        "lat": 49.8410355,\n
        "lon": 3.0997107,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714745,\n
        "lat": 49.8410373,\n
        "lon": 3.0996593,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714746,\n
        "lat": 49.8410373,\n
        "lon": 3.1020256,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714747,\n
        "lat": 49.8410382,\n
        "lon": 3.1006474,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714748,\n
        "lat": 49.8410498,\n
        "lon": 3.1015943,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714749,\n
        "lat": 49.8410517,\n
        "lon": 3.0998751,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714750,\n
        "lat": 49.8410524,\n
        "lon": 3.0996852,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714751,\n
        "lat": 49.8410531,\n
        "lon": 3.1005739,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714752,\n
        "lat": 49.8410578,\n
        "lon": 3.0996743,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714753,\n
        "lat": 49.8410614,\n
        "lon": 3.1013872,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714754,\n
        "lat": 49.8410635,\n
        "lon": 3.0998578,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714755,\n
        "lat": 49.8410656,\n
        "lon": 3.1002002,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714756,\n
        "lat": 49.8410705,\n
        "lon": 3.0999084,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714757,\n
        "lat": 49.8410768,\n
        "lon": 3.1025455,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714758,\n
        "lat": 49.8410827,\n
        "lon": 3.1021169,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714759,\n
        "lat": 49.8410840,\n
        "lon": 3.1016562,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714760,\n
        "lat": 49.8410871,\n
        "lon": 3.0999533,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714761,\n
        "lat": 49.8410940,\n
        "lon": 3.0999353,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714762,\n
        "lat": 49.8410958,\n
        "lon": 3.1022667,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714763,\n
        "lat": 49.8411001,\n
        "lon": 3.1020958,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714764,\n
        "lat": 49.8411066,\n
        "lon": 3.1016973,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714765,\n
        "lat": 49.8411115,\n
        "lon": 3.1019856,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714767,\n
        "lat": 49.8411244,\n
        "lon": 3.1021456,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714768,\n
        "lat": 49.8411275,\n
        "lon": 3.1019204,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714769,\n
        "lat": 49.8411328,\n
        "lon": 3.1010364,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714770,\n
        "lat": 49.8411387,\n
        "lon": 3.0998611,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714771,\n
        "lat": 49.8411426,\n
        "lon": 3.1019495,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714772,\n
        "lat": 49.8411436,\n
        "lon": 3.1020509,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714773,\n
        "lat": 49.8411505,\n
        "lon": 3.0998356,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714774,\n
        "lat": 49.8411509,\n
        "lon": 3.1000306,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714775,\n
        "lat": 49.8411509,\n
        "lon": 3.1008605,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714776,\n
        "lat": 49.8411592,\n
        "lon": 3.1019856,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714777,\n
        "lat": 49.8411602,\n
        "lon": 3.1024863,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714778,\n
        "lat": 49.8411633,\n
        "lon": 3.1008510,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714779,\n
        "lat": 49.8411652,\n
        "lon": 3.1014123,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714780,\n
        "lat": 49.8411697,\n
        "lon": 3.1008722,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714781,\n
        "lat": 49.8411734,\n
        "lon": 3.1020159,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714782,\n
        "lat": 49.8411820,\n
        "lon": 3.1009506,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714783,\n
        "lat": 49.8411941,\n
        "lon": 3.1009854,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714784,\n
        "lat": 49.8412007,\n
        "lon": 3.0999315,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714785,\n
        "lat": 49.8412197,\n
        "lon": 3.1008329,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714786,\n
        "lat": 49.8412355,\n
        "lon": 3.1010159,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714787,\n
        "lat": 49.8412381,\n
        "lon": 3.1015394,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714788,\n
        "lat": 49.8412439,\n
        "lon": 3.1008972,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714789,\n
        "lat": 49.8412493,\n
        "lon": 3.1012706,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714790,\n
        "lat": 49.8412609,\n
        "lon": 3.0994326,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714792,\n
        "lat": 49.8412695,\n
        "lon": 3.0994734,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714793,\n
        "lat": 49.8412771,\n
        "lon": 3.1016494,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714794,\n
        "lat": 49.8412773,\n
        "lon": 3.0994630,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714795,\n
        "lat": 49.8412896,\n
        "lon": 3.1011634,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714796,\n
        "lat": 49.8412909,\n
        "lon": 3.1016313,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714797,\n
        "lat": 49.8412967,\n
        "lon": 3.0993859,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714798,\n
        "lat": 49.8413138,\n
        "lon": 3.0994141,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714800,\n
        "lat": 49.8413210,\n
        "lon": 3.0995690,\n
        "timestamp": "2016-07-16T11:01:02Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714802,\n
        "lat": 49.8413408,\n
        "lon": 3.1017730,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714803,\n
        "lat": 49.8413527,\n
        "lon": 3.1015503,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714804,\n
        "lat": 49.8413644,\n
        "lon": 3.1018756,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714805,\n
        "lat": 49.8413651,\n
        "lon": 3.0995082,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714807,\n
        "lat": 49.8413810,\n
        "lon": 3.1015131,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714808,\n
        "lat": 49.8414238,\n
        "lon": 3.0997792,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714809,\n
        "lat": 49.8414542,\n
        "lon": 3.1017494,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714810,\n
        "lat": 49.8414795,\n
        "lon": 3.0999599,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714811,\n
        "lat": 49.8414916,\n
        "lon": 3.0997280,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714812,\n
        "lat": 49.8414963,\n
        "lon": 3.0999502,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714813,\n
        "lat": 49.8415097,\n
        "lon": 3.1002213,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714814,\n
        "lat": 49.8415197,\n
        "lon": 3.1001542,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714815,\n
        "lat": 49.8415333,\n
        "lon": 3.1002013,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714816,\n
        "lat": 49.8415458,\n
        "lon": 3.1003462,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714817,\n
        "lat": 49.8415531,\n
        "lon": 3.1001292,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714818,\n
        "lat": 49.8415717,\n
        "lon": 3.1003268,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714819,\n
        "lat": 49.8415974,\n
        "lon": 3.1000990,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714820,\n
        "lat": 49.8416027,\n
        "lon": 3.1001171,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714821,\n
        "lat": 49.8416141,\n
        "lon": 3.1001086,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305714822,\n
        "lat": 49.8416229,\n
        "lon": 3.1001351,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715654,\n
        "lat": 49.8412337,\n
        "lon": 3.1060740,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715655,\n
        "lat": 49.8412581,\n
        "lon": 3.1061792,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715656,\n
        "lat": 49.8412828,\n
        "lon": 3.1050434,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715657,\n
        "lat": 49.8412946,\n
        "lon": 3.1051045,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715658,\n
        "lat": 49.8412982,\n
        "lon": 3.1046194,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715659,\n
        "lat": 49.8412992,\n
        "lon": 3.1043233,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715660,\n
        "lat": 49.8413004,\n
        "lon": 3.1053222,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715661,\n
        "lat": 49.8413032,\n
        "lon": 3.1046517,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715662,\n
        "lat": 49.8413081,\n
        "lon": 3.1043468,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715663,\n
        "lat": 49.8413116,\n
        "lon": 3.1053757,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715664,\n
        "lat": 49.8413390,\n
        "lon": 3.1043240,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715665,\n
        "lat": 49.8413447,\n
        "lon": 3.1046370,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715666,\n
        "lat": 49.8413473,\n
        "lon": 3.1048483,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715667,\n
        "lat": 49.8413497,\n
        "lon": 3.1050121,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715668,\n
        "lat": 49.8413528,\n
        "lon": 3.1052361,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715669,\n
        "lat": 49.8413553,\n
        "lon": 3.1052942,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715670,\n
        "lat": 49.8413603,\n
        "lon": 3.1049007,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715671,\n
        "lat": 49.8413606,\n
        "lon": 3.1045470,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715672,\n
        "lat": 49.8413606,\n
        "lon": 3.1050729,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715673,\n
        "lat": 49.8413617,\n
        "lon": 3.1044298,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715674,\n
        "lat": 49.8413644,\n
        "lon": 3.1052898,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715675,\n
        "lat": 49.8413660,\n
        "lon": 3.1053471,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715676,\n
        "lat": 49.8413684,\n
        "lon": 3.1045889,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715677,\n
        "lat": 49.8413729,\n
        "lon": 3.1047893,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715678,\n
        "lat": 49.8413818,\n
        "lon": 3.1048337,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715679,\n
        "lat": 49.8413856,\n
        "lon": 3.1052195,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715680,\n
        "lat": 49.8413968,\n
        "lon": 3.1052741,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715681,\n
        "lat": 49.8413983,\n
        "lon": 3.1042214,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715682,\n
        "lat": 49.8414087,\n
        "lon": 3.1044089,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715683,\n
        "lat": 49.8414111,\n
        "lon": 3.1051388,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715684,\n
        "lat": 49.8414117,\n
        "lon": 3.1044249,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715685,\n
        "lat": 49.8414243,\n
        "lon": 3.1052001,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715686,\n
        "lat": 49.8414247,\n
        "lon": 3.1050356,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715687,\n
        "lat": 49.8414256,\n
        "lon": 3.1044014,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715688,\n
        "lat": 49.8414282,\n
        "lon": 3.1044165,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715889,\n
        "lat": 49.8414308,\n
        "lon": 3.1059647,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715890,\n
        "lat": 49.8414379,\n
        "lon": 3.1047601,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715891,\n
        "lat": 49.8414380,\n
        "lon": 3.1049122,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715892,\n
        "lat": 49.8414380,\n
        "lon": 3.1050998,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715893,\n
        "lat": 49.8414397,\n
        "lon": 3.1043942,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715894,\n
        "lat": 49.8414418,\n
        "lon": 3.1046206,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715895,\n
        "lat": 49.8414454,\n
        "lon": 3.1049531,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715896,\n
        "lat": 49.8414471,\n
        "lon": 3.1048060,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715897,\n
        "lat": 49.8414548,\n
        "lon": 3.1048027,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715898,\n
        "lat": 49.8414552,\n
        "lon": 3.1060698,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715899,\n
        "lat": 49.8414630,\n
        "lon": 3.1045040,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715900,\n
        "lat": 49.8414640,\n
        "lon": 3.1048537,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715901,\n
        "lat": 49.8414677,\n
        "lon": 3.1047467,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715902,\n
        "lat": 49.8414697,\n
        "lon": 3.1062986,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715903,\n
        "lat": 49.8414719,\n
        "lon": 3.1048976,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715904,\n
        "lat": 49.8414773,\n
        "lon": 3.1051060,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715905,\n
        "lat": 49.8414792,\n
        "lon": 3.1049382,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715906,\n
        "lat": 49.8414807,\n
        "lon": 3.1045873,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715907,\n
        "lat": 49.8414837,\n
        "lon": 3.1046015,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715908,\n
        "lat": 49.8415000,\n
        "lon": 3.1052243,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715909,\n
        "lat": 49.8415016,\n
        "lon": 3.1064678,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715910,\n
        "lat": 49.8415209,\n
        "lon": 3.1047741,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715911,\n
        "lat": 49.8415409,\n
        "lon": 3.1062648,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715912,\n
        "lat": 49.8415487,\n
        "lon": 3.1049070,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715913,\n
        "lat": 49.8415623,\n
        "lon": 3.1049716,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715914,\n
        "lat": 49.8415714,\n
        "lon": 3.1064357,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715915,\n
        "lat": 49.8415718,\n
        "lon": 3.1055951,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715916,\n
        "lat": 49.8415757,\n
        "lon": 3.1050349,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715917,\n
        "lat": 49.8415894,\n
        "lon": 3.1055076,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715918,\n
        "lat": 49.8416024,\n
        "lon": 3.1055810,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715919,\n
        "lat": 49.8416037,\n
        "lon": 3.1057782,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715920,\n
        "lat": 49.8416108,\n
        "lon": 3.1058189,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715921,\n
        "lat": 49.8416163,\n
        "lon": 3.1064004,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715922,\n
        "lat": 49.8416265,\n
        "lon": 3.1064591,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715923,\n
        "lat": 49.8416372,\n
        "lon": 3.1054861,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715924,\n
        "lat": 49.8416520,\n
        "lon": 3.1056346,\n
        "timestamp": "2016-07-16T11:02:18Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715925,\n
        "lat": 49.8416528,\n
        "lon": 3.1066339,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715926,\n
        "lat": 49.8416623,\n
        "lon": 3.1056296,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715927,\n
        "lat": 49.8416646,\n
        "lon": 3.1067119,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715928,\n
        "lat": 49.8416727,\n
        "lon": 3.1057489,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715929,\n
        "lat": 49.8416789,\n
        "lon": 3.1057891,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715930,\n
        "lat": 49.8416850,\n
        "lon": 3.1068311,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715931,\n
        "lat": 49.8417144,\n
        "lon": 3.1070027,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715932,\n
        "lat": 49.8417192,\n
        "lon": 3.1062413,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715933,\n
        "lat": 49.8417380,\n
        "lon": 3.1063499,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715934,\n
        "lat": 49.8417434,\n
        "lon": 3.1066054,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715935,\n
        "lat": 49.8417511,\n
        "lon": 3.1066592,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715936,\n
        "lat": 49.8417544,\n
        "lon": 3.1068023,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715937,\n
        "lat": 49.8417794,\n
        "lon": 3.1062132,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715938,\n
        "lat": 49.8417829,\n
        "lon": 3.1069739,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715939,\n
        "lat": 49.8418063,\n
        "lon": 3.1063731,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715940,\n
        "lat": 49.8418188,\n
        "lon": 3.1065828,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715941,\n
        "lat": 49.8418261,\n
        "lon": 3.1066379,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305715942,\n
        "lat": 49.8418286,\n
        "lon": 3.1066541,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718290,\n
        "lat": 49.8413968,\n
        "lon": 3.1036942,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718291,\n
        "lat": 49.8414165,\n
        "lon": 3.1036274,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718292,\n
        "lat": 49.8414385,\n
        "lon": 3.1038781,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718293,\n
        "lat": 49.8414548,\n
        "lon": 3.1039483,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718294,\n
        "lat": 49.8414559,\n
        "lon": 3.1036932,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718295,\n
        "lat": 49.8414918,\n
        "lon": 3.1038493,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718296,\n
        "lat": 49.8415340,\n
        "lon": 3.1039052,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718297,\n
        "lat": 49.8415488,\n
        "lon": 3.1043468,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718298,\n
        "lat": 49.8415657,\n
        "lon": 3.1042409,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718299,\n
        "lat": 49.8415860,\n
        "lon": 3.1043285,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718300,\n
        "lat": 49.8416084,\n
        "lon": 3.1042160,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718303,\n
        "lat": 49.8416730,\n
        "lon": 3.1048289,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718304,\n
        "lat": 49.8416941,\n
        "lon": 3.1037076,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718305,\n
        "lat": 49.8416977,\n
        "lon": 3.1036505,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718306,\n
        "lat": 49.8417147,\n
        "lon": 3.1050438,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718307,\n
        "lat": 49.8417386,\n
        "lon": 3.1047953,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718308,\n
        "lat": 49.8417467,\n
        "lon": 3.1053333,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718309,\n
        "lat": 49.8417549,\n
        "lon": 3.1048804,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718310,\n
        "lat": 49.8417564,\n
        "lon": 3.1053883,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718311,\n
        "lat": 49.8417609,\n
        "lon": 3.1047779,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718312,\n
        "lat": 49.8417618,\n
        "lon": 3.1049162,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718313,\n
        "lat": 49.8417693,\n
        "lon": 3.1048737,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718314,\n
        "lat": 49.8417699,\n
        "lon": 3.1051783,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718315,\n
        "lat": 49.8417705,\n
        "lon": 3.1054672,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718316,\n
        "lat": 49.8417769,\n
        "lon": 3.1049078,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718317,\n
        "lat": 49.8417774,\n
        "lon": 3.1048215,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718318,\n
        "lat": 49.8417805,\n
        "lon": 3.1050100,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718319,\n
        "lat": 49.8417823,\n
        "lon": 3.1052345,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718320,\n
        "lat": 49.8417923,\n
        "lon": 3.1052762,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718321,\n
        "lat": 49.8417958,\n
        "lon": 3.1056099,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718322,\n
        "lat": 49.8418161,\n
        "lon": 3.1052034,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718323,\n
        "lat": 49.8418236,\n
        "lon": 3.1043884,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718324,\n
        "lat": 49.8418375,\n
        "lon": 3.1044531,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718325,\n
        "lat": 49.8418408,\n
        "lon": 3.1054397,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718326,\n
        "lat": 49.8418472,\n
        "lon": 3.1044481,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718327,\n
        "lat": 49.8418521,\n
        "lon": 3.1045179,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718328,\n
        "lat": 49.8418544,\n
        "lon": 3.1059373,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718329,\n
        "lat": 49.8418560,\n
        "lon": 3.1056134,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718330,\n
        "lat": 49.8418618,\n
        "lon": 3.1045129,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718331,\n
        "lat": 49.8418680,\n
        "lon": 3.1050950,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718332,\n
        "lat": 49.8418700,\n
        "lon": 3.1045496,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718333,\n
        "lat": 49.8418717,\n
        "lon": 3.1056062,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718334,\n
        "lat": 49.8418748,\n
        "lon": 3.1060516,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718335,\n
        "lat": 49.8418819,\n
        "lon": 3.1051342,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718336,\n
        "lat": 49.8418826,\n
        "lon": 3.1045022,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718337,\n
        "lat": 49.8418844,\n
        "lon": 3.1043543,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718338,\n
        "lat": 49.8418882,\n
        "lon": 3.1052821,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718339,\n
        "lat": 49.8418883,\n
        "lon": 3.1061275,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718340,\n
        "lat": 49.8418904,\n
        "lon": 3.1045387,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718341,\n
        "lat": 49.8418973,\n
        "lon": 3.1046671,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718342,\n
        "lat": 49.8419064,\n
        "lon": 3.1051867,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718343,\n
        "lat": 49.8419106,\n
        "lon": 3.1059101,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718344,\n
        "lat": 49.8419121,\n
        "lon": 3.1047117,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718345,\n
        "lat": 49.8419136,\n
        "lon": 3.1044863,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718346,\n
        "lat": 49.8419247,\n
        "lon": 3.1051684,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718347,\n
        "lat": 49.8419294,\n
        "lon": 3.1052419,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718348,\n
        "lat": 49.8419362,\n
        "lon": 3.1048092,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718349,\n
        "lat": 49.8419472,\n
        "lon": 3.1052239,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718350,\n
        "lat": 49.8419518,\n
        "lon": 3.1059992,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718351,\n
        "lat": 49.8419613,\n
        "lon": 3.1051324,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718352,\n
        "lat": 49.8419671,\n
        "lon": 3.1045248,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718353,\n
        "lat": 49.8419790,\n
        "lon": 3.1045532,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718354,\n
        "lat": 49.8419828,\n
        "lon": 3.1051870,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718355,\n
        "lat": 49.8419963,\n
        "lon": 3.1044968,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718356,\n
        "lat": 49.8420009,\n
        "lon": 3.1049746,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718357,\n
        "lat": 49.8420060,\n
        "lon": 3.1045232,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718358,\n
        "lat": 49.8420138,\n
        "lon": 3.1044753,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718359,\n
        "lat": 49.8420245,\n
        "lon": 3.1045031,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718360,\n
        "lat": 49.8421344,\n
        "lon": 3.1040554,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718361,\n
        "lat": 49.8421353,\n
        "lon": 3.1046197,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718362,\n
        "lat": 49.8421462,\n
        "lon": 3.1041062,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718363,\n
        "lat": 49.8421597,\n
        "lon": 3.1041605,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718364,\n
        "lat": 49.8421656,\n
        "lon": 3.1045910,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718365,\n
        "lat": 49.8421702,\n
        "lon": 3.1042115,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718366,\n
        "lat": 49.8421812,\n
        "lon": 3.1040312,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718367,\n
        "lat": 49.8421839,\n
        "lon": 3.1042777,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718368,\n
        "lat": 49.8421921,\n
        "lon": 3.1040832,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718369,\n
        "lat": 49.8422058,\n
        "lon": 3.1041370,\n
        "timestamp": "2016-07-16T11:06:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718370,\n
        "lat": 49.8422164,\n
        "lon": 3.1041889,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718371,\n
        "lat": 49.8422240,\n
        "lon": 3.1048588,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718372,\n
        "lat": 49.8422301,\n
        "lon": 3.1042551,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718373,\n
        "lat": 49.8422379,\n
        "lon": 3.1047725,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718374,\n
        "lat": 49.8422417,\n
        "lon": 3.1057627,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718375,\n
        "lat": 49.8422473,\n
        "lon": 3.1057841,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718376,\n
        "lat": 49.8422588,\n
        "lon": 3.1048257,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718377,\n
        "lat": 49.8422684,\n
        "lon": 3.1058531,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718378,\n
        "lat": 49.8422747,\n
        "lon": 3.1040069,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718379,\n
        "lat": 49.8422767,\n
        "lon": 3.1040369,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718380,\n
        "lat": 49.8422786,\n
        "lon": 3.1047273,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718381,\n
        "lat": 49.8423048,\n
        "lon": 3.1047745,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718382,\n
        "lat": 49.8423085,\n
        "lon": 3.1057422,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718383,\n
        "lat": 49.8423201,\n
        "lon": 3.1057819,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718384,\n
        "lat": 49.8423359,\n
        "lon": 3.1040603,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718385,\n
        "lat": 49.8423564,\n
        "lon": 3.1041105,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718386,\n
        "lat": 49.8423659,\n
        "lon": 3.1056742,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718387,\n
        "lat": 49.8423707,\n
        "lon": 3.1041444,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718388,\n
        "lat": 49.8423838,\n
        "lon": 3.1057352,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718589,\n
        "lat": 49.8423922,\n
        "lon": 3.1057640,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718590,\n
        "lat": 49.8424346,\n
        "lon": 3.1039555,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718591,\n
        "lat": 49.8424432,\n
        "lon": 3.1039722,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718592,\n
        "lat": 49.8425036,\n
        "lon": 3.1037993,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718593,\n
        "lat": 49.8425043,\n
        "lon": 3.1037748,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718594,\n
        "lat": 49.8425057,\n
        "lon": 3.1039027,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718595,\n
        "lat": 49.8425074,\n
        "lon": 3.1038058,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718596,\n
        "lat": 49.8425086,\n
        "lon": 3.1037688,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718597,\n
        "lat": 49.8425174,\n
        "lon": 3.1038898,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718598,\n
        "lat": 49.8425198,\n
        "lon": 3.1038067,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718599,\n
        "lat": 49.8425209,\n
        "lon": 3.1037697,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718600,\n
        "lat": 49.8425217,\n
        "lon": 3.1039339,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718601,\n
        "lat": 49.8425222,\n
        "lon": 3.1037265,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718602,\n
        "lat": 49.8425481,\n
        "lon": 3.1039017,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718603,\n
        "lat": 49.8425567,\n
        "lon": 3.1039202,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718604,\n
        "lat": 49.8425730,\n
        "lon": 3.1039028,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718605,\n
        "lat": 49.8425824,\n
        "lon": 3.1039193,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718606,\n
        "lat": 49.8425851,\n
        "lon": 3.1038816,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718607,\n
        "lat": 49.8425894,\n
        "lon": 3.1037302,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305718608,\n
        "lat": 49.8425973,\n
        "lon": 3.1039036,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721129,\n
        "lat": 49.8413408,\n
        "lon": 3.1031065,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721130,\n
        "lat": 49.8413628,\n
        "lon": 3.1031803,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721131,\n
        "lat": 49.8414083,\n
        "lon": 3.1030568,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721132,\n
        "lat": 49.8414304,\n
        "lon": 3.1031359,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721133,\n
        "lat": 49.8414950,\n
        "lon": 3.1034928,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721134,\n
        "lat": 49.8414969,\n
        "lon": 3.1033234,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721136,\n
        "lat": 49.8415626,\n
        "lon": 3.1034982,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721137,\n
        "lat": 49.8415628,\n
        "lon": 3.1034698,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721138,\n
        "lat": 49.8415636,\n
        "lon": 3.1033881,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721140,\n
        "lat": 49.8415649,\n
        "lon": 3.1033293,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721141,\n
        "lat": 49.8415939,\n
        "lon": 3.1034700,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721142,\n
        "lat": 49.8415958,\n
        "lon": 3.1033877,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721143,\n
        "lat": 49.8416025,\n
        "lon": 3.1029350,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721144,\n
        "lat": 49.8416085,\n
        "lon": 3.1029596,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721145,\n
        "lat": 49.8416213,\n
        "lon": 3.1029246,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721146,\n
        "lat": 49.8416274,\n
        "lon": 3.1029479,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721147,\n
        "lat": 49.8416637,\n
        "lon": 3.1031571,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721148,\n
        "lat": 49.8416703,\n
        "lon": 3.1031880,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721149,\n
        "lat": 49.8416802,\n
        "lon": 3.1032823,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721150,\n
        "lat": 49.8416849,\n
        "lon": 3.1031466,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721151,\n
        "lat": 49.8416918,\n
        "lon": 3.1031793,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721152,\n
        "lat": 49.8416953,\n
        "lon": 3.1033729,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721153,\n
        "lat": 49.8417249,\n
        "lon": 3.1032637,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721154,\n
        "lat": 49.8417377,\n
        "lon": 3.1032140,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721155,\n
        "lat": 49.8417403,\n
        "lon": 3.1033549,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721156,\n
        "lat": 49.8417429,\n
        "lon": 3.1032960,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721157,\n
        "lat": 49.8418052,\n
        "lon": 3.1034992,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721158,\n
        "lat": 49.8418096,\n
        "lon": 3.1032065,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721159,\n
        "lat": 49.8418113,\n
        "lon": 3.1033741,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721160,\n
        "lat": 49.8418132,\n
        "lon": 3.1032913,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721161,\n
        "lat": 49.8418904,\n
        "lon": 3.1034176,\n
        "timestamp": "2016-07-16T11:07:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721162,\n
        "lat": 49.8418919,\n
        "lon": 3.1033812,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721163,\n
        "lat": 49.8418952,\n
        "lon": 3.1032138,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721164,\n
        "lat": 49.8418979,\n
        "lon": 3.1032583,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721165,\n
        "lat": 49.8419001,\n
        "lon": 3.1031842,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721166,\n
        "lat": 49.8419002,\n
        "lon": 3.1033064,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721167,\n
        "lat": 49.8419011,\n
        "lon": 3.1032124,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721168,\n
        "lat": 49.8419034,\n
        "lon": 3.1033590,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721169,\n
        "lat": 49.8419232,\n
        "lon": 3.1031818,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721170,\n
        "lat": 49.8419293,\n
        "lon": 3.1032546,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721171,\n
        "lat": 49.8419333,\n
        "lon": 3.1033021,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721172,\n
        "lat": 49.8419378,\n
        "lon": 3.1033557,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721173,\n
        "lat": 49.8419426,\n
        "lon": 3.1035145,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721174,\n
        "lat": 49.8419436,\n
        "lon": 3.1034485,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721175,\n
        "lat": 49.8419595,\n
        "lon": 3.1034245,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721176,\n
        "lat": 49.8419599,\n
        "lon": 3.1034492,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721177,\n
        "lat": 49.8419849,\n
        "lon": 3.1031751,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721178,\n
        "lat": 49.8419946,\n
        "lon": 3.1033508,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721179,\n
        "lat": 49.8421419,\n
        "lon": 3.1033730,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721180,\n
        "lat": 49.8421754,\n
        "lon": 3.1034792,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721181,\n
        "lat": 49.8422287,\n
        "lon": 3.1033084,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721182,\n
        "lat": 49.8422408,\n
        "lon": 3.1033468,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721183,\n
        "lat": 49.8422521,\n
        "lon": 3.1033806,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721184,\n
        "lat": 49.8422552,\n
        "lon": 3.1033385,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721185,\n
        "lat": 49.8422611,\n
        "lon": 3.1034126,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721186,\n
        "lat": 49.8422655,\n
        "lon": 3.1033715,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721187,\n
        "lat": 49.8423716,\n
        "lon": 3.1033867,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305721188,\n
        "lat": 49.8423983,\n
        "lon": 3.1034774,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722189,\n
        "lat": 49.8424029,\n
        "lon": 3.1033145,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722190,\n
        "lat": 49.8424154,\n
        "lon": 3.1033582,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722191,\n
        "lat": 49.8424240,\n
        "lon": 3.1034629,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722192,\n
        "lat": 49.8424251,\n
        "lon": 3.1034669,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722193,\n
        "lat": 49.8424372,\n
        "lon": 3.1032929,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722194,\n
        "lat": 49.8424781,\n
        "lon": 3.1034333,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722195,\n
        "lat": 49.8427199,\n
        "lon": 3.1032152,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722196,\n
        "lat": 49.8427369,\n
        "lon": 3.1032960,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722197,\n
        "lat": 49.8427680,\n
        "lon": 3.1031373,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722198,\n
        "lat": 49.8427770,\n
        "lon": 3.1031889,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722199,\n
        "lat": 49.8427897,\n
        "lon": 3.1033541,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722200,\n
        "lat": 49.8428067,\n
        "lon": 3.1033452,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722201,\n
        "lat": 49.8428103,\n
        "lon": 3.1032638,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722202,\n
        "lat": 49.8428117,\n
        "lon": 3.1033681,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722203,\n
        "lat": 49.8428122,\n
        "lon": 3.1031154,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722204,\n
        "lat": 49.8428237,\n
        "lon": 3.1031667,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722205,\n
        "lat": 49.8428307,\n
        "lon": 3.1035389,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722206,\n
        "lat": 49.8428312,\n
        "lon": 3.1033588,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722207,\n
        "lat": 49.8428424,\n
        "lon": 3.1032498,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722208,\n
        "lat": 49.8428634,\n
        "lon": 3.1033435,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4305722209,\n
        "lat": 49.8428995,\n
        "lon": 3.1035043,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084650378,\n
        "lat": 49.8394615,\n
        "lon": 3.0987949,\n
        "timestamp": "2025-11-06T16:02:07Z",\n
        "version": 2,\n
        "changeset": 174295654,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084650379,\n
        "lat": 49.8399195,\n
        "lon": 3.0975535,\n
        "timestamp": "2025-11-06T16:02:07Z",\n
        "version": 2,\n
        "changeset": 174295654,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084650380,\n
        "lat": 49.8406046,\n
        "lon": 3.0982326,\n
        "timestamp": "2025-11-06T16:02:07Z",\n
        "version": 2,\n
        "changeset": 174295654,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084650384,\n
        "lat": 49.8417041,\n
        "lon": 3.0993488,\n
        "timestamp": "2025-11-06T10:02:12Z",\n
        "version": 2,\n
        "changeset": 174279185,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084663496,\n
        "lat": 49.8427485,\n
        "lon": 3.1041049,\n
        "timestamp": "2024-07-31T08:46:12Z",\n
        "version": 1,\n
        "changeset": 154637652,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084663497,\n
        "lat": 49.8427045,\n
        "lon": 3.1040004,\n
        "timestamp": "2024-07-31T08:46:12Z",\n
        "version": 1,\n
        "changeset": 154637652,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084663498,\n
        "lat": 49.8426276,\n
        "lon": 3.1040782,\n
        "timestamp": "2024-07-31T08:46:12Z",\n
        "version": 1,\n
        "changeset": 154637652,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12084663499,\n
        "lat": 49.8426715,\n
        "lon": 3.1041827,\n
        "timestamp": "2024-07-31T08:46:12Z",\n
        "version": 1,\n
        "changeset": 154637652,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044240,\n
        "lat": 49.8431121,\n
        "lon": 3.1033218,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044241,\n
        "lat": 49.8431233,\n
        "lon": 3.1034410,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044242,\n
        "lat": 49.8430197,\n
        "lon": 3.1034633,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044243,\n
        "lat": 49.8430093,\n
        "lon": 3.1033398,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044244,\n
        "lat": 49.8432623,\n
        "lon": 3.1032244,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044245,\n
        "lat": 49.8433215,\n
        "lon": 3.1032936,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044246,\n
        "lat": 49.8432623,\n
        "lon": 3.1034184,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044247,\n
        "lat": 49.8431615,\n
        "lon": 3.1034394,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044248,\n
        "lat": 49.8431513,\n
        "lon": 3.1033109,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044249,\n
        "lat": 49.8432245,\n
        "lon": 3.1032921,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044252,\n
        "lat": 49.8412764,\n
        "lon": 3.0984454,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044253,\n
        "lat": 49.8413357,\n
        "lon": 3.0985442,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044254,\n
        "lat": 49.8411705,\n
        "lon": 3.0987790,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044255,\n
        "lat": 49.8411043,\n
        "lon": 3.0986736,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044259,\n
        "lat": 49.8385186,\n
        "lon": 3.0953088,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044260,\n
        "lat": 49.8386611,\n
        "lon": 3.0955534,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044261,\n
        "lat": 49.8385476,\n
        "lon": 3.0957157,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674044262,\n
        "lat": 49.8384038,\n
        "lon": 3.0954653,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 13285494540,\n
        "lat": 49.8427691,\n
        "lon": 3.1004775,\n
        "timestamp": "2025-11-06T16:22:24Z",\n
        "version": 1,\n
        "changeset": 174296683,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13285494541,\n
        "lat": 49.8439465,\n
        "lon": 3.1016307,\n
        "timestamp": "2025-11-06T16:22:24Z",\n
        "version": 1,\n
        "changeset": 174296683,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13285494542,\n
        "lat": 49.8448777,\n
        "lon": 3.1020123,\n
        "timestamp": "2025-11-06T16:22:24Z",\n
        "version": 1,\n
        "changeset": 174296683,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13285494543,\n
        "lat": 49.8461704,\n
        "lon": 3.1025362,\n
        "timestamp": "2025-11-06T16:22:24Z",\n
        "version": 1,\n
        "changeset": 174296683,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431364034,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4305696243,\n
          4305696263,\n
          4305696258,\n
          4305696257,\n
          4305696251,\n
          4305696239,\n
          4305696238,\n
          4305696235,\n
          4305696243\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": 431364035,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696217,\n
          4305696223,\n
          4305696224,\n
          4305696221,\n
          4305696220,\n
          4305696222,\n
          4305696219,\n
          4305696218,\n
          4305696194,\n
          4305696195,\n
          4305696197,\n
          4305696198,\n
          4305696207,\n
          4305696205,\n
          4305696216,\n
          4305696217\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": 431364036,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696279,\n
          4305696278,\n
          4305696281,\n
          4305696284,\n
          4305696285,\n
          4305696282,\n
          4305696283,\n
          4305696287,\n
          4305696288,\n
          4305696286,\n
          4305696269,\n
          4305696268,\n
          4305696265,\n
          4305696264,\n
          4305696261,\n
          4305696259,\n
          4305696250,\n
          4305696249,\n
          4305696246,\n
          4305696247,\n
          4305696260,\n
          4305696262,\n
          4305696256,\n
          4305696255,\n
          4305696279\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": 431364037,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695142,\n
          4305695139,\n
          4305695140,\n
          4305695143,\n
          4305695142\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": 431364038,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695142,\n
          4305695141,\n
          4305695138,\n
          4305695139,\n
          4305695142\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": 431364039,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695171,\n
          4305695175,\n
          4305695174,\n
          4305695166,\n
          4305695171\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": 431364040,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696190,\n
          4305696194,\n
          4305696192,\n
          4305696189,\n
          4305696190\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": 431364041,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696289,\n
          4305696291,\n
          4305696292,\n
          4305696290,\n
          4305696289\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": 431364042,\n
        "timestamp": "2016-07-16T10:35:29Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695187,\n
          4305696191,\n
          4305696202,\n
          4305695188,\n
          4305695187\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": 431364043,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696244,\n
          4305696248,\n
          4305696245,\n
          4305696240,\n
          4305696244\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": 431364045,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695153,\n
          4305695159,\n
          4305695156,\n
          4305695151,\n
          4305695153\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": 431364046,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696227,\n
          4305696229,\n
          4305696233,\n
          4305696230,\n
          4305696227\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": 431364047,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696206,\n
          4305696193,\n
          4305696196,\n
          4305696210,\n
          4305696206\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": 431364048,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696266,\n
          4305696270,\n
          4305696271,\n
          4305696267,\n
          4305696266\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": 431364049,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695169,\n
          4305695160,\n
          4305695165,\n
          4305695172,\n
          4305695169\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": 431364050,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695160,\n
          4305695169,\n
          4305695163,\n
          4305695157,\n
          4305695160\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": 431364051,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695183,\n
          4305695184,\n
          4305695182,\n
          4305695179,\n
          4305695180,\n
          4305695183\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": 431364052,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696240,\n
          4305696245,\n
          4305696242,\n
          4305696241,\n
          4305696237,\n
          4305696240\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": 431364053,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696201,\n
          4305696214,\n
          4305696213,\n
          4305696199,\n
          4305696200,\n
          4305696201\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": 431364054,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695186,\n
          4305696203,\n
          4305696201,\n
          4305696200,\n
          4305695185,\n
          4305695186\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": 431364055,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696228,\n
          4305696232,\n
          4305696231,\n
          4305696225,\n
          4305696226,\n
          4305696228\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": 431364056,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695161,\n
          4305695170,\n
          4305695164,\n
          4305695168,\n
          4305695173,\n
          4305695167,\n
          4305695161\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": 431364057,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696295,\n
          4305696297,\n
          4305696298,\n
          4305696294,\n
          4305696293,\n
          4305696296,\n
          4305696295\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": 431364058,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695144,\n
          4305695145,\n
          4305695147,\n
          4305695146,\n
          4305695149,\n
          4305695148,\n
          4305695144\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": 431364060,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696208,\n
          4305696212,\n
          4305696215,\n
          4305696211,\n
          4305696204,\n
          4305696209,\n
          4305696208\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": 431364061,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695150,\n
          4305695154,\n
          4305695155,\n
          4305695158,\n
          4305695162,\n
          4305695152,\n
          4305695150\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": 431364062,\n
        "timestamp": "2016-07-16T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305695177,\n
          4305695178,\n
          4305695183,\n
          4305695180,\n
          4305695179,\n
          4305695176,\n
          4305695181,\n
          4305695177\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": 431364063,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4305696239,\n
          4305696251,\n
          4305696248,\n
          4305696244,\n
          4305696234,\n
          4305696235,\n
          4305696238,\n
          4305696239\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": 431364064,\n
        "timestamp": "2016-07-16T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305696275,\n
          4305696280,\n
          4305696281,\n
          4305696278,\n
          4305696277,\n
          4305696274,\n
          4305696272,\n
          4305696273,\n
          4305696276,\n
          4305696275\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": 431364943,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699932,\n
          4305699930,\n
          4305699921,\n
          4305699922,\n
          4305699923,\n
          4305699924,\n
          4305699926,\n
          4305699925,\n
          4305699928,\n
          4305699929,\n
          4305699932\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": 431364944,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700048,\n
          4305700049,\n
          4305700051,\n
          4305700053,\n
          4305700050,\n
          4305700035,\n
          4305700034,\n
          4305700041,\n
          4305700042,\n
          4305700044,\n
          4305700047,\n
          4305700048\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": 431364945,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700024,\n
          4305700038,\n
          4305700039,\n
          4305700040,\n
          4305700036,\n
          4305700028,\n
          4305700031,\n
          4305700027,\n
          4305700030,\n
          4305700026,\n
          4305700029,\n
          4305700025,\n
          4305700024\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": 431364946,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699955,\n
          4305699963,\n
          4305699964,\n
          4305699977,\n
          4305699976,\n
          4305699979,\n
          4305699978,\n
          4305699973,\n
          4305699972,\n
          4305699969,\n
          4305699957,\n
          4305699951,\n
          4305699955\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": 431364947,\n
        "timestamp": "2016-07-16T10:41:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699568,\n
          4305699570,\n
          4305699571,\n
          4305699572,\n
          4305699575,\n
          4305699573,\n
          4305699574,\n
          4305699567,\n
          4305699566,\n
          4305699565,\n
          4305699564,\n
          4305699569,\n
          4305699568\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": 431364948,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699966,\n
          4305699950,\n
          4305699949,\n
          4305699940,\n
          4305699939,\n
          4305699938,\n
          4305699937,\n
          4305699946,\n
          4305699948,\n
          4305699958,\n
          4305699959,\n
          4305699965,\n
          4305699966\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": 431364949,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700105,\n
          4305700110,\n
          4305700109,\n
          4305700104,\n
          4305700105\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": 431364950,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699909,\n
          4305699916,\n
          4305699915,\n
          4305699907,\n
          4305699909\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": 431364951,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700138,\n
          4305700140,\n
          4305700139,\n
          4305700137,\n
          4305700138\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": 431364952,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699892,\n
          4305699894,\n
          4305699895,\n
          4305699893,\n
          4305699892\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": 431364953,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699576,\n
          4305699889,\n
          4305699588,\n
          4305699577,\n
          4305699576\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": 431364954,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700108,\n
          4305700112,\n
          4305700111,\n
          4305700107,\n
          4305700108\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": 431364955,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699952,\n
          4305699970,\n
          4305699971,\n
          4305699953,\n
          4305699952\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": 431364956,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700097,\n
          4305700094,\n
          4305700098,\n
          4305700099,\n
          4305700097\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": 431364957,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699975,\n
          4305699974,\n
          4305699982,\n
          4305699984,\n
          4305699975\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": 431364958,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699898,\n
          4305699903,\n
          4305699902,\n
          4305699896,\n
          4305699898\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": 431364959,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699985,\n
          4305699991,\n
          4305699994,\n
          4305699987,\n
          4305699985\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": 431364960,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700085,\n
          4305700093,\n
          4305700090,\n
          4305700083,\n
          4305700085\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": 431364961,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700033,\n
          4305700042,\n
          4305700041,\n
          4305700034,\n
          4305700033\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": 431364962,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700131,\n
          4305700156,\n
          4305700153,\n
          4305700130,\n
          4305700131\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": 431364963,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700164,\n
          4305700187,\n
          4305700184,\n
          4305700148,\n
          4305700164\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": 431364964,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700078,\n
          4305700089,\n
          4305700088,\n
          4305700076,\n
          4305700078\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": 431364965,\n
        "timestamp": "2016-07-16T10:41:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699918,\n
          4305699914,\n
          4305699911,\n
          4305699912,\n
          4305699918\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": 431364966,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700118,\n
          4305700129,\n
          4305700122,\n
          4305700114,\n
          4305700118\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": 431364967,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700060,\n
          4305700063,\n
          4305700061,\n
          4305700059,\n
          4305700060\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": 431364968,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699978,\n
          4305699979,\n
          4305699986,\n
          4305699980,\n
          4305699978\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": 431364969,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699988,\n
          4305699993,\n
          4305699998,\n
          4305699989,\n
          4305699988\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": 431364970,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699936,\n
          4305699942,\n
          4305699945,\n
          4305699944,\n
          4305699936\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": 431364971,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700119,\n
          4305700132,\n
          4305700128,\n
          4305700116,\n
          4305700119\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": 431364972,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699931,\n
          4305699934,\n
          4305699941,\n
          4305699933,\n
          4305699931\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": 431364973,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700125,\n
          4305700136,\n
          4305700135,\n
          4305700127,\n
          4305700125\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": 431364974,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700005,\n
          4305700010,\n
          4305700011,\n
          4305700006,\n
          4305700005\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": 431364975,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699941,\n
          4305699954,\n
          4305699947,\n
          4305699933,\n
          4305699941\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": 431364976,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700120,\n
          4305700133,\n
          4305700129,\n
          4305700118,\n
          4305700120\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": 431364977,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700015,\n
          4305700021,\n
          4305700023,\n
          4305700016,\n
          4305700015\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": 431364978,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700112,\n
          4305700123,\n
          4305700124,\n
          4305700111,\n
          4305700112\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": 431364979,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699894,\n
          4305699899,\n
          4305699900,\n
          4305699895,\n
          4305699894\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": 431364980,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700075,\n
          4305700080,\n
          4305700077,\n
          4305700074,\n
          4305700075\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": 431364981,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699969,\n
          4305699967,\n
          4305699956,\n
          4305699957,\n
          4305699969\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": 431364982,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700008,\n
          4305700019,\n
          4305700022,\n
          4305700012,\n
          4305700008\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": 431364983,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700045,\n
          4305700055,\n
          4305700056,\n
          4305700046,\n
          4305700045\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": 431364984,\n
        "timestamp": "2016-07-16T10:41:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700111,\n
          4305700124,\n
          4305700126,\n
          4305700106,\n
          4305700107,\n
          4305700111\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": 431364985,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700065,\n
          4305700073,\n
          4305700072,\n
          4305700061,\n
          4305700063,\n
          4305700065\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": 431364986,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700020,\n
          4305700028,\n
          4305700036,\n
          4305700032,\n
          4305700018,\n
          4305700020\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": 431364987,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700102,\n
          4305700113,\n
          4305700110,\n
          4305700105,\n
          4305700104,\n
          4305700100,\n
          4305700102\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": 431364988,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699996,\n
          4305700007,\n
          4305700010,\n
          4305700005,\n
          4305700004,\n
          4305699999,\n
          4305699996\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": 431364989,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700043,\n
          4305700054,\n
          4305700052,\n
          4305700058,\n
          4305700057,\n
          4305700037,\n
          4305700043\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": 431364990,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700003,\n
          4305700017,\n
          4305700009,\n
          4305700000,\n
          4305700002,\n
          4305699997,\n
          4305700003\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": 431364991,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699901,\n
          4305699908,\n
          4305699910,\n
          4305699904,\n
          4305699906,\n
          4305699905,\n
          4305699901\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": 431364992,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699968,\n
          4305699981,\n
          4305699983,\n
          4305699962,\n
          4305699961,\n
          4305699960,\n
          4305699968\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": 431364993,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700079,\n
          4305700084,\n
          4305700082,\n
          4305700081,\n
          4305700080,\n
          4305700075,\n
          4305700079\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": 431364994,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700121,\n
          4305700134,\n
          4305700131,\n
          4305700130,\n
          4305700115,\n
          4305700117,\n
          4305700121\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": 431364995,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699927,\n
          4305699943,\n
          4305699935,\n
          4305699920,\n
          4305699919,\n
          4305699913,\n
          4305699917,\n
          4305699927\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": 431364996,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700087,\n
          4305700103,\n
          4305700101,\n
          4305700096,\n
          4305700095,\n
          4305700092,\n
          4305700091,\n
          4305700086,\n
          4305700087\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": 431364997,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700067,\n
          4305700068,\n
          4305700069,\n
          4305700070,\n
          4305700071,\n
          4305700064,\n
          4305700062,\n
          4305700066,\n
          4305700067\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": 431364998,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699578,\n
          4305699584,\n
          4305699586,\n
          4305699583,\n
          4305699582,\n
          4305699580,\n
          4305699581,\n
          4305699579,\n
          4305699578\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": 431364999,\n
        "timestamp": "2016-07-16T10:41:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305700013,\n
          4305700020,\n
          4305700018,\n
          4305699995,\n
          4305699990,\n
          4305699992,\n
          4305700001,\n
          4305700014,\n
          4305700013\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": 431365000,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 4,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4305700188,\n
          4305700198,\n
          4305700200,\n
          4305700204,\n
          4305700202,\n
          4305700209,\n
          4305700211,\n
          4305700217,\n
          4305700216,\n
          4305700220,\n
          4305700219,\n
          4305700213,\n
          4305700205,\n
          4305700210,\n
          4305700207,\n
          4305700222,\n
          4305700224,\n
          4305700226,\n
          4305700225,\n
          4305700228,\n
          4305700227,\n
          4305700223,\n
          4305700215,\n
          4305700221,\n
          4305700218,\n
          4305700214,\n
          4305700212,\n
          4305700206,\n
          4305700208,\n
          4305700203,\n
          4305700201,\n
          4305700199,\n
          4305700195,\n
          4305700197,\n
          4305700196,\n
          4305700194,\n
          4305700191,\n
          4305700193,\n
          4305700192,\n
          4305700190,\n
          4305700185,\n
          4305700189,\n
          4305700186,\n
          4305700181,\n
          4305700170,\n
          4305700175,\n
          4305700173,\n
          4305700168,\n
          4305700166,\n
          4305700142,\n
          4305700144,\n
          4305700141,\n
          4305700143,\n
          4305700147,\n
          4305700152,\n
          4305700146,\n
          4305700151,\n
          4305700157,\n
          4305700161,\n
          4305700145,\n
          4305700149,\n
          4305700154,\n
          4305700165,\n
          4305700158,\n
          4305700162,\n
          4305700167,\n
          4305700172,\n
          4305700169,\n
          4305700171,\n
          4305700176,\n
          4305700183,\n
          4305700177,\n
          4305700180,\n
          4305700163,\n
          4305700159,\n
          4305700150,\n
          4305700155,\n
          4305700160,\n
          4305700178,\n
          4305700174,\n
          4305700179,\n
          4305700182,\n
          4305700188\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Notre-Dame de l'Assomption",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q3585565"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431365001,\n
        "timestamp": "2016-07-16T10:41:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305699585,\n
          4305699897,\n
          4305699899,\n
          4305699894,\n
          4305699892,\n
          4305699893,\n
          4305699891,\n
          4305699890,\n
          4305699587,\n
          4305699585\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": 431365254,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702266,\n
          4305702274,\n
          4305702273,\n
          4305702272,\n
          4305702271,\n
          4305702270,\n
          4305702269,\n
          4305702267,\n
          4305702268,\n
          4305702265,\n
          4305702266\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": 431365255,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702703,\n
          4305702722,\n
          4305702717,\n
          4305702750,\n
          4305702751,\n
          4305702715,\n
          4305702692,\n
          4305702693,\n
          4305702698,\n
          4305702701,\n
          4305702697,\n
          4305702703\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": 431365256,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702597,\n
          4305702607,\n
          4305702616,\n
          4305702615,\n
          4305702622,\n
          4305702619,\n
          4305702611,\n
          4305702606,\n
          4305702590,\n
          4305702592,\n
          4305702596,\n
          4305702597\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": 431365257,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702687,\n
          4305702719,\n
          4305702718,\n
          4305702728,\n
          4305702724,\n
          4305702711,\n
          4305702710,\n
          4305702683,\n
          4305702685,\n
          4305702690,\n
          4305702694,\n
          4305702686,\n
          4305702687\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": 431365258,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702684,\n
          4305702708,\n
          4305702704,\n
          4305702695,\n
          4305702691,\n
          4305702688,\n
          4305702689,\n
          4305702677,\n
          4305702678,\n
          4305702665,\n
          4305702667,\n
          4305702679,\n
          4305702684\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": 431365259,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702641,\n
          4305702650,\n
          4305702649,\n
          4305702653,\n
          4305702654,\n
          4305702658,\n
          4305702657,\n
          4305702652,\n
          4305702651,\n
          4305702637,\n
          4305702638,\n
          4305702639,\n
          4305702640,\n
          4305702641\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": 431365260,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702449,\n
          4305702455,\n
          4305702456,\n
          4305702457,\n
          4305702458,\n
          4305702454,\n
          4305702446,\n
          4305702437,\n
          4305702420,\n
          4305702433,\n
          4305702431,\n
          4305702429,\n
          4305702435,\n
          4305702436,\n
          4305702439,\n
          4305702445,\n
          4305702449\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": 431365261,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702562,\n
          4305702570,\n
          4305702571,\n
          4305702579,\n
          4305702578,\n
          4305702584,\n
          4305702583,\n
          4305702577,\n
          4305702576,\n
          4305702552,\n
          4305702554,\n
          4305702551,\n
          4305702564,\n
          4305702573,\n
          4305702569,\n
          4305702565,\n
          4305702562\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": 431365262,\n
        "timestamp": "2025-05-08T17:22:28Z",\n
        "version": 3,\n
        "changeset": 165995038,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4305702730,\n
          4305702737,\n
          4305702741,\n
          4305702745,\n
          4305702747,\n
          4305702716,\n
          4305702712,\n
          4305702729,\n
          4305702720,\n
          4305702706,\n
          4305702705,\n
          4305702682,\n
          4305702675,\n
          4305702674,\n
          4305702723,\n
          4305702725,\n
          4305702730\n
        ],\n
        "tags": {\n
          "addr:street": "Place de la Mairie",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie.beauvois02@sfr.fr",\n
          "contact:phone": "+33 3 23 66 58 25",\n
          "name": "Mairie de Beauvois-en-Vermandois",\n
          "opening_hours": "Tu 17:00-19:00; Fr 17:00-19:00",\n
          "ref:FR:SIRET": "21020059800014",\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": 431365263,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702407,\n
          4305702416,\n
          4305702415,\n
          4305702421,\n
          4305702418,\n
          4305702424,\n
          4305702425,\n
          4305702422,\n
          4305702432,\n
          4305702428,\n
          4305702419,\n
          4305702417,\n
          4305702410,\n
          4305702409,\n
          4305702403,\n
          4305702405,\n
          4305702406,\n
          4305702407\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": 431365264,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702499,\n
          4305702508,\n
          4305702490,\n
          4305702481,\n
          4305702491,\n
          4305702487,\n
          4305702493,\n
          4305702468,\n
          4305702465,\n
          4305702462,\n
          4305702466,\n
          4305702472,\n
          4305702473,\n
          4305702479,\n
          4305702480,\n
          4305702497,\n
          4305702495,\n
          4305702502,\n
          4305702499\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": 431365265,\n
        "timestamp": "2016-07-16T10:45:39Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702402,\n
          4305702412,\n
          4305702423,\n
          4305702414,\n
          4305702401,\n
          4305702397,\n
          4305702288,\n
          4305702285,\n
          4305702282,\n
          4305702279,\n
          4305702278,\n
          4305702280,\n
          4305702281,\n
          4305702390,\n
          4305702389,\n
          4305702392,\n
          4305702393,\n
          4305702394,\n
          4305702404,\n
          4305702402\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": 431365266,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702411,\n
          4305702426,\n
          4305702416,\n
          4305702407,\n
          4305702411\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": 431365267,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702587,\n
          4305702596,\n
          4305702592,\n
          4305702586,\n
          4305702587\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": 431365268,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702464,\n
          4305702476,\n
          4305702474,\n
          4305702463,\n
          4305702464\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": 431365269,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702744,\n
          4305702739,\n
          4305702738,\n
          4305702740,\n
          4305702744\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": 431365270,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702515,\n
          4305702530,\n
          4305702512,\n
          4305702505,\n
          4305702515\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": 431365271,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702623,\n
          4305702636,\n
          4305702642,\n
          4305702626,\n
          4305702623\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": 431365272,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702538,\n
          4305702558,\n
          4305702556,\n
          4305702537,\n
          4305702538\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": 431365273,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702721,\n
          4305702749,\n
          4305702707,\n
          4305702670,\n
          4305702721\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": 431365274,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702706,\n
          4305702720,\n
          4305702729,\n
          4305702712,\n
          4305702706\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": 431365275,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702594,\n
          4305702602,\n
          4305702599,\n
          4305702593,\n
          4305702594\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": 431365276,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702663,\n
          4305702676,\n
          4305702664,\n
          4305702656,\n
          4305702663\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": 431365277,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702506,\n
          4305702511,\n
          4305702517,\n
          4305702509,\n
          4305702506\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": 431365278,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702440,\n
          4305702448,\n
          4305702447,\n
          4305702438,\n
          4305702440\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": 431365279,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702559,\n
          4305702561,\n
          4305702560,\n
          4305702557,\n
          4305702559\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": 431365280,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702461,\n
          4305702478,\n
          4305702482,\n
          4305702469,\n
          4305702461\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": 431365281,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702623,\n
          4305702601,\n
          4305702618,\n
          4305702636,\n
          4305702623\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": 431365282,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702527,\n
          4305702542,\n
          4305702546,\n
          4305702533,\n
          4305702527\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": 431365283,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702608,\n
          4305702633,\n
          4305702645,\n
          4305702621,\n
          4305702608\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": 431365284,\n
        "timestamp": "2016-07-16T10:45:40Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702604,\n
          4305702610,\n
          4305702607,\n
          4305702597,\n
          4305702604\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": 431365285,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702450,\n
          4305702456,\n
          4305702455,\n
          4305702449,\n
          4305702450\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": 431365286,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702714,\n
          4305702733,\n
          4305702734,\n
          4305702713,\n
          4305702714\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": 431365287,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702443,\n
          4305702452,\n
          4305702451,\n
          4305702442,\n
          4305702443\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": 431365288,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702662,\n
          4305702671,\n
          4305702669,\n
          4305702661,\n
          4305702662\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": 431365289,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702680,\n
          4305702702,\n
          4305702726,\n
          4305702696,\n
          4305702680\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": 431365290,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702660,\n
          4305702668,\n
          4305702666,\n
          4305702659,\n
          4305702660\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": 431365291,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702283,\n
          4305702391,\n
          4305702390,\n
          4305702281,\n
          4305702283\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": 431365292,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702528,\n
          4305702540,\n
          4305702525,\n
          4305702516,\n
          4305702528\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": 431365293,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702629,\n
          4305702638,\n
          4305702637,\n
          4305702630,\n
          4305702629\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": 431365294,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702566,\n
          4305702585,\n
          4305702582,\n
          4305702563,\n
          4305702566\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": 431365295,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702600,\n
          4305702617,\n
          4305702612,\n
          4305702595,\n
          4305702600\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": 431365296,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702518,\n
          4305702526,\n
          4305702517,\n
          4305702511,\n
          4305702518\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": 431365297,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702598,\n
          4305702613,\n
          4305702605,\n
          4305702591,\n
          4305702598\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": 431365298,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702471,\n
          4305702477,\n
          4305702475,\n
          4305702470,\n
          4305702471\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": 431365299,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702672,\n
          4305702646,\n
          4305702647,\n
          4305702673,\n
          4305702672\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": 431365300,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702616,\n
          4305702624,\n
          4305702622,\n
          4305702615,\n
          4305702616\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": 431365301,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702486,\n
          4305702494,\n
          4305702492,\n
          4305702485,\n
          4305702486\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": 431365302,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702421,\n
          4305702427,\n
          4305702424,\n
          4305702418,\n
          4305702421\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": 431365303,\n
        "timestamp": "2016-07-16T10:45:41Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702397,\n
          4305702401,\n
          4305702400,\n
          4305702396,\n
          4305702397\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": 431365304,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702612,\n
          4305702617,\n
          4305702620,\n
          4305702614,\n
          4305702612\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": 431365305,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702631,\n
          4305702644,\n
          4305702635,\n
          4305702625,\n
          4305702631\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": 431365306,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702567,\n
          4305702574,\n
          4305702575,\n
          4305702581,\n
          4305702572,\n
          4305702567\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": 431365307,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702634,\n
          4305702640,\n
          4305702639,\n
          4305702627,\n
          4305702628,\n
          4305702634\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": 431365308,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702395,\n
          4305702408,\n
          4305702404,\n
          4305702394,\n
          4305702393,\n
          4305702395\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": 431365309,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702460,\n
          4305702467,\n
          4305702464,\n
          4305702463,\n
          4305702459,\n
          4305702460\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": 431365310,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702503,\n
          4305702513,\n
          4305702519,\n
          4305702514,\n
          4305702507,\n
          4305702503\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": 431365311,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702631,\n
          4305702643,\n
          4305702655,\n
          4305702648,\n
          4305702644,\n
          4305702631\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": 431365312,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702575,\n
          4305702588,\n
          4305702603,\n
          4305702580,\n
          4305702572,\n
          4305702581,\n
          4305702575\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": 431365313,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702683,\n
          4305702710,\n
          4305702709,\n
          4305702699,\n
          4305702700,\n
          4305702681,\n
          4305702683\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": 431365314,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702609,\n
          4305702632,\n
          4305702613,\n
          4305702598,\n
          4305702591,\n
          4305702589,\n
          4305702609\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": 431365315,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702504,\n
          4305702510,\n
          4305702501,\n
          4305702496,\n
          4305702484,\n
          4305702488,\n
          4305702504\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": 431365316,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702503,\n
          4305702507,\n
          4305702500,\n
          4305702498,\n
          4305702489,\n
          4305702483,\n
          4305702503\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": 431365317,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702537,\n
          4305702556,\n
          4305702553,\n
          4305702549,\n
          4305702548,\n
          4305702536,\n
          4305702537\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": 431365318,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702727,\n
          4305702738,\n
          4305702739,\n
          4305702744,\n
          4305702746,\n
          4305702731,\n
          4305702727\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": 431365319,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702413,\n
          4305702441,\n
          4305702440,\n
          4305702438,\n
          4305702434,\n
          4305702423,\n
          4305702412,\n
          4305702413\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": 431365320,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702543,\n
          4305702555,\n
          4305702545,\n
          4305702529,\n
          4305702523,\n
          4305702521,\n
          4305702541,\n
          4305702543\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": 431365321,\n
        "timestamp": "2016-07-16T10:45:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702434,\n
          4305702438,\n
          4305702447,\n
          4305702444,\n
          4305702453,\n
          4305702452,\n
          4305702443,\n
          4305702430,\n
          4305702434\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": 431365322,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702731,\n
          4305702746,\n
          4305702748,\n
          4305702742,\n
          4305702743,\n
          4305702736,\n
          4305702735,\n
          4305702732,\n
          4305702731\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": 431365323,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702531,\n
          4305702550,\n
          4305702559,\n
          4305702557,\n
          4305702560,\n
          4305702561,\n
          4305702568,\n
          4305702547,\n
          4305702531\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": 431365324,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702277,\n
          4305702286,\n
          4305702287,\n
          4305702284,\n
          4305702399,\n
          4305702398,\n
          4305702275,\n
          4305702276,\n
          4305702277\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": 431365325,\n
        "timestamp": "2016-07-16T10:45:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305702534,\n
          4305702544,\n
          4305702539,\n
          4305702535,\n
          4305702532,\n
          4305702524,\n
          4305702522,\n
          4305702520,\n
          4305702534\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": 431365569,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704312,\n
          4305704329,\n
          4305704333,\n
          4305704342,\n
          4305704346,\n
          4305704336,\n
          4305704337,\n
          4305704325,\n
          4305704323,\n
          4305704318,\n
          4305704312\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": 431365570,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704360,\n
          4305704367,\n
          4305704371,\n
          4305704383,\n
          4305704381,\n
          4305704370,\n
          4305704368,\n
          4305704364,\n
          4305704365,\n
          4305704363,\n
          4305704360\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": 431365571,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703756,\n
          4305703753,\n
          4305703754,\n
          4305703752,\n
          4305703751,\n
          4305703750,\n
          4305703749,\n
          4305703748,\n
          4305703755,\n
          4305703757,\n
          4305703756\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": 431365572,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704291,\n
          4305704289,\n
          4305703788,\n
          4305704296,\n
          4305704297,\n
          4305704310,\n
          4305704313,\n
          4305704302,\n
          4305704305,\n
          4305704299,\n
          4305704298,\n
          4305704291\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": 431365573,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704355,\n
          4305704369,\n
          4305704372,\n
          4305704377,\n
          4305704378,\n
          4305704382,\n
          4305704384,\n
          4305704347,\n
          4305704345,\n
          4305704354,\n
          4305704353,\n
          4305704356,\n
          4305704355\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": 431365574,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704309,\n
          4305704320,\n
          4305704317,\n
          4305704307,\n
          4305704309\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": 431365575,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704349,\n
          4305704361,\n
          4305704362,\n
          4305704348,\n
          4305704349\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": 431365576,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703785,\n
          4305703782,\n
          4305704289,\n
          4305704291,\n
          4305703785\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": 431365577,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703781,\n
          4305703787,\n
          4305703784,\n
          4305703778,\n
          4305703781\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": 431365578,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703766,\n
          4305703769,\n
          4305703768,\n
          4305703765,\n
          4305703766\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": 431365579,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704390,\n
          4305704399,\n
          4305704398,\n
          4305704389,\n
          4305704390\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": 431365580,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703768,\n
          4305703770,\n
          4305703767,\n
          4305703764,\n
          4305703768\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": 431365581,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704319,\n
          4305704331,\n
          4305704332,\n
          4305704321,\n
          4305704319\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": 431365582,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704324,\n
          4305704338,\n
          4305704339,\n
          4305704322,\n
          4305704324\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": 431365583,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703780,\n
          4305703777,\n
          4305703776,\n
          4305703779,\n
          4305703780\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": 431365584,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704376,\n
          4305704393,\n
          4305704392,\n
          4305704375,\n
          4305704376\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": 431365585,\n
        "timestamp": "2016-07-16T10:47:15Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703765,\n
          4305703768,\n
          4305703764,\n
          4305703763,\n
          4305703765\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": 431365586,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703769,\n
          4305703773,\n
          4305703770,\n
          4305703768,\n
          4305703769\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": 431365587,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703759,\n
          4305703761,\n
          4305703762,\n
          4305703760,\n
          4305703758,\n
          4305703759\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": 431365588,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704311,\n
          4305704328,\n
          4305704330,\n
          4305704334,\n
          4305704335,\n
          4305704316,\n
          4305704311\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": 431365589,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704358,\n
          4305704379,\n
          4305704380,\n
          4305704366,\n
          4305704367,\n
          4305704360,\n
          4305704358\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": 431365590,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704340,\n
          4305704358,\n
          4305704360,\n
          4305704352,\n
          4305704351,\n
          4305704341,\n
          4305704340\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": 431365591,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704391,\n
          4305704393,\n
          4305704376,\n
          4305704375,\n
          4305704359,\n
          4305704357,\n
          4305704391\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": 431365592,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305703772,\n
          4305703775,\n
          4305703773,\n
          4305703769,\n
          4305703771,\n
          4305703774,\n
          4305703772\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": 431365593,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704394,\n
          4305704396,\n
          4305704397,\n
          4305704386,\n
          4305704385,\n
          4305704395,\n
          4305704394\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": 431365594,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704365,\n
          4305704373,\n
          4305704374,\n
          4305704387,\n
          4305704388,\n
          4305704362,\n
          4305704361,\n
          4305704363,\n
          4305704365\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": 431365595,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704352,\n
          4305704360,\n
          4305704363,\n
          4305704361,\n
          4305704349,\n
          4305704350,\n
          4305704343,\n
          4305704344,\n
          4305704352\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": 431365596,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704295,\n
          4305704303,\n
          4305704306,\n
          4305704300,\n
          4305704301,\n
          4305704293,\n
          4305704290,\n
          4305704294,\n
          4305704295\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": 431365597,\n
        "timestamp": "2016-07-16T10:47:16Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305704292,\n
          4305704326,\n
          4305704327,\n
          4305704314,\n
          4305704315,\n
          4305704304,\n
          4305704308,\n
          4305703786,\n
          4305703783,\n
          4305704292\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": 431367017,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713174,\n
          4305713168,\n
          4305713160,\n
          4305713162,\n
          4305713154,\n
          4305713153,\n
          4305713141,\n
          4305713142,\n
          4305713135,\n
          4305713136,\n
          4305713174\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": 431367018,\n
        "timestamp": "2016-07-16T10:57:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713327,\n
          4305713338,\n
          4305713339,\n
          4305713334,\n
          4305713333,\n
          4305713332,\n
          4305713331,\n
          4305713329,\n
          4305713330,\n
          4305713328,\n
          4305713327\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": 431367019,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713301,\n
          4305713344,\n
          4305713342,\n
          4305713341,\n
          4305713316,\n
          4305713292,\n
          4305713188,\n
          4305713186,\n
          4305713290,\n
          4305713310,\n
          4305713303,\n
          4305713301\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": 431367020,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713131,\n
          4305713145,\n
          4305713149,\n
          4305713147,\n
          4305713150,\n
          4305713151,\n
          4305713152,\n
          4305713143,\n
          4305713144,\n
          4305713140,\n
          4305713138,\n
          4305713133,\n
          4305713131\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": 431367021,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713185,\n
          4305713302,\n
          4305713306,\n
          4305713315,\n
          4305713313,\n
          4305713317,\n
          4305713300,\n
          4305713299,\n
          4305713295,\n
          4305713297,\n
          4305713296,\n
          4305713293,\n
          4305713291,\n
          4305713289,\n
          4305713187,\n
          4305713183,\n
          4305713184,\n
          4305713181,\n
          4305713294,\n
          4305713180,\n
          4305713182,\n
          4305713185\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": 431367022,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713356,\n
          4305713360,\n
          4305713359,\n
          4305713355,\n
          4305713356\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": 431367023,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713309,\n
          4305713326,\n
          4305713325,\n
          4305713307,\n
          4305713309\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": 431367024,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713124,\n
          4305713126,\n
          4305713125,\n
          4305713123,\n
          4305713124\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": 431367025,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713163,\n
          4305713171,\n
          4305713172,\n
          4305713164,\n
          4305713163\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": 431367026,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713122,\n
          4305713124,\n
          4305713123,\n
          4305713121,\n
          4305713122\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": 431367027,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713383,\n
          4305713388,\n
          4305713489,\n
          4305713384,\n
          4305713383\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": 431367028,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713314,\n
          4305713322,\n
          4305713320,\n
          4305713311,\n
          4305713314\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": 431367029,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713161,\n
          4305713175,\n
          4305713167,\n
          4305713156,\n
          4305713161\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": 431367030,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713341,\n
          4305713343,\n
          4305713318,\n
          4305713316,\n
          4305713341\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": 431367031,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713366,\n
          4305713372,\n
          4305713370,\n
          4305713365,\n
          4305713366\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": 431367032,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713178,\n
          4305713305,\n
          4305713304,\n
          4305713179,\n
          4305713178\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": 431367033,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713128,\n
          4305713146,\n
          4305713137,\n
          4305713127,\n
          4305713128\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": 431367034,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713148,\n
          4305713157,\n
          4305713155,\n
          4305713139,\n
          4305713148\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": 431367035,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713308,\n
          4305713319,\n
          4305713321,\n
          4305713312,\n
          4305713308\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": 431367036,\n
        "timestamp": "2016-07-16T10:57:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713364,\n
          4305713371,\n
          4305713368,\n
          4305713367,\n
          4305713362,\n
          4305713364\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": 431367037,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713323,\n
          4305713335,\n
          4305713336,\n
          4305713337,\n
          4305713324,\n
          4305713323\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": 431367038,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713133,\n
          4305713138,\n
          4305713132,\n
          4305713129,\n
          4305713134,\n
          4305713130,\n
          4305713133\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": 431367039,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713354,\n
          4305713363,\n
          4305713361,\n
          4305713358,\n
          4305713357,\n
          4305713353,\n
          4305713354\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": 431367040,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713342,\n
          4305713344,\n
          4305713349,\n
          4305713350,\n
          4305713348,\n
          4305713345,\n
          4305713342\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": 431367041,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713179,\n
          4305713304,\n
          4305713298,\n
          4305713168,\n
          4305713174,\n
          4305713177,\n
          4305713178,\n
          4305713179\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": 431367042,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713374,\n
          4305713375,\n
          4305713373,\n
          4305713369,\n
          4305713380,\n
          4305713381,\n
          4305713377,\n
          4305713376,\n
          4305713374\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": 431367043,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713158,\n
          4305713169,\n
          4305713170,\n
          4305713173,\n
          4305713176,\n
          4305713166,\n
          4305713165,\n
          4305713159,\n
          4305713158\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": 431367044,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713385,\n
          4305713494,\n
          4305713495,\n
          4305713497,\n
          4305713496,\n
          4305713378,\n
          4305713379,\n
          4305713382,\n
          4305713385\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": 431367045,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713386,\n
          4305713498,\n
          4305713499,\n
          4305713492,\n
          4305713493,\n
          4305713491,\n
          4305713490,\n
          4305713387,\n
          4305713386\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": 431367046,\n
        "timestamp": "2016-07-16T10:57:44Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305713336,\n
          4305713346,\n
          4305713347,\n
          4305713351,\n
          4305713352,\n
          4305713340,\n
          4305713339,\n
          4305713338,\n
          4305713337,\n
          4305713336\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": 431367206,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714662,\n
          4305714673,\n
          4305714689,\n
          4305714680,\n
          4305714684,\n
          4305714682,\n
          4305714675,\n
          4305714672,\n
          4305714674,\n
          4305714668,\n
          4305714662\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": 431367207,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714651,\n
          4305714663,\n
          4305714661,\n
          4305714660,\n
          4305714658,\n
          4305714657,\n
          4305714656,\n
          4305714638,\n
          4305714643,\n
          4305714649,\n
          4305714651\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": 431367208,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714735,\n
          4305714769,\n
          4305714783,\n
          4305714782,\n
          4305714788,\n
          4305714785,\n
          4305714780,\n
          4305714778,\n
          4305714775,\n
          4305714751,\n
          4305714741,\n
          4305714747,\n
          4305714735\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": 431367209,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714756,\n
          4305714761,\n
          4305714760,\n
          4305714774,\n
          4305714784,\n
          4305714770,\n
          4305714773,\n
          4305714752,\n
          4305714750,\n
          4305714745,\n
          4305714740,\n
          4305714744,\n
          4305714737,\n
          4305714754,\n
          4305714749,\n
          4305714756\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": 431367210,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714793,\n
          4305714802,\n
          4305714776,\n
          4305714781,\n
          4305714772,\n
          4305714765,\n
          4305714771,\n
          4305714768,\n
          4305714746,\n
          4305714758,\n
          4305714763,\n
          4305714767,\n
          4305714804,\n
          4305714809,\n
          4305714803,\n
          4305714796,\n
          4305714793\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": 431367211,\n
        "timestamp": "2020-12-09T12:47:13Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4305714817,\n
          4305714814,\n
          4305714815,\n
          4305714822,\n
          4305714821,\n
          4305714820,\n
          4305714819,\n
          4305714817\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": 431367212,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714711,\n
          4305714715,\n
          4305714718,\n
          4305714716,\n
          4305714711\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": 431367214,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714690,\n
          4305714698,\n
          4305714694,\n
          4305714687,\n
          4305714690\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": 431367215,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714757,\n
          4305714777,\n
          4305714762,\n
          4305714738,\n
          4305714757\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": 431367216,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714617,\n
          4305714622,\n
          4305714620,\n
          4305714613,\n
          4305714617\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": 431367217,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714813,\n
          4305714816,\n
          4305714818,\n
          4305714815,\n
          4305714813\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": 431367218,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714627,\n
          4305714635,\n
          4305714647,\n
          4305714636,\n
          4305714627\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": 431367219,\n
        "timestamp": "2016-07-16T11:01:03Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714733,\n
          4305714740,\n
          4305714745,\n
          4305714739,\n
          4305714733\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": 431367221,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714653,\n
          4305714654,\n
          4305714652,\n
          4305714648,\n
          4305714653\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": 431367222,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714794,\n
          4305714798,\n
          4305714797,\n
          4305714790,\n
          4305714794\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": 431367223,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714753,\n
          4305714795,\n
          4305714786,\n
          4305714736,\n
          4305714753\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": 431367225,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714671,\n
          4305714678,\n
          4305714669,\n
          4305714666,\n
          4305714671\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": 431367226,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714695,\n
          4305714703,\n
          4305714693,\n
          4305714688,\n
          4305714695\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": 431367227,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714619,\n
          4305714628,\n
          4305714626,\n
          4305714612,\n
          4305714619\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": 431367228,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714658,\n
          4305714660,\n
          4305714659,\n
          4305714657,\n
          4305714658\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": 431367229,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714642,\n
          4305714646,\n
          4305714644,\n
          4305714640,\n
          4305714642\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": 431367230,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714623,\n
          4305714631,\n
          4305714629,\n
          4305714621,\n
          4305714623\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": 431367231,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714733,\n
          4305714739,\n
          4305714732,\n
          4305714731,\n
          4305714733\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": 431367232,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714681,\n
          4305714722,\n
          4305714700,\n
          4305714667,\n
          4305714681\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": 431367234,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714708,\n
          4305714719,\n
          4305714725,\n
          4305714714,\n
          4305714708\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": 431367235,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4305714607,\n
          4305714601,\n
          4305714600,\n
          4305714605,\n
          4305714607\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": 431367237,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714800,\n
          4305714805,\n
          4305714798,\n
          4305714794,\n
          4305714792,\n
          4305714800\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": 431367238,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714618,\n
          4305714630,\n
          4305714628,\n
          4305714619,\n
          4305714614,\n
          4305714618\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": 431367239,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714709,\n
          4305714721,\n
          4305714759,\n
          4305714748,\n
          4305714701,\n
          4305714704,\n
          4305714709\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": 431367240,\n
        "timestamp": "2016-07-16T11:01:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714675,\n
          4305714682,\n
          4305714685,\n
          4305714677,\n
          4305714674,\n
          4305714672,\n
          4305714675\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": 431367241,\n
        "timestamp": "2025-11-22T16:00:42Z",\n
        "version": 2,\n
        "changeset": 174994719,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          4305714650,\n
          4305714665,\n
          4305714717,\n
          4305714683,\n
          4305714650\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": 431367242,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714724,\n
          4305714734,\n
          4305714742,\n
          4305714718,\n
          4305714715,\n
          4305714726,\n
          4305714724\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": 431367243,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714690,\n
          4305714712,\n
          4305714727,\n
          4305714710,\n
          4305714705,\n
          4305714698,\n
          4305714690\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": 431367244,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714697,\n
          4305714728,\n
          4305714722,\n
          4305714681,\n
          4305714688,\n
          4305714693,\n
          4305714697\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": 431367245,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714796,\n
          4305714803,\n
          4305714807,\n
          4305714789,\n
          4305714779,\n
          4305714787,\n
          4305714796\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": 431367246,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714667,\n
          4305714700,\n
          4305714696,\n
          4305714686,\n
          4305714655,\n
          4305714637,\n
          4305714667\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": 431367247,\n
        "timestamp": "2025-11-22T16:00:42Z",\n
        "version": 2,\n
        "changeset": 174994719,\n
        "user": "Denis_Helfer",\n
        "uid": 22165,\n
        "nodes": [\n
          4305714787,\n
          4305714779,\n
          4305714748,\n
          4305714759,\n
          4305714764,\n
          4305714787\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": 431367248,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714718,\n
          4305714742,\n
          4305714743,\n
          4305714755,\n
          4305714729,\n
          4305714716,\n
          4305714718\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": 431367250,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714695,\n
          4305714716,\n
          4305714729,\n
          4305714707,\n
          4305714697,\n
          4305714693,\n
          4305714703,\n
          4305714695\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": 431367251,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714615,\n
          4305714625,\n
          4305714624,\n
          4305714610,\n
          4305714611,\n
          4305714608,\n
          4305714609,\n
          4305714616,\n
          4305714615\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": 431367252,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714623,\n
          4305714633,\n
          4305714641,\n
          4305714639,\n
          4305714645,\n
          4305714634,\n
          4305714632,\n
          4305714631,\n
          4305714623\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": 431367253,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714597,\n
          4305714596,\n
          4305714595,\n
          4305714593,\n
          4305714594,\n
          4305714591,\n
          4305714592,\n
          4305714602,\n
          4305714597\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": 431367254,\n
        "timestamp": "2016-07-16T11:01:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305714812,\n
          4305714817,\n
          4305714819,\n
          4305714820,\n
          4305714821,\n
          4305714811,\n
          4305714808,\n
          4305714810,\n
          4305714812\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": 431367339,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715673,\n
          4305715682,\n
          4305715684,\n
          4305715688,\n
          4305715687,\n
          4305715893,\n
          4305715681,\n
          4305715659,\n
          4305715662,\n
          4305715664,\n
          4305715673\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": 431367340,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715663,\n
          4305715675,\n
          4305715669,\n
          4305715660,\n
          4305715663\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": 431367341,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715895,\n
          4305715905,\n
          4305715903,\n
          4305715891,\n
          4305715895\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": 431367342,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715657,\n
          4305715672,\n
          4305715667,\n
          4305715656,\n
          4305715657\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": 431367343,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715909,\n
          4305715914,\n
          4305715911,\n
          4305715902,\n
          4305715909\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": 431367344,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715920,\n
          4305715929,\n
          4305715928,\n
          4305715919,\n
          4305715920\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": 431367345,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715935,\n
          4305715941,\n
          4305715940,\n
          4305715934,\n
          4305715935\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": 431367346,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715678,\n
          4305715896,\n
          4305715890,\n
          4305715677,\n
          4305715678\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": 431367347,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715889,\n
          4305715654,\n
          4305715655,\n
          4305715898,\n
          4305715889\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": 431367348,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715892,\n
          4305715916,\n
          4305715913,\n
          4305715686,\n
          4305715892\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": 431367349,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715931,\n
          4305715938,\n
          4305715936,\n
          4305715930,\n
          4305715931\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": 431367351,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715674,\n
          4305715680,\n
          4305715679,\n
          4305715668,\n
          4305715674\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": 431367353,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715670,\n
          4305715900,\n
          4305715897,\n
          4305715896,\n
          4305715678,\n
          4305715666,\n
          4305715670\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": 431367354,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715905,\n
          4305715912,\n
          4305715910,\n
          4305715897,\n
          4305715900,\n
          4305715903,\n
          4305715905\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": 431367355,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715927,\n
          4305715942,\n
          4305715941,\n
          4305715935,\n
          4305715934,\n
          4305715925,\n
          4305715927\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": 431367356,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715680,\n
          4305715908,\n
          4305715904,\n
          4305715683,\n
          4305715685,\n
          4305715679,\n
          4305715680\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": 431367357,\n
        "timestamp": "2016-07-16T11:02:19Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715922,\n
          4305715939,\n
          4305715937,\n
          4305715932,\n
          4305715933,\n
          4305715921,\n
          4305715922\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": 431367358,\n
        "timestamp": "2016-07-16T11:02:20Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715897,\n
          4305715910,\n
          4305715907,\n
          4305715894,\n
          4305715901,\n
          4305715890,\n
          4305715896,\n
          4305715897\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": 431367359,\n
        "timestamp": "2016-07-16T11:02:20Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715665,\n
          4305715906,\n
          4305715899,\n
          4305715671,\n
          4305715676,\n
          4305715658,\n
          4305715661,\n
          4305715665\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": 431367360,\n
        "timestamp": "2016-07-16T11:02:20Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305715919,\n
          4305715928,\n
          4305715924,\n
          4305715926,\n
          4305715923,\n
          4305715917,\n
          4305715918,\n
          4305715915,\n
          4305715919\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": 431367689,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718605,\n
          4305718604,\n
          4305718603,\n
          4305718602,\n
          4305718600,\n
          4305718594,\n
          4305718591,\n
          4305718590,\n
          4305718384,\n
          4305718378,\n
          4305718379,\n
          4305718385,\n
          4305718387,\n
          4305718605\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": 431367690,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718361,\n
          4305718348,\n
          4305718356,\n
          4305718331,\n
          4305718335,\n
          4305718322,\n
          4305718319,\n
          4305718320,\n
          4305718371,\n
          4305718376,\n
          4305718381,\n
          4305718380,\n
          4305718373,\n
          4305718364,\n
          4305718361\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": 431367691,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718607,\n
          4305718601,\n
          4305718599,\n
          4305718596,\n
          4305718593,\n
          4305718592,\n
          4305718595,\n
          4305718598,\n
          4305718597,\n
          4305718594,\n
          4305718600,\n
          4305718602,\n
          4305718603,\n
          4305718604,\n
          4305718605,\n
          4305718608,\n
          4305718606,\n
          4305718607\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": 431367692,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718365,\n
          4305718370,\n
          4305718369,\n
          4305718363,\n
          4305718365\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": 431367693,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718324,\n
          4305718327,\n
          4305718330,\n
          4305718326,\n
          4305718324\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": 431367694,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718362,\n
          4305718368,\n
          4305718366,\n
          4305718360,\n
          4305718362\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": 431367695,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718349,\n
          4305718354,\n
          4305718351,\n
          4305718346,\n
          4305718349\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": 431367696,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718357,\n
          4305718359,\n
          4305718358,\n
          4305718355,\n
          4305718357\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": 431367697,\n
        "timestamp": "2016-07-16T11:06:04Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718353,\n
          4305718357,\n
          4305718355,\n
          4305718352,\n
          4305718353\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": 431367698,\n
        "timestamp": "2020-12-09T12:47:49Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4305718294,\n
          4305718304,\n
          4305718305,\n
          4305718291,\n
          4305718290,\n
          4305718292,\n
          4305718295,\n
          4305718294\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": 431367699,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718370,\n
          4305718365,\n
          4305718367,\n
          4305718372,\n
          4305718370\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": 431367700,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718317,\n
          4305718344,\n
          4305718341,\n
          4305718311,\n
          4305718317\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": 431367701,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718342,\n
          4305718347,\n
          4305718349,\n
          4305718346,\n
          4305718342\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": 431367702,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718369,\n
          4305718368,\n
          4305718362,\n
          4305718363,\n
          4305718369\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": 431367703,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718377,\n
          4305718375,\n
          4305718350,\n
          4305718334,\n
          4305718339,\n
          4305718377\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": 431367704,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718322,\n
          4305718335,\n
          4305718331,\n
          4305718314,\n
          4305718319,\n
          4305718322\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": 431367705,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718338,\n
          4305718347,\n
          4305718342,\n
          4305718308,\n
          4305718310,\n
          4305718338\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": 431367706,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718383,\n
          4305718388,\n
          4305718386,\n
          4305718374,\n
          4305718375,\n
          4305718382,\n
          4305718383\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": 431367707,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718293,\n
          4305718297,\n
          4305718299,\n
          4305718298,\n
          4305718300,\n
          4305718296,\n
          4305718293\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": 431367708,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718377,\n
          4305718589,\n
          4305718388,\n
          4305718383,\n
          4305718382,\n
          4305718375,\n
          4305718377\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": 431367710,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718321,\n
          4305718328,\n
          4305718343,\n
          4305718329,\n
          4305718333,\n
          4305718325,\n
          4305718315,\n
          4305718321\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": 431367711,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718306,\n
          4305718318,\n
          4305718312,\n
          4305718316,\n
          4305718313,\n
          4305718309,\n
          4305718307,\n
          4305718303,\n
          4305718306\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": 431367712,\n
        "timestamp": "2016-07-16T11:06:05Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305718345,\n
          4305718337,\n
          4305718323,\n
          4305718324,\n
          4305718326,\n
          4305718330,\n
          4305718332,\n
          4305718340,\n
          4305718336,\n
          4305718345\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": 431367958,\n
        "timestamp": "2020-12-09T12:47:49Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4305721133,\n
          4305721136,\n
          4305721137,\n
          4305721138,\n
          4305721140,\n
          4305721134,\n
          4305721133\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": 431367959,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721144,\n
          4305721146,\n
          4305721145,\n
          4305721143,\n
          4305721144\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": 431367960,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721168,\n
          4305721172,\n
          4305721171,\n
          4305721166,\n
          4305721168\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": 431367961,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721130,\n
          4305721132,\n
          4305721131,\n
          4305721129,\n
          4305721130\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": 431367962,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721156,\n
          4305721160,\n
          4305721158,\n
          4305721154,\n
          4305721156\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": 431367963,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721166,\n
          4305721171,\n
          4305721170,\n
          4305721164,\n
          4305721166\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": 431367964,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305722198,\n
          4305722204,\n
          4305722203,\n
          4305722197,\n
          4305722198\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": 431367965,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721148,\n
          4305721151,\n
          4305721150,\n
          4305721147,\n
          4305721148\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": 431367966,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721152,\n
          4305721155,\n
          4305721153,\n
          4305721149,\n
          4305721152\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": 431367967,\n
        "timestamp": "2016-07-16T11:07:42Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721137,\n
          4305721141,\n
          4305721142,\n
          4305721138,\n
          4305721137\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": 431367968,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305722201,\n
          4305722206,\n
          4305722208,\n
          4305722207,\n
          4305722201\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": 431367969,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721164,\n
          4305721170,\n
          4305721169,\n
          4305721165,\n
          4305721167,\n
          4305721163,\n
          4305721164\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": 431367970,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721172,\n
          4305721178,\n
          4305721177,\n
          4305721169,\n
          4305721170,\n
          4305721171,\n
          4305721172\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": 431367971,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305722198,\n
          4305722195,\n
          4305722196,\n
          4305722201,\n
          4305722207,\n
          4305722204,\n
          4305722198\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": 431367973,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305722200,\n
          4305722199,\n
          4305722205,\n
          4305722209,\n
          4305722208,\n
          4305722206,\n
          4305722202,\n
          4305722200\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": 431367974,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721157,\n
          4305721173,\n
          4305721174,\n
          4305721176,\n
          4305721175,\n
          4305721161,\n
          4305721162,\n
          4305721159,\n
          4305721157\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": 431367975,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305722192,\n
          4305722194,\n
          4305722193,\n
          4305722189,\n
          4305722190,\n
          4305721187,\n
          4305721188,\n
          4305722191,\n
          4305722192\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": 431367976,\n
        "timestamp": "2016-07-16T11:07:43Z",\n
        "version": 1,\n
        "changeset": 40776948,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4305721180,\n
          4305721185,\n
          4305721183,\n
          4305721186,\n
          4305721184,\n
          4305721182,\n
          4305721181,\n
          4305721179,\n
          4305721180\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": 1304791120,\n
        "timestamp": "2024-07-31T08:46:12Z",\n
        "version": 1,\n
        "changeset": 154637652,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12084663496,\n
          12084663497,\n
          12084663498,\n
          12084663499,\n
          12084663496\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483978,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12674044240,\n
          12674044241,\n
          12674044242,\n
          12674044243,\n
          12674044240\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483979,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12674044244,\n
          12674044245,\n
          12674044246,\n
          12674044247,\n
          12674044248,\n
          12674044249,\n
          12674044244\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483980,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12674044252,\n
          12674044253,\n
          12674044254,\n
          12674044255,\n
          12674044252\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483982,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12674044259,\n
          12674044260,\n
          12674044261,\n
          12674044262,\n
          12674044259\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]