Redirect 302 redirect from GET @app_admin_labourer (69521e)

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

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://geo.api.gouv.fr/communes/02327
Request options
[
  "timeout" => 10
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 141
    "total_time" => 0.055273
    "namelookup_time" => 0.010382
    "connect_time" => 0.020998
    "pretransfer_time" => 0.039564
    "size_download" => 158.0
    "speed_download" => 2858.0
    "download_content_length" => 158.0
    "starttransfer_time" => 0.054752
    "primary_ip" => "37.59.183.65"
    "primary_port" => 443
    "local_ip" => "192.168.1.188"
    "local_port" => 58036
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 39427
    "connect_time_us" => 20998
    "namelookup_time_us" => 10382
    "pretransfer_time_us" => 39564
    "starttransfer_time_us" => 54752
    "posttransfer_time_us" => 39606
    "total_time_us" => 55273
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770002624.1262
    "original_url" => "https://geo.api.gouv.fr/communes/02327"
    "pause_handler" => Closure(float $duration) {#1014
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#777 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#999 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host geo.api.gouv.fr:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 37.59.183.65\n
      *   Trying 37.59.183.65: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 / X25519MLKEM768 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=geo.api.gouv.fr\n
      *  start date: Jan 12 08:18:49 2026 GMT\n
      *  expire date: Apr 12 08:18:48 2026 GMT\n
      *  subjectAltName: host "geo.api.gouv.fr" matched cert's "geo.api.gouv.fr"\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 geo.api.gouv.fr (37.59.183.65) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://geo.api.gouv.fr/communes/02327\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: geo.api.gouv.fr]\n
      * [HTTP/2] [1] [:path: /communes/02327]\n
      * [HTTP/2] [1] [accept: application/json]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /communes/02327 HTTP/2\r\n
      Host: geo.api.gouv.fr\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < server: nginx/1.27.5\r\n
      < date: Mon, 02 Feb 2026 03:23:44 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < content-length: 158\r\n
      < x-powered-by: Express\r\n
      < vary: Origin\r\n
      < etag: W/"9e-G7M3NQlPcbj2Uo3MyC7edqqkZpA"\r\n
      < cache-control: public, max-age=3600, immutable\r\n
      < x-cache-status: MISS\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx/1.27.5"
    "date: Mon, 02 Feb 2026 03:23:44 GMT"
    "content-type: application/json; charset=utf-8"
    "content-length: 158"
    "x-powered-by: Express"
    "vary: Origin"
    "etag: W/"9e-G7M3NQlPcbj2Uo3MyC7edqqkZpA""
    "cache-control: public, max-age=3600, immutable"
    "x-cache-status: MISS"
  ]
  "response_content" => [
    "{"nom":"Foreste","code":"02327","codeDepartement":"02","siren":"210203089","codeEpci":"240200493","codeRegion":"32","codesPostaux":["02590"],"population":166}"
  ]
]
POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02327"]->.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" => 7.463288
    "namelookup_time" => 0.000549
    "connect_time" => 0.034052
    "pretransfer_time" => 0.070821
    "size_upload" => 2410.0
    "size_download" => 23590.0
    "speed_download" => 3160.0
    "speed_upload" => 322.0
    "download_content_length" => 23590.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 7.429946
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a"
    "local_port" => 47058
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 70692
    "connect_time_us" => 34052
    "namelookup_time_us" => 549
    "pretransfer_time_us" => 70821
    "starttransfer_time_us" => 7429946
    "posttransfer_time_us" => 70820
    "total_time_us" => 7463288
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770002624.2758
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1045
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1041 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#999 …}
        $execCounter: -9223372036854775796
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Mon, 02 Feb 2026 03:23:44 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 23590\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Mon, 02 Feb 2026 03:23:44 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 23590"
    "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-02T03:22:01Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 4307161387,\n
        "lat": 49.7974320,\n
        "lon": 3.0964844,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161388,\n
        "lat": 49.7974513,\n
        "lon": 3.0965874,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161589,\n
        "lat": 49.7974556,\n
        "lon": 3.0966110,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161590,\n
        "lat": 49.7974578,\n
        "lon": 3.0965839,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161591,\n
        "lat": 49.7974610,\n
        "lon": 3.0966059,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161592,\n
        "lat": 49.7974623,\n
        "lon": 3.0966159,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161593,\n
        "lat": 49.7974739,\n
        "lon": 3.0964610,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161594,\n
        "lat": 49.7975072,\n
        "lon": 3.0965895,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161595,\n
        "lat": 49.7975744,\n
        "lon": 3.0964536,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161596,\n
        "lat": 49.7976019,\n
        "lon": 3.0965818,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161597,\n
        "lat": 49.7976074,\n
        "lon": 3.0966062,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161598,\n
        "lat": 49.7976104,\n
        "lon": 3.0965773,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161599,\n
        "lat": 49.7976159,\n
        "lon": 3.0966015,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161600,\n
        "lat": 49.7976236,\n
        "lon": 3.0966356,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161601,\n
        "lat": 49.7976383,\n
        "lon": 3.0967411,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161602,\n
        "lat": 49.7976413,\n
        "lon": 3.0965672,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161603,\n
        "lat": 49.7976512,\n
        "lon": 3.0965012,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161604,\n
        "lat": 49.7976517,\n
        "lon": 3.0966204,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161605,\n
        "lat": 49.7976593,\n
        "lon": 3.0968328,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161606,\n
        "lat": 49.7976626,\n
        "lon": 3.0965568,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161607,\n
        "lat": 49.7976789,\n
        "lon": 3.0964142,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161608,\n
        "lat": 49.7976812,\n
        "lon": 3.0967179,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161609,\n
        "lat": 49.7976913,\n
        "lon": 3.0964868,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161610,\n
        "lat": 49.7977028,\n
        "lon": 3.0968080,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161611,\n
        "lat": 49.7977341,\n
        "lon": 3.0963843,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161612,\n
        "lat": 49.7977443,\n
        "lon": 3.0965303,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161613,\n
        "lat": 49.7977589,\n
        "lon": 3.0965277,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161614,\n
        "lat": 49.7977807,\n
        "lon": 3.0961463,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161615,\n
        "lat": 49.7977853,\n
        "lon": 3.0963739,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161616,\n
        "lat": 49.7977891,\n
        "lon": 3.0966593,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161617,\n
        "lat": 49.7977923,\n
        "lon": 3.0965130,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161618,\n
        "lat": 49.7977972,\n
        "lon": 3.0964178,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161619,\n
        "lat": 49.7977991,\n
        "lon": 3.0964856,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161620,\n
        "lat": 49.7978087,\n
        "lon": 3.0964850,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161621,\n
        "lat": 49.7978090,\n
        "lon": 3.0965214,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161622,\n
        "lat": 49.7978238,\n
        "lon": 3.0959605,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161623,\n
        "lat": 49.7978302,\n
        "lon": 3.0961738,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161624,\n
        "lat": 49.7978454,\n
        "lon": 3.0967265,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161625,\n
        "lat": 49.7978480,\n
        "lon": 3.0960973,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161626,\n
        "lat": 49.7978781,\n
        "lon": 3.0964122,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161627,\n
        "lat": 49.7978815,\n
        "lon": 3.0965157,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161628,\n
        "lat": 49.7979030,\n
        "lon": 3.0961277,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161629,\n
        "lat": 49.7979283,\n
        "lon": 3.0960183,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161630,\n
        "lat": 49.7979670,\n
        "lon": 3.0962213,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161631,\n
        "lat": 49.7979754,\n
        "lon": 3.0961067,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161632,\n
        "lat": 49.7980182,\n
        "lon": 3.0962301,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161633,\n
        "lat": 49.7980192,\n
        "lon": 3.0962178,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161634,\n
        "lat": 49.7980620,\n
        "lon": 3.0962379,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161635,\n
        "lat": 49.7980629,\n
        "lon": 3.0962255,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161636,\n
        "lat": 49.7980705,\n
        "lon": 3.0961233,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161637,\n
        "lat": 49.7980857,\n
        "lon": 3.0965979,\n
        "timestamp": "2016-07-17T10:26:09Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161638,\n
        "lat": 49.7980906,\n
        "lon": 3.0966610,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161639,\n
        "lat": 49.7981007,\n
        "lon": 3.0965677,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161640,\n
        "lat": 49.7981020,\n
        "lon": 3.0965953,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161641,\n
        "lat": 49.7981739,\n
        "lon": 3.0965555,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161642,\n
        "lat": 49.7981748,\n
        "lon": 3.0965610,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161643,\n
        "lat": 49.7981771,\n
        "lon": 3.0966415,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161644,\n
        "lat": 49.7981773,\n
        "lon": 3.0966484,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161645,\n
        "lat": 49.7982055,\n
        "lon": 3.0965560,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161646,\n
        "lat": 49.7982103,\n
        "lon": 3.0966353,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161647,\n
        "lat": 49.7982669,\n
        "lon": 3.0968001,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161648,\n
        "lat": 49.7982699,\n
        "lon": 3.0968761,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161649,\n
        "lat": 49.7982797,\n
        "lon": 3.0968003,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161650,\n
        "lat": 49.7982828,\n
        "lon": 3.0968740,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161651,\n
        "lat": 49.7982921,\n
        "lon": 3.0960254,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161652,\n
        "lat": 49.7982923,\n
        "lon": 3.0968002,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161653,\n
        "lat": 49.7982951,\n
        "lon": 3.0968723,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161654,\n
        "lat": 49.7983021,\n
        "lon": 3.0960129,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161655,\n
        "lat": 49.7983096,\n
        "lon": 3.0961705,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161656,\n
        "lat": 49.7983156,\n
        "lon": 3.0961257,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161657,\n
        "lat": 49.7983176,\n
        "lon": 3.0960779,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161658,\n
        "lat": 49.7983272,\n
        "lon": 3.0961484,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161659,\n
        "lat": 49.7983291,\n
        "lon": 3.0960626,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161660,\n
        "lat": 49.7983435,\n
        "lon": 3.0960929,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161661,\n
        "lat": 49.7983600,\n
        "lon": 3.0962671,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161662,\n
        "lat": 49.7983633,\n
        "lon": 3.0965301,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161663,\n
        "lat": 49.7983702,\n
        "lon": 3.0966353,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161664,\n
        "lat": 49.7984048,\n
        "lon": 3.0962123,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161665,\n
        "lat": 49.7984337,\n
        "lon": 3.0966268,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161666,\n
        "lat": 49.7984369,\n
        "lon": 3.0966839,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161667,\n
        "lat": 49.7984456,\n
        "lon": 3.0965154,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161668,\n
        "lat": 49.7984520,\n
        "lon": 3.0966242,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161669,\n
        "lat": 49.7984553,\n
        "lon": 3.0966813,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161670,\n
        "lat": 49.7985081,\n
        "lon": 3.0965042,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161671,\n
        "lat": 49.7985092,\n
        "lon": 3.0965293,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161672,\n
        "lat": 49.7985319,\n
        "lon": 3.0965245,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161673,\n
        "lat": 49.7985370,\n
        "lon": 3.0966127,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161674,\n
        "lat": 49.7985781,\n
        "lon": 3.0959253,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161675,\n
        "lat": 49.7985907,\n
        "lon": 3.0965091,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161676,\n
        "lat": 49.7985934,\n
        "lon": 3.0967701,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161677,\n
        "lat": 49.7985961,\n
        "lon": 3.0965977,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161678,\n
        "lat": 49.7985973,\n
        "lon": 3.0968240,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161679,\n
        "lat": 49.7986031,\n
        "lon": 3.0958877,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161680,\n
        "lat": 49.7986191,\n
        "lon": 3.0967528,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161681,\n
        "lat": 49.7986193,\n
        "lon": 3.0965062,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161682,\n
        "lat": 49.7986197,\n
        "lon": 3.0967675,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161683,\n
        "lat": 49.7986245,\n
        "lon": 3.0965952,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161684,\n
        "lat": 49.7986337,\n
        "lon": 3.0967511,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161685,\n
        "lat": 49.7986370,\n
        "lon": 3.0960197,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161686,\n
        "lat": 49.7986376,\n
        "lon": 3.0968170,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161687,\n
        "lat": 49.7986478,\n
        "lon": 3.0967498,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161688,\n
        "lat": 49.7986501,\n
        "lon": 3.0958258,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161689,\n
        "lat": 49.7986519,\n
        "lon": 3.0968146,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161690,\n
        "lat": 49.7986534,\n
        "lon": 3.0958317,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161691,\n
        "lat": 49.7986846,\n
        "lon": 3.0957937,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161692,\n
        "lat": 49.7987036,\n
        "lon": 3.0959227,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161693,\n
        "lat": 49.7987039,\n
        "lon": 3.0964808,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161694,\n
        "lat": 49.7987114,\n
        "lon": 3.0965732,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161695,\n
        "lat": 49.7987325,\n
        "lon": 3.0958807,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161696,\n
        "lat": 49.7987666,\n
        "lon": 3.0957837,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161697,\n
        "lat": 49.7987801,\n
        "lon": 3.0964654,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161698,\n
        "lat": 49.7987827,\n
        "lon": 3.0964989,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161699,\n
        "lat": 49.7987968,\n
        "lon": 3.0957501,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161700,\n
        "lat": 49.7987982,\n
        "lon": 3.0964941,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161701,\n
        "lat": 49.7988037,\n
        "lon": 3.0965570,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161702,\n
        "lat": 49.7987633,\n
        "lon": 3.1002762,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161703,\n
        "lat": 49.7988027,\n
        "lon": 3.0998569,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161704,\n
        "lat": 49.7986492,\n
        "lon": 3.0994310,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161706,\n
        "lat": 49.7986571,\n
        "lon": 3.0992996,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161707,\n
        "lat": 49.7989437,\n
        "lon": 3.0961303,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161708,\n
        "lat": 49.7989769,\n
        "lon": 3.0960858,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161709,\n
        "lat": 49.7990201,\n
        "lon": 3.1003344,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161711,\n
        "lat": 49.7989625,\n
        "lon": 3.0979694,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161712,\n
        "lat": 49.7987094,\n
        "lon": 3.0981751,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161713,\n
        "lat": 49.7985579,\n
        "lon": 3.0979991,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161714,\n
        "lat": 49.7990621,\n
        "lon": 3.0999168,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161715,\n
        "lat": 49.7990454,\n
        "lon": 3.0952285,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161718,\n
        "lat": 49.7990956,\n
        "lon": 3.0965320,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161719,\n
        "lat": 49.7990828,\n
        "lon": 3.0952983,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161721,\n
        "lat": 49.7991318,\n
        "lon": 3.0966294,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161722,\n
        "lat": 49.7991504,\n
        "lon": 3.0993230,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161723,\n
        "lat": 49.7991509,\n
        "lon": 3.0993823,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161724,\n
        "lat": 49.7991241,\n
        "lon": 3.0951421,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161725,\n
        "lat": 49.7991547,\n
        "lon": 3.0992926,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161726,\n
        "lat": 49.7991571,\n
        "lon": 3.0964819,\n
        "timestamp": "2016-07-17T10:26:10Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161727,\n
        "lat": 49.7991571,\n
        "lon": 3.0993247,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161728,\n
        "lat": 49.7991603,\n
        "lon": 3.0992937,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161729,\n
        "lat": 49.7991630,\n
        "lon": 3.0992691,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161730,\n
        "lat": 49.7991384,\n
        "lon": 3.0952275,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161731,\n
        "lat": 49.7991735,\n
        "lon": 3.0965962,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161732,\n
        "lat": 49.7991736,\n
        "lon": 3.0992708,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161733,\n
        "lat": 49.7991481,\n
        "lon": 3.0951925,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161734,\n
        "lat": 49.7991770,\n
        "lon": 3.0991576,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161735,\n
        "lat": 49.7991802,\n
        "lon": 3.0952682,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161736,\n
        "lat": 49.7991802,\n
        "lon": 3.0967594,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161737,\n
        "lat": 49.7991856,\n
        "lon": 3.0991838,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161738,\n
        "lat": 49.7991916,\n
        "lon": 3.0965818,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161739,\n
        "lat": 49.7991952,\n
        "lon": 3.0953250,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161740,\n
        "lat": 49.7991953,\n
        "lon": 3.0952279,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161741,\n
        "lat": 49.7991998,\n
        "lon": 3.0991348,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161742,\n
        "lat": 49.7992050,\n
        "lon": 3.0952952,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161743,\n
        "lat": 49.7992078,\n
        "lon": 3.0991619,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161744,\n
        "lat": 49.7992086,\n
        "lon": 3.0968035,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161745,\n
        "lat": 49.7992217,\n
        "lon": 3.0967257,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161746,\n
        "lat": 49.7992234,\n
        "lon": 3.0995147,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161747,\n
        "lat": 49.7992369,\n
        "lon": 3.0961538,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161748,\n
        "lat": 49.7992390,\n
        "lon": 3.0961270,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161749,\n
        "lat": 49.7992646,\n
        "lon": 3.0961576,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161750,\n
        "lat": 49.7992656,\n
        "lon": 3.0991741,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161751,\n
        "lat": 49.7992662,\n
        "lon": 3.0961291,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161752,\n
        "lat": 49.7992690,\n
        "lon": 3.0967910,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161753,\n
        "lat": 49.7992699,\n
        "lon": 3.0968031,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161754,\n
        "lat": 49.7992714,\n
        "lon": 3.0969010,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161755,\n
        "lat": 49.7992724,\n
        "lon": 3.0953959,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161756,\n
        "lat": 49.7992737,\n
        "lon": 3.0981500,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161757,\n
        "lat": 49.7992746,\n
        "lon": 3.0982271,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161758,\n
        "lat": 49.7992856,\n
        "lon": 3.0980681,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161759,\n
        "lat": 49.7992869,\n
        "lon": 3.0981465,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161760,\n
        "lat": 49.7991180,\n
        "lon": 3.0979723,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161761,\n
        "lat": 49.7992963,\n
        "lon": 3.0953232,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161762,\n
        "lat": 49.7992998,\n
        "lon": 3.0979447,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161763,\n
        "lat": 49.7993242,\n
        "lon": 3.0979441,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161764,\n
        "lat": 49.7993260,\n
        "lon": 3.0982237,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161765,\n
        "lat": 49.7993877,\n
        "lon": 3.0946754,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161766,\n
        "lat": 49.7994018,\n
        "lon": 3.0947880,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161767,\n
        "lat": 49.7994149,\n
        "lon": 3.0950086,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161768,\n
        "lat": 49.7994299,\n
        "lon": 3.0951205,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161769,\n
        "lat": 49.7994320,\n
        "lon": 3.0949894,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161770,\n
        "lat": 49.7994335,\n
        "lon": 3.0950010,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161771,\n
        "lat": 49.7994585,\n
        "lon": 3.0946584,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161772,\n
        "lat": 49.7994692,\n
        "lon": 3.0947719,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161773,\n
        "lat": 49.7994711,\n
        "lon": 3.0949769,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161774,\n
        "lat": 49.7994737,\n
        "lon": 3.0949951,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161775,\n
        "lat": 49.7994762,\n
        "lon": 3.0948683,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161776,\n
        "lat": 49.7994766,\n
        "lon": 3.0959198,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161777,\n
        "lat": 49.7994789,\n
        "lon": 3.0960523,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161778,\n
        "lat": 49.7994802,\n
        "lon": 3.0949076,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161779,\n
        "lat": 49.7994872,\n
        "lon": 3.0949907,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161780,\n
        "lat": 49.7994882,\n
        "lon": 3.0960520,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161781,\n
        "lat": 49.7994918,\n
        "lon": 3.0961525,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161782,\n
        "lat": 49.7994973,\n
        "lon": 3.0951044,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161783,\n
        "lat": 49.7995268,\n
        "lon": 3.0969176,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161784,\n
        "lat": 49.7995275,\n
        "lon": 3.0967968,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161785,\n
        "lat": 49.7995360,\n
        "lon": 3.0960519,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161786,\n
        "lat": 49.7995394,\n
        "lon": 3.0961480,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161787,\n
        "lat": 49.7995422,\n
        "lon": 3.0959160,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161788,\n
        "lat": 49.7995451,\n
        "lon": 3.0948537,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161789,\n
        "lat": 49.7995453,\n
        "lon": 3.0960490,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161790,\n
        "lat": 49.7995481,\n
        "lon": 3.0948919,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161791,\n
        "lat": 49.7998258,\n
        "lon": 3.0954724,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161792,\n
        "lat": 49.7998350,\n
        "lon": 3.0955181,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161793,\n
        "lat": 49.7998608,\n
        "lon": 3.0954586,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161794,\n
        "lat": 49.7998627,\n
        "lon": 3.0956309,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161795,\n
        "lat": 49.7998705,\n
        "lon": 3.0956578,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161796,\n
        "lat": 49.7998999,\n
        "lon": 3.0956134,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161797,\n
        "lat": 49.7999067,\n
        "lon": 3.0958010,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161798,\n
        "lat": 49.7999070,\n
        "lon": 3.0956416,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161799,\n
        "lat": 49.7999100,\n
        "lon": 3.0961811,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161800,\n
        "lat": 49.7999239,\n
        "lon": 3.0961221,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161801,\n
        "lat": 49.7999328,\n
        "lon": 3.0961710,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161802,\n
        "lat": 49.7999422,\n
        "lon": 3.0957804,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161803,\n
        "lat": 49.7999606,\n
        "lon": 3.0964677,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161804,\n
        "lat": 49.7999821,\n
        "lon": 3.0964576,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161805,\n
        "lat": 49.7999924,\n
        "lon": 3.0965200,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161806,\n
        "lat": 49.7999967,\n
        "lon": 3.0960925,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161807,\n
        "lat": 49.8000060,\n
        "lon": 3.0961475,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161808,\n
        "lat": 49.8000154,\n
        "lon": 3.0961434,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161809,\n
        "lat": 49.8000545,\n
        "lon": 3.0964335,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161810,\n
        "lat": 49.8000634,\n
        "lon": 3.0964286,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307161811,\n
        "lat": 49.8000643,\n
        "lon": 3.0964925,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164528,\n
        "lat": 49.8152337,\n
        "lon": 3.0934002,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164529,\n
        "lat": 49.8153487,\n
        "lon": 3.0936406,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164530,\n
        "lat": 49.8153500,\n
        "lon": 3.0935045,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164531,\n
        "lat": 49.8153688,\n
        "lon": 3.0935442,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164532,\n
        "lat": 49.8154097,\n
        "lon": 3.0937731,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164533,\n
        "lat": 49.8154137,\n
        "lon": 3.0935076,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164534,\n
        "lat": 49.8154211,\n
        "lon": 3.0931979,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164535,\n
        "lat": 49.8154548,\n
        "lon": 3.0937261,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164536,\n
        "lat": 49.8154960,\n
        "lon": 3.0933489,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164537,\n
        "lat": 49.8155158,\n
        "lon": 3.0933874,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164538,\n
        "lat": 49.8155330,\n
        "lon": 3.0936826,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164539,\n
        "lat": 49.8155647,\n
        "lon": 3.0937781,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164540,\n
        "lat": 49.8156535,\n
        "lon": 3.0931919,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164541,\n
        "lat": 49.8156873,\n
        "lon": 3.0933109,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164542,\n
        "lat": 49.8156935,\n
        "lon": 3.0933054,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164543,\n
        "lat": 49.8156998,\n
        "lon": 3.0935509,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164544,\n
        "lat": 49.8157174,\n
        "lon": 3.0931405,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164545,\n
        "lat": 49.8157337,\n
        "lon": 3.0936475,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164546,\n
        "lat": 49.8157708,\n
        "lon": 3.0935497,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164547,\n
        "lat": 49.8158103,\n
        "lon": 3.0934083,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164548,\n
        "lat": 49.8158196,\n
        "lon": 3.0934359,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164549,\n
        "lat": 49.8158217,\n
        "lon": 3.0934008,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164550,\n
        "lat": 49.8158304,\n
        "lon": 3.0934266,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307164551,\n
        "lat": 49.8158378,\n
        "lon": 3.0934931,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174184,\n
        "lat": 49.8031974,\n
        "lon": 3.1000424,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174185,\n
        "lat": 49.8032270,\n
        "lon": 3.1000164,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174186,\n
        "lat": 49.8032281,\n
        "lon": 3.1000201,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174187,\n
        "lat": 49.8032371,\n
        "lon": 3.1001731,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174188,\n
        "lat": 49.8032741,\n
        "lon": 3.1000368,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174489,\n
        "lat": 49.8032940,\n
        "lon": 3.0999694,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174490,\n
        "lat": 49.8033006,\n
        "lon": 3.1001267,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174491,\n
        "lat": 49.8033070,\n
        "lon": 3.1000136,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174492,\n
        "lat": 49.8033945,\n
        "lon": 3.0998863,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174493,\n
        "lat": 49.8034256,\n
        "lon": 3.0999911,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174494,\n
        "lat": 49.8034502,\n
        "lon": 3.0999737,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174495,\n
        "lat": 49.8034541,\n
        "lon": 3.0999871,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174496,\n
        "lat": 49.8034599,\n
        "lon": 3.0998399,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174497,\n
        "lat": 49.8034910,\n
        "lon": 3.0999447,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174498,\n
        "lat": 49.8034949,\n
        "lon": 3.0999579,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174499,\n
        "lat": 49.8037509,\n
        "lon": 3.0997128,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174500,\n
        "lat": 49.8037721,\n
        "lon": 3.0998013,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174501,\n
        "lat": 49.8037944,\n
        "lon": 3.0996248,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174502,\n
        "lat": 49.8038074,\n
        "lon": 3.0996782,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174503,\n
        "lat": 49.8038139,\n
        "lon": 3.0996167,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174504,\n
        "lat": 49.8038492,\n
        "lon": 3.0997557,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174505,\n
        "lat": 49.8038836,\n
        "lon": 3.0995463,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174506,\n
        "lat": 49.8038966,\n
        "lon": 3.0995995,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174507,\n
        "lat": 49.8038979,\n
        "lon": 3.0996707,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174508,\n
        "lat": 49.8039018,\n
        "lon": 3.0995969,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174509,\n
        "lat": 49.8039113,\n
        "lon": 3.0995313,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174510,\n
        "lat": 49.8039164,\n
        "lon": 3.0996606,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174511,\n
        "lat": 49.8039187,\n
        "lon": 3.0997539,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174512,\n
        "lat": 49.8039245,\n
        "lon": 3.0995854,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174513,\n
        "lat": 49.8039397,\n
        "lon": 3.0996478,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174514,\n
        "lat": 49.8039598,\n
        "lon": 3.0997298,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174515,\n
        "lat": 49.8041198,\n
        "lon": 3.0993232,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174516,\n
        "lat": 49.8041324,\n
        "lon": 3.0994651,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174517,\n
        "lat": 49.8041444,\n
        "lon": 3.0994208,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174518,\n
        "lat": 49.8041593,\n
        "lon": 3.0995643,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174519,\n
        "lat": 49.8041916,\n
        "lon": 3.0992821,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174520,\n
        "lat": 49.8041998,\n
        "lon": 3.0998274,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174521,\n
        "lat": 49.8042184,\n
        "lon": 3.0993757,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174522,\n
        "lat": 49.8042204,\n
        "lon": 3.0993373,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174523,\n
        "lat": 49.8042230,\n
        "lon": 3.0994125,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174524,\n
        "lat": 49.8042264,\n
        "lon": 3.0999097,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174525,\n
        "lat": 49.8042378,\n
        "lon": 3.0993990,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174526,\n
        "lat": 49.8042477,\n
        "lon": 3.0995091,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174527,\n
        "lat": 49.8042507,\n
        "lon": 3.0997826,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174528,\n
        "lat": 49.8042535,\n
        "lon": 3.0993163,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174529,\n
        "lat": 49.8042535,\n
        "lon": 3.0997980,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174530,\n
        "lat": 49.8042703,\n
        "lon": 3.0993781,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174531,\n
        "lat": 49.8042860,\n
        "lon": 3.0991885,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174532,\n
        "lat": 49.8042954,\n
        "lon": 3.0992262,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174533,\n
        "lat": 49.8042958,\n
        "lon": 3.0997588,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174534,\n
        "lat": 49.8042988,\n
        "lon": 3.0997702,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174535,\n
        "lat": 49.8043063,\n
        "lon": 3.0997672,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174536,\n
        "lat": 49.8043284,\n
        "lon": 3.0998503,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174537,\n
        "lat": 49.8043672,\n
        "lon": 3.0991586,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174538,\n
        "lat": 49.8043726,\n
        "lon": 3.0991819,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174539,\n
        "lat": 49.8043739,\n
        "lon": 3.0996819,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174540,\n
        "lat": 49.8043882,\n
        "lon": 3.0991193,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174541,\n
        "lat": 49.8043933,\n
        "lon": 3.0991439,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174542,\n
        "lat": 49.8043945,\n
        "lon": 3.1000529,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174543,\n
        "lat": 49.8044100,\n
        "lon": 3.1001163,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174544,\n
        "lat": 49.8044111,\n
        "lon": 3.0992821,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174545,\n
        "lat": 49.8044130,\n
        "lon": 3.0998459,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174546,\n
        "lat": 49.8044259,\n
        "lon": 3.1000348,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174547,\n
        "lat": 49.8044344,\n
        "lon": 3.0993810,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174548,\n
        "lat": 49.8044361,\n
        "lon": 3.0989777,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174549,\n
        "lat": 49.8044424,\n
        "lon": 3.1000968,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174550,\n
        "lat": 49.8044560,\n
        "lon": 3.0992329,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174551,\n
        "lat": 49.8044605,\n
        "lon": 3.0992526,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174552,\n
        "lat": 49.8044647,\n
        "lon": 3.0990180,\n
        "timestamp": "2016-07-17T10:30:17Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174553,\n
        "lat": 49.8044704,\n
        "lon": 3.0989237,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174554,\n
        "lat": 49.8044978,\n
        "lon": 3.0989660,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174555,\n
        "lat": 49.8044982,\n
        "lon": 3.0992148,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174556,\n
        "lat": 49.8044988,\n
        "lon": 3.0993105,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174557,\n
        "lat": 49.8045036,\n
        "lon": 3.0996082,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174558,\n
        "lat": 49.8045055,\n
        "lon": 3.0993389,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174559,\n
        "lat": 49.8045243,\n
        "lon": 3.0991019,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174560,\n
        "lat": 49.8045402,\n
        "lon": 3.0997722,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174561,\n
        "lat": 49.8045416,\n
        "lon": 3.0991233,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174562,\n
        "lat": 49.8045463,\n
        "lon": 3.0992856,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174563,\n
        "lat": 49.8045605,\n
        "lon": 3.0990862,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174564,\n
        "lat": 49.8045714,\n
        "lon": 3.0990705,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174565,\n
        "lat": 49.8045846,\n
        "lon": 3.0991764,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174566,\n
        "lat": 49.8046039,\n
        "lon": 3.0991399,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174567,\n
        "lat": 49.8046571,\n
        "lon": 3.0991072,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174568,\n
        "lat": 49.8046947,\n
        "lon": 3.0992474,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174569,\n
        "lat": 49.8047031,\n
        "lon": 3.0990812,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174570,\n
        "lat": 49.8047095,\n
        "lon": 3.0991110,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174571,\n
        "lat": 49.8047206,\n
        "lon": 3.0990713,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174572,\n
        "lat": 49.8047295,\n
        "lon": 3.0991012,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174573,\n
        "lat": 49.8047613,\n
        "lon": 3.0992073,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174574,\n
        "lat": 49.8047640,\n
        "lon": 3.0989361,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174575,\n
        "lat": 49.8047654,\n
        "lon": 3.0989400,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174576,\n
        "lat": 49.8047928,\n
        "lon": 3.0990223,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174577,\n
        "lat": 49.8048202,\n
        "lon": 3.0990006,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174578,\n
        "lat": 49.8048228,\n
        "lon": 3.0990083,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174579,\n
        "lat": 49.8048388,\n
        "lon": 3.0989857,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174580,\n
        "lat": 49.8048414,\n
        "lon": 3.0989935,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174581,\n
        "lat": 49.8048905,\n
        "lon": 3.0989447,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174582,\n
        "lat": 49.8048931,\n
        "lon": 3.0989525,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174583,\n
        "lat": 49.8049083,\n
        "lon": 3.0988214,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174584,\n
        "lat": 49.8049096,\n
        "lon": 3.0989295,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174585,\n
        "lat": 49.8049122,\n
        "lon": 3.0989374,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174586,\n
        "lat": 49.8049150,\n
        "lon": 3.0988413,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174587,\n
        "lat": 49.8049371,\n
        "lon": 3.0989076,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174589,\n
        "lat": 49.8050273,\n
        "lon": 3.1000760,\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": 4307174594,\n
        "lat": 49.8050780,\n
        "lon": 3.1000230,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174595,\n
        "lat": 49.8050439,\n
        "lon": 3.0995436,\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": 4307174602,\n
        "lat": 49.8051806,\n
        "lon": 3.0999448,\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": 4307174603,\n
        "lat": 49.8051567,\n
        "lon": 3.1004647,\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": 4307174607,\n
        "lat": 49.8054424,\n
        "lon": 3.0992456,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174609,\n
        "lat": 49.8054097,\n
        "lon": 3.0999764,\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": 4307174612,\n
        "lat": 49.8054810,\n
        "lon": 3.1002017,\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": 4307174613,\n
        "lat": 49.8055165,\n
        "lon": 3.0994874,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174614,\n
        "lat": 49.8055468,\n
        "lon": 3.0995733,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174615,\n
        "lat": 49.8055595,\n
        "lon": 3.0994561,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174616,\n
        "lat": 49.8055845,\n
        "lon": 3.0995485,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174617,\n
        "lat": 49.8055863,\n
        "lon": 3.0997001,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174618,\n
        "lat": 49.8055962,\n
        "lon": 3.0995408,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174619,\n
        "lat": 49.8056222,\n
        "lon": 3.0998151,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174620,\n
        "lat": 49.8056316,\n
        "lon": 3.0996666,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174621,\n
        "lat": 49.8057103,\n
        "lon": 3.0994313,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174622,\n
        "lat": 49.8057556,\n
        "lon": 3.0994061,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174623,\n
        "lat": 49.8057581,\n
        "lon": 3.0996255,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174624,\n
        "lat": 49.8057597,\n
        "lon": 3.0996341,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174625,\n
        "lat": 49.8057656,\n
        "lon": 3.0996629,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174626,\n
        "lat": 49.8057735,\n
        "lon": 3.0996272,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174627,\n
        "lat": 49.8057792,\n
        "lon": 3.0996551,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174628,\n
        "lat": 49.8057876,\n
        "lon": 3.0995376,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174629,\n
        "lat": 49.8057951,\n
        "lon": 3.0995337,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174630,\n
        "lat": 49.8058094,\n
        "lon": 3.0995963,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174631,\n
        "lat": 49.8058184,\n
        "lon": 3.0996953,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174632,\n
        "lat": 49.8058195,\n
        "lon": 3.0997823,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174633,\n
        "lat": 49.8058208,\n
        "lon": 3.0996837,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174634,\n
        "lat": 49.8058225,\n
        "lon": 3.0997056,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174635,\n
        "lat": 49.8058232,\n
        "lon": 3.0997349,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174636,\n
        "lat": 49.8058288,\n
        "lon": 3.0997092,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174637,\n
        "lat": 49.8058299,\n
        "lon": 3.0996776,\n
        "timestamp": "2016-07-17T10:30:18Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174638,\n
        "lat": 49.8058300,\n
        "lon": 3.0997662,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174639,\n
        "lat": 49.8058318,\n
        "lon": 3.0997750,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174640,\n
        "lat": 49.8058351,\n
        "lon": 3.0997054,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174641,\n
        "lat": 49.8058373,\n
        "lon": 3.0996830,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174642,\n
        "lat": 49.8058373,\n
        "lon": 3.0998589,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174643,\n
        "lat": 49.8058386,\n
        "lon": 3.0996971,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174644,\n
        "lat": 49.8058445,\n
        "lon": 3.0997236,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174645,\n
        "lat": 49.8058513,\n
        "lon": 3.0997535,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174646,\n
        "lat": 49.8058533,\n
        "lon": 3.0997620,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174647,\n
        "lat": 49.8058571,\n
        "lon": 3.0997597,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174648,\n
        "lat": 49.8058764,\n
        "lon": 3.0998373,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174649,\n
        "lat": 49.8059048,\n
        "lon": 3.0994274,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174650,\n
        "lat": 49.8059147,\n
        "lon": 3.0994713,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174651,\n
        "lat": 49.8059325,\n
        "lon": 3.0994134,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307174652,\n
        "lat": 49.8059423,\n
        "lon": 3.0994560,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180115,\n
        "lat": 49.8059538,\n
        "lon": 3.0965995,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180116,\n
        "lat": 49.8059754,\n
        "lon": 3.0965124,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180117,\n
        "lat": 49.8059808,\n
        "lon": 3.0967054,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180118,\n
        "lat": 49.8059920,\n
        "lon": 3.0965769,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180119,\n
        "lat": 49.8060539,\n
        "lon": 3.0964635,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180120,\n
        "lat": 49.8060698,\n
        "lon": 3.0965257,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180121,\n
        "lat": 49.8060799,\n
        "lon": 3.0965199,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180122,\n
        "lat": 49.8061070,\n
        "lon": 3.0966273,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 2,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180123,\n
        "lat": 49.8062141,\n
        "lon": 3.0960484,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180124,\n
        "lat": 49.8062187,\n
        "lon": 3.0960695,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180125,\n
        "lat": 49.8062281,\n
        "lon": 3.0960418,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180126,\n
        "lat": 49.8062325,\n
        "lon": 3.0960610,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180127,\n
        "lat": 49.8062764,\n
        "lon": 3.0961677,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180128,\n
        "lat": 49.8062929,\n
        "lon": 3.0962275,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180129,\n
        "lat": 49.8064182,\n
        "lon": 3.0959638,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180130,\n
        "lat": 49.8064316,\n
        "lon": 3.0961352,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180131,\n
        "lat": 49.8064431,\n
        "lon": 3.0960558,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180132,\n
        "lat": 49.8064466,\n
        "lon": 3.0959443,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180133,\n
        "lat": 49.8064500,\n
        "lon": 3.0960007,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180134,\n
        "lat": 49.8064504,\n
        "lon": 3.0959607,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180135,\n
        "lat": 49.8064607,\n
        "lon": 3.0959539,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180136,\n
        "lat": 49.8064697,\n
        "lon": 3.0959881,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180137,\n
        "lat": 49.8065050,\n
        "lon": 3.0984177,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180138,\n
        "lat": 49.8065198,\n
        "lon": 3.0964587,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180139,\n
        "lat": 49.8065207,\n
        "lon": 3.0984757,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180140,\n
        "lat": 49.8065302,\n
        "lon": 3.0984036,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180141,\n
        "lat": 49.8065453,\n
        "lon": 3.0984596,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180142,\n
        "lat": 49.8065653,\n
        "lon": 3.0964307,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180143,\n
        "lat": 49.8066842,\n
        "lon": 3.0983924,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180144,\n
        "lat": 49.8066871,\n
        "lon": 3.0984586,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180145,\n
        "lat": 49.8066921,\n
        "lon": 3.0984575,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180146,\n
        "lat": 49.8066954,\n
        "lon": 3.0982912,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180147,\n
        "lat": 49.8067038,\n
        "lon": 3.0985934,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180148,\n
        "lat": 49.8067077,\n
        "lon": 3.0983845,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180149,\n
        "lat": 49.8067394,\n
        "lon": 3.0982770,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180150,\n
        "lat": 49.8067752,\n
        "lon": 3.0985745,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180151,\n
        "lat": 49.8068566,\n
        "lon": 3.0982253,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180152,\n
        "lat": 49.8068667,\n
        "lon": 3.0982812,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180153,\n
        "lat": 49.8069677,\n
        "lon": 3.0981694,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180154,\n
        "lat": 49.8069779,\n
        "lon": 3.0982283,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180155,\n
        "lat": 49.8069930,\n
        "lon": 3.0984462,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180156,\n
        "lat": 49.8070067,\n
        "lon": 3.0985869,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180157,\n
        "lat": 49.8070603,\n
        "lon": 3.0984305,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180158,\n
        "lat": 49.8070723,\n
        "lon": 3.0981241,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180159,\n
        "lat": 49.8070731,\n
        "lon": 3.0985712,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180160,\n
        "lat": 49.8070805,\n
        "lon": 3.0981816,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180161,\n
        "lat": 49.8071260,\n
        "lon": 3.0968001,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180162,\n
        "lat": 49.8071309,\n
        "lon": 3.0984141,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180163,\n
        "lat": 49.8071434,\n
        "lon": 3.0969161,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180164,\n
        "lat": 49.8071436,\n
        "lon": 3.0985542,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180165,\n
        "lat": 49.8071626,\n
        "lon": 3.0970477,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180166,\n
        "lat": 49.8071752,\n
        "lon": 3.0980851,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180167,\n
        "lat": 49.8071838,\n
        "lon": 3.0981400,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180168,\n
        "lat": 49.8071855,\n
        "lon": 3.0967803,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180169,\n
        "lat": 49.8071865,\n
        "lon": 3.0972053,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180170,\n
        "lat": 49.8071991,\n
        "lon": 3.0970352,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180171,\n
        "lat": 49.8072017,\n
        "lon": 3.0968951,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180172,\n
        "lat": 49.8072047,\n
        "lon": 3.0970780,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180173,\n
        "lat": 49.8072068,\n
        "lon": 3.0973432,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180174,\n
        "lat": 49.8072242,\n
        "lon": 3.0974563,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180175,\n
        "lat": 49.8072284,\n
        "lon": 3.0970258,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180176,\n
        "lat": 49.8072344,\n
        "lon": 3.0970668,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180177,\n
        "lat": 49.8072362,\n
        "lon": 3.0970661,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180178,\n
        "lat": 49.8072537,\n
        "lon": 3.0971836,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180179,\n
        "lat": 49.8072646,\n
        "lon": 3.0966894,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180180,\n
        "lat": 49.8072685,\n
        "lon": 3.0973227,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180181,\n
        "lat": 49.8072686,\n
        "lon": 3.0977525,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180182,\n
        "lat": 49.8072744,\n
        "lon": 3.0967570,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180183,\n
        "lat": 49.8072853,\n
        "lon": 3.0978641,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180184,\n
        "lat": 49.8072858,\n
        "lon": 3.0974339,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180185,\n
        "lat": 49.8073030,\n
        "lon": 3.0966771,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180186,\n
        "lat": 49.8073123,\n
        "lon": 3.0967462,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180187,\n
        "lat": 49.8073136,\n
        "lon": 3.0980452,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307180188,\n
        "lat": 49.8073190,\n
        "lon": 3.0980797,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181389,\n
        "lat": 49.8073251,\n
        "lon": 3.0981200,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181390,\n
        "lat": 49.8073415,\n
        "lon": 3.0982268,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181391,\n
        "lat": 49.8073454,\n
        "lon": 3.0977837,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181392,\n
        "lat": 49.8073471,\n
        "lon": 3.0971741,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181393,\n
        "lat": 49.8073543,\n
        "lon": 3.0978411,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181394,\n
        "lat": 49.8073564,\n
        "lon": 3.0972205,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181395,\n
        "lat": 49.8073603,\n
        "lon": 3.0977233,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181396,\n
        "lat": 49.8073649,\n
        "lon": 3.0980277,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181397,\n
        "lat": 49.8073657,\n
        "lon": 3.0972671,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181398,\n
        "lat": 49.8073673,\n
        "lon": 3.0977750,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181399,\n
        "lat": 49.8073679,\n
        "lon": 3.0984010,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181400,\n
        "lat": 49.8073701,\n
        "lon": 3.0980620,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181401,\n
        "lat": 49.8073711,\n
        "lon": 3.0980027,\n
        "timestamp": "2016-07-17T10:31:40Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181402,\n
        "lat": 49.8073793,\n
        "lon": 3.0980605,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181403,\n
        "lat": 49.8073840,\n
        "lon": 3.0985075,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181404,\n
        "lat": 49.8073939,\n
        "lon": 3.0979949,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181405,\n
        "lat": 49.8074021,\n
        "lon": 3.0980518,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181406,\n
        "lat": 49.8074063,\n
        "lon": 3.0981807,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181407,\n
        "lat": 49.8074085,\n
        "lon": 3.0982009,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181408,\n
        "lat": 49.8074092,\n
        "lon": 3.0971439,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181409,\n
        "lat": 49.8074144,\n
        "lon": 3.0980854,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181410,\n
        "lat": 49.8074197,\n
        "lon": 3.0971917,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181411,\n
        "lat": 49.8074226,\n
        "lon": 3.0975788,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181412,\n
        "lat": 49.8074279,\n
        "lon": 3.0981720,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181413,\n
        "lat": 49.8074297,\n
        "lon": 3.0972373,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181414,\n
        "lat": 49.8074484,\n
        "lon": 3.0984315,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181415,\n
        "lat": 49.8074562,\n
        "lon": 3.0984816,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181416,\n
        "lat": 49.8074567,\n
        "lon": 3.0976694,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181417,\n
        "lat": 49.8074595,\n
        "lon": 3.0983695,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181418,\n
        "lat": 49.8074679,\n
        "lon": 3.0984238,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181419,\n
        "lat": 49.8074761,\n
        "lon": 3.0975296,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181420,\n
        "lat": 49.8074937,\n
        "lon": 3.0982924,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181421,\n
        "lat": 49.8075097,\n
        "lon": 3.0976184,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181422,\n
        "lat": 49.8075219,\n
        "lon": 3.0984014,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181423,\n
        "lat": 49.8075433,\n
        "lon": 3.0980783,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181424,\n
        "lat": 49.8075563,\n
        "lon": 3.0981270,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181425,\n
        "lat": 49.8075611,\n
        "lon": 3.0982485,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181426,\n
        "lat": 49.8075905,\n
        "lon": 3.0983564,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181427,\n
        "lat": 49.8076024,\n
        "lon": 3.0980424,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307181428,\n
        "lat": 49.8076138,\n
        "lon": 3.0980911,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186615,\n
        "lat": 49.8068548,\n
        "lon": 3.1006949,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186616,\n
        "lat": 49.8068620,\n
        "lon": 3.0991141,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186617,\n
        "lat": 49.8068762,\n
        "lon": 3.0991968,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186618,\n
        "lat": 49.8069245,\n
        "lon": 3.1009563,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186619,\n
        "lat": 49.8069250,\n
        "lon": 3.1006568,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186620,\n
        "lat": 49.8069307,\n
        "lon": 3.1009798,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186621,\n
        "lat": 49.8069312,\n
        "lon": 3.1006534,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186622,\n
        "lat": 49.8069448,\n
        "lon": 3.1007324,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186623,\n
        "lat": 49.8069473,\n
        "lon": 3.0990789,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186624,\n
        "lat": 49.8069554,\n
        "lon": 3.0990044,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186625,\n
        "lat": 49.8069613,\n
        "lon": 3.0991636,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186626,\n
        "lat": 49.8069805,\n
        "lon": 3.1011971,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186627,\n
        "lat": 49.8069810,\n
        "lon": 3.0991581,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186628,\n
        "lat": 49.8069861,\n
        "lon": 3.1009491,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186629,\n
        "lat": 49.8069926,\n
        "lon": 3.1009152,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186630,\n
        "lat": 49.8070045,\n
        "lon": 3.1012981,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186631,\n
        "lat": 49.8070309,\n
        "lon": 3.1014085,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186632,\n
        "lat": 49.8070311,\n
        "lon": 3.0989733,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186633,\n
        "lat": 49.8070315,\n
        "lon": 3.1017294,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186634,\n
        "lat": 49.8070339,\n
        "lon": 3.1019042,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186635,\n
        "lat": 49.8070351,\n
        "lon": 3.1011665,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186636,\n
        "lat": 49.8070424,\n
        "lon": 3.1012781,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186637,\n
        "lat": 49.8070441,\n
        "lon": 3.1005854,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186638,\n
        "lat": 49.8070569,\n
        "lon": 3.0991273,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186639,\n
        "lat": 49.8070578,\n
        "lon": 3.1012699,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186640,\n
        "lat": 49.8070619,\n
        "lon": 3.1006600,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186641,\n
        "lat": 49.8070693,\n
        "lon": 3.1013901,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186642,\n
        "lat": 49.8070728,\n
        "lon": 3.1007387,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186643,\n
        "lat": 49.8070976,\n
        "lon": 3.1017273,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186644,\n
        "lat": 49.8071012,\n
        "lon": 3.1019008,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186645,\n
        "lat": 49.8071145,\n
        "lon": 3.0995957,\n
        "timestamp": "2016-07-17T10:33:23Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186646,\n
        "lat": 49.8071319,\n
        "lon": 3.0997019,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186647,\n
        "lat": 49.8071348,\n
        "lon": 3.0997226,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186648,\n
        "lat": 49.8071389,\n
        "lon": 3.0995852,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186649,\n
        "lat": 49.8071393,\n
        "lon": 3.1011422,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186650,\n
        "lat": 49.8071544,\n
        "lon": 3.1019790,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186651,\n
        "lat": 49.8071561,\n
        "lon": 3.0996923,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186652,\n
        "lat": 49.8071594,\n
        "lon": 3.1015511,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186653,\n
        "lat": 49.8071816,\n
        "lon": 3.0997057,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186654,\n
        "lat": 49.8071875,\n
        "lon": 3.1004350,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186655,\n
        "lat": 49.8071895,\n
        "lon": 3.1019801,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186656,\n
        "lat": 49.8071944,\n
        "lon": 3.1015520,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186657,\n
        "lat": 49.8071980,\n
        "lon": 3.0998052,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186658,\n
        "lat": 49.8072025,\n
        "lon": 3.1004982,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186659,\n
        "lat": 49.8072102,\n
        "lon": 3.1035159,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186660,\n
        "lat": 49.8072105,\n
        "lon": 3.1036352,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186661,\n
        "lat": 49.8072133,\n
        "lon": 3.0995566,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186662,\n
        "lat": 49.8072293,\n
        "lon": 3.0996824,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186663,\n
        "lat": 49.8072328,\n
        "lon": 3.0996806,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186664,\n
        "lat": 49.8072399,\n
        "lon": 3.0997481,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186665,\n
        "lat": 49.8072455,\n
        "lon": 3.1004744,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186666,\n
        "lat": 49.8072500,\n
        "lon": 3.1006685,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186667,\n
        "lat": 49.8072633,\n
        "lon": 3.1005492,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186668,\n
        "lat": 49.8072761,\n
        "lon": 3.0997787,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186669,\n
        "lat": 49.8072857,\n
        "lon": 3.1019826,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186670,\n
        "lat": 49.8072906,\n
        "lon": 3.1015547,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186671,\n
        "lat": 49.8072989,\n
        "lon": 3.1035179,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186672,\n
        "lat": 49.8072998,\n
        "lon": 3.1034469,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186673,\n
        "lat": 49.8073064,\n
        "lon": 3.0999670,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186674,\n
        "lat": 49.8073072,\n
        "lon": 3.0997231,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186675,\n
        "lat": 49.8073118,\n
        "lon": 3.1000001,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186676,\n
        "lat": 49.8073162,\n
        "lon": 3.1019835,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186677,\n
        "lat": 49.8073171,\n
        "lon": 3.1010712,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186678,\n
        "lat": 49.8073210,\n
        "lon": 3.1006347,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186679,\n
        "lat": 49.8073212,\n
        "lon": 3.1015556,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186680,\n
        "lat": 49.8073363,\n
        "lon": 3.1021864,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186681,\n
        "lat": 49.8073390,\n
        "lon": 3.1001692,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186682,\n
        "lat": 49.8073415,\n
        "lon": 3.1017460,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186683,\n
        "lat": 49.8073453,\n
        "lon": 3.0999517,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186684,\n
        "lat": 49.8073479,\n
        "lon": 3.1035189,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186685,\n
        "lat": 49.8073479,\n
        "lon": 3.1036362,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186686,\n
        "lat": 49.8073482,\n
        "lon": 3.1034485,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186687,\n
        "lat": 49.8073507,\n
        "lon": 3.0999842,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186688,\n
        "lat": 49.8073578,\n
        "lon": 3.1008255,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186889,\n
        "lat": 49.8073788,\n
        "lon": 3.1001533,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186890,\n
        "lat": 49.8073818,\n
        "lon": 3.1003991,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186891,\n
        "lat": 49.8073849,\n
        "lon": 3.1009730,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186892,\n
        "lat": 49.8073933,\n
        "lon": 3.1006028,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186893,\n
        "lat": 49.8073997,\n
        "lon": 3.1004741,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186894,\n
        "lat": 49.8074043,\n
        "lon": 3.1003128,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186895,\n
        "lat": 49.8074151,\n
        "lon": 3.1003807,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186896,\n
        "lat": 49.8074284,\n
        "lon": 3.1007941,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186897,\n
        "lat": 49.8074349,\n
        "lon": 3.1012448,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186898,\n
        "lat": 49.8074362,\n
        "lon": 3.1014224,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186899,\n
        "lat": 49.8074441,\n
        "lon": 3.1021895,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186900,\n
        "lat": 49.8074494,\n
        "lon": 3.1017491,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186901,\n
        "lat": 49.8074497,\n
        "lon": 3.1017283,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186902,\n
        "lat": 49.8074514,\n
        "lon": 3.1015759,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186903,\n
        "lat": 49.8074555,\n
        "lon": 3.1009416,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186904,\n
        "lat": 49.8074567,\n
        "lon": 3.1003497,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186905,\n
        "lat": 49.8074635,\n
        "lon": 3.1017387,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186906,\n
        "lat": 49.8074637,\n
        "lon": 3.1017289,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186907,\n
        "lat": 49.8074732,\n
        "lon": 3.1017390,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186908,\n
        "lat": 49.8074734,\n
        "lon": 3.1017294,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186909,\n
        "lat": 49.8074961,\n
        "lon": 3.1007227,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186910,\n
        "lat": 49.8075129,\n
        "lon": 3.1009334,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186911,\n
        "lat": 49.8075160,\n
        "lon": 3.1003234,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186912,\n
        "lat": 49.8075182,\n
        "lon": 3.1014232,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186913,\n
        "lat": 49.8075183,\n
        "lon": 3.1012446,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186914,\n
        "lat": 49.8075299,\n
        "lon": 3.1007085,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186915,\n
        "lat": 49.8075305,\n
        "lon": 3.1007146,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186916,\n
        "lat": 49.8075364,\n
        "lon": 3.1009297,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186917,\n
        "lat": 49.8075410,\n
        "lon": 3.1008199,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186918,\n
        "lat": 49.8075429,\n
        "lon": 3.1012446,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186919,\n
        "lat": 49.8075441,\n
        "lon": 3.1014222,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186920,\n
        "lat": 49.8075452,\n
        "lon": 3.1004678,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186921,\n
        "lat": 49.8075507,\n
        "lon": 3.1008183,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186922,\n
        "lat": 49.8075532,\n
        "lon": 3.1010543,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186923,\n
        "lat": 49.8075582,\n
        "lon": 3.1009294,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186924,\n
        "lat": 49.8075970,\n
        "lon": 3.1004429,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186925,\n
        "lat": 49.8076126,\n
        "lon": 3.1004129,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186926,\n
        "lat": 49.8076197,\n
        "lon": 3.1008062,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186927,\n
        "lat": 49.8076230,\n
        "lon": 3.1008056,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186928,\n
        "lat": 49.8076252,\n
        "lon": 3.1008876,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186929,\n
        "lat": 49.8076441,\n
        "lon": 3.1002610,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186930,\n
        "lat": 49.8076529,\n
        "lon": 3.1021959,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186931,\n
        "lat": 49.8076579,\n
        "lon": 3.1019390,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186932,\n
        "lat": 49.8076627,\n
        "lon": 3.1002520,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186933,\n
        "lat": 49.8076660,\n
        "lon": 3.1019393,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186934,\n
        "lat": 49.8076694,\n
        "lon": 3.1017592,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186935,\n
        "lat": 49.8077088,\n
        "lon": 3.1010227,\n
        "timestamp": "2016-07-17T10:33:24Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186936,\n
        "lat": 49.8077094,\n
        "lon": 3.1008701,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186937,\n
        "lat": 49.8077136,\n
        "lon": 3.1008986,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186938,\n
        "lat": 49.8077191,\n
        "lon": 3.1008747,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186939,\n
        "lat": 49.8077211,\n
        "lon": 3.1008971,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186940,\n
        "lat": 49.8077844,\n
        "lon": 3.1003717,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186941,\n
        "lat": 49.8079201,\n
        "lon": 3.1005702,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186942,\n
        "lat": 49.8079390,\n
        "lon": 3.1004507,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186943,\n
        "lat": 49.8079420,\n
        "lon": 3.1004662,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186944,\n
        "lat": 49.8079499,\n
        "lon": 3.1009833,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186945,\n
        "lat": 49.8079573,\n
        "lon": 3.1009118,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186946,\n
        "lat": 49.8079816,\n
        "lon": 3.1013633,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186947,\n
        "lat": 49.8079956,\n
        "lon": 3.1012403,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186948,\n
        "lat": 49.8079959,\n
        "lon": 3.1006109,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186949,\n
        "lat": 49.8079974,\n
        "lon": 3.1009958,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186950,\n
        "lat": 49.8080047,\n
        "lon": 3.1009249,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186951,\n
        "lat": 49.8080190,\n
        "lon": 3.1004918,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186952,\n
        "lat": 49.8080199,\n
        "lon": 3.1013730,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186953,\n
        "lat": 49.8080336,\n
        "lon": 3.1012488,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186954,\n
        "lat": 49.8080847,\n
        "lon": 3.1017564,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186955,\n
        "lat": 49.8080975,\n
        "lon": 3.1015975,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186956,\n
        "lat": 49.8081011,\n
        "lon": 3.1010488,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186957,\n
        "lat": 49.8081138,\n
        "lon": 3.1009497,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186958,\n
        "lat": 49.8081702,\n
        "lon": 3.1010763,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186959,\n
        "lat": 49.8081714,\n
        "lon": 3.1010710,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186960,\n
        "lat": 49.8081868,\n
        "lon": 3.1009731,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186961,\n
        "lat": 49.8081870,\n
        "lon": 3.1009691,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186962,\n
        "lat": 49.8082060,\n
        "lon": 3.1007199,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186963,\n
        "lat": 49.8082307,\n
        "lon": 3.1011266,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186964,\n
        "lat": 49.8082350,\n
        "lon": 3.1007323,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186965,\n
        "lat": 49.8082353,\n
        "lon": 3.1010978,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186966,\n
        "lat": 49.8082446,\n
        "lon": 3.1006842,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186967,\n
        "lat": 49.8082501,\n
        "lon": 3.1009889,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186968,\n
        "lat": 49.8082539,\n
        "lon": 3.1009616,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186969,\n
        "lat": 49.8082582,\n
        "lon": 3.1006158,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186970,\n
        "lat": 49.8083348,\n
        "lon": 3.1006864,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186971,\n
        "lat": 49.8083369,\n
        "lon": 3.1006987,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186972,\n
        "lat": 49.8083406,\n
        "lon": 3.1006576,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186973,\n
        "lat": 49.8083411,\n
        "lon": 3.1007282,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186974,\n
        "lat": 49.8083447,\n
        "lon": 3.1007117,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186975,\n
        "lat": 49.8083770,\n
        "lon": 3.1011742,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186976,\n
        "lat": 49.8083802,\n
        "lon": 3.1011489,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186977,\n
        "lat": 49.8083839,\n
        "lon": 3.1007512,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186978,\n
        "lat": 49.8083875,\n
        "lon": 3.1007315,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186979,\n
        "lat": 49.8083977,\n
        "lon": 3.1010306,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186980,\n
        "lat": 49.8084010,\n
        "lon": 3.1010085,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186981,\n
        "lat": 49.8084032,\n
        "lon": 3.1007294,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186982,\n
        "lat": 49.8084146,\n
        "lon": 3.1006952,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186983,\n
        "lat": 49.8084435,\n
        "lon": 3.1011701,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186984,\n
        "lat": 49.8084601,\n
        "lon": 3.1010516,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186985,\n
        "lat": 49.8084802,\n
        "lon": 3.1007297,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186986,\n
        "lat": 49.8084866,\n
        "lon": 3.1008017,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186987,\n
        "lat": 49.8085187,\n
        "lon": 3.1007961,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186988,\n
        "lat": 49.8085252,\n
        "lon": 3.1007532,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186989,\n
        "lat": 49.8085323,\n
        "lon": 3.1011591,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186990,\n
        "lat": 49.8085356,\n
        "lon": 3.1010752,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186991,\n
        "lat": 49.8085483,\n
        "lon": 3.1008096,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186992,\n
        "lat": 49.8085518,\n
        "lon": 3.1007673,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186993,\n
        "lat": 49.8085660,\n
        "lon": 3.1011628,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186994,\n
        "lat": 49.8085724,\n
        "lon": 3.1010782,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186995,\n
        "lat": 49.8085867,\n
        "lon": 3.1011650,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307186996,\n
        "lat": 49.8085904,\n
        "lon": 3.1010798,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188183,\n
        "lat": 49.8046031,\n
        "lon": 3.0915864,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188184,\n
        "lat": 49.8046306,\n
        "lon": 3.0917512,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188185,\n
        "lat": 49.8046740,\n
        "lon": 3.0915592,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188186,\n
        "lat": 49.8047009,\n
        "lon": 3.0917221,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188187,\n
        "lat": 49.8075106,\n
        "lon": 3.0990271,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188188,\n
        "lat": 49.8075577,\n
        "lon": 3.0992176,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188194,\n
        "lat": 49.8087877,\n
        "lon": 3.1006322,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188195,\n
        "lat": 49.8088045,\n
        "lon": 3.1007497,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188196,\n
        "lat": 49.8088434,\n
        "lon": 3.1007360,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188197,\n
        "lat": 49.8088485,\n
        "lon": 3.1007670,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188198,\n
        "lat": 49.8088589,\n
        "lon": 3.1006092,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188199,\n
        "lat": 49.8088808,\n
        "lon": 3.1007545,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188200,\n
        "lat": 49.8090283,\n
        "lon": 3.1007685,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188201,\n
        "lat": 49.8090360,\n
        "lon": 3.1008129,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188202,\n
        "lat": 49.8090368,\n
        "lon": 3.1007524,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188203,\n
        "lat": 49.8090385,\n
        "lon": 3.1007652,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188204,\n
        "lat": 49.8090467,\n
        "lon": 3.1008077,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188205,\n
        "lat": 49.8090671,\n
        "lon": 3.1009193,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188206,\n
        "lat": 49.8090701,\n
        "lon": 3.1012610,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188207,\n
        "lat": 49.8090798,\n
        "lon": 3.1013178,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188208,\n
        "lat": 49.8091012,\n
        "lon": 3.1007240,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188209,\n
        "lat": 49.8091115,\n
        "lon": 3.1007785,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188210,\n
        "lat": 49.8091134,\n
        "lon": 3.1005662,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188211,\n
        "lat": 49.8091335,\n
        "lon": 3.1008894,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188212,\n
        "lat": 49.8091417,\n
        "lon": 3.1007005,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188213,\n
        "lat": 49.8091419,\n
        "lon": 3.1012227,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188214,\n
        "lat": 49.8091534,\n
        "lon": 3.1012736,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188215,\n
        "lat": 49.8091709,\n
        "lon": 3.1006547,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188216,\n
        "lat": 49.8091764,\n
        "lon": 3.1006821,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188217,\n
        "lat": 49.8091790,\n
        "lon": 3.1005341,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188218,\n
        "lat": 49.8091807,\n
        "lon": 3.1005415,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188219,\n
        "lat": 49.8092032,\n
        "lon": 3.1006388,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188220,\n
        "lat": 49.8092069,\n
        "lon": 3.1005271,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188221,\n
        "lat": 49.8092094,\n
        "lon": 3.1006690,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188222,\n
        "lat": 49.8092381,\n
        "lon": 3.1006548,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188223,\n
        "lat": 49.8093474,\n
        "lon": 3.1006230,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188224,\n
        "lat": 49.8093719,\n
        "lon": 3.1007201,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188225,\n
        "lat": 49.8094265,\n
        "lon": 3.1005727,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188226,\n
        "lat": 49.8094503,\n
        "lon": 3.1006683,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188227,\n
        "lat": 49.8094555,\n
        "lon": 3.1005484,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188228,\n
        "lat": 49.8094668,\n
        "lon": 3.1006267,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188229,\n
        "lat": 49.8094817,\n
        "lon": 3.1005395,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188230,\n
        "lat": 49.8094929,\n
        "lon": 3.1006177,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188231,\n
        "lat": 49.8095237,\n
        "lon": 3.1005436,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188232,\n
        "lat": 49.8095423,\n
        "lon": 3.1006453,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188233,\n
        "lat": 49.8095582,\n
        "lon": 3.1005281,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188234,\n
        "lat": 49.8095627,\n
        "lon": 3.1005571,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188235,\n
        "lat": 49.8095735,\n
        "lon": 3.1007685,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188236,\n
        "lat": 49.8095737,\n
        "lon": 3.1005245,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188237,\n
        "lat": 49.8095776,\n
        "lon": 3.1005530,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188238,\n
        "lat": 49.8095812,\n
        "lon": 3.1008241,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188239,\n
        "lat": 49.8095880,\n
        "lon": 3.1006275,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188240,\n
        "lat": 49.8095970,\n
        "lon": 3.1006807,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188241,\n
        "lat": 49.8096041,\n
        "lon": 3.1005118,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188242,\n
        "lat": 49.8096202,\n
        "lon": 3.1006121,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188243,\n
        "lat": 49.8096262,\n
        "lon": 3.0996281,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188244,\n
        "lat": 49.8096403,\n
        "lon": 3.1006059,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188245,\n
        "lat": 49.8096471,\n
        "lon": 3.1001020,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188246,\n
        "lat": 49.8096486,\n
        "lon": 3.1006612,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188247,\n
        "lat": 49.8096511,\n
        "lon": 3.1007450,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188248,\n
        "lat": 49.8096586,\n
        "lon": 3.1008010,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188249,\n
        "lat": 49.8096673,\n
        "lon": 3.0997138,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188250,\n
        "lat": 49.8096748,\n
        "lon": 3.1002484,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188251,\n
        "lat": 49.8096854,\n
        "lon": 3.1003057,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188252,\n
        "lat": 49.8096925,\n
        "lon": 3.1001569,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188253,\n
        "lat": 49.8097053,\n
        "lon": 3.1002335,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188254,\n
        "lat": 49.8097115,\n
        "lon": 3.1000713,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188255,\n
        "lat": 49.8097164,\n
        "lon": 3.1021722,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188256,\n
        "lat": 49.8097168,\n
        "lon": 3.0996552,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188257,\n
        "lat": 49.8097224,\n
        "lon": 3.0996672,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188258,\n
        "lat": 49.8097240,\n
        "lon": 3.1001367,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188259,\n
        "lat": 49.8097265,\n
        "lon": 3.1020957,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188260,\n
        "lat": 49.8097270,\n
        "lon": 3.0995075,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188261,\n
        "lat": 49.8097352,\n
        "lon": 3.1002229,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188262,\n
        "lat": 49.8097403,\n
        "lon": 3.1002220,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188263,\n
        "lat": 49.8097452,\n
        "lon": 3.1002801,\n
        "timestamp": "2016-07-17T10:35:30Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188264,\n
        "lat": 49.8097680,\n
        "lon": 3.0991366,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188265,\n
        "lat": 49.8097742,\n
        "lon": 3.0996048,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188266,\n
        "lat": 49.8097898,\n
        "lon": 3.0991118,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188267,\n
        "lat": 49.8098080,\n
        "lon": 3.0992067,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188268,\n
        "lat": 49.8098107,\n
        "lon": 3.1022015,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188269,\n
        "lat": 49.8098212,\n
        "lon": 3.1021249,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188270,\n
        "lat": 49.8098246,\n
        "lon": 3.0991620,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188271,\n
        "lat": 49.8098282,\n
        "lon": 3.0991789,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188272,\n
        "lat": 49.8098316,\n
        "lon": 3.0991742,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188273,\n
        "lat": 49.8098330,\n
        "lon": 3.0992507,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188274,\n
        "lat": 49.8098566,\n
        "lon": 3.0992180,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188275,\n
        "lat": 49.8098576,\n
        "lon": 3.0991165,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188276,\n
        "lat": 49.8098588,\n
        "lon": 3.0992219,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188277,\n
        "lat": 49.8099053,\n
        "lon": 3.0992234,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188278,\n
        "lat": 49.8099120,\n
        "lon": 3.0992140,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188279,\n
        "lat": 49.8099403,\n
        "lon": 3.0999718,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188280,\n
        "lat": 49.8099461,\n
        "lon": 3.0990057,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188281,\n
        "lat": 49.8099570,\n
        "lon": 3.0993159,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188282,\n
        "lat": 49.8099652,\n
        "lon": 3.1001552,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188283,\n
        "lat": 49.8099747,\n
        "lon": 3.0992877,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188284,\n
        "lat": 49.8099808,\n
        "lon": 3.0989581,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188285,\n
        "lat": 49.8099811,\n
        "lon": 3.0994384,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188286,\n
        "lat": 49.8099957,\n
        "lon": 3.0990948,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188287,\n
        "lat": 49.8100090,\n
        "lon": 3.0989251,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188288,\n
        "lat": 49.8100159,\n
        "lon": 3.0985725,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188389,\n
        "lat": 49.8100182,\n
        "lon": 3.0985815,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188390,\n
        "lat": 49.8100183,\n
        "lon": 3.0986629,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188391,\n
        "lat": 49.8100194,\n
        "lon": 3.0989552,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188392,\n
        "lat": 49.8100195,\n
        "lon": 3.0999464,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188393,\n
        "lat": 49.8100262,\n
        "lon": 3.0993655,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188394,\n
        "lat": 49.8100277,\n
        "lon": 3.0986177,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188395,\n
        "lat": 49.8100306,\n
        "lon": 3.0990472,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188396,\n
        "lat": 49.8100329,\n
        "lon": 3.1007043,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188397,\n
        "lat": 49.8100404,\n
        "lon": 3.0988992,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188398,\n
        "lat": 49.8100412,\n
        "lon": 3.1007624,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188399,\n
        "lat": 49.8100428,\n
        "lon": 3.0987563,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188400,\n
        "lat": 49.8100439,\n
        "lon": 3.1001259,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188401,\n
        "lat": 49.8100492,\n
        "lon": 3.0985516,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188402,\n
        "lat": 49.8100494,\n
        "lon": 3.0999006,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188403,\n
        "lat": 49.8100508,\n
        "lon": 3.0989292,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188404,\n
        "lat": 49.8100516,\n
        "lon": 3.0985606,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188405,\n
        "lat": 49.8100611,\n
        "lon": 3.0985968,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188406,\n
        "lat": 49.8100720,\n
        "lon": 3.1000241,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188407,\n
        "lat": 49.8100747,\n
        "lon": 3.0991556,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188408,\n
        "lat": 49.8100794,\n
        "lon": 3.0986248,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188409,\n
        "lat": 49.8100829,\n
        "lon": 3.0990796,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188410,\n
        "lat": 49.8100941,\n
        "lon": 3.0998737,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188411,\n
        "lat": 49.8100956,\n
        "lon": 3.0998801,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188412,\n
        "lat": 49.8100995,\n
        "lon": 3.0991066,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188413,\n
        "lat": 49.8101051,\n
        "lon": 3.0987173,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188414,\n
        "lat": 49.8101088,\n
        "lon": 3.0992127,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188415,\n
        "lat": 49.8101406,\n
        "lon": 3.1006635,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188416,\n
        "lat": 49.8101411,\n
        "lon": 3.0997907,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188417,\n
        "lat": 49.8101500,\n
        "lon": 3.1007212,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188418,\n
        "lat": 49.8101514,\n
        "lon": 3.0998474,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188419,\n
        "lat": 49.8101719,\n
        "lon": 3.0999093,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188420,\n
        "lat": 49.8101751,\n
        "lon": 3.0997765,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188421,\n
        "lat": 49.8101830,\n
        "lon": 3.0999712,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188422,\n
        "lat": 49.8102026,\n
        "lon": 3.0998958,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188423,\n
        "lat": 49.8102162,\n
        "lon": 3.0988199,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188424,\n
        "lat": 49.8102508,\n
        "lon": 3.0989356,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188425,\n
        "lat": 49.8103622,\n
        "lon": 3.0992184,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188426,\n
        "lat": 49.8103677,\n
        "lon": 3.0999737,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188427,\n
        "lat": 49.8103789,\n
        "lon": 3.0992524,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188428,\n
        "lat": 49.8103907,\n
        "lon": 3.0991882,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188429,\n
        "lat": 49.8104028,\n
        "lon": 3.0995201,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188430,\n
        "lat": 49.8104034,\n
        "lon": 3.1001111,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188431,\n
        "lat": 49.8104068,\n
        "lon": 3.0992205,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188432,\n
        "lat": 49.8104379,\n
        "lon": 3.0999325,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188433,\n
        "lat": 49.8104542,\n
        "lon": 3.0994636,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188434,\n
        "lat": 49.8104599,\n
        "lon": 3.0996448,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188435,\n
        "lat": 49.8104738,\n
        "lon": 3.1000694,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188436,\n
        "lat": 49.8104838,\n
        "lon": 3.1002029,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188437,\n
        "lat": 49.8104875,\n
        "lon": 3.1002182,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188438,\n
        "lat": 49.8104886,\n
        "lon": 3.1001834,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188439,\n
        "lat": 49.8104919,\n
        "lon": 3.1001984,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188440,\n
        "lat": 49.8105106,\n
        "lon": 3.0995892,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188441,\n
        "lat": 49.8105108,\n
        "lon": 3.1001705,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188442,\n
        "lat": 49.8105137,\n
        "lon": 3.1001827,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188443,\n
        "lat": 49.8105233,\n
        "lon": 3.1001782,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188444,\n
        "lat": 49.8105270,\n
        "lon": 3.1001930,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188445,\n
        "lat": 49.8113993,\n
        "lon": 3.1034659,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188446,\n
        "lat": 49.8114098,\n
        "lon": 3.1033770,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188447,\n
        "lat": 49.8114585,\n
        "lon": 3.1034827,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188448,\n
        "lat": 49.8114690,\n
        "lon": 3.1033938,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188989,\n
        "lat": 49.8075831,\n
        "lon": 3.0989853,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188990,\n
        "lat": 49.8075949,\n
        "lon": 3.0986185,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188991,\n
        "lat": 49.8076119,\n
        "lon": 3.0994387,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188992,\n
        "lat": 49.8076132,\n
        "lon": 3.0986907,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188993,\n
        "lat": 49.8076168,\n
        "lon": 3.0991313,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188994,\n
        "lat": 49.8076328,\n
        "lon": 3.0991998,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188995,\n
        "lat": 49.8076437,\n
        "lon": 3.0986729,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188996,\n
        "lat": 49.8076539,\n
        "lon": 3.0987175,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188997,\n
        "lat": 49.8076549,\n
        "lon": 3.0994659,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188998,\n
        "lat": 49.8076627,\n
        "lon": 3.0995003,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307188999,\n
        "lat": 49.8076639,\n
        "lon": 3.0985768,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189000,\n
        "lat": 49.8076676,\n
        "lon": 3.0994581,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189001,\n
        "lat": 49.8076705,\n
        "lon": 3.0996778,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189002,\n
        "lat": 49.8076744,\n
        "lon": 3.0994943,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189003,\n
        "lat": 49.8076748,\n
        "lon": 3.0996390,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189004,\n
        "lat": 49.8076811,\n
        "lon": 3.0993992,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189005,\n
        "lat": 49.8076812,\n
        "lon": 3.0996720,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189006,\n
        "lat": 49.8076813,\n
        "lon": 3.0986464,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189007,\n
        "lat": 49.8076886,\n
        "lon": 3.0997518,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189008,\n
        "lat": 49.8076930,\n
        "lon": 3.0986400,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189009,\n
        "lat": 49.8076964,\n
        "lon": 3.0994818,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189010,\n
        "lat": 49.8077011,\n
        "lon": 3.0994899,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189011,\n
        "lat": 49.8077032,\n
        "lon": 3.0991584,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189012,\n
        "lat": 49.8077041,\n
        "lon": 3.0986840,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189013,\n
        "lat": 49.8077052,\n
        "lon": 3.0993868,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189014,\n
        "lat": 49.8077131,\n
        "lon": 3.1000221,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189015,\n
        "lat": 49.8077159,\n
        "lon": 3.0994285,\n
        "timestamp": "2016-07-17T10:36:48Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189016,\n
        "lat": 49.8077190,\n
        "lon": 3.0992273,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189017,\n
        "lat": 49.8077227,\n
        "lon": 3.0996141,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189018,\n
        "lat": 49.8077239,\n
        "lon": 3.1000170,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189019,\n
        "lat": 49.8077240,\n
        "lon": 3.0991462,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189020,\n
        "lat": 49.8077255,\n
        "lon": 3.0992458,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189021,\n
        "lat": 49.8077256,\n
        "lon": 3.0997775,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189022,\n
        "lat": 49.8077257,\n
        "lon": 3.1000899,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189023,\n
        "lat": 49.8077260,\n
        "lon": 3.0994632,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189024,\n
        "lat": 49.8077280,\n
        "lon": 3.0994748,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189025,\n
        "lat": 49.8077287,\n
        "lon": 3.0996462,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189026,\n
        "lat": 49.8077364,\n
        "lon": 3.1000855,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189027,\n
        "lat": 49.8077400,\n
        "lon": 3.0992152,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189028,\n
        "lat": 49.8077448,\n
        "lon": 3.0992359,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189029,\n
        "lat": 49.8077457,\n
        "lon": 3.0994533,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189030,\n
        "lat": 49.8077458,\n
        "lon": 3.0994102,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189031,\n
        "lat": 49.8077470,\n
        "lon": 3.0990110,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189032,\n
        "lat": 49.8077477,\n
        "lon": 3.0993430,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189033,\n
        "lat": 49.8077545,\n
        "lon": 3.0996322,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189034,\n
        "lat": 49.8077551,\n
        "lon": 3.0993385,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189035,\n
        "lat": 49.8077554,\n
        "lon": 3.0990501,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189036,\n
        "lat": 49.8077588,\n
        "lon": 3.0993541,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189037,\n
        "lat": 49.8077607,\n
        "lon": 3.0990033,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189038,\n
        "lat": 49.8077615,\n
        "lon": 3.0994807,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189039,\n
        "lat": 49.8077626,\n
        "lon": 3.0995279,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189040,\n
        "lat": 49.8077730,\n
        "lon": 3.0993565,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189041,\n
        "lat": 49.8077776,\n
        "lon": 3.0993734,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189042,\n
        "lat": 49.8077816,\n
        "lon": 3.0993882,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189043,\n
        "lat": 49.8077822,\n
        "lon": 3.0997500,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189044,\n
        "lat": 49.8077854,\n
        "lon": 3.0991112,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189045,\n
        "lat": 49.8077854,\n
        "lon": 3.0994044,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189046,\n
        "lat": 49.8077910,\n
        "lon": 3.0993674,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189047,\n
        "lat": 49.8077974,\n
        "lon": 3.0993973,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189048,\n
        "lat": 49.8077987,\n
        "lon": 3.0994596,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189049,\n
        "lat": 49.8078090,\n
        "lon": 3.0995026,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189050,\n
        "lat": 49.8079023,\n
        "lon": 3.0985389,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189051,\n
        "lat": 49.8079336,\n
        "lon": 3.0986389,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189052,\n
        "lat": 49.8079626,\n
        "lon": 3.0984525,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189053,\n
        "lat": 49.8079721,\n
        "lon": 3.0984824,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189054,\n
        "lat": 49.8079926,\n
        "lon": 3.0994691,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189055,\n
        "lat": 49.8079958,\n
        "lon": 3.0984277,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189056,\n
        "lat": 49.8080049,\n
        "lon": 3.0994588,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189057,\n
        "lat": 49.8080070,\n
        "lon": 3.0995108,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189058,\n
        "lat": 49.8080194,\n
        "lon": 3.0995005,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189059,\n
        "lat": 49.8080321,\n
        "lon": 3.0994362,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189060,\n
        "lat": 49.8080374,\n
        "lon": 3.0985571,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189061,\n
        "lat": 49.8080466,\n
        "lon": 3.0994779,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189062,\n
        "lat": 49.8080936,\n
        "lon": 3.0986452,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189063,\n
        "lat": 49.8081379,\n
        "lon": 3.0989349,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189064,\n
        "lat": 49.8081461,\n
        "lon": 3.0988310,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189065,\n
        "lat": 49.8081571,\n
        "lon": 3.0988235,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189066,\n
        "lat": 49.8081601,\n
        "lon": 3.0985997,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189067,\n
        "lat": 49.8081624,\n
        "lon": 3.0990240,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189068,\n
        "lat": 49.8081677,\n
        "lon": 3.0989153,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189069,\n
        "lat": 49.8081882,\n
        "lon": 3.0987554,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189070,\n
        "lat": 49.8081924,\n
        "lon": 3.0990043,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189071,\n
        "lat": 49.8081945,\n
        "lon": 3.0990123,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189072,\n
        "lat": 49.8081996,\n
        "lon": 3.0987945,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189073,\n
        "lat": 49.8081997,\n
        "lon": 3.0991538,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189074,\n
        "lat": 49.8082021,\n
        "lon": 3.0987449,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189075,\n
        "lat": 49.8082032,\n
        "lon": 3.0990067,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189076,\n
        "lat": 49.8082134,\n
        "lon": 3.0987850,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189077,\n
        "lat": 49.8082243,\n
        "lon": 3.0992550,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189078,\n
        "lat": 49.8082328,\n
        "lon": 3.0991053,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189079,\n
        "lat": 49.8082382,\n
        "lon": 3.0988914,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189080,\n
        "lat": 49.8082388,\n
        "lon": 3.0991303,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189081,\n
        "lat": 49.8082420,\n
        "lon": 3.0988889,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189082,\n
        "lat": 49.8082420,\n
        "lon": 3.0989050,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189083,\n
        "lat": 49.8082458,\n
        "lon": 3.0989025,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189084,\n
        "lat": 49.8082474,\n
        "lon": 3.0994924,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189085,\n
        "lat": 49.8082477,\n
        "lon": 3.0978458,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189086,\n
        "lat": 49.8082572,\n
        "lon": 3.0992074,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189087,\n
        "lat": 49.8082627,\n
        "lon": 3.0992304,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189088,\n
        "lat": 49.8082635,\n
        "lon": 3.0989669,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189089,\n
        "lat": 49.8082699,\n
        "lon": 3.0995606,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189090,\n
        "lat": 49.8082809,\n
        "lon": 3.0995530,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189091,\n
        "lat": 49.8082855,\n
        "lon": 3.0977978,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189092,\n
        "lat": 49.8082906,\n
        "lon": 3.0995836,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189093,\n
        "lat": 49.8083021,\n
        "lon": 3.0990500,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189094,\n
        "lat": 49.8083041,\n
        "lon": 3.0990642,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189095,\n
        "lat": 49.8083098,\n
        "lon": 3.0995685,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189096,\n
        "lat": 49.8083150,\n
        "lon": 3.0991085,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189097,\n
        "lat": 49.8083175,\n
        "lon": 3.0979888,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189098,\n
        "lat": 49.8083263,\n
        "lon": 3.0979937,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189099,\n
        "lat": 49.8083275,\n
        "lon": 3.0983706,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189100,\n
        "lat": 49.8083292,\n
        "lon": 3.0991663,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189101,\n
        "lat": 49.8083341,\n
        "lon": 3.0990306,\n
        "timestamp": "2016-07-17T10:36:49Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189102,\n
        "lat": 49.8083380,\n
        "lon": 3.0979052,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189103,\n
        "lat": 49.8083411,\n
        "lon": 3.0990936,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189104,\n
        "lat": 49.8083413,\n
        "lon": 3.0980022,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189105,\n
        "lat": 49.8083502,\n
        "lon": 3.0986215,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189106,\n
        "lat": 49.8083555,\n
        "lon": 3.0980655,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189107,\n
        "lat": 49.8083595,\n
        "lon": 3.0978790,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189108,\n
        "lat": 49.8083653,\n
        "lon": 3.0980542,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189109,\n
        "lat": 49.8083724,\n
        "lon": 3.0986748,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189110,\n
        "lat": 49.8083727,\n
        "lon": 3.0988076,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189111,\n
        "lat": 49.8083741,\n
        "lon": 3.0988224,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189112,\n
        "lat": 49.8083747,\n
        "lon": 3.0981038,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189113,\n
        "lat": 49.8083791,\n
        "lon": 3.0988737,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189114,\n
        "lat": 49.8083802,\n
        "lon": 3.0979208,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189115,\n
        "lat": 49.8083808,\n
        "lon": 3.0988041,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189116,\n
        "lat": 49.8083826,\n
        "lon": 3.0988201,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189117,\n
        "lat": 49.8083827,\n
        "lon": 3.0983115,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189118,\n
        "lat": 49.8083914,\n
        "lon": 3.0989952,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189119,\n
        "lat": 49.8083939,\n
        "lon": 3.0993751,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189120,\n
        "lat": 49.8083952,\n
        "lon": 3.0987434,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189121,\n
        "lat": 49.8083973,\n
        "lon": 3.0985315,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189122,\n
        "lat": 49.8083977,\n
        "lon": 3.0988696,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189123,\n
        "lat": 49.8083978,\n
        "lon": 3.0987539,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189124,\n
        "lat": 49.8084021,\n
        "lon": 3.0987505,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189125,\n
        "lat": 49.8084022,\n
        "lon": 3.0989036,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189126,\n
        "lat": 49.8084058,\n
        "lon": 3.0989481,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189127,\n
        "lat": 49.8084073,\n
        "lon": 3.0989020,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189128,\n
        "lat": 49.8084100,\n
        "lon": 3.0989805,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189129,\n
        "lat": 49.8084121,\n
        "lon": 3.0989456,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189130,\n
        "lat": 49.8084165,\n
        "lon": 3.0987088,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189131,\n
        "lat": 49.8084207,\n
        "lon": 3.0987245,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189132,\n
        "lat": 49.8084268,\n
        "lon": 3.0994786,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189133,\n
        "lat": 49.8084295,\n
        "lon": 3.0988438,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189134,\n
        "lat": 49.8084319,\n
        "lon": 3.0988416,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189135,\n
        "lat": 49.8084319,\n
        "lon": 3.0988512,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189136,\n
        "lat": 49.8084349,\n
        "lon": 3.0980322,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189137,\n
        "lat": 49.8084360,\n
        "lon": 3.0985228,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189138,\n
        "lat": 49.8084376,\n
        "lon": 3.0993402,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189139,\n
        "lat": 49.8084380,\n
        "lon": 3.0986920,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189140,\n
        "lat": 49.8084427,\n
        "lon": 3.0987068,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189141,\n
        "lat": 49.8084535,\n
        "lon": 3.0984715,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189142,\n
        "lat": 49.8084607,\n
        "lon": 3.0985760,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189143,\n
        "lat": 49.8084631,\n
        "lon": 3.0994235,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189144,\n
        "lat": 49.8084769,\n
        "lon": 3.0984773,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189145,\n
        "lat": 49.8084967,\n
        "lon": 3.0986639,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189146,\n
        "lat": 49.8085023,\n
        "lon": 3.0985300,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189147,\n
        "lat": 49.8085036,\n
        "lon": 3.0986582,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189148,\n
        "lat": 49.8085320,\n
        "lon": 3.0987701,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189149,\n
        "lat": 49.8085400,\n
        "lon": 3.0987637,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189150,\n
        "lat": 49.8085698,\n
        "lon": 3.0996215,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189151,\n
        "lat": 49.8085737,\n
        "lon": 3.0992320,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189152,\n
        "lat": 49.8085782,\n
        "lon": 3.0997796,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189153,\n
        "lat": 49.8085795,\n
        "lon": 3.0989297,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189154,\n
        "lat": 49.8085811,\n
        "lon": 3.0988793,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189155,\n
        "lat": 49.8085815,\n
        "lon": 3.0989383,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189156,\n
        "lat": 49.8085823,\n
        "lon": 3.0988694,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189157,\n
        "lat": 49.8085827,\n
        "lon": 3.0988852,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189158,\n
        "lat": 49.8085828,\n
        "lon": 3.0989150,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189159,\n
        "lat": 49.8085845,\n
        "lon": 3.0988765,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189160,\n
        "lat": 49.8085854,\n
        "lon": 3.0989265,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189161,\n
        "lat": 49.8085873,\n
        "lon": 3.0988826,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189162,\n
        "lat": 49.8085878,\n
        "lon": 3.0989119,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189163,\n
        "lat": 49.8085879,\n
        "lon": 3.0988646,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189164,\n
        "lat": 49.8085886,\n
        "lon": 3.0989344,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189165,\n
        "lat": 49.8085906,\n
        "lon": 3.0988717,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189166,\n
        "lat": 49.8085907,\n
        "lon": 3.0989206,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189167,\n
        "lat": 49.8085918,\n
        "lon": 3.0997938,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189168,\n
        "lat": 49.8085947,\n
        "lon": 3.0988587,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189169,\n
        "lat": 49.8085970,\n
        "lon": 3.0988678,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189170,\n
        "lat": 49.8085972,\n
        "lon": 3.0989171,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189171,\n
        "lat": 49.8085992,\n
        "lon": 3.0993158,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189172,\n
        "lat": 49.8085996,\n
        "lon": 3.0989953,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189173,\n
        "lat": 49.8086004,\n
        "lon": 3.0988547,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189174,\n
        "lat": 49.8086027,\n
        "lon": 3.0988625,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189175,\n
        "lat": 49.8086028,\n
        "lon": 3.0990031,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189176,\n
        "lat": 49.8086060,\n
        "lon": 3.0989900,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189177,\n
        "lat": 49.8086090,\n
        "lon": 3.0989992,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189178,\n
        "lat": 49.8086110,\n
        "lon": 3.0990046,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189179,\n
        "lat": 49.8086135,\n
        "lon": 3.0989938,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189180,\n
        "lat": 49.8086165,\n
        "lon": 3.0990016,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189181,\n
        "lat": 49.8086212,\n
        "lon": 3.0989898,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189182,\n
        "lat": 49.8086267,\n
        "lon": 3.0990220,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189183,\n
        "lat": 49.8086290,\n
        "lon": 3.0990316,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189184,\n
        "lat": 49.8086303,\n
        "lon": 3.0990193,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189185,\n
        "lat": 49.8086314,\n
        "lon": 3.0988302,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189186,\n
        "lat": 49.8086329,\n
        "lon": 3.0990289,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189187,\n
        "lat": 49.8086339,\n
        "lon": 3.0988403,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189188,\n
        "lat": 49.8086355,\n
        "lon": 3.0990386,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189189,\n
        "lat": 49.8086374,\n
        "lon": 3.0988263,\n
        "timestamp": "2016-07-17T10:36:50Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189190,\n
        "lat": 49.8086386,\n
        "lon": 3.0990228,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189191,\n
        "lat": 49.8086399,\n
        "lon": 3.0988346,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189192,\n
        "lat": 49.8086415,\n
        "lon": 3.0990332,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189193,\n
        "lat": 49.8086458,\n
        "lon": 3.0990192,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189194,\n
        "lat": 49.8086486,\n
        "lon": 3.0990289,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189195,\n
        "lat": 49.8086511,\n
        "lon": 3.0990129,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189196,\n
        "lat": 49.8086532,\n
        "lon": 3.0991699,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189197,\n
        "lat": 49.8086537,\n
        "lon": 3.0990247,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189198,\n
        "lat": 49.8086623,\n
        "lon": 3.0988086,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189199,\n
        "lat": 49.8086623,\n
        "lon": 3.0992023,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189200,\n
        "lat": 49.8086641,\n
        "lon": 3.0997830,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189201,\n
        "lat": 49.8086645,\n
        "lon": 3.0988164,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189202,\n
        "lat": 49.8086650,\n
        "lon": 3.0998002,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189203,\n
        "lat": 49.8086680,\n
        "lon": 3.0988050,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189204,\n
        "lat": 49.8086705,\n
        "lon": 3.0988118,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189205,\n
        "lat": 49.8086753,\n
        "lon": 3.0998139,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189206,\n
        "lat": 49.8086816,\n
        "lon": 3.0989924,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189207,\n
        "lat": 49.8086850,\n
        "lon": 3.0990002,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189208,\n
        "lat": 49.8086858,\n
        "lon": 3.0987765,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189209,\n
        "lat": 49.8086871,\n
        "lon": 3.0989880,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189210,\n
        "lat": 49.8086872,\n
        "lon": 3.0987587,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189211,\n
        "lat": 49.8086878,\n
        "lon": 3.0987874,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189212,\n
        "lat": 49.8086894,\n
        "lon": 3.0989962,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189213,\n
        "lat": 49.8086907,\n
        "lon": 3.0987747,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189214,\n
        "lat": 49.8086939,\n
        "lon": 3.0987545,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189215,\n
        "lat": 49.8086944,\n
        "lon": 3.0987846,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189216,\n
        "lat": 49.8086964,\n
        "lon": 3.0987656,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189217,\n
        "lat": 49.8086966,\n
        "lon": 3.0987932,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189218,\n
        "lat": 49.8087118,\n
        "lon": 3.0996039,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189219,\n
        "lat": 49.8087129,\n
        "lon": 3.0989678,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189220,\n
        "lat": 49.8087139,\n
        "lon": 3.0998089,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189221,\n
        "lat": 49.8087147,\n
        "lon": 3.0989775,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189222,\n
        "lat": 49.8087160,\n
        "lon": 3.0996875,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189223,\n
        "lat": 49.8087172,\n
        "lon": 3.0989653,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189224,\n
        "lat": 49.8087192,\n
        "lon": 3.0997524,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189225,\n
        "lat": 49.8087195,\n
        "lon": 3.0989730,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189226,\n
        "lat": 49.8087217,\n
        "lon": 3.0997944,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189227,\n
        "lat": 49.8087255,\n
        "lon": 3.0996862,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189228,\n
        "lat": 49.8087278,\n
        "lon": 3.0997503,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189229,\n
        "lat": 49.8087311,\n
        "lon": 3.0996976,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189230,\n
        "lat": 49.8087319,\n
        "lon": 3.0987310,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189231,\n
        "lat": 49.8087327,\n
        "lon": 3.0997370,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189232,\n
        "lat": 49.8087339,\n
        "lon": 3.0987394,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189233,\n
        "lat": 49.8087371,\n
        "lon": 3.0987279,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189234,\n
        "lat": 49.8087385,\n
        "lon": 3.0987352,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189235,\n
        "lat": 49.8087391,\n
        "lon": 3.0991469,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189236,\n
        "lat": 49.8087409,\n
        "lon": 3.0989592,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189237,\n
        "lat": 49.8087427,\n
        "lon": 3.0991597,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189238,\n
        "lat": 49.8087434,\n
        "lon": 3.0989446,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189239,\n
        "lat": 49.8087442,\n
        "lon": 3.0989693,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189240,\n
        "lat": 49.8087460,\n
        "lon": 3.0985559,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189241,\n
        "lat": 49.8087469,\n
        "lon": 3.0989556,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189242,\n
        "lat": 49.8087506,\n
        "lon": 3.0989659,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189243,\n
        "lat": 49.8087527,\n
        "lon": 3.0989741,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189244,\n
        "lat": 49.8087529,\n
        "lon": 3.0990924,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189245,\n
        "lat": 49.8087561,\n
        "lon": 3.0989613,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189246,\n
        "lat": 49.8087577,\n
        "lon": 3.0985811,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189247,\n
        "lat": 49.8087583,\n
        "lon": 3.0989696,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189248,\n
        "lat": 49.8087652,\n
        "lon": 3.0985376,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189249,\n
        "lat": 49.8087679,\n
        "lon": 3.0991418,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189250,\n
        "lat": 49.8087743,\n
        "lon": 3.0987091,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189251,\n
        "lat": 49.8087752,\n
        "lon": 3.0985604,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189252,\n
        "lat": 49.8087814,\n
        "lon": 3.0988655,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189253,\n
        "lat": 49.8087897,\n
        "lon": 3.0987574,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189254,\n
        "lat": 49.8087944,\n
        "lon": 3.0986056,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189255,\n
        "lat": 49.8087950,\n
        "lon": 3.0987545,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189256,\n
        "lat": 49.8087962,\n
        "lon": 3.0989300,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189257,\n
        "lat": 49.8087967,\n
        "lon": 3.0987612,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189258,\n
        "lat": 49.8087976,\n
        "lon": 3.0989155,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189259,\n
        "lat": 49.8087977,\n
        "lon": 3.0982456,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189260,\n
        "lat": 49.8087996,\n
        "lon": 3.0989393,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189261,\n
        "lat": 49.8088004,\n
        "lon": 3.0987702,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189262,\n
        "lat": 49.8088004,\n
        "lon": 3.0989257,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189263,\n
        "lat": 49.8088012,\n
        "lon": 3.0987588,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189264,\n
        "lat": 49.8088023,\n
        "lon": 3.0989119,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189265,\n
        "lat": 49.8088035,\n
        "lon": 3.0989347,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189266,\n
        "lat": 49.8088040,\n
        "lon": 3.0987680,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189267,\n
        "lat": 49.8088054,\n
        "lon": 3.0989219,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189268,\n
        "lat": 49.8088124,\n
        "lon": 3.0990463,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189269,\n
        "lat": 49.8088159,\n
        "lon": 3.0988386,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189270,\n
        "lat": 49.8088182,\n
        "lon": 3.0988254,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189271,\n
        "lat": 49.8088187,\n
        "lon": 3.0988458,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189272,\n
        "lat": 49.8088218,\n
        "lon": 3.0988343,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189273,\n
        "lat": 49.8088223,\n
        "lon": 3.0988225,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189274,\n
        "lat": 49.8088245,\n
        "lon": 3.0988413,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189275,\n
        "lat": 49.8088260,\n
        "lon": 3.0988299,\n
        "timestamp": "2016-07-17T10:36:51Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189276,\n
        "lat": 49.8088336,\n
        "lon": 3.0987474,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189277,\n
        "lat": 49.8088429,\n
        "lon": 3.0991474,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189278,\n
        "lat": 49.8088576,\n
        "lon": 3.0981844,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189279,\n
        "lat": 49.8088598,\n
        "lon": 3.0985372,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189280,\n
        "lat": 49.8088615,\n
        "lon": 3.0987166,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189281,\n
        "lat": 49.8088714,\n
        "lon": 3.0987362,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189282,\n
        "lat": 49.8088764,\n
        "lon": 3.0989959,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189283,\n
        "lat": 49.8088780,\n
        "lon": 3.0985785,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189284,\n
        "lat": 49.8088842,\n
        "lon": 3.0984330,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189285,\n
        "lat": 49.8088990,\n
        "lon": 3.0985554,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189286,\n
        "lat": 49.8089075,\n
        "lon": 3.0990965,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189287,\n
        "lat": 49.8089242,\n
        "lon": 3.0983344,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189288,\n
        "lat": 49.8089283,\n
        "lon": 3.0983301,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189289,\n
        "lat": 49.8089443,\n
        "lon": 3.0986569,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189290,\n
        "lat": 49.8089455,\n
        "lon": 3.0983697,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189291,\n
        "lat": 49.8089914,\n
        "lon": 3.0985286,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189292,\n
        "lat": 49.8090139,\n
        "lon": 3.0985774,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189293,\n
        "lat": 49.8090668,\n
        "lon": 3.0989414,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189294,\n
        "lat": 49.8090812,\n
        "lon": 3.0989164,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189295,\n
        "lat": 49.8090831,\n
        "lon": 3.0989199,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189296,\n
        "lat": 49.8090852,\n
        "lon": 3.0984278,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189297,\n
        "lat": 49.8091080,\n
        "lon": 3.0984791,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189298,\n
        "lat": 49.8091105,\n
        "lon": 3.0988764,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189299,\n
        "lat": 49.8091128,\n
        "lon": 3.0988812,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189300,\n
        "lat": 49.8091204,\n
        "lon": 3.0983505,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189301,\n
        "lat": 49.8091220,\n
        "lon": 3.0990254,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189302,\n
        "lat": 49.8091292,\n
        "lon": 3.0990142,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189303,\n
        "lat": 49.8091309,\n
        "lon": 3.0990168,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189304,\n
        "lat": 49.8091338,\n
        "lon": 3.0990438,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189305,\n
        "lat": 49.8091518,\n
        "lon": 3.0988285,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189306,\n
        "lat": 49.8091536,\n
        "lon": 3.0990168,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189307,\n
        "lat": 49.8091597,\n
        "lon": 3.0988429,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189308,\n
        "lat": 49.8091611,\n
        "lon": 3.0989681,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189309,\n
        "lat": 49.8091644,\n
        "lon": 3.0989736,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189310,\n
        "lat": 49.8091681,\n
        "lon": 3.0984673,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189311,\n
        "lat": 49.8091870,\n
        "lon": 3.0987798,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189312,\n
        "lat": 49.8091922,\n
        "lon": 3.0991338,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189313,\n
        "lat": 49.8091953,\n
        "lon": 3.0987960,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189314,\n
        "lat": 49.8091992,\n
        "lon": 3.0989172,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189315,\n
        "lat": 49.8092026,\n
        "lon": 3.0987863,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189316,\n
        "lat": 49.8092084,\n
        "lon": 3.0989328,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189317,\n
        "lat": 49.8092106,\n
        "lon": 3.0991077,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189318,\n
        "lat": 49.8092110,\n
        "lon": 3.0982595,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189319,\n
        "lat": 49.8092508,\n
        "lon": 3.0988781,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189320,\n
        "lat": 49.8092644,\n
        "lon": 3.0983693,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189321,\n
        "lat": 49.8092715,\n
        "lon": 3.0987276,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189322,\n
        "lat": 49.8093019,\n
        "lon": 3.0987365,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189323,\n
        "lat": 49.8093261,\n
        "lon": 3.0988440,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189324,\n
        "lat": 49.8093411,\n
        "lon": 3.0986959,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189325,\n
        "lat": 49.8093429,\n
        "lon": 3.0986531,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189326,\n
        "lat": 49.8093429,\n
        "lon": 3.0988259,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189327,\n
        "lat": 49.8093549,\n
        "lon": 3.0987848,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189328,\n
        "lat": 49.8093646,\n
        "lon": 3.0988065,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189329,\n
        "lat": 49.8093730,\n
        "lon": 3.0987653,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189330,\n
        "lat": 49.8093964,\n
        "lon": 3.0987705,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189331,\n
        "lat": 49.8095235,\n
        "lon": 3.0980766,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189332,\n
        "lat": 49.8095479,\n
        "lon": 3.0979618,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189333,\n
        "lat": 49.8095763,\n
        "lon": 3.0976456,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189334,\n
        "lat": 49.8095905,\n
        "lon": 3.0981108,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189335,\n
        "lat": 49.8096061,\n
        "lon": 3.0980373,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189336,\n
        "lat": 49.8096069,\n
        "lon": 3.0977364,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189337,\n
        "lat": 49.8096081,\n
        "lon": 3.0980276,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189338,\n
        "lat": 49.8096223,\n
        "lon": 3.0980160,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189339,\n
        "lat": 49.8096244,\n
        "lon": 3.0980221,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189340,\n
        "lat": 49.8096408,\n
        "lon": 3.0978357,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189341,\n
        "lat": 49.8096417,\n
        "lon": 3.0984275,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189342,\n
        "lat": 49.8096418,\n
        "lon": 3.0978840,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189343,\n
        "lat": 49.8096604,\n
        "lon": 3.0975745,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189344,\n
        "lat": 49.8096615,\n
        "lon": 3.0978841,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189345,\n
        "lat": 49.8096699,\n
        "lon": 3.0979115,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189346,\n
        "lat": 49.8096751,\n
        "lon": 3.0979801,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189347,\n
        "lat": 49.8096762,\n
        "lon": 3.0978738,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189348,\n
        "lat": 49.8096808,\n
        "lon": 3.0985494,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189349,\n
        "lat": 49.8096844,\n
        "lon": 3.0979009,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189350,\n
        "lat": 49.8096907,\n
        "lon": 3.0976694,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189351,\n
        "lat": 49.8096935,\n
        "lon": 3.0976671,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189352,\n
        "lat": 49.8096995,\n
        "lon": 3.0983843,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189353,\n
        "lat": 49.8097040,\n
        "lon": 3.0979392,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189354,\n
        "lat": 49.8097085,\n
        "lon": 3.0984127,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189355,\n
        "lat": 49.8097199,\n
        "lon": 3.0984045,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189356,\n
        "lat": 49.8097256,\n
        "lon": 3.0977674,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189357,\n
        "lat": 49.8097378,\n
        "lon": 3.0985054,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189358,\n
        "lat": 49.8097383,\n
        "lon": 3.0983531,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189359,\n
        "lat": 49.8097393,\n
        "lon": 3.0980446,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189360,\n
        "lat": 49.8097483,\n
        "lon": 3.0985325,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189361,\n
        "lat": 49.8097492,\n
        "lon": 3.0984965,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189362,\n
        "lat": 49.8097790,\n
        "lon": 3.0978785,\n
        "timestamp": "2016-07-17T10:36:52Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189363,\n
        "lat": 49.8097880,\n
        "lon": 3.0985031,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189364,\n
        "lat": 49.8097924,\n
        "lon": 3.0979186,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189365,\n
        "lat": 49.8097992,\n
        "lon": 3.0979391,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189366,\n
        "lat": 49.8098006,\n
        "lon": 3.0979120,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189367,\n
        "lat": 49.8098073,\n
        "lon": 3.0979319,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189368,\n
        "lat": 49.8098117,\n
        "lon": 3.0974035,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189369,\n
        "lat": 49.8098140,\n
        "lon": 3.0979834,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189370,\n
        "lat": 49.8098222,\n
        "lon": 3.0982466,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189371,\n
        "lat": 49.8098285,\n
        "lon": 3.0974680,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189372,\n
        "lat": 49.8098330,\n
        "lon": 3.0976375,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189373,\n
        "lat": 49.8098450,\n
        "lon": 3.0973826,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189374,\n
        "lat": 49.8098527,\n
        "lon": 3.0977151,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189375,\n
        "lat": 49.8098619,\n
        "lon": 3.0974471,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189376,\n
        "lat": 49.8098671,\n
        "lon": 3.0976162,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189377,\n
        "lat": 49.8098750,\n
        "lon": 3.0982015,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189378,\n
        "lat": 49.8098808,\n
        "lon": 3.0984224,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189379,\n
        "lat": 49.8098873,\n
        "lon": 3.0976935,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189380,\n
        "lat": 49.8098921,\n
        "lon": 3.0976005,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189381,\n
        "lat": 49.8099123,\n
        "lon": 3.0976779,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189382,\n
        "lat": 49.8099205,\n
        "lon": 3.0982733,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189383,\n
        "lat": 49.8099351,\n
        "lon": 3.0983812,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189384,\n
        "lat": 49.8099395,\n
        "lon": 3.0977360,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189385,\n
        "lat": 49.8099492,\n
        "lon": 3.0983844,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189386,\n
        "lat": 49.8099665,\n
        "lon": 3.0978405,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189387,\n
        "lat": 49.8099936,\n
        "lon": 3.0982193,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189388,\n
        "lat": 49.8099956,\n
        "lon": 3.0982271,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189389,\n
        "lat": 49.8100199,\n
        "lon": 3.0982033,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189390,\n
        "lat": 49.8100242,\n
        "lon": 3.0976538,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189391,\n
        "lat": 49.8100301,\n
        "lon": 3.0978015,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189392,\n
        "lat": 49.8100308,\n
        "lon": 3.0976796,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189393,\n
        "lat": 49.8100334,\n
        "lon": 3.0978142,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189394,\n
        "lat": 49.8100500,\n
        "lon": 3.0983222,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189395,\n
        "lat": 49.8100609,\n
        "lon": 3.0977972,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189396,\n
        "lat": 49.8100626,\n
        "lon": 3.0978036,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189397,\n
        "lat": 49.8100627,\n
        "lon": 3.0976302,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189398,\n
        "lat": 49.8101010,\n
        "lon": 3.0977801,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189399,\n
        "lat": 49.8101357,\n
        "lon": 3.0984259,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189400,\n
        "lat": 49.8101429,\n
        "lon": 3.0982649,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189401,\n
        "lat": 49.8101483,\n
        "lon": 3.0984685,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189402,\n
        "lat": 49.8101651,\n
        "lon": 3.0984015,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189403,\n
        "lat": 49.8101722,\n
        "lon": 3.0984258,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189404,\n
        "lat": 49.8101816,\n
        "lon": 3.0984196,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189405,\n
        "lat": 49.8101823,\n
        "lon": 3.0983822,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189406,\n
        "lat": 49.8101843,\n
        "lon": 3.0982299,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189407,\n
        "lat": 49.8101876,\n
        "lon": 3.0984347,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189408,\n
        "lat": 49.8101997,\n
        "lon": 3.0983404,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189409,\n
        "lat": 49.8102060,\n
        "lon": 3.0983629,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189410,\n
        "lat": 49.8102172,\n
        "lon": 3.0983256,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189411,\n
        "lat": 49.8102258,\n
        "lon": 3.0981950,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189412,\n
        "lat": 49.8102442,\n
        "lon": 3.0981564,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189413,\n
        "lat": 49.8102482,\n
        "lon": 3.0980704,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189414,\n
        "lat": 49.8102498,\n
        "lon": 3.0981748,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189415,\n
        "lat": 49.8102586,\n
        "lon": 3.0982904,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189416,\n
        "lat": 49.8102634,\n
        "lon": 3.0981115,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189417,\n
        "lat": 49.8102654,\n
        "lon": 3.0983100,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189418,\n
        "lat": 49.8102755,\n
        "lon": 3.0981318,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189419,\n
        "lat": 49.8102811,\n
        "lon": 3.0981485,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189420,\n
        "lat": 49.8102814,\n
        "lon": 3.0980390,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189421,\n
        "lat": 49.8102907,\n
        "lon": 3.0981404,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189422,\n
        "lat": 49.8102961,\n
        "lon": 3.0980778,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189423,\n
        "lat": 49.8102963,\n
        "lon": 3.0982582,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189424,\n
        "lat": 49.8103028,\n
        "lon": 3.0982780,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 4307189425,\n
        "lat": 49.8103208,\n
        "lon": 3.0982383,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 12086600673,\n
        "lat": 49.8056650,\n
        "lon": 3.1007240,\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": 12086600674,\n
        "lat": 49.8055616,\n
        "lon": 3.1004120,\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": 12086600675,\n
        "lat": 49.8052334,\n
        "lon": 3.1006839,\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": 12086600676,\n
        "lat": 49.8053407,\n
        "lon": 3.1009877,\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": 12674044266,\n
        "lat": 49.8048488,\n
        "lon": 3.0997102,\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": 12674044267,\n
        "lat": 49.8049612,\n
        "lon": 3.1000551,\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": 12674044268,\n
        "lat": 49.8076409,\n
        "lon": 3.1022252,\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": 12674044269,\n
        "lat": 49.8076367,\n
        "lon": 3.1024966,\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": 12674044270,\n
        "lat": 49.8072520,\n
        "lon": 3.1024902,\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": 12674044271,\n
        "lat": 49.8072593,\n
        "lon": 3.1022042,\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": 12674215953,\n
        "lat": 49.7989485,\n
        "lon": 3.0977479,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 1,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674215954,\n
        "lat": 49.7988350,\n
        "lon": 3.0977666,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 1,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674215955,\n
        "lat": 49.7988361,\n
        "lon": 3.0979527,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 1,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674215956,\n
        "lat": 49.7987685,\n
        "lon": 3.0991989,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 1,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "node",\n
        "id": 12674215957,\n
        "lat": 49.7986334,\n
        "lon": 3.0992067,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 1,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508130,\n
        "timestamp": "2016-07-17T10:26:11Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161638,\n
          4307161644,\n
          4307161643,\n
          4307161646,\n
          4307161645,\n
          4307161642,\n
          4307161641,\n
          4307161639,\n
          4307161640,\n
          4307161637,\n
          4307161638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508131,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161603,\n
          4307161609,\n
          4307161607,\n
          4307161595,\n
          4307161596,\n
          4307161598,\n
          4307161599,\n
          4307161600,\n
          4307161604,\n
          4307161602,\n
          4307161606,\n
          4307161603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508132,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161805,\n
          4307161811,\n
          4307161809,\n
          4307161810,\n
          4307161808,\n
          4307161807,\n
          4307161806,\n
          4307161800,\n
          4307161801,\n
          4307161799,\n
          4307161803,\n
          4307161804,\n
          4307161805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508133,\n
        "timestamp": "2025-03-17T20:39:56Z",\n
        "version": 2,\n
        "changeset": 163749739,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4307161712,\n
          4307161758,\n
          4307161759,\n
          4307161756,\n
          4307161757,\n
          4307161764,\n
          4307161763,\n
          4307161762,\n
          4307161760,\n
          4307161711,\n
          12674215953,\n
          12674215954,\n
          12674215955,\n
          4307161713,\n
          12674215957,\n
          12674215956,\n
          4307161712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508134,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161704,\n
          4307161746,\n
          4307161750,\n
          4307161743,\n
          4307161741,\n
          4307161734,\n
          4307161737,\n
          4307161732,\n
          4307161729,\n
          4307161728,\n
          4307161725,\n
          4307161722,\n
          4307161727,\n
          4307161723,\n
          4307161706,\n
          4307161704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508135,\n
        "timestamp": "2020-12-09T12:54:53Z",\n
        "version": 2,\n
        "changeset": 95551720,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          4307161719,\n
          4307161730,\n
          4307161733,\n
          4307161724,\n
          4307161715,\n
          4307161719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508136,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161650,\n
          4307161653,\n
          4307161652,\n
          4307161649,\n
          4307161650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508137,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161751,\n
          4307161748,\n
          4307161747,\n
          4307161749,\n
          4307161751\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508138,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161692,\n
          4307161695,\n
          4307161691,\n
          4307161690,\n
          4307161692\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": 431508139,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161648,\n
          4307161650,\n
          4307161649,\n
          4307161647,\n
          4307161648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508140,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161608,\n
          4307161601,\n
          4307161605,\n
          4307161610,\n
          4307161608\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": 431508141,\n
        "timestamp": "2016-07-17T10:26:12Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161795,\n
          4307161797,\n
          4307161802,\n
          4307161798,\n
          4307161795\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508142,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161596,\n
          4307161597,\n
          4307161599,\n
          4307161598,\n
          4307161596\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": 431508143,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161635,\n
          4307161633,\n
          4307161632,\n
          4307161634,\n
          4307161635\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": 431508144,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161721,\n
          4307161736,\n
          4307161745,\n
          4307161731,\n
          4307161721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508145,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161677,\n
          4307161683,\n
          4307161681,\n
          4307161675,\n
          4307161677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508146,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161651,\n
          4307161657,\n
          4307161659,\n
          4307161654,\n
          4307161651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508147,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161702,\n
          4307161709,\n
          4307161714,\n
          4307161703,\n
          4307161702\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": 431508149,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161766,\n
          4307161772,\n
          4307161771,\n
          4307161765,\n
          4307161766\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508150,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161696,\n
          4307161707,\n
          4307161708,\n
          4307161699,\n
          4307161696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508151,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161686,\n
          4307161689,\n
          4307161687,\n
          4307161684,\n
          4307161686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508152,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161778,\n
          4307161790,\n
          4307161788,\n
          4307161775,\n
          4307161778\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": 431508153,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161721,\n
          4307161731,\n
          4307161738,\n
          4307161726,\n
          4307161718,\n
          4307161721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508154,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161792,\n
          4307161794,\n
          4307161796,\n
          4307161793,\n
          4307161791,\n
          4307161792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508155,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161754,\n
          4307161783,\n
          4307161784,\n
          4307161752,\n
          4307161753,\n
          4307161744,\n
          4307161754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508156,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161739,\n
          4307161755,\n
          4307161761,\n
          4307161740,\n
          4307161735,\n
          4307161742,\n
          4307161739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508157,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161686,\n
          4307161684,\n
          4307161680,\n
          4307161682,\n
          4307161676,\n
          4307161678,\n
          4307161686\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508158,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161694,\n
          4307161701,\n
          4307161700,\n
          4307161698,\n
          4307161697,\n
          4307161693,\n
          4307161694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508159,\n
        "timestamp": "2016-07-17T10:26:13Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161621,\n
          4307161627,\n
          4307161626,\n
          4307161618,\n
          4307161619,\n
          4307161620,\n
          4307161621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508161,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161685,\n
          4307161692,\n
          4307161690,\n
          4307161688,\n
          4307161679,\n
          4307161674,\n
          4307161685\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": 431508162,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161661,\n
          4307161664,\n
          4307161660,\n
          4307161656,\n
          4307161658,\n
          4307161655,\n
          4307161661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508163,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161630,\n
          4307161632,\n
          4307161633,\n
          4307161635,\n
          4307161636,\n
          4307161631,\n
          4307161630\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508164,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161668,\n
          4307161673,\n
          4307161672,\n
          4307161671,\n
          4307161670,\n
          4307161667,\n
          4307161668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508165,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161629,\n
          4307161622,\n
          4307161614,\n
          4307161623,\n
          4307161625,\n
          4307161628,\n
          4307161629\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508166,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161668,\n
          4307161667,\n
          4307161662,\n
          4307161663,\n
          4307161665,\n
          4307161666,\n
          4307161669,\n
          4307161668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508167,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161781,\n
          4307161786,\n
          4307161785,\n
          4307161789,\n
          4307161787,\n
          4307161776,\n
          4307161777,\n
          4307161780,\n
          4307161781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508168,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161592,\n
          4307161594,\n
          4307161593,\n
          4307161387,\n
          4307161590,\n
          4307161388,\n
          4307161589,\n
          4307161591,\n
          4307161592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508169,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161768,\n
          4307161782,\n
          4307161779,\n
          4307161774,\n
          4307161773,\n
          4307161769,\n
          4307161770,\n
          4307161767,\n
          4307161768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508170,\n
        "timestamp": "2016-07-17T10:26:14Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307161613,\n
          4307161616,\n
          4307161608,\n
          4307161610,\n
          4307161624,\n
          4307161617,\n
          4307161615,\n
          4307161611,\n
          4307161612,\n
          4307161613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508341,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307164541,\n
          4307164546,\n
          4307164551,\n
          4307164548,\n
          4307164550,\n
          4307164549,\n
          4307164547,\n
          4307164544,\n
          4307164540,\n
          4307164542,\n
          4307164541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508342,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307164539,\n
          4307164545,\n
          4307164543,\n
          4307164538,\n
          4307164539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508343,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307164533,\n
          4307164537,\n
          4307164536,\n
          4307164530,\n
          4307164531,\n
          4307164533\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": 431508344,\n
        "timestamp": "2016-07-17T10:27:59Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307164530,\n
          4307164536,\n
          4307164534,\n
          4307164528,\n
          4307164529,\n
          4307164532,\n
          4307164535,\n
          4307164531,\n
          4307164530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508500,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174575,\n
          4307174576,\n
          4307174577,\n
          4307174579,\n
          4307174580,\n
          4307174582,\n
          4307174581,\n
          4307174584,\n
          4307174587,\n
          4307174586,\n
          4307174583,\n
          4307174574,\n
          4307174575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508501,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 2,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4307174603,\n
          4307174612,\n
          4307174609,\n
          4307174619,\n
          4307174617,\n
          4307174614,\n
          4307174616,\n
          4307174615,\n
          4307174613,\n
          4307174607,\n
          4307174595,\n
          4307174602,\n
          4307174594,\n
          4307174589,\n
          4307174603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508502,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174497,\n
          4307174494,\n
          4307174495,\n
          4307174498,\n
          4307174497\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": 431508503,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174650,\n
          4307174652,\n
          4307174651,\n
          4307174649,\n
          4307174650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508504,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174570,\n
          4307174572,\n
          4307174571,\n
          4307174569,\n
          4307174570\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": 431508505,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174639,\n
          4307174646,\n
          4307174645,\n
          4307174638,\n
          4307174639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508507,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174625,\n
          4307174627,\n
          4307174626,\n
          4307174624,\n
          4307174625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508508,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174543,\n
          4307174549,\n
          4307174546,\n
          4307174542,\n
          4307174543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508510,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174579,\n
          4307174577,\n
          4307174578,\n
          4307174580,\n
          4307174579\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": 431508511,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174525,\n
          4307174530,\n
          4307174528,\n
          4307174522,\n
          4307174525\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": 431508512,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174518,\n
          4307174526,\n
          4307174523,\n
          4307174516,\n
          4307174518\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508513,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174517,\n
          4307174521,\n
          4307174519,\n
          4307174515,\n
          4307174517\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508514,\n
        "timestamp": "2016-07-17T10:30:19Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174638,\n
          4307174645,\n
          4307174644,\n
          4307174635,\n
          4307174638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508515,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174545,\n
          4307174560,\n
          4307174557,\n
          4307174539,\n
          4307174545\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508516,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174552,\n
          4307174559,\n
          4307174564,\n
          4307174554,\n
          4307174552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508517,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174561,\n
          4307174565,\n
          4307174566,\n
          4307174563,\n
          4307174561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508519,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174510,\n
          4307174513,\n
          4307174512,\n
          4307174508,\n
          4307174510\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": 431508521,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174584,\n
          4307174581,\n
          4307174582,\n
          4307174585,\n
          4307174584\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": 431508523,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174548,\n
          4307174552,\n
          4307174554,\n
          4307174553,\n
          4307174548\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": 431508525,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174497,\n
          4307174496,\n
          4307174492,\n
          4307174493,\n
          4307174494,\n
          4307174497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508526,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174511,\n
          4307174514,\n
          4307174513,\n
          4307174510,\n
          4307174507,\n
          4307174511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508528,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174508,\n
          4307174512,\n
          4307174509,\n
          4307174505,\n
          4307174506,\n
          4307174508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508530,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174617,\n
          4307174620,\n
          4307174618,\n
          4307174616,\n
          4307174614,\n
          4307174617\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": 431508532,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174568,\n
          4307174573,\n
          4307174572,\n
          4307174570,\n
          4307174569,\n
          4307174567,\n
          4307174568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508534,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174500,\n
          4307174504,\n
          4307174503,\n
          4307174501,\n
          4307174502,\n
          4307174499,\n
          4307174500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508536,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174642,\n
          4307174648,\n
          4307174647,\n
          4307174646,\n
          4307174639,\n
          4307174632,\n
          4307174642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508538,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174532,\n
          4307174538,\n
          4307174537,\n
          4307174541,\n
          4307174540,\n
          4307174531,\n
          4307174532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508542,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174623,\n
          4307174630,\n
          4307174629,\n
          4307174628,\n
          4307174622,\n
          4307174621,\n
          4307174623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508544,\n
        "timestamp": "2016-07-17T10:30:20Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174547,\n
          4307174558,\n
          4307174556,\n
          4307174562,\n
          4307174555,\n
          4307174550,\n
          4307174551,\n
          4307174544,\n
          4307174547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508548,\n
        "timestamp": "2016-07-17T10:30:21Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174490,\n
          4307174188,\n
          4307174491,\n
          4307174489,\n
          4307174185,\n
          4307174186,\n
          4307174184,\n
          4307174187,\n
          4307174490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508550,\n
        "timestamp": "2016-07-17T10:30:21Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174524,\n
          4307174536,\n
          4307174535,\n
          4307174534,\n
          4307174533,\n
          4307174527,\n
          4307174529,\n
          4307174520,\n
          4307174524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508552,\n
        "timestamp": "2016-07-17T10:30:21Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307174636,\n
          4307174640,\n
          4307174643,\n
          4307174641,\n
          4307174637,\n
          4307174633,\n
          4307174631,\n
          4307174634,\n
          4307174636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508723,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180130,\n
          4307180138,\n
          4307180142,\n
          4307180133,\n
          4307180136,\n
          4307180135,\n
          4307180134,\n
          4307180132,\n
          4307180129,\n
          4307180131,\n
          4307180127,\n
          4307180128,\n
          4307180130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508724,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180188,\n
          4307181400,\n
          4307181396,\n
          4307180187,\n
          4307180188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508725,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181394,\n
          4307181410,\n
          4307181408,\n
          4307181392,\n
          4307181394\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": 431508726,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180156,\n
          4307180159,\n
          4307180157,\n
          4307180155,\n
          4307180156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508727,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180163,\n
          4307180171,\n
          4307180168,\n
          4307180161,\n
          4307180163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508728,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180159,\n
          4307180164,\n
          4307180162,\n
          4307180157,\n
          4307180159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508729,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181416,\n
          4307181421,\n
          4307181419,\n
          4307181411,\n
          4307181416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508730,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181402,\n
          4307181405,\n
          4307181404,\n
          4307181401,\n
          4307181402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508731,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181422,\n
          4307181426,\n
          4307181425,\n
          4307181420,\n
          4307181422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508732,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180172,\n
          4307180176,\n
          4307180175,\n
          4307180170,\n
          4307180172\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": 431508733,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180139,\n
          4307180141,\n
          4307180140,\n
          4307180137,\n
          4307180139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508734,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180160,\n
          4307180167,\n
          4307180166,\n
          4307180158,\n
          4307180160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508735,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181424,\n
          4307181428,\n
          4307181427,\n
          4307181423,\n
          4307181424\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": 431508736,\n
        "timestamp": "2016-07-17T10:31:41Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180124,\n
          4307180126,\n
          4307180125,\n
          4307180123,\n
          4307180124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508737,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180182,\n
          4307180186,\n
          4307180185,\n
          4307180179,\n
          4307180182\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": 431508738,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181397,\n
          4307181413,\n
          4307181410,\n
          4307181394,\n
          4307181397\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": 431508739,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180152,\n
          4307180154,\n
          4307180153,\n
          4307180151,\n
          4307180152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508740,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180174,\n
          4307180184,\n
          4307180180,\n
          4307180173,\n
          4307180174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508741,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181403,\n
          4307181415,\n
          4307181414,\n
          4307181418,\n
          4307181417,\n
          4307181399,\n
          4307181403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508742,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307181390,\n
          4307181407,\n
          4307181406,\n
          4307181412,\n
          4307181409,\n
          4307181389,\n
          4307181390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508743,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180183,\n
          4307181393,\n
          4307181391,\n
          4307181398,\n
          4307181395,\n
          4307180181,\n
          4307180183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508744,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180169,\n
          4307180178,\n
          4307180177,\n
          4307180176,\n
          4307180172,\n
          4307180170,\n
          4307180165,\n
          4307180169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508745,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180147,\n
          4307180150,\n
          4307180149,\n
          4307180146,\n
          4307180148,\n
          4307180143,\n
          4307180145,\n
          4307180144,\n
          4307180147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431508746,\n
        "timestamp": "2016-07-17T10:31:42Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307180117,\n
          4307180122,\n
          4307180121,\n
          4307180120,\n
          4307180119,\n
          4307180116,\n
          4307180118,\n
          4307180115,\n
          4307180117\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509470,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186653,\n
          4307186657,\n
          4307186668,\n
          4307186673,\n
          4307186683,\n
          4307186674,\n
          4307186664,\n
          4307186662,\n
          4307186663,\n
          4307186661,\n
          4307186648,\n
          4307186651,\n
          4307186646,\n
          4307186647,\n
          4307186653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509472,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186963,\n
          4307186975,\n
          4307186976,\n
          4307186983,\n
          4307186984,\n
          4307186979,\n
          4307186980,\n
          4307186968,\n
          4307186967,\n
          4307186961,\n
          4307186960,\n
          4307186957,\n
          4307186956,\n
          4307186959,\n
          4307186958,\n
          4307186965,\n
          4307186963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509473,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186914,\n
          4307186915,\n
          4307186917,\n
          4307186921,\n
          4307186923,\n
          4307186916,\n
          4307186922,\n
          4307186935,\n
          4307186937,\n
          4307186939,\n
          4307186938,\n
          4307186936,\n
          4307186928,\n
          4307186926,\n
          4307186927,\n
          4307186924,\n
          4307186920,\n
          4307186911,\n
          4307186904,\n
          4307186914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509476,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186626,\n
          4307186635,\n
          4307186628,\n
          4307186620,\n
          4307186626\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": 431509478,\n
        "timestamp": "2016-07-17T10:33:25Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186671,\n
          4307186684,\n
          4307186686,\n
          4307186672,\n
          4307186671\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": 431509480,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186908,\n
          4307186906,\n
          4307186905,\n
          4307186907,\n
          4307186908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509482,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186649,\n
          4307186677,\n
          4307186666,\n
          4307186642,\n
          4307186649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509483,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186665,\n
          4307186667,\n
          4307186893,\n
          4307186890,\n
          4307186665\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": 431509485,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186987,\n
          4307186991,\n
          4307186992,\n
          4307186988,\n
          4307186987\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509487,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186913,\n
          4307186912,\n
          4307186919,\n
          4307186918,\n
          4307186913\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": 431509488,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186678,\n
          4307186688,\n
          4307186896,\n
          4307186892,\n
          4307186678\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": 431509490,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186898,\n
          4307186912,\n
          4307186913,\n
          4307186897,\n
          4307186898\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509491,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186627,\n
          4307186638,\n
          4307186632,\n
          4307186624,\n
          4307186627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509493,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186683,\n
          4307186673,\n
          4307186675,\n
          4307186687,\n
          4307186683\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": 431509495,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186993,\n
          4307186995,\n
          4307186996,\n
          4307186994,\n
          4307186993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509496,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186989,\n
          4307186993,\n
          4307186994,\n
          4307186990,\n
          4307186989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509498,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186682,\n
          4307186680,\n
          4307186899,\n
          4307186900,\n
          4307186682\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": 431509499,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186646,\n
          4307186651,\n
          4307186648,\n
          4307186645,\n
          4307186646\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": 431509501,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186636,\n
          4307186630,\n
          4307186631,\n
          4307186641,\n
          4307186636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509502,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186688,\n
          4307186891,\n
          4307186903,\n
          4307186896,\n
          4307186688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509503,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186617,\n
          4307186625,\n
          4307186623,\n
          4307186616,\n
          4307186617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509505,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186687,\n
          4307186675,\n
          4307186681,\n
          4307186889,\n
          4307186687\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": 431509507,\n
        "timestamp": "2016-07-17T10:33:26Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186633,\n
          4307186634,\n
          4307186644,\n
          4307186643,\n
          4307186633\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": 431509508,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186944,\n
          4307186949,\n
          4307186950,\n
          4307186945,\n
          4307186944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509510,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186946,\n
          4307186952,\n
          4307186953,\n
          4307186947,\n
          4307186946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509511,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186660,\n
          4307186685,\n
          4307186684,\n
          4307186671,\n
          4307186659,\n
          4307186660\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": 431509514,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186630,\n
          4307186636,\n
          4307186639,\n
          4307186635,\n
          4307186626,\n
          4307186630\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": 431509515,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186948,\n
          4307186962,\n
          4307186964,\n
          4307186966,\n
          4307186969,\n
          4307186951,\n
          4307186948\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509517,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186977,\n
          4307186986,\n
          4307186985,\n
          4307186982,\n
          4307186981,\n
          4307186978,\n
          4307186977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509519,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186901,\n
          4307186906,\n
          4307186908,\n
          4307186954,\n
          4307186955,\n
          4307186902,\n
          4307186901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509520,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186658,\n
          4307186665,\n
          4307186890,\n
          4307186895,\n
          4307186894,\n
          4307186654,\n
          4307186658\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": 431509522,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186900,\n
          4307186899,\n
          4307186930,\n
          4307186931,\n
          4307186933,\n
          4307186934,\n
          4307186900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509524,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186909,\n
          4307186910,\n
          4307186916,\n
          4307186923,\n
          4307186921,\n
          4307186917,\n
          4307186915,\n
          4307186909\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": 431509526,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186966,\n
          4307186973,\n
          4307186974,\n
          4307186971,\n
          4307186970,\n
          4307186972,\n
          4307186969,\n
          4307186966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509528,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186925,\n
          4307186941,\n
          4307186943,\n
          4307186942,\n
          4307186940,\n
          4307186932,\n
          4307186929,\n
          4307186925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431509530,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186652,\n
          4307186650,\n
          4307186655,\n
          4307186669,\n
          4307186676,\n
          4307186679,\n
          4307186670,\n
          4307186656,\n
          4307186652\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": 431509531,\n
        "timestamp": "2016-07-17T10:33:27Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307186637,\n
          4307186621,\n
          4307186619,\n
          4307186615,\n
          4307186618,\n
          4307186629,\n
          4307186622,\n
          4307186640,\n
          4307186637\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": 431510250,\n
        "timestamp": "2016-07-17T10:35:31Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188217,\n
          4307188210,\n
          4307188212,\n
          4307188216,\n
          4307188215,\n
          4307188219,\n
          4307188221,\n
          4307188222,\n
          4307188220,\n
          4307188218,\n
          4307188217\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510251,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188406,\n
          4307188421,\n
          4307188419,\n
          4307188422,\n
          4307188420,\n
          4307188416,\n
          4307188418,\n
          4307188410,\n
          4307188411,\n
          4307188402,\n
          4307188406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510252,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188276,\n
          4307188285,\n
          4307188393,\n
          4307188283,\n
          4307188281,\n
          4307188277,\n
          4307188278,\n
          4307188275,\n
          4307188270,\n
          4307188272,\n
          4307188274,\n
          4307188276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510253,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188232,\n
          4307188239,\n
          4307188240,\n
          4307188246,\n
          4307188244,\n
          4307188242,\n
          4307188241,\n
          4307188236,\n
          4307188237,\n
          4307188234,\n
          4307188233,\n
          4307188231,\n
          4307188232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510254,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188397,\n
          4307188287,\n
          4307188391,\n
          4307188403,\n
          4307188397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510255,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188264,\n
          4307188267,\n
          4307188271,\n
          4307188266,\n
          4307188264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510256,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188446,\n
          4307188445,\n
          4307188447,\n
          4307188448,\n
          4307188446\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510257,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188389,\n
          4307188394,\n
          4307188405,\n
          4307188404,\n
          4307188389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510258,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188430,\n
          4307188435,\n
          4307188432,\n
          4307188426,\n
          4307188430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510259,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188399,\n
          4307188413,\n
          4307188408,\n
          4307188390,\n
          4307188399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510260,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188229,\n
          4307188227,\n
          4307188228,\n
          4307188230,\n
          4307188229\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510261,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188282,\n
          4307188400,\n
          4307188392,\n
          4307188279,\n
          4307188282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510262,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188207,\n
          4307188214,\n
          4307188213,\n
          4307188206,\n
          4307188207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510263,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188429,\n
          4307188434,\n
          4307188440,\n
          4307188433,\n
          4307188429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510264,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188280,\n
          4307188286,\n
          4307188395,\n
          4307188284,\n
          4307188280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510265,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188224,\n
          4307188226,\n
          4307188225,\n
          4307188223,\n
          4307188224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510266,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188255,\n
          4307188268,\n
          4307188269,\n
          4307188259,\n
          4307188255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510267,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188389,\n
          4307188404,\n
          4307188401,\n
          4307188288,\n
          4307188389\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": 431510268,\n
        "timestamp": "2016-07-17T10:35:32Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188427,\n
          4307188431,\n
          4307188428,\n
          4307188425,\n
          4307188427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510269,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188238,\n
          4307188248,\n
          4307188247,\n
          4307188235,\n
          4307188238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510270,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188398,\n
          4307188417,\n
          4307188415,\n
          4307188396,\n
          4307188398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510271,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188205,\n
          4307188211,\n
          4307188209,\n
          4307188204,\n
          4307188205\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510272,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188274,\n
          4307188272,\n
          4307188271,\n
          4307188267,\n
          4307188273,\n
          4307188274\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": 431510273,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188414,\n
          4307188424,\n
          4307188423,\n
          4307188409,\n
          4307188412,\n
          4307188407,\n
          4307188414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510274,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188249,\n
          4307188256,\n
          4307188257,\n
          4307188265,\n
          4307188260,\n
          4307188243,\n
          4307188249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510275,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188245,\n
          4307188250,\n
          4307188253,\n
          4307188252,\n
          4307188258,\n
          4307188254,\n
          4307188245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510276,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188195,\n
          4307188196,\n
          4307188197,\n
          4307188199,\n
          4307188198,\n
          4307188194,\n
          4307188195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510277,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188204,\n
          4307188209,\n
          4307188208,\n
          4307188202,\n
          4307188203,\n
          4307188200,\n
          4307188201,\n
          4307188204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510278,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188251,\n
          4307188263,\n
          4307188261,\n
          4307188262,\n
          4307188258,\n
          4307188252,\n
          4307188253,\n
          4307188250,\n
          4307188251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510279,\n
        "timestamp": "2016-07-17T10:35:33Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188437,\n
          4307188444,\n
          4307188443,\n
          4307188442,\n
          4307188441,\n
          4307188438,\n
          4307188439,\n
          4307188436,\n
          4307188437\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510366,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189328,\n
          4307189330,\n
          4307189325,\n
          4307189321,\n
          4307189323,\n
          4307189326,\n
          4307189322,\n
          4307189324,\n
          4307189329,\n
          4307189327,\n
          4307189328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510367,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189398,\n
          4307189397,\n
          4307189390,\n
          4307189392,\n
          4307189384,\n
          4307189386,\n
          4307189391,\n
          4307189393,\n
          4307189395,\n
          4307189396,\n
          4307189398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510368,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189276,\n
          4307189280,\n
          4307189281,\n
          4307189289,\n
          4307189285,\n
          4307189283,\n
          4307189279,\n
          4307189254,\n
          4307189251,\n
          4307189246,\n
          4307189276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510369,\n
        "timestamp": "2016-07-17T10:36:53Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189020,\n
          4307189032,\n
          4307189034,\n
          4307189036,\n
          4307189013,\n
          4307189015,\n
          4307189030,\n
          4307189042,\n
          4307189041,\n
          4307189040,\n
          4307189028,\n
          4307189020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510370,\n
        "timestamp": "2016-07-17T10:41:36Z",\n
        "version": 2,\n
        "changeset": 40795436,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189148,\n
          4307189149,\n
          4307189147,\n
          4307189145,\n
          4307189140,\n
          4307189139,\n
          4307189130,\n
          4307189131,\n
          4307189120,\n
          4307189123,\n
          4307189124,\n
          4307189134,\n
          4307189133,\n
          4307189135,\n
          4307189148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510371,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189039,\n
          4307189049,\n
          4307189048,\n
          4307189038,\n
          4307189030,\n
          4307189015,\n
          4307189000,\n
          4307189002,\n
          4307189009,\n
          4307189010,\n
          4307189024,\n
          4307189023,\n
          4307189029,\n
          4307189039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510372,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189202,\n
          4307189205,\n
          4307189220,\n
          4307189226,\n
          4307189224,\n
          4307189228,\n
          4307189231,\n
          4307189229,\n
          4307189227,\n
          4307189222,\n
          4307189218,\n
          4307189150,\n
          4307189152,\n
          4307189167,\n
          4307189200,\n
          4307189202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510373,\n
        "timestamp": "2025-05-08T17:22:28Z",\n
        "version": 3,\n
        "changeset": 165995038,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          4307188188,\n
          4307188991,\n
          4307189004,\n
          4307188994,\n
          4307189011,\n
          4307189016,\n
          4307189027,\n
          4307189019,\n
          4307189044,\n
          4307189037,\n
          4307189031,\n
          4307189035,\n
          4307188993,\n
          4307188989,\n
          4307188187,\n
          4307188188\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Place de la Mairie",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "communedeforeste@wanadoo.fr",\n
          "contact:phone": "+33 3 23 68 82 91",\n
          "name": "Mairie de Foreste",\n
          "opening_hours": "Th 18:00-19:00",\n
          "ref:FR:SIRET": "21020308900011",\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
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510374,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189303,\n
          4307189309,\n
          4307189308,\n
          4307189314,\n
          4307189316,\n
          4307189319,\n
          4307189315,\n
          4307189313,\n
          4307189307,\n
          4307189305,\n
          4307189299,\n
          4307189298,\n
          4307189294,\n
          4307189295,\n
          4307189293,\n
          4307189301,\n
          4307189302,\n
          4307189303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510375,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189370,\n
          4307189378,\n
          4307189383,\n
          4307189377,\n
          4307189370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510376,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189246,\n
          4307189251,\n
          4307189248,\n
          4307189240,\n
          4307189246\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": 431510377,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189292,\n
          4307189297,\n
          4307189296,\n
          4307189291,\n
          4307189292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510378,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189109,\n
          4307189142,\n
          4307189137,\n
          4307189105,\n
          4307189109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510379,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189416,\n
          4307189422,\n
          4307189420,\n
          4307189413,\n
          4307189416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510381,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188997,\n
          4307188998,\n
          4307189002,\n
          4307189000,\n
          4307188997\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": 431510382,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189336,\n
          4307189350,\n
          4307189343,\n
          4307189333,\n
          4307189336\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": 431510383,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189365,\n
          4307189367,\n
          4307189366,\n
          4307189364,\n
          4307189365\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": 431510384,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189142,\n
          4307189146,\n
          4307189144,\n
          4307189137,\n
          4307189142\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": 431510385,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189014,\n
          4307189022,\n
          4307189026,\n
          4307189018,\n
          4307189014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510386,\n
        "timestamp": "2016-07-17T10:36:54Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188184,\n
          4307188186,\n
          4307188185,\n
          4307188183,\n
          4307188184\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": 431510387,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189056,\n
          4307189054,\n
          4307189057,\n
          4307189058,\n
          4307189056\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": 431510388,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189310,\n
          4307189320,\n
          4307189318,\n
          4307189300,\n
          4307189310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510389,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189143,\n
          4307189171,\n
          4307189151,\n
          4307189138,\n
          4307189143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510390,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189111,\n
          4307189116,\n
          4307189115,\n
          4307189110,\n
          4307189111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510391,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189376,\n
          4307189379,\n
          4307189381,\n
          4307189380,\n
          4307189376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510392,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189059,\n
          4307189056,\n
          4307189058,\n
          4307189061,\n
          4307189059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510393,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189081,\n
          4307189079,\n
          4307189082,\n
          4307189083,\n
          4307189081\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": 431510394,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189277,\n
          4307189286,\n
          4307189282,\n
          4307189268,\n
          4307189277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510395,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189372,\n
          4307189374,\n
          4307189379,\n
          4307189376,\n
          4307189372\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": 431510396,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189335,\n
          4307189339,\n
          4307189338,\n
          4307189337,\n
          4307189335\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": 431510397,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189099,\n
          4307189121,\n
          4307189141,\n
          4307189117,\n
          4307189099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510398,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189345,\n
          4307189349,\n
          4307189347,\n
          4307189344,\n
          4307189345\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": 431510399,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189307,\n
          4307189313,\n
          4307189311,\n
          4307189305,\n
          4307189307\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": 431510400,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189373,\n
          4307189368,\n
          4307189371,\n
          4307189375,\n
          4307189373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510401,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189304,\n
          4307189312,\n
          4307189317,\n
          4307189306,\n
          4307189304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510402,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189406,\n
          4307189410,\n
          4307189415,\n
          4307189411,\n
          4307189406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510403,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189005,\n
          4307189025,\n
          4307189017,\n
          4307189003,\n
          4307189005\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": 431510404,\n
        "timestamp": "2016-07-17T10:36:55Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189414,\n
          4307189419,\n
          4307189418,\n
          4307189412,\n
          4307189414\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": 431510405,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189045,\n
          4307189047,\n
          4307189046,\n
          4307189041,\n
          4307189042,\n
          4307189045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510406,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189038,\n
          4307189048,\n
          4307189045,\n
          4307189042,\n
          4307189030,\n
          4307189038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510407,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189340,\n
          4307189356,\n
          4307189351,\n
          4307189350,\n
          4307189336,\n
          4307189340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510408,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189077,\n
          4307189087,\n
          4307189086,\n
          4307189080,\n
          4307189073,\n
          4307189077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510409,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189359,\n
          4307189369,\n
          4307189365,\n
          4307189364,\n
          4307189362,\n
          4307189353,\n
          4307189359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510410,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189199,\n
          4307189235,\n
          4307189237,\n
          4307189249,\n
          4307189244,\n
          4307189196,\n
          4307189199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510411,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189382,\n
          4307189385,\n
          4307189394,\n
          4307189389,\n
          4307189387,\n
          4307189388,\n
          4307189382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510412,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189401,\n
          4307189407,\n
          4307189404,\n
          4307189403,\n
          4307189402,\n
          4307189399,\n
          4307189401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510413,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189259,\n
          4307189284,\n
          4307189290,\n
          4307189288,\n
          4307189287,\n
          4307189278,\n
          4307189259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510414,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189051,\n
          4307189060,\n
          4307189055,\n
          4307189052,\n
          4307189053,\n
          4307189050,\n
          4307189051\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510415,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189405,\n
          4307189409,\n
          4307189408,\n
          4307189410,\n
          4307189406,\n
          4307189400,\n
          4307189405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510416,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189064,\n
          4307189065,\n
          4307189072,\n
          4307189069,\n
          4307189074,\n
          4307189066,\n
          4307189062,\n
          4307189064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510417,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189021,\n
          4307189043,\n
          4307189033,\n
          4307189025,\n
          4307189005,\n
          4307189001,\n
          4307189007,\n
          4307189021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510418,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189341,\n
          4307189348,\n
          4307189357,\n
          4307189361,\n
          4307189355,\n
          4307189354,\n
          4307189352,\n
          4307189341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510419,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189095,\n
          4307189132,\n
          4307189119,\n
          4307189084,\n
          4307189089,\n
          4307189090,\n
          4307189092,\n
          4307189095\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510420,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189112,\n
          4307189136,\n
          4307189114,\n
          4307189098,\n
          4307189104,\n
          4307189108,\n
          4307189106,\n
          4307189112\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510421,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189085,\n
          4307189097,\n
          4307189098,\n
          4307189114,\n
          4307189107,\n
          4307189102,\n
          4307189091,\n
          4307189085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510422,\n
        "timestamp": "2016-07-17T10:36:56Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189118,\n
          4307189128,\n
          4307189126,\n
          4307189129,\n
          4307189127,\n
          4307189125,\n
          4307189122,\n
          4307189113,\n
          4307189118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510423,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307188992,\n
          4307188995,\n
          4307188996,\n
          4307189012,\n
          4307189008,\n
          4307189006,\n
          4307188999,\n
          4307188990,\n
          4307188992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510424,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189355,\n
          4307189361,\n
          4307189357,\n
          4307189360,\n
          4307189363,\n
          4307189358,\n
          4307189352,\n
          4307189354,\n
          4307189355\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": 431510425,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189075,\n
          4307189065,\n
          4307189064,\n
          4307189068,\n
          4307189063,\n
          4307189067,\n
          4307189070,\n
          4307189071,\n
          4307189075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510426,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189086,\n
          4307189100,\n
          4307189096,\n
          4307189103,\n
          4307189101,\n
          4307189093,\n
          4307189094,\n
          4307189078,\n
          4307189080,\n
          4307189086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510427,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189076,\n
          4307189072,\n
          4307189065,\n
          4307189075,\n
          4307189088,\n
          4307189083,\n
          4307189082,\n
          4307189079,\n
          4307189081,\n
          4307189076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510428,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189346,\n
          4307189342,\n
          4307189332,\n
          4307189331,\n
          4307189334,\n
          4307189335,\n
          4307189337,\n
          4307189338,\n
          4307189339,\n
          4307189346\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510429,\n
        "timestamp": "2016-07-17T10:36:57Z",\n
        "version": 1,\n
        "changeset": 40795203,\n
        "user": "Pichasso",\n
        "uid": 512235,\n
        "nodes": [\n
          4307189415,\n
          4307189417,\n
          4307189424,\n
          4307189423,\n
          4307189425,\n
          4307189421,\n
          4307189419,\n
          4307189414,\n
          4307189411,\n
          4307189415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 431510430,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 3,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          4307189245,\n
          4307189256,\n
          4307189260,\n
          4307189265,\n
          4307189262,\n
          4307189267,\n
          4307189264,\n
          4307189258,\n
          4307189252,\n
          4307189269,\n
          4307189271,\n
          4307189274,\n
          4307189272,\n
          4307189275,\n
          4307189273,\n
          4307189270,\n
          4307189261,\n
          4307189266,\n
          4307189263,\n
          4307189257,\n
          4307189255,\n
          4307189253,\n
          4307189250,\n
          4307189234,\n
          4307189233,\n
          4307189230,\n
          4307189232,\n
          4307189216,\n
          4307189214,\n
          4307189210,\n
          4307189213,\n
          4307189208,\n
          4307189211,\n
          4307189215,\n
          4307189217,\n
          4307189204,\n
          4307189203,\n
          4307189198,\n
          4307189201,\n
          4307189191,\n
          4307189189,\n
          4307189185,\n
          4307189187,\n
          4307189174,\n
          4307189173,\n
          4307189168,\n
          4307189169,\n
          4307189165,\n
          4307189163,\n
          4307189156,\n
          4307189159,\n
          4307189154,\n
          4307189157,\n
          4307189161,\n
          4307189170,\n
          4307189166,\n
          4307189162,\n
          4307189158,\n
          4307189160,\n
          4307189153,\n
          4307189155,\n
          4307189164,\n
          4307189176,\n
          4307189172,\n
          4307189175,\n
          4307189177,\n
          4307189178,\n
          4307189180,\n
          4307189179,\n
          4307189181,\n
          4307189184,\n
          4307189182,\n
          4307189183,\n
          4307189186,\n
          4307189188,\n
          4307189192,\n
          4307189190,\n
          4307189193,\n
          4307189194,\n
          4307189197,\n
          4307189195,\n
          4307189206,\n
          4307189207,\n
          4307189212,\n
          4307189209,\n
          4307189219,\n
          4307189221,\n
          4307189225,\n
          4307189223,\n
          4307189238,\n
          4307189241,\n
          4307189236,\n
          4307189239,\n
          4307189242,\n
          4307189243,\n
          4307189247,\n
          4307189245\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Quentin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n
          "wikidata": "Q38226442"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1304972260,\n
        "timestamp": "2024-08-01T06:10:30Z",\n
        "version": 1,\n
        "changeset": 154677407,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12086600673,\n
          12086600674,\n
          12086600675,\n
          12086600676,\n
          12086600673\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483983,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          4307174595,\n
          12674044266,\n
          12674044267,\n
          4307174589,\n
          4307174594,\n
          4307174602,\n
          4307174595\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1368483984,\n
        "timestamp": "2025-03-17T20:10:52Z",\n
        "version": 1,\n
        "changeset": 163748776,\n
        "user": "Vermandois",\n
        "uid": 20121076,\n
        "nodes": [\n
          12674044268,\n
          12674044269,\n
          12674044270,\n
          12674044271,\n
          12674044268\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]