GET https://osm-labo.cipherbliss.com/admin/followup/01456/embed/street_lamp

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="01456"]->.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.670323
    "namelookup_time" => 0.000775
    "connect_time" => 0.03461
    "pretransfer_time" => 0.072487
    "size_upload" => 2410.0
    "size_download" => 18248.0
    "speed_download" => 2379.0
    "speed_upload" => 314.0
    "download_content_length" => 18248.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 7.63657
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:6291:faf9:49b7:1e4b"
    "local_port" => 52958
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 72394
    "connect_time_us" => 34610
    "namelookup_time_us" => 775
    "pretransfer_time_us" => 72487
    "starttransfer_time_us" => 7636570
    "posttransfer_time_us" => 72486
    "total_time_us" => 7670323
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1769929662.4071
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1369
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#898 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1353 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sun, 01 Feb 2026 07:07:42 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 18248\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sun, 01 Feb 2026 07:07:42 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 18248"
    "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-01T07:06:30Z",\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": 2199394667,\n
        "lat": 45.8118890,\n
        "lon": 5.7204520,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394670,\n
        "lat": 45.8119360,\n
        "lon": 5.7203630,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394673,\n
        "lat": 45.8119820,\n
        "lon": 5.7204370,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394674,\n
        "lat": 45.8119910,\n
        "lon": 5.7204180,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394675,\n
        "lat": 45.8120050,\n
        "lon": 5.7205620,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394676,\n
        "lat": 45.8120200,\n
        "lon": 5.7205400,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394677,\n
        "lat": 45.8120390,\n
        "lon": 5.7205570,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394678,\n
        "lat": 45.8120600,\n
        "lon": 5.7205160,\n
        "timestamp": "2013-03-13T10:55:18Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394694,\n
        "lat": 45.8124055,\n
        "lon": 5.7244572,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394695,\n
        "lat": 45.8124055,\n
        "lon": 5.7246982,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394699,\n
        "lat": 45.8124485,\n
        "lon": 5.7244572,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394700,\n
        "lat": 45.8124495,\n
        "lon": 5.7245622,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394701,\n
        "lat": 45.8124545,\n
        "lon": 5.7247052,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394702,\n
        "lat": 45.8124555,\n
        "lon": 5.7246772,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394705,\n
        "lat": 45.8124875,\n
        "lon": 5.7245622,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394706,\n
        "lat": 45.8124885,\n
        "lon": 5.7246782,\n
        "timestamp": "2014-08-18T23:21:38Z",\n
        "version": 2,\n
        "changeset": 24845595,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394729,\n
        "lat": 45.8132780,\n
        "lon": 5.7232420,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394730,\n
        "lat": 45.8132910,\n
        "lon": 5.7240180,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394731,\n
        "lat": 45.8132910,\n
        "lon": 5.7241590,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394732,\n
        "lat": 45.8132930,\n
        "lon": 5.7233170,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394733,\n
        "lat": 45.8133040,\n
        "lon": 5.7242230,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394734,\n
        "lat": 45.8133180,\n
        "lon": 5.7241480,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394735,\n
        "lat": 45.8133310,\n
        "lon": 5.7242120,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394736,\n
        "lat": 45.8133510,\n
        "lon": 5.7239930,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394737,\n
        "lat": 45.8133610,\n
        "lon": 5.7240410,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394738,\n
        "lat": 45.8133670,\n
        "lon": 5.7240740,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394739,\n
        "lat": 45.8133740,\n
        "lon": 5.7241940,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394740,\n
        "lat": 45.8133750,\n
        "lon": 5.7232030,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394741,\n
        "lat": 45.8133830,\n
        "lon": 5.7232400,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394742,\n
        "lat": 45.8133870,\n
        "lon": 5.7239780,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394743,\n
        "lat": 45.8133900,\n
        "lon": 5.7232780,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394744,\n
        "lat": 45.8133930,\n
        "lon": 5.7231930,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394745,\n
        "lat": 45.8133940,\n
        "lon": 5.7240640,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394746,\n
        "lat": 45.8133970,\n
        "lon": 5.7240250,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394747,\n
        "lat": 45.8134170,\n
        "lon": 5.7241760,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394748,\n
        "lat": 45.8134510,\n
        "lon": 5.7231620,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394750,\n
        "lat": 45.8134590,\n
        "lon": 5.7231890,\n
        "timestamp": "2013-03-13T10:55:19Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394751,\n
        "lat": 45.8134615,\n
        "lon": 5.7231973,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394752,\n
        "lat": 45.8134820,\n
        "lon": 5.7232650,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394756,\n
        "lat": 45.8135160,\n
        "lon": 5.7231260,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394758,\n
        "lat": 45.8135330,\n
        "lon": 5.7231170,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394759,\n
        "lat": 45.8135420,\n
        "lon": 5.7231430,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394760,\n
        "lat": 45.8135450,\n
        "lon": 5.7231530,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394763,\n
        "lat": 45.8135670,\n
        "lon": 5.7232150,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394764,\n
        "lat": 45.8135730,\n
        "lon": 5.7232360,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394767,\n
        "lat": 45.8136390,\n
        "lon": 5.7230870,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394769,\n
        "lat": 45.8136660,\n
        "lon": 5.7231780,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394770,\n
        "lat": 45.8136710,\n
        "lon": 5.7231290,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394771,\n
        "lat": 45.8136790,\n
        "lon": 5.7231560,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394772,\n
        "lat": 45.8136870,\n
        "lon": 5.7231190,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394773,\n
        "lat": 45.8136950,\n
        "lon": 5.7231470,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394774,\n
        "lat": 45.8137150,\n
        "lon": 5.7232760,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394775,\n
        "lat": 45.8137210,\n
        "lon": 5.7230990,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394778,\n
        "lat": 45.8137650,\n
        "lon": 5.7232450,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394779,\n
        "lat": 45.8137760,\n
        "lon": 5.7258950,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394780,\n
        "lat": 45.8137950,\n
        "lon": 5.7259590,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394782,\n
        "lat": 45.8138190,\n
        "lon": 5.7258650,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394783,\n
        "lat": 45.8138280,\n
        "lon": 5.7259370,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394784,\n
        "lat": 45.8138410,\n
        "lon": 5.7258520,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394786,\n
        "lat": 45.8138620,\n
        "lon": 5.7259110,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394787,\n
        "lat": 45.8138670,\n
        "lon": 5.7261800,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394789,\n
        "lat": 45.8138940,\n
        "lon": 5.7228520,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394790,\n
        "lat": 45.8138980,\n
        "lon": 5.7228260,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394791,\n
        "lat": 45.8138998,\n
        "lon": 5.7228321,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394792,\n
        "lat": 45.8139030,\n
        "lon": 5.7228800,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394793,\n
        "lat": 45.8139120,\n
        "lon": 5.7228730,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394794,\n
        "lat": 45.8139370,\n
        "lon": 5.7261320,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394795,\n
        "lat": 45.8139390,\n
        "lon": 5.7232950,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394796,\n
        "lat": 45.8139490,\n
        "lon": 5.7232600,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394797,\n
        "lat": 45.8139490,\n
        "lon": 5.7234430,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394798,\n
        "lat": 45.8139520,\n
        "lon": 5.7234010,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394799,\n
        "lat": 45.8139550,\n
        "lon": 5.7230140,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394800,\n
        "lat": 45.8139610,\n
        "lon": 5.7234360,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394801,\n
        "lat": 45.8139620,\n
        "lon": 5.7227880,\n
        "timestamp": "2013-03-13T10:55:20Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394802,\n
        "lat": 45.8139650,\n
        "lon": 5.7233880,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394803,\n
        "lat": 45.8139660,\n
        "lon": 5.7233930,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394804,\n
        "lat": 45.8139700,\n
        "lon": 5.7235280,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394805,\n
        "lat": 45.8139750,\n
        "lon": 5.7234280,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394806,\n
        "lat": 45.8139770,\n
        "lon": 5.7228340,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394808,\n
        "lat": 45.8139850,\n
        "lon": 5.7228600,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394809,\n
        "lat": 45.8139920,\n
        "lon": 5.7234190,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394810,\n
        "lat": 45.8139950,\n
        "lon": 5.7231460,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394811,\n
        "lat": 45.8140080,\n
        "lon": 5.7234100,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394813,\n
        "lat": 45.8140270,\n
        "lon": 5.7235000,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394814,\n
        "lat": 45.8140320,\n
        "lon": 5.7258040,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394815,\n
        "lat": 45.8140350,\n
        "lon": 5.7235420,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394816,\n
        "lat": 45.8140410,\n
        "lon": 5.7235400,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394817,\n
        "lat": 45.8140470,\n
        "lon": 5.7233120,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394818,\n
        "lat": 45.8140510,\n
        "lon": 5.7235940,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394819,\n
        "lat": 45.8140570,\n
        "lon": 5.7230820,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394820,\n
        "lat": 45.8140580,\n
        "lon": 5.7233370,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394822,\n
        "lat": 45.8140640,\n
        "lon": 5.7231060,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394823,\n
        "lat": 45.8140640,\n
        "lon": 5.7257160,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394824,\n
        "lat": 45.8140750,\n
        "lon": 5.7233720,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394825,\n
        "lat": 45.8140780,\n
        "lon": 5.7265360,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394826,\n
        "lat": 45.8140820,\n
        "lon": 5.7233680,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394827,\n
        "lat": 45.8140970,\n
        "lon": 5.7229230,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394828,\n
        "lat": 45.8141010,\n
        "lon": 5.7243700,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394829,\n
        "lat": 45.8141030,\n
        "lon": 5.7235740,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394830,\n
        "lat": 45.8141050,\n
        "lon": 5.7232240,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394831,\n
        "lat": 45.8141100,\n
        "lon": 5.7232780,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394832,\n
        "lat": 45.8141140,\n
        "lon": 5.7244720,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394833,\n
        "lat": 45.8141230,\n
        "lon": 5.7231840,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394834,\n
        "lat": 45.8141230,\n
        "lon": 5.7245420,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394835,\n
        "lat": 45.8141280,\n
        "lon": 5.7232180,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394836,\n
        "lat": 45.8141320,\n
        "lon": 5.7230350,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394837,\n
        "lat": 45.8141330,\n
        "lon": 5.7234870,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394838,\n
        "lat": 45.8141360,\n
        "lon": 5.7232700,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394839,\n
        "lat": 45.8141420,\n
        "lon": 5.7264640,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394840,\n
        "lat": 45.8141430,\n
        "lon": 5.7234880,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394841,\n
        "lat": 45.8141480,\n
        "lon": 5.7257760,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394842,\n
        "lat": 45.8141500,\n
        "lon": 5.7245360,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394843,\n
        "lat": 45.8141510,\n
        "lon": 5.7227570,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394844,\n
        "lat": 45.8141520,\n
        "lon": 5.7237210,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394845,\n
        "lat": 45.8141520,\n
        "lon": 5.7259200,\n
        "timestamp": "2013-03-13T10:55:21Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394846,\n
        "lat": 45.8141580,\n
        "lon": 5.7266850,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394847,\n
        "lat": 45.8141590,\n
        "lon": 5.7235470,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394848,\n
        "lat": 45.8141600,\n
        "lon": 5.7246030,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394849,\n
        "lat": 45.8141660,\n
        "lon": 5.7228070,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394850,\n
        "lat": 45.8141730,\n
        "lon": 5.7235400,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394851,\n
        "lat": 45.8141840,\n
        "lon": 5.7228670,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394852,\n
        "lat": 45.8141890,\n
        "lon": 5.7231650,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394853,\n
        "lat": 45.8141930,\n
        "lon": 5.7238470,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394854,\n
        "lat": 45.8141940,\n
        "lon": 5.7258070,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394855,\n
        "lat": 45.8141970,\n
        "lon": 5.7233240,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394856,\n
        "lat": 45.8142000,\n
        "lon": 5.7232520,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394857,\n
        "lat": 45.8142040,\n
        "lon": 5.7243460,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394858,\n
        "lat": 45.8142050,\n
        "lon": 5.7238890,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394859,\n
        "lat": 45.8142060,\n
        "lon": 5.7237410,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394860,\n
        "lat": 45.8142100,\n
        "lon": 5.7233930,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394861,\n
        "lat": 45.8142120,\n
        "lon": 5.7245870,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394862,\n
        "lat": 45.8142130,\n
        "lon": 5.7234100,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394863,\n
        "lat": 45.8142180,\n
        "lon": 5.7229790,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394864,\n
        "lat": 45.8142180,\n
        "lon": 5.7244470,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394865,\n
        "lat": 45.8142210,\n
        "lon": 5.7236800,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394866,\n
        "lat": 45.8142230,\n
        "lon": 5.7266100,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394867,\n
        "lat": 45.8142240,\n
        "lon": 5.7233870,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394868,\n
        "lat": 45.8142250,\n
        "lon": 5.7259910,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394869,\n
        "lat": 45.8142270,\n
        "lon": 5.7234030,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394870,\n
        "lat": 45.8142270,\n
        "lon": 5.7259890,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394871,\n
        "lat": 45.8142320,\n
        "lon": 5.7238250,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394872,\n
        "lat": 45.8142340,\n
        "lon": 5.7227650,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394873,\n
        "lat": 45.8142340,\n
        "lon": 5.7233090,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394874,\n
        "lat": 45.8142390,\n
        "lon": 5.7245780,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394875,\n
        "lat": 45.8142400,\n
        "lon": 5.7260000,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394876,\n
        "lat": 45.8142433,\n
        "lon": 5.7238669,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394877,\n
        "lat": 45.8142590,\n
        "lon": 5.7237080,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394879,\n
        "lat": 45.8142600,\n
        "lon": 5.7246090,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394880,\n
        "lat": 45.8142620,\n
        "lon": 5.7232970,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394881,\n
        "lat": 45.8142620,\n
        "lon": 5.7239360,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394882,\n
        "lat": 45.8142650,\n
        "lon": 5.7238070,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394883,\n
        "lat": 45.8142740,\n
        "lon": 5.7233650,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394884,\n
        "lat": 45.8142740,\n
        "lon": 5.7247180,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394885,\n
        "lat": 45.8142740,\n
        "lon": 5.7247200,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394886,\n
        "lat": 45.8142750,\n
        "lon": 5.7239860,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394887,\n
        "lat": 45.8142750,\n
        "lon": 5.7258850,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394888,\n
        "lat": 45.8142800,\n
        "lon": 5.7247590,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394889,\n
        "lat": 45.8142860,\n
        "lon": 5.7240250,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394890,\n
        "lat": 45.8142890,\n
        "lon": 5.7258980,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394891,\n
        "lat": 45.8142972,\n
        "lon": 5.7237914,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394892,\n
        "lat": 45.8142980,\n
        "lon": 5.7237910,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394893,\n
        "lat": 45.8143010,\n
        "lon": 5.7237960,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394894,\n
        "lat": 45.8143010,\n
        "lon": 5.7237990,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394895,\n
        "lat": 45.8143030,\n
        "lon": 5.7235860,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394896,\n
        "lat": 45.8143080,\n
        "lon": 5.7245980,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394897,\n
        "lat": 45.8143110,\n
        "lon": 5.7241190,\n
        "timestamp": "2013-03-13T10:55:22Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394898,\n
        "lat": 45.8143120,\n
        "lon": 5.7227140,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394899,\n
        "lat": 45.8143180,\n
        "lon": 5.7230110,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394900,\n
        "lat": 45.8143230,\n
        "lon": 5.7241620,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394901,\n
        "lat": 45.8143250,\n
        "lon": 5.7247030,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394902,\n
        "lat": 45.8143270,\n
        "lon": 5.7236840,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394903,\n
        "lat": 45.8143270,\n
        "lon": 5.7244060,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394904,\n
        "lat": 45.8143270,\n
        "lon": 5.7244080,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394905,\n
        "lat": 45.8143290,\n
        "lon": 5.7230470,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394906,\n
        "lat": 45.8143290,\n
        "lon": 5.7259370,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394907,\n
        "lat": 45.8143310,\n
        "lon": 5.7239040,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394908,\n
        "lat": 45.8143320,\n
        "lon": 5.7247460,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394909,\n
        "lat": 45.8143380,\n
        "lon": 5.7242160,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394910,\n
        "lat": 45.8143440,\n
        "lon": 5.7235330,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394911,\n
        "lat": 45.8143500,\n
        "lon": 5.7235680,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394912,\n
        "lat": 45.8143529,\n
        "lon": 5.7235668,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394913,\n
        "lat": 45.8143570,\n
        "lon": 5.7245100,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394914,\n
        "lat": 45.8143580,\n
        "lon": 5.7239920,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394916,\n
        "lat": 45.8143640,\n
        "lon": 5.7228860,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394917,\n
        "lat": 45.8143660,\n
        "lon": 5.7229810,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394918,\n
        "lat": 45.8143660,\n
        "lon": 5.7261590,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394919,\n
        "lat": 45.8143740,\n
        "lon": 5.7236660,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394920,\n
        "lat": 45.8143750,\n
        "lon": 5.7240520,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394921,\n
        "lat": 45.8143770,\n
        "lon": 5.7230170,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394922,\n
        "lat": 45.8143810,\n
        "lon": 5.7235170,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394924,\n
        "lat": 45.8143840,\n
        "lon": 5.7242620,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394925,\n
        "lat": 45.8143890,\n
        "lon": 5.7246200,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394926,\n
        "lat": 45.8143900,\n
        "lon": 5.7235510,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394927,\n
        "lat": 45.8143910,\n
        "lon": 5.7260180,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394928,\n
        "lat": 45.8143930,\n
        "lon": 5.7230490,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394929,\n
        "lat": 45.8143960,\n
        "lon": 5.7240420,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394930,\n
        "lat": 45.8144000,\n
        "lon": 5.7237430,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394931,\n
        "lat": 45.8144010,\n
        "lon": 5.7243090,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394932,\n
        "lat": 45.8144030,\n
        "lon": 5.7242470,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394933,\n
        "lat": 45.8144080,\n
        "lon": 5.7237780,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394934,\n
        "lat": 45.8144100,\n
        "lon": 5.7240660,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394935,\n
        "lat": 45.8144100,\n
        "lon": 5.7243560,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394936,\n
        "lat": 45.8144130,\n
        "lon": 5.7226790,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394937,\n
        "lat": 45.8144143,\n
        "lon": 5.7236409,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394938,\n
        "lat": 45.8144140,\n
        "lon": 5.7242750,\n
        "timestamp": "2013-03-13T10:55:23Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394939,\n
        "lat": 45.8144170,\n
        "lon": 5.7236510,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394940,\n
        "lat": 45.8144170,\n
        "lon": 5.7243520,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394941,\n
        "lat": 45.8144230,\n
        "lon": 5.7231230,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394942,\n
        "lat": 45.8144230,\n
        "lon": 5.7238560,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394943,\n
        "lat": 45.8144250,\n
        "lon": 5.7244070,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394945,\n
        "lat": 45.8144260,\n
        "lon": 5.7260660,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394946,\n
        "lat": 45.8144270,\n
        "lon": 5.7238530,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394947,\n
        "lat": 45.8144270,\n
        "lon": 5.7247340,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394948,\n
        "lat": 45.8144290,\n
        "lon": 5.7234950,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394949,\n
        "lat": 45.8144310,\n
        "lon": 5.7231200,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394950,\n
        "lat": 45.8144310,\n
        "lon": 5.7241000,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394951,\n
        "lat": 45.8144340,\n
        "lon": 5.7239100,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394952,\n
        "lat": 45.8144340,\n
        "lon": 5.7241050,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394953,\n
        "lat": 45.8144350,\n
        "lon": 5.7243390,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394954,\n
        "lat": 45.8144360,\n
        "lon": 5.7243390,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394955,\n
        "lat": 45.8144390,\n
        "lon": 5.7227700,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394956,\n
        "lat": 45.8144390,\n
        "lon": 5.7239070,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394958,\n
        "lat": 45.8144420,\n
        "lon": 5.7226620,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394959,\n
        "lat": 45.8144420,\n
        "lon": 5.7244660,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394960,\n
        "lat": 45.8144510,\n
        "lon": 5.7241490,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394961,\n
        "lat": 45.8144520,\n
        "lon": 5.7243970,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394962,\n
        "lat": 45.8144620,\n
        "lon": 5.7236170,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394963,\n
        "lat": 45.8144650,\n
        "lon": 5.7248260,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394964,\n
        "lat": 45.8144678,\n
        "lon": 5.7227530,\n
        "timestamp": "2013-03-15T04:22:45Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394965,\n
        "lat": 45.8144730,\n
        "lon": 5.7237070,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394966,\n
        "lat": 45.8144740,\n
        "lon": 5.7240100,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394967,\n
        "lat": 45.8144740,\n
        "lon": 5.7245720,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394968,\n
        "lat": 45.8144750,\n
        "lon": 5.7238450,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394969,\n
        "lat": 45.8144770,\n
        "lon": 5.7246920,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394970,\n
        "lat": 45.8144780,\n
        "lon": 5.7232700,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394971,\n
        "lat": 45.8144820,\n
        "lon": 5.7237380,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394972,\n
        "lat": 45.8144830,\n
        "lon": 5.7235960,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394973,\n
        "lat": 45.8144850,\n
        "lon": 5.7238780,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394974,\n
        "lat": 45.8144860,\n
        "lon": 5.7228170,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394975,\n
        "lat": 45.8144860,\n
        "lon": 5.7236230,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394976,\n
        "lat": 45.8144880,\n
        "lon": 5.7246200,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394977,\n
        "lat": 45.8144890,\n
        "lon": 5.7234150,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394978,\n
        "lat": 45.8145000,\n
        "lon": 5.7237310,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394979,\n
        "lat": 45.8145020,\n
        "lon": 5.7234480,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394980,\n
        "lat": 45.8145040,\n
        "lon": 5.7242170,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394982,\n
        "lat": 45.8145080,\n
        "lon": 5.7233920,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394983,\n
        "lat": 45.8145090,\n
        "lon": 5.7235900,\n
        "timestamp": "2013-03-13T10:55:24Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394985,\n
        "lat": 45.8145130,\n
        "lon": 5.7236160,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394986,\n
        "lat": 45.8145150,\n
        "lon": 5.7247840,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394987,\n
        "lat": 45.8145170,\n
        "lon": 5.7237890,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394988,\n
        "lat": 45.8145170,\n
        "lon": 5.7237910,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394989,\n
        "lat": 45.8145210,\n
        "lon": 5.7238180,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394990,\n
        "lat": 45.8145070,\n
        "lon": 5.7265372,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394991,\n
        "lat": 45.8145250,\n
        "lon": 5.7228940,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394992,\n
        "lat": 45.8145160,\n
        "lon": 5.7264612,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394993,\n
        "lat": 45.8145310,\n
        "lon": 5.7229630,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394994,\n
        "lat": 45.8145310,\n
        "lon": 5.7242910,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394995,\n
        "lat": 45.8145320,\n
        "lon": 5.7242930,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394996,\n
        "lat": 45.8145390,\n
        "lon": 5.7235400,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394997,\n
        "lat": 45.8145390,\n
        "lon": 5.7238070,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394998,\n
        "lat": 45.8145420,\n
        "lon": 5.7238180,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199394999,\n
        "lat": 45.8145440,\n
        "lon": 5.7243290,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395000,\n
        "lat": 45.8145540,\n
        "lon": 5.7230420,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395001,\n
        "lat": 45.8145540,\n
        "lon": 5.7231670,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395002,\n
        "lat": 45.8145540,\n
        "lon": 5.7234460,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395003,\n
        "lat": 45.8145560,\n
        "lon": 5.7245170,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395004,\n
        "lat": 45.8145580,\n
        "lon": 5.7280820,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395005,\n
        "lat": 45.8145470,\n
        "lon": 5.7264252,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395006,\n
        "lat": 45.8145480,\n
        "lon": 5.7264972,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395007,\n
        "lat": 45.8145630,\n
        "lon": 5.7230330,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395008,\n
        "lat": 45.8145510,\n
        "lon": 5.7263242,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395009,\n
        "lat": 45.8145510,\n
        "lon": 5.7264642,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395010,\n
        "lat": 45.8145680,\n
        "lon": 5.7232230,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395011,\n
        "lat": 45.8145550,\n
        "lon": 5.7264562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395012,\n
        "lat": 45.8145560,\n
        "lon": 5.7264272,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395013,\n
        "lat": 45.8145700,\n
        "lon": 5.7280510,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395014,\n
        "lat": 45.8145710,\n
        "lon": 5.7245640,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395015,\n
        "lat": 45.8145720,\n
        "lon": 5.7235220,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395016,\n
        "lat": 45.8145750,\n
        "lon": 5.7239470,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395017,\n
        "lat": 45.8145760,\n
        "lon": 5.7231570,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395018,\n
        "lat": 45.8145640,\n
        "lon": 5.7261842,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395019,\n
        "lat": 45.8145650,\n
        "lon": 5.7260162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395020,\n
        "lat": 45.8145850,\n
        "lon": 5.7231910,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395021,\n
        "lat": 45.8145850,\n
        "lon": 5.7236560,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395022,\n
        "lat": 45.8145740,\n
        "lon": 5.7261572,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395023,\n
        "lat": 45.8145790,\n
        "lon": 5.7261782,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395024,\n
        "lat": 45.8145980,\n
        "lon": 5.7236910,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395025,\n
        "lat": 45.8145990,\n
        "lon": 5.7237220,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395026,\n
        "lat": 45.8145850,\n
        "lon": 5.7264602,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395027,\n
        "lat": 45.8145860,\n
        "lon": 5.7262692,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395028,\n
        "lat": 45.8146010,\n
        "lon": 5.7237300,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395029,\n
        "lat": 45.8145920,\n
        "lon": 5.7264322,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395030,\n
        "lat": 45.8146080,\n
        "lon": 5.7279600,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395031,\n
        "lat": 45.8146100,\n
        "lon": 5.7281260,\n
        "timestamp": "2013-03-13T10:55:25Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395032,\n
        "lat": 45.8145990,\n
        "lon": 5.7263172,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395033,\n
        "lat": 45.8146000,\n
        "lon": 5.7259962,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395034,\n
        "lat": 45.8146140,\n
        "lon": 5.7281160,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395035,\n
        "lat": 45.8146010,\n
        "lon": 5.7261392,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395036,\n
        "lat": 45.8146030,\n
        "lon": 5.7262632,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395037,\n
        "lat": 45.8146180,\n
        "lon": 5.7238160,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395038,\n
        "lat": 45.8146040,\n
        "lon": 5.7260122,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395039,\n
        "lat": 45.8146210,\n
        "lon": 5.7236400,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395040,\n
        "lat": 45.8146070,\n
        "lon": 5.7263162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395041,\n
        "lat": 45.8146220,\n
        "lon": 5.7233330,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395042,\n
        "lat": 45.8146240,\n
        "lon": 5.7233500,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395043,\n
        "lat": 45.8146240,\n
        "lon": 5.7238160,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395044,\n
        "lat": 45.8146110,\n
        "lon": 5.7264342,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395045,\n
        "lat": 45.8146150,\n
        "lon": 5.7264002,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395046,\n
        "lat": 45.8146310,\n
        "lon": 5.7236830,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395047,\n
        "lat": 45.8146180,\n
        "lon": 5.7263122,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395048,\n
        "lat": 45.8146330,\n
        "lon": 5.7231650,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395049,\n
        "lat": 45.8146350,\n
        "lon": 5.7236820,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395050,\n
        "lat": 45.8146370,\n
        "lon": 5.7234030,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395051,\n
        "lat": 45.8146390,\n
        "lon": 5.7237100,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395052,\n
        "lat": 45.8146250,\n
        "lon": 5.7258132,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395053,\n
        "lat": 45.8146250,\n
        "lon": 5.7260852,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395055,\n
        "lat": 45.8146430,\n
        "lon": 5.7240150,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395056,\n
        "lat": 45.8146460,\n
        "lon": 5.7239030,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395057,\n
        "lat": 45.8146520,\n
        "lon": 5.7234630,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395058,\n
        "lat": 45.8146420,\n
        "lon": 5.7258852,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395059,\n
        "lat": 45.8146570,\n
        "lon": 5.7238030,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395061,\n
        "lat": 45.8146630,\n
        "lon": 5.7236750,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395062,\n
        "lat": 45.8146660,\n
        "lon": 5.7246080,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395063,\n
        "lat": 45.8146660,\n
        "lon": 5.7281600,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395064,\n
        "lat": 45.8146680,\n
        "lon": 5.7237050,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395065,\n
        "lat": 45.8146710,\n
        "lon": 5.7233070,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395066,\n
        "lat": 45.8146740,\n
        "lon": 5.7240010,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395067,\n
        "lat": 45.8146740,\n
        "lon": 5.7240030,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395068,\n
        "lat": 45.8146750,\n
        "lon": 5.7238610,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395069,\n
        "lat": 45.8146640,\n
        "lon": 5.7261302,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395070,\n
        "lat": 45.8146640,\n
        "lon": 5.7261312,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395071,\n
        "lat": 45.8146820,\n
        "lon": 5.7241650,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395072,\n
        "lat": 45.8146840,\n
        "lon": 5.7236710,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395073,\n
        "lat": 45.8146700,\n
        "lon": 5.7257972,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395074,\n
        "lat": 45.8146850,\n
        "lon": 5.7246760,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395075,\n
        "lat": 45.8146880,\n
        "lon": 5.7236980,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395076,\n
        "lat": 45.8146900,\n
        "lon": 5.7243940,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395077,\n
        "lat": 45.8146940,\n
        "lon": 5.7236980,\n
        "timestamp": "2013-03-13T10:55:26Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395078,\n
        "lat": 45.8146820,\n
        "lon": 5.7260532,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395079,\n
        "lat": 45.8146970,\n
        "lon": 5.7236430,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395080,\n
        "lat": 45.8147020,\n
        "lon": 5.7225130,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395081,\n
        "lat": 45.8147020,\n
        "lon": 5.7236980,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395082,\n
        "lat": 45.8146880,\n
        "lon": 5.7258562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395083,\n
        "lat": 45.8146880,\n
        "lon": 5.7262142,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395084,\n
        "lat": 45.8147040,\n
        "lon": 5.7277620,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395085,\n
        "lat": 45.8147080,\n
        "lon": 5.7236990,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395086,\n
        "lat": 45.8147090,\n
        "lon": 5.7244220,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395087,\n
        "lat": 45.8147110,\n
        "lon": 5.7236360,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395088,\n
        "lat": 45.8147110,\n
        "lon": 5.7280520,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395089,\n
        "lat": 45.8147120,\n
        "lon": 5.7242650,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395090,\n
        "lat": 45.8146980,\n
        "lon": 5.7261082,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395092,\n
        "lat": 45.8147140,\n
        "lon": 5.7237010,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395093,\n
        "lat": 45.8147140,\n
        "lon": 5.7238370,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395094,\n
        "lat": 45.8147010,\n
        "lon": 5.7261062,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395095,\n
        "lat": 45.8147020,\n
        "lon": 5.7259542,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395096,\n
        "lat": 45.8147190,\n
        "lon": 5.7237080,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395097,\n
        "lat": 45.8147060,\n
        "lon": 5.7262782,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395098,\n
        "lat": 45.8147220,\n
        "lon": 5.7237130,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395100,\n
        "lat": 45.8147300,\n
        "lon": 5.7237270,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395101,\n
        "lat": 45.8147170,\n
        "lon": 5.7261562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395102,\n
        "lat": 45.8147340,\n
        "lon": 5.7277310,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395103,\n
        "lat": 45.8147350,\n
        "lon": 5.7245660,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395104,\n
        "lat": 45.8147240,\n
        "lon": 5.7263412,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395105,\n
        "lat": 45.8147390,\n
        "lon": 5.7237700,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395106,\n
        "lat": 45.8147390,\n
        "lon": 5.7243700,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395107,\n
        "lat": 45.8147410,\n
        "lon": 5.7226650,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395108,\n
        "lat": 45.8147420,\n
        "lon": 5.7246370,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395109,\n
        "lat": 45.8147450,\n
        "lon": 5.7243660,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395111,\n
        "lat": 45.8147480,\n
        "lon": 5.7278470,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395112,\n
        "lat": 45.8147500,\n
        "lon": 5.7233470,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395114,\n
        "lat": 45.8147370,\n
        "lon": 5.7259572,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395117,\n
        "lat": 45.8147530,\n
        "lon": 5.7243970,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395119,\n
        "lat": 45.8147390,\n
        "lon": 5.7260812,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395121,\n
        "lat": 45.8147540,\n
        "lon": 5.7246300,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395123,\n
        "lat": 45.8147540,\n
        "lon": 5.7277720,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395124,\n
        "lat": 45.8147550,\n
        "lon": 5.7239710,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395125,\n
        "lat": 45.8147410,\n
        "lon": 5.7255672,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395126,\n
        "lat": 45.8147430,\n
        "lon": 5.7252822,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395127,\n
        "lat": 45.8147440,\n
        "lon": 5.7255202,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395128,\n
        "lat": 45.8147490,\n
        "lon": 5.7253122,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395129,\n
        "lat": 45.8147650,\n
        "lon": 5.7234050,\n
        "timestamp": "2013-03-13T10:55:27Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395131,\n
        "lat": 45.8147540,\n
        "lon": 5.7256842,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395133,\n
        "lat": 45.8147540,\n
        "lon": 5.7261322,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395134,\n
        "lat": 45.8147690,\n
        "lon": 5.7240150,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395136,\n
        "lat": 45.8147700,\n
        "lon": 5.7234250,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395139,\n
        "lat": 45.8147700,\n
        "lon": 5.7243540,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395142,\n
        "lat": 45.8147630,\n
        "lon": 5.7260782,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395144,\n
        "lat": 45.8147780,\n
        "lon": 5.7227430,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395146,\n
        "lat": 45.8147780,\n
        "lon": 5.7228010,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395148,\n
        "lat": 45.8147780,\n
        "lon": 5.7278160,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395150,\n
        "lat": 45.8147670,\n
        "lon": 5.7257862,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395153,\n
        "lat": 45.8147690,\n
        "lon": 5.7252812,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395155,\n
        "lat": 45.8147860,\n
        "lon": 5.7240960,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395157,\n
        "lat": 45.8147890,\n
        "lon": 5.7241110,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395159,\n
        "lat": 45.8147750,\n
        "lon": 5.7253112,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395161,\n
        "lat": 45.8147910,\n
        "lon": 5.7237050,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395164,\n
        "lat": 45.8147920,\n
        "lon": 5.7227940,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395168,\n
        "lat": 45.8147980,\n
        "lon": 5.7237450,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395170,\n
        "lat": 45.8147980,\n
        "lon": 5.7244620,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395172,\n
        "lat": 45.8148010,\n
        "lon": 5.7228960,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395174,\n
        "lat": 45.8148040,\n
        "lon": 5.7234090,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395176,\n
        "lat": 45.8148110,\n
        "lon": 5.7235850,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395188,\n
        "lat": 45.8148130,\n
        "lon": 5.7248550,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395190,\n
        "lat": 45.8148160,\n
        "lon": 5.7236060,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395193,\n
        "lat": 45.8148200,\n
        "lon": 5.7228860,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395195,\n
        "lat": 45.8148220,\n
        "lon": 5.7242170,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395197,\n
        "lat": 45.8148130,\n
        "lon": 5.7255122,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395198,\n
        "lat": 45.8148280,\n
        "lon": 5.7245730,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395199,\n
        "lat": 45.8148150,\n
        "lon": 5.7255586,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 3,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395200,\n
        "lat": 45.8148180,\n
        "lon": 5.7260462,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395202,\n
        "lat": 45.8148340,\n
        "lon": 5.7249050,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395203,\n
        "lat": 45.8148360,\n
        "lon": 5.7236840,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395205,\n
        "lat": 45.8148270,\n
        "lon": 5.7255572,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395207,\n
        "lat": 45.8148420,\n
        "lon": 5.7235690,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395209,\n
        "lat": 45.8148420,\n
        "lon": 5.7242090,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395211,\n
        "lat": 45.8148280,\n
        "lon": 5.7260812,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395213,\n
        "lat": 45.8148430,\n
        "lon": 5.7248300,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395215,\n
        "lat": 45.8148460,\n
        "lon": 5.7239340,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395217,\n
        "lat": 45.8148470,\n
        "lon": 5.7235900,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395219,\n
        "lat": 45.8148470,\n
        "lon": 5.7243150,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395223,\n
        "lat": 45.8148350,\n
        "lon": 5.7256742,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395225,\n
        "lat": 45.8148370,\n
        "lon": 5.7258542,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395227,\n
        "lat": 45.8148520,\n
        "lon": 5.7239880,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395228,\n
        "lat": 45.8148550,\n
        "lon": 5.7242700,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395229,\n
        "lat": 45.8148440,\n
        "lon": 5.7257692,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395230,\n
        "lat": 45.8148450,\n
        "lon": 5.7258912,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395231,\n
        "lat": 45.8148610,\n
        "lon": 5.7240660,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395232,\n
        "lat": 45.8148640,\n
        "lon": 5.7243050,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395233,\n
        "lat": 45.8148660,\n
        "lon": 5.7243930,\n
        "timestamp": "2013-03-13T10:55:28Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395234,\n
        "lat": 45.8148730,\n
        "lon": 5.7248030,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395235,\n
        "lat": 45.8148750,\n
        "lon": 5.7244280,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395236,\n
        "lat": 45.8148790,\n
        "lon": 5.7244450,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395237,\n
        "lat": 45.8148700,\n
        "lon": 5.7260042,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395238,\n
        "lat": 45.8148710,\n
        "lon": 5.7250662,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395240,\n
        "lat": 45.8148720,\n
        "lon": 5.7260132,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395241,\n
        "lat": 45.8148910,\n
        "lon": 5.7244890,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395242,\n
        "lat": 45.8148920,\n
        "lon": 5.7245400,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395243,\n
        "lat": 45.8148940,\n
        "lon": 5.7245300,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395244,\n
        "lat": 45.8148800,\n
        "lon": 5.7260502,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395245,\n
        "lat": 45.8148960,\n
        "lon": 5.7248510,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395246,\n
        "lat": 45.8148970,\n
        "lon": 5.7246650,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395247,\n
        "lat": 45.8148980,\n
        "lon": 5.7245150,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395248,\n
        "lat": 45.8148850,\n
        "lon": 5.7258272,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395249,\n
        "lat": 45.8148880,\n
        "lon": 5.7256252,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395250,\n
        "lat": 45.8148880,\n
        "lon": 5.7256302,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395251,\n
        "lat": 45.8148880,\n
        "lon": 5.7256392,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395252,\n
        "lat": 45.8148890,\n
        "lon": 5.7256162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395253,\n
        "lat": 45.8148890,\n
        "lon": 5.7256492,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395254,\n
        "lat": 45.8148900,\n
        "lon": 5.7256602,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395255,\n
        "lat": 45.8149060,\n
        "lon": 5.7241840,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395256,\n
        "lat": 45.8148930,\n
        "lon": 5.7254102,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395257,\n
        "lat": 45.8148980,\n
        "lon": 5.7259612,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395258,\n
        "lat": 45.8148990,\n
        "lon": 5.7253042,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395259,\n
        "lat": 45.8149030,\n
        "lon": 5.7259882,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395260,\n
        "lat": 45.8149180,\n
        "lon": 5.7242450,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395261,\n
        "lat": 45.8149070,\n
        "lon": 5.7253482,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395262,\n
        "lat": 45.8149070,\n
        "lon": 5.7254812,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395263,\n
        "lat": 45.8149220,\n
        "lon": 5.7247200,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395264,\n
        "lat": 45.8149090,\n
        "lon": 5.7251732,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395265,\n
        "lat": 45.8149100,\n
        "lon": 5.7256062,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395266,\n
        "lat": 45.8149250,\n
        "lon": 5.7242830,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395267,\n
        "lat": 45.8149200,\n
        "lon": 5.7253442,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395268,\n
        "lat": 45.8149200,\n
        "lon": 5.7256462,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395269,\n
        "lat": 45.8149350,\n
        "lon": 5.7274890,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395270,\n
        "lat": 45.8149260,\n
        "lon": 5.7250232,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395271,\n
        "lat": 45.8149290,\n
        "lon": 5.7253982,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395272,\n
        "lat": 45.8149310,\n
        "lon": 5.7256172,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395273,\n
        "lat": 45.8149480,\n
        "lon": 5.7246390,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395274,\n
        "lat": 45.8149500,\n
        "lon": 5.7244710,\n
        "timestamp": "2013-03-13T10:55:29Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395275,\n
        "lat": 45.8149520,\n
        "lon": 5.7243630,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395276,\n
        "lat": 45.8149520,\n
        "lon": 5.7246510,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395277,\n
        "lat": 45.8149530,\n
        "lon": 5.7242910,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395278,\n
        "lat": 45.8149540,\n
        "lon": 5.7240360,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395279,\n
        "lat": 45.8149400,\n
        "lon": 5.7258202,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395280,\n
        "lat": 45.8149410,\n
        "lon": 5.7254682,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395281,\n
        "lat": 45.8149430,\n
        "lon": 5.7269112,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395282,\n
        "lat": 45.8149590,\n
        "lon": 5.7245190,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395283,\n
        "lat": 45.8149610,\n
        "lon": 5.7244180,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395284,\n
        "lat": 45.8149490,\n
        "lon": 5.7251422,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395285,\n
        "lat": 45.8149640,\n
        "lon": 5.7243580,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395286,\n
        "lat": 45.8149640,\n
        "lon": 5.7248140,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395287,\n
        "lat": 45.8149670,\n
        "lon": 5.7246960,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395288,\n
        "lat": 45.8149680,\n
        "lon": 5.7242000,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395289,\n
        "lat": 45.8149680,\n
        "lon": 5.7246950,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395290,\n
        "lat": 45.8149540,\n
        "lon": 5.7257212,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395291,\n
        "lat": 45.8149680,\n
        "lon": 5.7274270,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395292,\n
        "lat": 45.8149700,\n
        "lon": 5.7244650,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395293,\n
        "lat": 45.8149700,\n
        "lon": 5.7245810,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395294,\n
        "lat": 45.8149600,\n
        "lon": 5.7252822,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395295,\n
        "lat": 45.8149770,\n
        "lon": 5.7236640,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395296,\n
        "lat": 45.8149770,\n
        "lon": 5.7275300,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395297,\n
        "lat": 45.8149650,\n
        "lon": 5.7251302,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395298,\n
        "lat": 45.8149800,\n
        "lon": 5.7242820,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395299,\n
        "lat": 45.8149660,\n
        "lon": 5.7255992,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395301,\n
        "lat": 45.8149780,\n
        "lon": 5.7253812,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395302,\n
        "lat": 45.8149940,\n
        "lon": 5.7237410,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395303,\n
        "lat": 45.8149830,\n
        "lon": 5.7270412,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395304,\n
        "lat": 45.8149850,\n
        "lon": 5.7252102,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395305,\n
        "lat": 45.8149860,\n
        "lon": 5.7258142,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395306,\n
        "lat": 45.8149870,\n
        "lon": 5.7252192,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395307,\n
        "lat": 45.8150040,\n
        "lon": 5.7245690,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395309,\n
        "lat": 45.8149900,\n
        "lon": 5.7257032,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395310,\n
        "lat": 45.8150050,\n
        "lon": 5.7247870,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395311,\n
        "lat": 45.8150060,\n
        "lon": 5.7237950,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395312,\n
        "lat": 45.8149920,\n
        "lon": 5.7252702,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395313,\n
        "lat": 45.8150080,\n
        "lon": 5.7274650,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395314,\n
        "lat": 45.8150090,\n
        "lon": 5.7238090,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395315,\n
        "lat": 45.8150020,\n
        "lon": 5.7259042,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395316,\n
        "lat": 45.8150030,\n
        "lon": 5.7271062,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395317,\n
        "lat": 45.8150080,\n
        "lon": 5.7259262,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395318,\n
        "lat": 45.8150110,\n
        "lon": 5.7253692,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395319,\n
        "lat": 45.8150270,\n
        "lon": 5.7238890,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395320,\n
        "lat": 45.8150340,\n
        "lon": 5.7242640,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395321,\n
        "lat": 45.8150220,\n
        "lon": 5.7259332,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395322,\n
        "lat": 45.8150230,\n
        "lon": 5.7254332,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395323,\n
        "lat": 45.8150380,\n
        "lon": 5.7246570,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395324,\n
        "lat": 45.8150430,\n
        "lon": 5.7239850,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395325,\n
        "lat": 45.8150430,\n
        "lon": 5.7249740,\n
        "timestamp": "2013-03-13T10:55:30Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395326,\n
        "lat": 45.8150290,\n
        "lon": 5.7251902,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395327,\n
        "lat": 45.8150290,\n
        "lon": 5.7255562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395328,\n
        "lat": 45.8150460,\n
        "lon": 5.7240050,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395329,\n
        "lat": 45.8150320,\n
        "lon": 5.7252002,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395330,\n
        "lat": 45.8150320,\n
        "lon": 5.7254772,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395331,\n
        "lat": 45.8150320,\n
        "lon": 5.7255662,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395332,\n
        "lat": 45.8150470,\n
        "lon": 5.7243290,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395333,\n
        "lat": 45.8150510,\n
        "lon": 5.7240580,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395334,\n
        "lat": 45.8150370,\n
        "lon": 5.7252212,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395335,\n
        "lat": 45.8150550,\n
        "lon": 5.7237940,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395336,\n
        "lat": 45.8150570,\n
        "lon": 5.7241710,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395337,\n
        "lat": 45.8150570,\n
        "lon": 5.7243880,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395338,\n
        "lat": 45.8150440,\n
        "lon": 5.7252532,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395339,\n
        "lat": 45.8150630,\n
        "lon": 5.7241230,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395340,\n
        "lat": 45.8150630,\n
        "lon": 5.7250270,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395341,\n
        "lat": 45.8150490,\n
        "lon": 5.7260232,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395342,\n
        "lat": 45.8150660,\n
        "lon": 5.7225700,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395343,\n
        "lat": 45.8150660,\n
        "lon": 5.7244350,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395345,\n
        "lat": 45.8150680,\n
        "lon": 5.7238720,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395346,\n
        "lat": 45.8150560,\n
        "lon": 5.7256722,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395347,\n
        "lat": 45.8150710,\n
        "lon": 5.7242520,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395348,\n
        "lat": 45.8150580,\n
        "lon": 5.7256822,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395349,\n
        "lat": 45.8150730,\n
        "lon": 5.7249540,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395350,\n
        "lat": 45.8150590,\n
        "lon": 5.7269892,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395351,\n
        "lat": 45.8150750,\n
        "lon": 5.7244800,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395352,\n
        "lat": 45.8150610,\n
        "lon": 5.7253352,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395353,\n
        "lat": 45.8150690,\n
        "lon": 5.7270202,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395354,\n
        "lat": 45.8150700,\n
        "lon": 5.7255362,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395355,\n
        "lat": 45.8150850,\n
        "lon": 5.7250860,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395356,\n
        "lat": 45.8150860,\n
        "lon": 5.7245410,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395357,\n
        "lat": 45.8150880,\n
        "lon": 5.7239700,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395358,\n
        "lat": 45.8150880,\n
        "lon": 5.7241140,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395359,\n
        "lat": 45.8150740,\n
        "lon": 5.7260602,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395360,\n
        "lat": 45.8150760,\n
        "lon": 5.7254112,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395361,\n
        "lat": 45.8150770,\n
        "lon": 5.7270482,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395362,\n
        "lat": 45.8150800,\n
        "lon": 5.7258052,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395363,\n
        "lat": 45.8150860,\n
        "lon": 5.7254532,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395364,\n
        "lat": 45.8151080,\n
        "lon": 5.7227130,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395365,\n
        "lat": 45.8150960,\n
        "lon": 5.7261932,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395366,\n
        "lat": 45.8151010,\n
        "lon": 5.7256592,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395367,\n
        "lat": 45.8151210,\n
        "lon": 5.7240320,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395368,\n
        "lat": 45.8151250,\n
        "lon": 5.7242210,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395369,\n
        "lat": 45.8151290,\n
        "lon": 5.7242420,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395370,\n
        "lat": 45.8151300,\n
        "lon": 5.7245360,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395371,\n
        "lat": 45.8151340,\n
        "lon": 5.7240960,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395372,\n
        "lat": 45.8151370,\n
        "lon": 5.7246240,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395373,\n
        "lat": 45.8151230,\n
        "lon": 5.7259752,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395374,\n
        "lat": 45.8151390,\n
        "lon": 5.7240870,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395375,\n
        "lat": 45.8151400,\n
        "lon": 5.7240940,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395376,\n
        "lat": 45.8151420,\n
        "lon": 5.7275620,\n
        "timestamp": "2013-03-13T10:55:31Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395377,\n
        "lat": 45.8151290,\n
        "lon": 5.7261462,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395378,\n
        "lat": 45.8151460,\n
        "lon": 5.7245980,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395379,\n
        "lat": 45.8151480,\n
        "lon": 5.7275400,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395380,\n
        "lat": 45.8151390,\n
        "lon": 5.7253422,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395381,\n
        "lat": 45.8151550,\n
        "lon": 5.7246960,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395382,\n
        "lat": 45.8151410,\n
        "lon": 5.7262652,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395383,\n
        "lat": 45.8151460,\n
        "lon": 5.7253702,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395384,\n
        "lat": 45.8151620,\n
        "lon": 5.7242050,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395385,\n
        "lat": 45.8151510,\n
        "lon": 5.7253312,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395386,\n
        "lat": 45.8151660,\n
        "lon": 5.7248890,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395387,\n
        "lat": 45.8151520,\n
        "lon": 5.7267792,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395388,\n
        "lat": 45.8151670,\n
        "lon": 5.7242270,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395389,\n
        "lat": 45.8151530,\n
        "lon": 5.7261152,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395390,\n
        "lat": 45.8151680,\n
        "lon": 5.7245860,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395391,\n
        "lat": 45.8151570,\n
        "lon": 5.7260152,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395392,\n
        "lat": 45.8151570,\n
        "lon": 5.7263142,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395393,\n
        "lat": 45.8151740,\n
        "lon": 5.7246060,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395394,\n
        "lat": 45.8151760,\n
        "lon": 5.7274410,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395395,\n
        "lat": 45.8151630,\n
        "lon": 5.7253512,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395396,\n
        "lat": 45.8151820,\n
        "lon": 5.7250290,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395397,\n
        "lat": 45.8151700,\n
        "lon": 5.7263382,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395398,\n
        "lat": 45.8151900,\n
        "lon": 5.7240650,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395399,\n
        "lat": 45.8151770,\n
        "lon": 5.7262202,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395400,\n
        "lat": 45.8151920,\n
        "lon": 5.7240740,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395401,\n
        "lat": 45.8151950,\n
        "lon": 5.7245040,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395402,\n
        "lat": 45.8151830,\n
        "lon": 5.7263632,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395403,\n
        "lat": 45.8151860,\n
        "lon": 5.7258662,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395404,\n
        "lat": 45.8151890,\n
        "lon": 5.7260542,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395405,\n
        "lat": 45.8151900,\n
        "lon": 5.7253192,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395406,\n
        "lat": 45.8152050,\n
        "lon": 5.7245660,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395407,\n
        "lat": 45.8151910,\n
        "lon": 5.7260642,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395408,\n
        "lat": 45.8151920,\n
        "lon": 5.7254872,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395409,\n
        "lat": 45.8151950,\n
        "lon": 5.7267522,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395410,\n
        "lat": 45.8151950,\n
        "lon": 5.7269212,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395411,\n
        "lat": 45.8152090,\n
        "lon": 5.7275990,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395413,\n
        "lat": 45.8152100,\n
        "lon": 5.7245650,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395414,\n
        "lat": 45.8152110,\n
        "lon": 5.7245860,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395415,\n
        "lat": 45.8152140,\n
        "lon": 5.7275760,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395416,\n
        "lat": 45.8152160,\n
        "lon": 5.7248550,\n
        "timestamp": "2013-03-13T10:55:32Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395417,\n
        "lat": 45.8152070,\n
        "lon": 5.7260272,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395418,\n
        "lat": 45.8152120,\n
        "lon": 5.7262522,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395419,\n
        "lat": 45.8152130,\n
        "lon": 5.7265022,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395420,\n
        "lat": 45.8152150,\n
        "lon": 5.7255442,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395421,\n
        "lat": 45.8152240,\n
        "lon": 5.7268482,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395422,\n
        "lat": 45.8152260,\n
        "lon": 5.7262772,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395423,\n
        "lat": 45.8152270,\n
        "lon": 5.7263152,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395424,\n
        "lat": 45.8152280,\n
        "lon": 5.7259032,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395425,\n
        "lat": 45.8152280,\n
        "lon": 5.7260552,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395426,\n
        "lat": 45.8152320,\n
        "lon": 5.7264312,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395427,\n
        "lat": 45.8152330,\n
        "lon": 5.7265522,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395428,\n
        "lat": 45.8152420,\n
        "lon": 5.7265192,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395430,\n
        "lat": 45.8152600,\n
        "lon": 5.7249860,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395431,\n
        "lat": 45.8152460,\n
        "lon": 5.7259202,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395432,\n
        "lat": 45.8152610,\n
        "lon": 5.7235480,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395433,\n
        "lat": 45.8152480,\n
        "lon": 5.7254192,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395434,\n
        "lat": 45.8152490,\n
        "lon": 5.7265612,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395435,\n
        "lat": 45.8152670,\n
        "lon": 5.7248210,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395436,\n
        "lat": 45.8152540,\n
        "lon": 5.7250962,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395437,\n
        "lat": 45.8152690,\n
        "lon": 5.7276300,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395438,\n
        "lat": 45.8152710,\n
        "lon": 5.7240300,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395439,\n
        "lat": 45.8152600,\n
        "lon": 5.7254062,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395440,\n
        "lat": 45.8152770,\n
        "lon": 5.7236210,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395441,\n
        "lat": 45.8152630,\n
        "lon": 5.7263192,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395442,\n
        "lat": 45.8152680,\n
        "lon": 5.7259402,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395443,\n
        "lat": 45.8152700,\n
        "lon": 5.7261052,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395444,\n
        "lat": 45.8152710,\n
        "lon": 5.7259432,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395445,\n
        "lat": 45.8152740,\n
        "lon": 5.7250752,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395446,\n
        "lat": 45.8152900,\n
        "lon": 5.7241530,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395447,\n
        "lat": 45.8152760,\n
        "lon": 5.7259372,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395448,\n
        "lat": 45.8152960,\n
        "lon": 5.7241520,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395449,\n
        "lat": 45.8152990,\n
        "lon": 5.7247770,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395450,\n
        "lat": 45.8152850,\n
        "lon": 5.7250972,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395451,\n
        "lat": 45.8152870,\n
        "lon": 5.7251632,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395452,\n
        "lat": 45.8153020,\n
        "lon": 5.7275090,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395453,\n
        "lat": 45.8152920,\n
        "lon": 5.7254652,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395454,\n
        "lat": 45.8153100,\n
        "lon": 5.7249570,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395455,\n
        "lat": 45.8152960,\n
        "lon": 5.7250862,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395456,\n
        "lat": 45.8152970,\n
        "lon": 5.7259672,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395458,\n
        "lat": 45.8153070,\n
        "lon": 5.7265272,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395459,\n
        "lat": 45.8153100,\n
        "lon": 5.7261722,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395460,\n
        "lat": 45.8153140,\n
        "lon": 5.7261802,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395461,\n
        "lat": 45.8153190,\n
        "lon": 5.7251332,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395462,\n
        "lat": 45.8153290,\n
        "lon": 5.7251542,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395463,\n
        "lat": 45.8153480,\n
        "lon": 5.7248790,\n
        "timestamp": "2013-03-13T10:55:33Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395464,\n
        "lat": 45.8153360,\n
        "lon": 5.7262162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395465,\n
        "lat": 45.8153390,\n
        "lon": 5.7260232,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395467,\n
        "lat": 45.8153560,\n
        "lon": 5.7264972,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395469,\n
        "lat": 45.8153790,\n
        "lon": 5.7260912,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395470,\n
        "lat": 45.8153800,\n
        "lon": 5.7266112,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395471,\n
        "lat": 45.8153830,\n
        "lon": 5.7266422,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395472,\n
        "lat": 45.8153840,\n
        "lon": 5.7252662,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395473,\n
        "lat": 45.8153840,\n
        "lon": 5.7260842,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395474,\n
        "lat": 45.8153990,\n
        "lon": 5.7248260,\n
        "timestamp": "2013-03-13T10:55:34Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395475,\n
        "lat": 45.8153890,\n
        "lon": 5.7263032,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395476,\n
        "lat": 45.8153890,\n
        "lon": 5.7263822,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395477,\n
        "lat": 45.8154090,\n
        "lon": 5.7247050,\n
        "timestamp": "2013-03-13T10:55:34Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395478,\n
        "lat": 45.8154000,\n
        "lon": 5.7266022,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395480,\n
        "lat": 45.8154040,\n
        "lon": 5.7266322,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395481,\n
        "lat": 45.8154060,\n
        "lon": 5.7261352,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395482,\n
        "lat": 45.8154170,\n
        "lon": 5.7263092,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395483,\n
        "lat": 45.8154340,\n
        "lon": 5.7247880,\n
        "timestamp": "2013-03-13T10:55:34Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395484,\n
        "lat": 45.8154210,\n
        "lon": 5.7262422,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395485,\n
        "lat": 45.8154260,\n
        "lon": 5.7250382,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395486,\n
        "lat": 45.8154300,\n
        "lon": 5.7260502,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395487,\n
        "lat": 45.8154320,\n
        "lon": 5.7262582,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395488,\n
        "lat": 45.8154390,\n
        "lon": 5.7261922,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395489,\n
        "lat": 45.8154430,\n
        "lon": 5.7260092,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395491,\n
        "lat": 45.8154450,\n
        "lon": 5.7253022,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395492,\n
        "lat": 45.8154500,\n
        "lon": 5.7250882,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395493,\n
        "lat": 45.8154610,\n
        "lon": 5.7260162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395494,\n
        "lat": 45.8154630,\n
        "lon": 5.7259792,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395495,\n
        "lat": 45.8154710,\n
        "lon": 5.7253552,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395496,\n
        "lat": 45.8154740,\n
        "lon": 5.7250682,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395497,\n
        "lat": 45.8154780,\n
        "lon": 5.7251342,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395498,\n
        "lat": 45.8154790,\n
        "lon": 5.7252272,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395499,\n
        "lat": 45.8154810,\n
        "lon": 5.7257292,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395500,\n
        "lat": 45.8154820,\n
        "lon": 5.7257232,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395501,\n
        "lat": 45.8154850,\n
        "lon": 5.7251492,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395502,\n
        "lat": 45.8154870,\n
        "lon": 5.7253882,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395503,\n
        "lat": 45.8154910,\n
        "lon": 5.7252552,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395504,\n
        "lat": 45.8154960,\n
        "lon": 5.7251152,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395505,\n
        "lat": 45.8155050,\n
        "lon": 5.7253712,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395506,\n
        "lat": 45.8155160,\n
        "lon": 5.7251922,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395507,\n
        "lat": 45.8155280,\n
        "lon": 5.7252182,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395508,\n
        "lat": 45.8155350,\n
        "lon": 5.7256662,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395509,\n
        "lat": 45.8155380,\n
        "lon": 5.7252092,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395510,\n
        "lat": 45.8155470,\n
        "lon": 5.7255162,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395511,\n
        "lat": 45.8155540,\n
        "lon": 5.7260542,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395512,\n
        "lat": 45.8155580,\n
        "lon": 5.7257312,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395513,\n
        "lat": 45.8155590,\n
        "lon": 5.7260102,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395520,\n
        "lat": 45.8155600,\n
        "lon": 5.7257312,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395522,\n
        "lat": 45.8155620,\n
        "lon": 5.7259042,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395523,\n
        "lat": 45.8155650,\n
        "lon": 5.7254972,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395525,\n
        "lat": 45.8155790,\n
        "lon": 5.7261990,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395527,\n
        "lat": 45.8155660,\n
        "lon": 5.7261702,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395529,\n
        "lat": 45.8155670,\n
        "lon": 5.7259052,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395531,\n
        "lat": 45.8155710,\n
        "lon": 5.7260612,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395533,\n
        "lat": 45.8155720,\n
        "lon": 5.7252802,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395535,\n
        "lat": 45.8155720,\n
        "lon": 5.7257672,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395537,\n
        "lat": 45.8155910,\n
        "lon": 5.7256062,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395539,\n
        "lat": 45.8155970,\n
        "lon": 5.7252562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395540,\n
        "lat": 45.8156120,\n
        "lon": 5.7309640,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395542,\n
        "lat": 45.8156260,\n
        "lon": 5.7260850,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395544,\n
        "lat": 45.8156300,\n
        "lon": 5.7262120,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395545,\n
        "lat": 45.8156380,\n
        "lon": 5.7310380,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395547,\n
        "lat": 45.8156420,\n
        "lon": 5.7254412,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395549,\n
        "lat": 45.8156720,\n
        "lon": 5.7254122,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395551,\n
        "lat": 45.8156760,\n
        "lon": 5.7255152,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395555,\n
        "lat": 45.8157180,\n
        "lon": 5.7308800,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395558,\n
        "lat": 45.8157450,\n
        "lon": 5.7306930,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395560,\n
        "lat": 45.8157460,\n
        "lon": 5.7309590,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395562,\n
        "lat": 45.8157610,\n
        "lon": 5.7307570,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395563,\n
        "lat": 45.8158060,\n
        "lon": 5.7305390,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395566,\n
        "lat": 45.8158150,\n
        "lon": 5.7306760,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395567,\n
        "lat": 45.8158170,\n
        "lon": 5.7308610,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395568,\n
        "lat": 45.8158210,\n
        "lon": 5.7307250,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395569,\n
        "lat": 45.8158220,\n
        "lon": 5.7308300,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395570,\n
        "lat": 45.8158240,\n
        "lon": 5.7306350,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395571,\n
        "lat": 45.8158300,\n
        "lon": 5.7308420,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395572,\n
        "lat": 45.8158340,\n
        "lon": 5.7305300,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395573,\n
        "lat": 45.8158350,\n
        "lon": 5.7308120,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395577,\n
        "lat": 45.8158430,\n
        "lon": 5.7308240,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395578,\n
        "lat": 45.8158490,\n
        "lon": 5.7307790,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395579,\n
        "lat": 45.8158510,\n
        "lon": 5.7306250,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395580,\n
        "lat": 45.8158630,\n
        "lon": 5.7307980,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395581,\n
        "lat": 45.8158790,\n
        "lon": 5.7307550,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395582,\n
        "lat": 45.8158870,\n
        "lon": 5.7309660,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395584,\n
        "lat": 45.8159130,\n
        "lon": 5.7307460,\n
        "timestamp": "2013-03-13T10:55:35Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395586,\n
        "lat": 45.8159470,\n
        "lon": 5.7307080,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395587,\n
        "lat": 45.8159610,\n
        "lon": 5.7308640,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395588,\n
        "lat": 45.8159750,\n
        "lon": 5.7308410,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395589,\n
        "lat": 45.8159830,\n
        "lon": 5.7245560,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395590,\n
        "lat": 45.8159850,\n
        "lon": 5.7309110,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395591,\n
        "lat": 45.8159910,\n
        "lon": 5.7245510,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395592,\n
        "lat": 45.8160030,\n
        "lon": 5.7308010,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395593,\n
        "lat": 45.8160060,\n
        "lon": 5.7245370,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395594,\n
        "lat": 45.8160070,\n
        "lon": 5.7246110,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395595,\n
        "lat": 45.8160150,\n
        "lon": 5.7246030,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395596,\n
        "lat": 45.8160170,\n
        "lon": 5.7309700,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395597,\n
        "lat": 45.8160280,\n
        "lon": 5.7245890,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395598,\n
        "lat": 45.8160330,\n
        "lon": 5.7307950,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395599,\n
        "lat": 45.8160330,\n
        "lon": 5.7307980,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395600,\n
        "lat": 45.8160630,\n
        "lon": 5.7309250,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395601,\n
        "lat": 45.8160630,\n
        "lon": 5.7309260,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395602,\n
        "lat": 45.8160680,\n
        "lon": 5.7307770,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395603,\n
        "lat": 45.8160960,\n
        "lon": 5.7309090,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395604,\n
        "lat": 45.8160990,\n
        "lon": 5.7309080,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395605,\n
        "lat": 45.8161000,\n
        "lon": 5.7309070,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395606,\n
        "lat": 45.8161110,\n
        "lon": 5.7309630,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395608,\n
        "lat": 45.8162080,\n
        "lon": 5.7308610,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395609,\n
        "lat": 45.8162210,\n
        "lon": 5.7309270,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395610,\n
        "lat": 45.8162520,\n
        "lon": 5.7251890,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395611,\n
        "lat": 45.8162720,\n
        "lon": 5.7306730,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395612,\n
        "lat": 45.8162760,\n
        "lon": 5.7252380,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395613,\n
        "lat": 45.8162820,\n
        "lon": 5.7251600,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395614,\n
        "lat": 45.8162920,\n
        "lon": 5.7251510,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395615,\n
        "lat": 45.8163040,\n
        "lon": 5.7252090,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395616,\n
        "lat": 45.8163050,\n
        "lon": 5.7308130,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395617,\n
        "lat": 45.8163060,\n
        "lon": 5.7308180,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395618,\n
        "lat": 45.8163150,\n
        "lon": 5.7251990,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395624,\n
        "lat": 45.8168730,\n
        "lon": 5.7274380,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395625,\n
        "lat": 45.8168830,\n
        "lon": 5.7275220,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395626,\n
        "lat": 45.8169180,\n
        "lon": 5.7234290,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395627,\n
        "lat": 45.8169200,\n
        "lon": 5.7275140,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395628,\n
        "lat": 45.8169220,\n
        "lon": 5.7234680,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395629,\n
        "lat": 45.8169310,\n
        "lon": 5.7276080,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395632,\n
        "lat": 45.8169680,\n
        "lon": 5.7234190,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395633,\n
        "lat": 45.8169720,\n
        "lon": 5.7274120,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395634,\n
        "lat": 45.8169730,\n
        "lon": 5.7234570,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395635,\n
        "lat": 45.8169930,\n
        "lon": 5.7272050,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395636,\n
        "lat": 45.8169940,\n
        "lon": 5.7275920,\n
        "timestamp": "2013-03-13T10:55:36Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395637,\n
        "lat": 45.8169940,\n
        "lon": 5.7276680,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395638,\n
        "lat": 45.8169960,\n
        "lon": 5.7276830,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395640,\n
        "lat": 45.8170020,\n
        "lon": 5.7272810,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395641,\n
        "lat": 45.8170100,\n
        "lon": 5.7276800,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395642,\n
        "lat": 45.8170100,\n
        "lon": 5.7277450,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395645,\n
        "lat": 45.8170150,\n
        "lon": 5.7277870,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395646,\n
        "lat": 45.8170180,\n
        "lon": 5.7277430,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395647,\n
        "lat": 45.8170210,\n
        "lon": 5.7276610,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395648,\n
        "lat": 45.8170360,\n
        "lon": 5.7277820,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395649,\n
        "lat": 45.8170540,\n
        "lon": 5.7272460,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395650,\n
        "lat": 45.8170770,\n
        "lon": 5.7273120,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395655,\n
        "lat": 45.8171030,\n
        "lon": 5.7271300,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395656,\n
        "lat": 45.8171470,\n
        "lon": 5.7272640,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395658,\n
        "lat": 45.8172750,\n
        "lon": 5.7269080,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395659,\n
        "lat": 45.8172800,\n
        "lon": 5.7269760,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395660,\n
        "lat": 45.8173350,\n
        "lon": 5.7269690,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395661,\n
        "lat": 45.8173410,\n
        "lon": 5.7270630,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395662,\n
        "lat": 45.8173590,\n
        "lon": 5.7268920,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395664,\n
        "lat": 45.8173740,\n
        "lon": 5.7268890,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395666,\n
        "lat": 45.8173920,\n
        "lon": 5.7270550,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395668,\n
        "lat": 45.8174520,\n
        "lon": 5.7332430,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395669,\n
        "lat": 45.8174850,\n
        "lon": 5.7331300,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395670,\n
        "lat": 45.8175020,\n
        "lon": 5.7332740,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395671,\n
        "lat": 45.8175070,\n
        "lon": 5.7332590,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395672,\n
        "lat": 45.8175290,\n
        "lon": 5.7331530,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395674,\n
        "lat": 45.8176520,\n
        "lon": 5.7264190,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395675,\n
        "lat": 45.8177130,\n
        "lon": 5.7259800,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395676,\n
        "lat": 45.8177180,\n
        "lon": 5.7265760,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395677,\n
        "lat": 45.8177240,\n
        "lon": 5.7263610,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395678,\n
        "lat": 45.8177270,\n
        "lon": 5.7260140,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395679,\n
        "lat": 45.8177480,\n
        "lon": 5.7263670,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395681,\n
        "lat": 45.8177600,\n
        "lon": 5.7259420,\n
        "timestamp": "2013-03-13T10:55:37Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395682,\n
        "lat": 45.8177600,\n
        "lon": 5.7261000,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395683,\n
        "lat": 45.8177610,\n
        "lon": 5.7263930,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395684,\n
        "lat": 45.8177660,\n
        "lon": 5.7261150,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395685,\n
        "lat": 45.8177680,\n
        "lon": 5.7259610,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395686,\n
        "lat": 45.8177740,\n
        "lon": 5.7259770,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395687,\n
        "lat": 45.8177890,\n
        "lon": 5.7263700,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395688,\n
        "lat": 45.8177920,\n
        "lon": 5.7260750,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395689,\n
        "lat": 45.8177980,\n
        "lon": 5.7260890,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395690,\n
        "lat": 45.8178190,\n
        "lon": 5.7260720,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395692,\n
        "lat": 45.8178320,\n
        "lon": 5.7264790,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395693,\n
        "lat": 45.8178380,\n
        "lon": 5.7259050,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395694,\n
        "lat": 45.8178400,\n
        "lon": 5.7260550,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395695,\n
        "lat": 45.8178400,\n
        "lon": 5.7261260,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395697,\n
        "lat": 45.8178550,\n
        "lon": 5.7261130,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395698,\n
        "lat": 45.8178580,\n
        "lon": 5.7261000,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2199395699,\n
        "lat": 45.8178840,\n
        "lon": 5.7260200,\n
        "timestamp": "2013-03-13T10:55:38Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026111029,\n
        "lat": 45.8070899,\n
        "lon": 5.7314095,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026111030,\n
        "lat": 45.8081951,\n
        "lon": 5.7308270,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026111031,\n
        "lat": 45.8093660,\n
        "lon": 5.7302075,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026111032,\n
        "lat": 45.8109651,\n
        "lon": 5.7293326,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026119233,\n
        "lat": 45.8120691,\n
        "lon": 5.7287513,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026119234,\n
        "lat": 45.8133551,\n
        "lon": 5.7280735,\n
        "timestamp": "2025-03-25T07:29:09Z",\n
        "version": 3,\n
        "changeset": 164063150,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026119235,\n
        "lat": 45.8145834,\n
        "lon": 5.7273889,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3026119236,\n
        "lat": 45.8155722,\n
        "lon": 5.7268901,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 3,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5567721461,\n
        "lat": 45.8150736,\n
        "lon": 5.7256094,\n
        "timestamp": "2025-04-16T17:18:52Z",\n
        "version": 2,\n
        "changeset": 165038825,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "tags": {\n
          "amenity": "townhall",\n
          "contact:email": "mairie@vongnes.fr",\n
          "contact:phone": "+33 4 79 87 91 06",\n
          "opening_hours": "Tu 09:00-12:30; Th 09:00-12:30",\n
          "ref:FR:SIRET": "21010456800014",\n
          "source": "Service-Public.fr - 03/2025",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699554,\n
        "lat": 45.8177766,\n
        "lon": 5.7268441,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699555,\n
        "lat": 45.8177890,\n
        "lon": 5.7269513,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699556,\n
        "lat": 45.8177694,\n
        "lon": 5.7269560,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699557,\n
        "lat": 45.8177930,\n
        "lon": 5.7271599,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699558,\n
        "lat": 45.8176893,\n
        "lon": 5.7271846,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699559,\n
        "lat": 45.8176644,\n
        "lon": 5.7269695,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699560,\n
        "lat": 45.8177264,\n
        "lon": 5.7269547,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6173699561,\n
        "lat": 45.8177153,\n
        "lon": 5.7268587,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 2,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 6502458943,\n
        "lat": 45.8137898,\n
        "lon": 5.7229315,\n
        "timestamp": "2019-05-26T18:31:43Z",\n
        "version": 1,\n
        "changeset": 70638834,\n
        "user": "Tom360",\n
        "uid": 8194744\n
      },\n
      {\n
        "type": "node",\n
        "id": 6502458952,\n
        "lat": 45.8138459,\n
        "lon": 5.7231322,\n
        "timestamp": "2019-05-26T18:31:44Z",\n
        "version": 1,\n
        "changeset": 70638834,\n
        "user": "Tom360",\n
        "uid": 8194744\n
      },\n
      {\n
        "type": "node",\n
        "id": 6502458953,\n
        "lat": 45.8137693,\n
        "lon": 5.7231832,\n
        "timestamp": "2019-05-26T18:31:44Z",\n
        "version": 1,\n
        "changeset": 70638834,\n
        "user": "Tom360",\n
        "uid": 8194744\n
      },\n
      {\n
        "type": "node",\n
        "id": 6502458954,\n
        "lat": 45.8136961,\n
        "lon": 5.7229377,\n
        "timestamp": "2019-05-26T18:31:44Z",\n
        "version": 1,\n
        "changeset": 70638834,\n
        "user": "Tom360",\n
        "uid": 8194744\n
      },\n
      {\n
        "type": "node",\n
        "id": 8950377108,\n
        "lat": 45.8185143,\n
        "lon": 5.7253173,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 2,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8950377109,\n
        "lat": 45.8174787,\n
        "lon": 5.7258725,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 2,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 8950377110,\n
        "lat": 45.8165141,\n
        "lon": 5.7263929,\n
        "timestamp": "2025-03-24T19:51:00Z",\n
        "version": 2,\n
        "changeset": 164049452,\n
        "user": "eultra",\n
        "uid": 4020938,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408087,\n
        "lat": 45.8177347,\n
        "lon": 5.7282349,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408088,\n
        "lat": 45.8177879,\n
        "lon": 5.7283273,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408089,\n
        "lat": 45.8178074,\n
        "lon": 5.7282187,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408090,\n
        "lat": 45.8176908,\n
        "lon": 5.7283281,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408091,\n
        "lat": 45.8177572,\n
        "lon": 5.7283925,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408092,\n
        "lat": 45.8177318,\n
        "lon": 5.7281641,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408093,\n
        "lat": 45.8178049,\n
        "lon": 5.7281578,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408094,\n
        "lat": 45.8178376,\n
        "lon": 5.7283697,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408095,\n
        "lat": 45.8178759,\n
        "lon": 5.7282771,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408096,\n
        "lat": 45.8173297,\n
        "lon": 5.7282493,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408097,\n
        "lat": 45.8174022,\n
        "lon": 5.7282258,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408098,\n
        "lat": 45.8174065,\n
        "lon": 5.7282255,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408099,\n
        "lat": 45.8173338,\n
        "lon": 5.7283469,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408100,\n
        "lat": 45.8174114,\n
        "lon": 5.7283401,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408101,\n
        "lat": 45.8173197,\n
        "lon": 5.7282501,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408102,\n
        "lat": 45.8173151,\n
        "lon": 5.7281309,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11517408103,\n
        "lat": 45.8173983,\n
        "lon": 5.7281242,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270277,\n
        "lat": 45.8155636,\n
        "lon": 5.7289501,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270278,\n
        "lat": 45.8155620,\n
        "lon": 5.7290033,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270279,\n
        "lat": 45.8155490,\n
        "lon": 5.7290025,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270280,\n
        "lat": 45.8155505,\n
        "lon": 5.7289493,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270281,\n
        "lat": 45.8155169,\n
        "lon": 5.7289473,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270282,\n
        "lat": 45.8155135,\n
        "lon": 5.7290657,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270283,\n
        "lat": 45.8155471,\n
        "lon": 5.7290677,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270284,\n
        "lat": 45.8151663,\n
        "lon": 5.7290537,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270285,\n
        "lat": 45.8151701,\n
        "lon": 5.7291524,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270286,\n
        "lat": 45.8151223,\n
        "lon": 5.7291562,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270287,\n
        "lat": 45.8151184,\n
        "lon": 5.7290576,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270288,\n
        "lat": 45.8150276,\n
        "lon": 5.7292381,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270289,\n
        "lat": 45.8150885,\n
        "lon": 5.7292335,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270290,\n
        "lat": 45.8150844,\n
        "lon": 5.7291217,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270291,\n
        "lat": 45.8151207,\n
        "lon": 5.7291190,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270292,\n
        "lat": 45.8150235,\n
        "lon": 5.7291263,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270293,\n
        "lat": 45.8150204,\n
        "lon": 5.7290422,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270294,\n
        "lat": 45.8151176,\n
        "lon": 5.7290348,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270295,\n
        "lat": 45.8145507,\n
        "lon": 5.7289680,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270296,\n
        "lat": 45.8144983,\n
        "lon": 5.7289814,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270297,\n
        "lat": 45.8144801,\n
        "lon": 5.7288350,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 11557270298,\n
        "lat": 45.8145325,\n
        "lon": 5.7288216,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12605170654,\n
        "lat": 45.8133516,\n
        "lon": 5.7278244,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12605170655,\n
        "lat": 45.8130469,\n
        "lon": 5.7279693,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12605170656,\n
        "lat": 45.8130303,\n
        "lon": 5.7278976,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12605170657,\n
        "lat": 45.8133351,\n
        "lon": 5.7277527,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12605170661,\n
        "lat": 45.8156326,\n
        "lon": 5.7235470,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744872,\n
        "lat": 45.8137783,\n
        "lon": 5.7265992,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744873,\n
        "lat": 45.8137229,\n
        "lon": 5.7266442,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744874,\n
        "lat": 45.8137711,\n
        "lon": 5.7267662,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744875,\n
        "lat": 45.8138265,\n
        "lon": 5.7267212,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744876,\n
        "lat": 45.8136928,\n
        "lon": 5.7268298,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744877,\n
        "lat": 45.8137342,\n
        "lon": 5.7269347,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744878,\n
        "lat": 45.8138679,\n
        "lon": 5.7268260,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744879,\n
        "lat": 45.8145659,\n
        "lon": 5.7277342,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744880,\n
        "lat": 45.8144808,\n
        "lon": 5.7278062,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744881,\n
        "lat": 45.8144677,\n
        "lon": 5.7277743,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744882,\n
        "lat": 45.8145528,\n
        "lon": 5.7277023,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744883,\n
        "lat": 45.8143893,\n
        "lon": 5.7278405,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744884,\n
        "lat": 45.8143483,\n
        "lon": 5.7277407,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744885,\n
        "lat": 45.8145119,\n
        "lon": 5.7276025,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744886,\n
        "lat": 45.8151965,\n
        "lon": 5.7285804,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744887,\n
        "lat": 45.8152603,\n
        "lon": 5.7285086,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744888,\n
        "lat": 45.8152692,\n
        "lon": 5.7286175,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744889,\n
        "lat": 45.8152004,\n
        "lon": 5.7286290,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744890,\n
        "lat": 45.8151964,\n
        "lon": 5.7285193,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744891,\n
        "lat": 45.8151917,\n
        "lon": 5.7284622,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744892,\n
        "lat": 45.8150871,\n
        "lon": 5.7284798,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744893,\n
        "lat": 45.8150967,\n
        "lon": 5.7285971,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744897,\n
        "lat": 45.8179104,\n
        "lon": 5.7281696,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744898,\n
        "lat": 45.8178529,\n
        "lon": 5.7280872,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744899,\n
        "lat": 45.8178151,\n
        "lon": 5.7280954,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771744900,\n
        "lat": 45.8178871,\n
        "lon": 5.7282020,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756501,\n
        "lat": 45.8172103,\n
        "lon": 5.7282872,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756502,\n
        "lat": 45.8171882,\n
        "lon": 5.7281780,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756503,\n
        "lat": 45.8171285,\n
        "lon": 5.7282029,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756504,\n
        "lat": 45.8171506,\n
        "lon": 5.7283120,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756505,\n
        "lat": 45.8170567,\n
        "lon": 5.7282057,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756506,\n
        "lat": 45.8170941,\n
        "lon": 5.7283907,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756507,\n
        "lat": 45.8171609,\n
        "lon": 5.7283629,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756508,\n
        "lat": 45.8171235,\n
        "lon": 5.7281779,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756509,\n
        "lat": 45.8174146,\n
        "lon": 5.7280626,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756510,\n
        "lat": 45.8173604,\n
        "lon": 5.7280706,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756511,\n
        "lat": 45.8173543,\n
        "lon": 5.7279861,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756512,\n
        "lat": 45.8174085,\n
        "lon": 5.7279780,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756513,\n
        "lat": 45.8165066,\n
        "lon": 5.7306874,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756514,\n
        "lat": 45.8164839,\n
        "lon": 5.7305910,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756515,\n
        "lat": 45.8162764,\n
        "lon": 5.7306917,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "node",\n
        "id": 12771756516,\n
        "lat": 45.8162991,\n
        "lon": 5.7307881,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748537,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395699,\n
          2199395693,\n
          2199395685,\n
          2199395686,\n
          2199395678,\n
          2199395682,\n
          2199395688,\n
          2199395689,\n
          2199395690,\n
          2199395694,\n
          2199395699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748538,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395237,\n
          2199395259,\n
          2199395257,\n
          2199395317,\n
          2199395315,\n
          2199395305,\n
          2199395279,\n
          2199395248,\n
          2199395225,\n
          2199395230,\n
          2199395237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748539,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395040,\n
          2199395032,\n
          2199395008,\n
          2199395005,\n
          2199395012,\n
          2199395011,\n
          2199395026,\n
          2199395029,\n
          2199395044,\n
          2199395045,\n
          2199395040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748540,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395066,\n
          2199395055,\n
          2199395071,\n
          2199395157,\n
          2199395155,\n
          2199395134,\n
          2199395227,\n
          2199395215,\n
          2199395124,\n
          2199395067,\n
          2199395066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748541,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394811,\n
          2199394813,\n
          2199394815,\n
          2199394816,\n
          2199394818,\n
          2199394829,\n
          2199394847,\n
          2199394840,\n
          2199394837,\n
          2199394826,\n
          2199394824,\n
          2199394811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748542,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395377,\n
          2199395399,\n
          2199395443,\n
          2199395459,\n
          2199395469,\n
          2199395473,\n
          2199395465,\n
          2199395456,\n
          2199395425,\n
          2199395407,\n
          2199395389,\n
          2199395377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748543,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395038,\n
          2199395033,\n
          2199395019,\n
          2199395035,\n
          2199395022,\n
          2199395023,\n
          2199395070,\n
          2199395069,\n
          2199395090,\n
          2199395078,\n
          2199395053,\n
          2199395038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748544,\n
        "timestamp": "2013-03-13T10:55:42Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395318,\n
          2199395322,\n
          2199395360,\n
          2199395352,\n
          2199395338,\n
          2199395334,\n
          2199395329,\n
          2199395326,\n
          2199395304,\n
          2199395306,\n
          2199395312,\n
          2199395318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748545,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395439,\n
          2199395472,\n
          2199395501,\n
          2199395497,\n
          2199395504,\n
          2199395496,\n
          2199395492,\n
          2199395485,\n
          2199395462,\n
          2199395405,\n
          2199395433,\n
          2199395439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748546,\n
        "timestamp": "2013-03-15T04:22:43Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394748,\n
          2199394744,\n
          2199394740,\n
          2199394729,\n
          2199394732,\n
          2199394743,\n
          2199394741,\n
          2199394751,\n
          2199394750,\n
          2199394759,\n
          2199394758,\n
          2199394756,\n
          2199394748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748547,\n
        "timestamp": "2020-12-25T08:59:01Z",\n
        "version": 2,\n
        "changeset": 96413548,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          2199395578,\n
          2199395580,\n
          2199395577,\n
          2199395573,\n
          2199395569,\n
          2199395571,\n
          2199395567,\n
          2199395582,\n
          2199395587,\n
          2199395588,\n
          2199395584,\n
          2199395581,\n
          2199395578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748548,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395533,\n
          2199395509,\n
          2199395507,\n
          2199395506,\n
          2199395498,\n
          2199395503,\n
          2199395491,\n
          2199395495,\n
          2199395502,\n
          2199395505,\n
          2199395523,\n
          2199395510,\n
          2199395537,\n
          2199395551,\n
          2199395547,\n
          2199395549,\n
          2199395539,\n
          2199395533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748549,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394956,\n
          2199394951,\n
          2199394966,\n
          2199395016,\n
          2199395056,\n
          2199395066,\n
          2199395067,\n
          2199395124,\n
          2199395093,\n
          2199395068,\n
          2199395059,\n
          2199395043,\n
          2199395037,\n
          2199394998,\n
          2199394997,\n
          2199394989,\n
          2199394968,\n
          2199394973,\n
          2199394956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748550,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395028,\n
          2199395037,\n
          2199395043,\n
          2199395059,\n
          2199395105,\n
          2199395100,\n
          2199395098,\n
          2199395096,\n
          2199395092,\n
          2199395085,\n
          2199395081,\n
          2199395077,\n
          2199395075,\n
          2199395064,\n
          2199395061,\n
          2199395049,\n
          2199395051,\n
          2199395025,\n
          2199395028\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748551,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395227,\n
          2199395231,\n
          2199395278,\n
          2199395328,\n
          2199395324,\n
          2199395357,\n
          2199395345,\n
          2199395319,\n
          2199395314,\n
          2199395311,\n
          2199395302,\n
          2199395295,\n
          2199395168,\n
          2199395105,\n
          2199395059,\n
          2199395068,\n
          2199395093,\n
          2199395124,\n
          2199395215,\n
          2199395227\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748552,\n
        "timestamp": "2016-07-03T09:41:05Z",\n
        "version": 2,\n
        "changeset": 40454712,\n
        "user": "Tyndare",\n
        "uid": 1882956,\n
        "nodes": [\n
          2199394983,\n
          2199394972,\n
          2199394975,\n
          2199394985,\n
          2199394983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748554,\n
        "timestamp": "2013-03-15T04:22:43Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394928,\n
          2199394941,\n
          2199394949,\n
          2199395000,\n
          2199394993,\n
          2199394928\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748555,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395411,\n
          2199395415,\n
          2199395379,\n
          2199395376,\n
          2199395411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748556,\n
        "timestamp": "2013-03-13T10:55:43Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394864,\n
          2199394857,\n
          2199394828,\n
          2199394832,\n
          2199394864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748557,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395467,\n
          2199395476,\n
          2199395441,\n
          2199395426,\n
          2199395467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748558,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395302,\n
          2199395440,\n
          2199395432,\n
          2199395295,\n
          2199395302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748559,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395271,\n
          2199395256,\n
          2199395262,\n
          2199395280,\n
          2199395271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748560,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395540,\n
          2199395545,\n
          2199395560,\n
          2199395555,\n
          2199395540\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748561,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394839,\n
          2199394825,\n
          2199394846,\n
          2199394866,\n
          2199394839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748562,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395228,\n
          2199395260,\n
          2199395255,\n
          2199395209,\n
          2199395228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748563,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394921,\n
          2199394917,\n
          2199394899,\n
          2199394905,\n
          2199394921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748564,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395299,\n
          2199395272,\n
          2199395290,\n
          2199395309,\n
          2199395299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748565,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395588,\n
          2199395592,\n
          2199395586,\n
          2199395584,\n
          2199395588\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748566,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394967,\n
          2199394976,\n
          2199395014,\n
          2199395003,\n
          2199394967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748567,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395568,\n
          2199395566,\n
          2199395558,\n
          2199395562,\n
          2199395568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748568,\n
        "timestamp": "2013-03-13T10:55:44Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394964,\n
          2199394958,\n
          2199394936,\n
          2199394955,\n
          2199394964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748569,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395377,\n
          2199395365,\n
          2199395382,\n
          2199395399,\n
          2199395377\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748570,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394772,\n
          2199394770,\n
          2199394771,\n
          2199394773,\n
          2199394772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748572,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395228,\n
          2199395232,\n
          2199395266,\n
          2199395260,\n
          2199395228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748573,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395223,\n
          2199395131,\n
          2199395150,\n
          2199395229,\n
          2199395223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748574,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394793,\n
          2199394791,\n
          2199394789,\n
          2199394792,\n
          2199394793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748575,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394971,\n
          2199394965,\n
          2199394930,\n
          2199394933,\n
          2199394971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748576,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395240,\n
          2199395200,\n
          2199395211,\n
          2199395244,\n
          2199395240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748577,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394913,\n
          2199394925,\n
          2199394967,\n
          2199394959,\n
          2199394913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748578,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395073,\n
          2199395052,\n
          2199395058,\n
          2199395082,\n
          2199395073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748579,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395097,\n
          2199395083,\n
          2199395036,\n
          2199395047,\n
          2199395097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748580,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395176,\n
          2199395207,\n
          2199395174,\n
          2199395136,\n
          2199395176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748581,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395155,\n
          2199395231,\n
          2199395227,\n
          2199395134,\n
          2199395155\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748582,\n
        "timestamp": "2024-11-05T23:02:42Z",\n
        "version": 5,\n
        "changeset": 158798113,\n
        "user": "Niels Elgaard Larsen",\n
        "uid": 1288,\n
        "nodes": [\n
          2199394806,\n
          2199394801,\n
          2199394790,\n
          2199394791,\n
          2199394793,\n
          2199394806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Musée des Outils de la Pierre",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "tourism": "museum",\n
          "wall": "no",\n
          "wikimedia_commons": "File:Musée des Outils de la Pierre.jpg"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748583,\n
        "timestamp": "2013-03-15T04:22:43Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199395223,\n
          2199395205,\n
          2199395199,\n
          2199395125,\n
          2199395131,\n
          2199395223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748584,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395291,\n
          2199395269,\n
          2199395296,\n
          2199395313,\n
          2199395291\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748585,\n
        "timestamp": "2013-03-13T10:55:45Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394735,\n
          2199394734,\n
          2199394731,\n
          2199394733,\n
          2199394735\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748586,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395689,\n
          2199395688,\n
          2199395682,\n
          2199395684,\n
          2199395689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748587,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395046,\n
          2199395039,\n
          2199395021,\n
          2199395024,\n
          2199395046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748588,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395172,\n
          2199395193,\n
          2199395164,\n
          2199395146,\n
          2199395172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748589,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394908,\n
          2199394901,\n
          2199394885,\n
          2199394888,\n
          2199394908\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748590,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395422,\n
          2199395418,\n
          2199395392,\n
          2199395397,\n
          2199395422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748591,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395345,\n
          2199395335,\n
          2199395314,\n
          2199395319,\n
          2199395345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748592,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395609,\n
          2199395608,\n
          2199395605,\n
          2199395606,\n
          2199395609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748593,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395572,\n
          2199395563,\n
          2199395570,\n
          2199395579,\n
          2199395572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748594,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395153,\n
          2199395126,\n
          2199395128,\n
          2199395159,\n
          2199395153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748595,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395023,\n
          2199395036,\n
          2199395083,\n
          2199395070,\n
          2199395023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748596,\n
        "timestamp": "2013-03-15T04:22:44Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394926,\n
          2199394912,\n
          2199394911,\n
          2199394919,\n
          2199394939,\n
          2199394937,\n
          2199394926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748597,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395075,\n
          2199395072,\n
          2199395061,\n
          2199395064,\n
          2199395075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748598,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395041,\n
          2199395065,\n
          2199395048,\n
          2199395020,\n
          2199395041\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748599,\n
        "timestamp": "2013-03-13T10:55:46Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395410,\n
          2199395421,\n
          2199395409,\n
          2199395387,\n
          2199395410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748600,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394803,\n
          2199394798,\n
          2199394800,\n
          2199394805,\n
          2199394803\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748601,\n
        "timestamp": "2013-03-15T04:22:43Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394958,\n
          2199394964,\n
          2199394974,\n
          2199395107,\n
          2199395080,\n
          2199394958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748602,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395283,\n
          2199395292,\n
          2199395343,\n
          2199395337,\n
          2199395283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748603,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395470,\n
          2199395471,\n
          2199395480,\n
          2199395478,\n
          2199395470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748604,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394911,\n
          2199394895,\n
          2199394902,\n
          2199394919,\n
          2199394911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748605,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395023,\n
          2199395018,\n
          2199395027,\n
          2199395036,\n
          2199395023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748606,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394992,\n
          2199394990,\n
          2199395006,\n
          2199395009,\n
          2199394992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748607,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395129,\n
          2199395112,\n
          2199395050,\n
          2199395057,\n
          2199395129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748608,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395312,\n
          2199395294,\n
          2199395301,\n
          2199395318,\n
          2199395312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748609,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394746,\n
          2199394742,\n
          2199394736,\n
          2199394737,\n
          2199394746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748610,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395369,\n
          2199395388,\n
          2199395384,\n
          2199395368,\n
          2199395369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748611,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394871,\n
          2199394853,\n
          2199394858,\n
          2199394876,\n
          2199394871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748612,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395119,\n
          2199395094,\n
          2199395101,\n
          2199395133,\n
          2199395119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748613,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395176,\n
          2199395190,\n
          2199395217,\n
          2199395207,\n
          2199395176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748614,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395430,\n
          2199395454,\n
          2199395435,\n
          2199395416,\n
          2199395430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748615,\n
        "timestamp": "2013-03-13T10:55:47Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394851,\n
          2199394827,\n
          2199394836,\n
          2199394863,\n
          2199394851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748616,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395494,\n
          2199395493,\n
          2199395511,\n
          2199395513,\n
          2199395494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748617,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394835,\n
          2199394830,\n
          2199394831,\n
          2199394838,\n
          2199394835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748618,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395125,\n
          2199395199,\n
          2199395197,\n
          2199395127,\n
          2199395125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748619,\n
        "timestamp": "2013-03-15T04:22:44Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394892,\n
          2199394877,\n
          2199394859,\n
          2199394871,\n
          2199394882,\n
          2199394891,\n
          2199394892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748620,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395322,\n
          2199395330,\n
          2199395363,\n
          2199395360,\n
          2199395322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748621,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394860,\n
          2199394862,\n
          2199394869,\n
          2199394867,\n
          2199394860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748622,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395398,\n
          2199395374,\n
          2199395375,\n
          2199395400,\n
          2199395398\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748623,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395626,\n
          2199395628,\n
          2199395634,\n
          2199395632,\n
          2199395626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748624,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394969,\n
          2199394947,\n
          2199394963,\n
          2199394986,\n
          2199394969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748625,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394950,\n
          2199394934,\n
          2199394897,\n
          2199394900,\n
          2199394950\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748626,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394922,\n
          2199394910,\n
          2199394912,\n
          2199394926,\n
          2199394922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748627,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395397,\n
          2199395402,\n
          2199395423,\n
          2199395422,\n
          2199395397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748628,\n
        "timestamp": "2013-03-13T10:55:48Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395287,\n
          2199395276,\n
          2199395273,\n
          2199395246,\n
          2199395263,\n
          2199395287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748629,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395027,\n
          2199395032,\n
          2199395040,\n
          2199395047,\n
          2199395036,\n
          2199395027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748630,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395270,\n
          2199395238,\n
          2199395264,\n
          2199395284,\n
          2199395297,\n
          2199395270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748631,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395282,\n
          2199395351,\n
          2199395343,\n
          2199395292,\n
          2199395274,\n
          2199395282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748632,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395106,\n
          2199395076,\n
          2199395086,\n
          2199395117,\n
          2199395109,\n
          2199395106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748633,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395408,\n
          2199395420,\n
          2199395453,\n
          2199395439,\n
          2199395433,\n
          2199395408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748634,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395303,\n
          2199395316,\n
          2199395361,\n
          2199395353,\n
          2199395350,\n
          2199395303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748635,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395337,\n
          2199395332,\n
          2199395285,\n
          2199395275,\n
          2199395283,\n
          2199395337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748636,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395263,\n
          2199395286,\n
          2199395310,\n
          2199395289,\n
          2199395287,\n
          2199395263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748637,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395084,\n
          2199395111,\n
          2199395148,\n
          2199395123,\n
          2199395102,\n
          2199395084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748638,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395671,\n
          2199395672,\n
          2199395669,\n
          2199395668,\n
          2199395670,\n
          2199395671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748639,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395474,\n
          2199395483,\n
          2199395477,\n
          2199395449,\n
          2199395463,\n
          2199395474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748640,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395230,\n
          2199395114,\n
          2199395142,\n
          2199395240,\n
          2199395237,\n
          2199395230\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748641,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394900,\n
          2199394909,\n
          2199394960,\n
          2199394952,\n
          2199394950,\n
          2199394900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748642,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395139,\n
          2199395170,\n
          2199395235,\n
          2199395233,\n
          2199395219,\n
          2199395139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748643,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395188,\n
          2199395202,\n
          2199395245,\n
          2199395234,\n
          2199395213,\n
          2199395188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748644,\n
        "timestamp": "2013-03-13T10:55:49Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395108,\n
          2199395121,\n
          2199395103,\n
          2199395062,\n
          2199395074,\n
          2199395108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748645,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395698,\n
          2199395694,\n
          2199395690,\n
          2199395695,\n
          2199395697,\n
          2199395698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748646,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395364,\n
          2199395342,\n
          2199395144,\n
          2199395164,\n
          2199395193,\n
          2199395364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748647,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395481,\n
          2199395469,\n
          2199395459,\n
          2199395460,\n
          2199395464,\n
          2199395481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748648,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394926,\n
          2199394937,\n
          2199394962,\n
          2199394948,\n
          2199394922,\n
          2199394926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748649,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394829,\n
          2199394844,\n
          2199394865,\n
          2199394850,\n
          2199394847,\n
          2199394829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748650,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395310,\n
          2199395381,\n
          2199395372,\n
          2199395323,\n
          2199395289,\n
          2199395310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748651,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394901,\n
          2199394896,\n
          2199394879,\n
          2199394884,\n
          2199394885,\n
          2199394901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748652,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395367,\n
          2199395333,\n
          2199395339,\n
          2199395358,\n
          2199395371,\n
          2199395367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748653,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394914,\n
          2199394907,\n
          2199394881,\n
          2199394886,\n
          2199394889,\n
          2199394914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748654,\n
        "timestamp": "2016-07-03T09:42:09Z",\n
        "version": 2,\n
        "changeset": 40454712,\n
        "user": "Tyndare",\n
        "uid": 1882956,\n
        "nodes": [\n
          2199395656,\n
          2199395655,\n
          2199395635,\n
          2199395640,\n
          2199395649,\n
          2199395650,\n
          2199395656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748655,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395047,\n
          2199395040,\n
          2199395045,\n
          2199395104,\n
          2199395097,\n
          2199395047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748656,\n
        "timestamp": "2013-03-13T10:55:50Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395512,\n
          2199395520,\n
          2199395508,\n
          2199395500,\n
          2199395499,\n
          2199395512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748657,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394852,\n
          2199394833,\n
          2199394835,\n
          2199394838,\n
          2199394856,\n
          2199394852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748659,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395271,\n
          2199395280,\n
          2199395322,\n
          2199395318,\n
          2199395301,\n
          2199395271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748660,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395527,\n
          2199395525,\n
          2199395544,\n
          2199395542,\n
          2199395531,\n
          2199395527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748661,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395282,\n
          2199395293,\n
          2199395307,\n
          2199395356,\n
          2199395351,\n
          2199395282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748662,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395601,\n
          2199395600,\n
          2199395599,\n
          2199395590,\n
          2199395596,\n
          2199395601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748663,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395685,\n
          2199395681,\n
          2199395675,\n
          2199395678,\n
          2199395686,\n
          2199395685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748664,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394780,\n
          2199394787,\n
          2199394794,\n
          2199394786,\n
          2199394783,\n
          2199394780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748666,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395450,\n
          2199395445,\n
          2199395436,\n
          2199395451,\n
          2199395461,\n
          2199395455,\n
          2199395450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748667,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395493,\n
          2199395489,\n
          2199395486,\n
          2199395527,\n
          2199395531,\n
          2199395511,\n
          2199395493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748668,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394786,\n
          2199394784,\n
          2199394782,\n
          2199394779,\n
          2199394780,\n
          2199394783,\n
          2199394786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748669,\n
        "timestamp": "2019-12-14T06:09:23Z",\n
        "version": 3,\n
        "changeset": 78400048,\n
        "user": "kdkeller",\n
        "uid": 43207,\n
        "nodes": [\n
          2199394820,\n
          2199394817,\n
          2199394796,\n
          2199394795,\n
          2199394802,\n
          2199394820\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "description": "Avec film \"Vin, tourisme et gastronomie au Pays de Brillat-Savarin\"",\n
          "name": "Musée des Traditions Vigneronnes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "tourism": "museum",\n
          "wikidata": "Q3330290"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748670,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395294,\n
          2199395258,\n
          2199395261,\n
          2199395267,\n
          2199395271,\n
          2199395301,\n
          2199395294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748671,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394959,\n
          2199394943,\n
          2199394935,\n
          2199394903,\n
          2199394904,\n
          2199394913,\n
          2199394959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748672,\n
        "timestamp": "2013-03-13T10:55:51Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394774,\n
          2199394778,\n
          2199394775,\n
          2199394772,\n
          2199394773,\n
          2199394771,\n
          2199394774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748673,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394860,\n
          2199394867,\n
          2199394883,\n
          2199394880,\n
          2199394873,\n
          2199394855,\n
          2199394860\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748674,\n
        "timestamp": "2013-03-15T04:22:44Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199395090,\n
          2199395094,\n
          2199395119,\n
          2199395095,\n
          2199395038,\n
          2199395053,\n
          2199395078,\n
          2199395090\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748675,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395087,\n
          2199395176,\n
          2199395136,\n
          2199395129,\n
          2199395057,\n
          2199395079,\n
          2199395087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748676,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395624,\n
          2199395625,\n
          2199395627,\n
          2199395629,\n
          2199395636,\n
          2199395633,\n
          2199395624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748677,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395417,\n
          2199395425,\n
          2199395456,\n
          2199395447,\n
          2199395444,\n
          2199395442,\n
          2199395417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748678,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394889,\n
          2199394897,\n
          2199394934,\n
          2199394929,\n
          2199394920,\n
          2199394914,\n
          2199394889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748679,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395610,\n
          2199395612,\n
          2199395615,\n
          2199395618,\n
          2199395614,\n
          2199395613,\n
          2199395610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748680,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395164,\n
          2199395144,\n
          2199394991,\n
          2199395007,\n
          2199395172,\n
          2199395146,\n
          2199395164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748681,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395589,\n
          2199395594,\n
          2199395595,\n
          2199395597,\n
          2199395593,\n
          2199395591,\n
          2199395589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748682,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395379,\n
          2199395415,\n
          2199395411,\n
          2199395437,\n
          2199395452,\n
          2199395394,\n
          2199395379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748683,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395403,\n
          2199395362,\n
          2199395321,\n
          2199395341,\n
          2199395359,\n
          2199395373,\n
          2199395403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748684,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394875,\n
          2199394918,\n
          2199394945,\n
          2199394927,\n
          2199394906,\n
          2199394890,\n
          2199394875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748685,\n
        "timestamp": "2013-03-13T10:55:52Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395410,\n
          2199395387,\n
          2199395281,\n
          2199395303,\n
          2199395350,\n
          2199395353,\n
          2199395410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748687,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394863,\n
          2199394916,\n
          2199394898,\n
          2199394872,\n
          2199394849,\n
          2199394851,\n
          2199394863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748688,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395602,\n
          2199395598,\n
          2199395599,\n
          2199395600,\n
          2199395603,\n
          2199395604,\n
          2199395602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748689,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395391,\n
          2199395404,\n
          2199395417,\n
          2199395442,\n
          2199395431,\n
          2199395424,\n
          2199395391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748690,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395219,\n
          2199395195,\n
          2199395089,\n
          2199395106,\n
          2199395109,\n
          2199395139,\n
          2199395219\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748691,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394933,\n
          2199394946,\n
          2199394988,\n
          2199394987,\n
          2199394978,\n
          2199394971,\n
          2199394933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748692,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395405,\n
          2199395395,\n
          2199395385,\n
          2199395380,\n
          2199395383,\n
          2199395408,\n
          2199395433,\n
          2199395405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748693,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395050,\n
          2199395042,\n
          2199394977,\n
          2199394979,\n
          2199394996,\n
          2199395015,\n
          2199395002,\n
          2199395050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748694,\n
        "timestamp": "2013-03-15T04:22:44Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394871,\n
          2199394876,\n
          2199394881,\n
          2199394907,\n
          2199394894,\n
          2199394893,\n
          2199394891,\n
          2199394882,\n
          2199394871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748695,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395426,\n
          2199395419,\n
          2199395428,\n
          2199395427,\n
          2199395434,\n
          2199395458,\n
          2199395467,\n
          2199395426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748696,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395687,\n
          2199395683,\n
          2199395679,\n
          2199395677,\n
          2199395674,\n
          2199395676,\n
          2199395692,\n
          2199395687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748697,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 2,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395604,\n
          2199395605,\n
          2199395608,\n
          2199395617,\n
          2199395616,\n
          12771756516,\n
          12771756515,\n
          2199395611,\n
          2199395602,\n
          2199395604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748698,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395666,\n
          2199395664,\n
          2199395662,\n
          2199395658,\n
          2199395659,\n
          2199395660,\n
          2199395661,\n
          2199395666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748700,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395063,\n
          2199395088,\n
          2199395030,\n
          2199395013,\n
          2199395004,\n
          2199395031,\n
          2199395034,\n
          2199395063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748701,\n
        "timestamp": "2013-03-13T10:55:53Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394989,\n
          2199394988,\n
          2199394946,\n
          2199394942,\n
          2199394956,\n
          2199394973,\n
          2199394968,\n
          2199394989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748702,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394805,\n
          2199394800,\n
          2199394797,\n
          2199394804,\n
          2199394813,\n
          2199394811,\n
          2199394809,\n
          2199394805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748703,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394874,\n
          2199394864,\n
          2199394832,\n
          2199394834,\n
          2199394842,\n
          2199394848,\n
          2199394861,\n
          2199394874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748704,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395464,\n
          2199395475,\n
          2199395482,\n
          2199395487,\n
          2199395484,\n
          2199395488,\n
          2199395481,\n
          2199395464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748705,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395020,\n
          2199395017,\n
          2199395001,\n
          2199395010,\n
          2199394970,\n
          2199394982,\n
          2199395041,\n
          2199395020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748706,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395499,\n
          2199395494,\n
          2199395513,\n
          2199395529,\n
          2199395522,\n
          2199395535,\n
          2199395512,\n
          2199395499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748707,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395375,\n
          2199395384,\n
          2199395446,\n
          2199395448,\n
          2199395438,\n
          2199395398,\n
          2199395400,\n
          2199395375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748708,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395170,\n
          2199395198,\n
          2199395242,\n
          2199395243,\n
          2199395247,\n
          2199395241,\n
          2199395236,\n
          2199395235,\n
          2199395170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748709,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395168,\n
          2199395161,\n
          2199395203,\n
          2199395190,\n
          2199395176,\n
          2199395087,\n
          2199395100,\n
          2199395105,\n
          2199395168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748710,\n
        "timestamp": "2014-04-17T16:54:52Z",\n
        "version": 3,\n
        "changeset": 21752749,\n
        "user": "JBacc1",\n
        "uid": 704348,\n
        "nodes": [\n
          2199394827,\n
          2199394851,\n
          2199394849,\n
          2199394843,\n
          2199394808,\n
          2199394806,\n
          2199394793,\n
          2199394799,\n
          2199394827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748711,\n
        "timestamp": "2013-03-13T10:55:54Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395378,\n
          2199395390,\n
          2199395393,\n
          2199395414,\n
          2199395406,\n
          2199395413,\n
          2199395401,\n
          2199395370,\n
          2199395378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748712,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395299,\n
          2199395309,\n
          2199395346,\n
          2199395348,\n
          2199395366,\n
          2199395354,\n
          2199395327,\n
          2199395331,\n
          2199395299\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748713,\n
        "timestamp": "2024-11-05T23:02:42Z",\n
        "version": 5,\n
        "changeset": 158798113,\n
        "user": "Niels Elgaard Larsen",\n
        "uid": 1288,\n
        "nodes": [\n
          2199394799,\n
          2199394810,\n
          2199394822,\n
          2199394819,\n
          2199394836,\n
          2199394827,\n
          2199394799\n
        ],\n
        "tags": {\n
          "building": "industrial",\n
          "craft": "winery",\n
          "name": "Caveau Bugiste",\n
          "opening_hours": "Mo-Su 09:00-12:00, 14:00-19:00",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "website": "https://www.caveau-bugiste.fr/",\n
          "wikimedia_commons": "File:Le Caveau Bugiste.jpg"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748714,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395647,\n
          2199395637,\n
          2199395638,\n
          2199395641,\n
          2199395646,\n
          2199395642,\n
          2199395645,\n
          2199395648,\n
          2199395647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748715,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395332,\n
          2199395320,\n
          2199395347,\n
          2199395336,\n
          2199395288,\n
          2199395298,\n
          2199395277,\n
          2199395285,\n
          2199395332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748716,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394814,\n
          2199394845,\n
          2199394868,\n
          2199394870,\n
          2199394887,\n
          2199394854,\n
          2199394841,\n
          2199394823,\n
          2199394814\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748717,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395416,\n
          2199395386,\n
          2199395349,\n
          2199395325,\n
          2199395340,\n
          2199395355,\n
          2199395396,\n
          2199395430,\n
          2199395416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748718,\n
        "timestamp": "2016-09-24T15:34:37Z",\n
        "version": 6,\n
        "changeset": 42406962,\n
        "user": "JeaRRo",\n
        "uid": 187177,\n
        "nodes": [\n
          2199394694,\n
          2199394695,\n
          2199394701,\n
          2199394702,\n
          2199394706,\n
          2199394705,\n
          2199394700,\n
          2199394699,\n
          2199394694\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "heritage": "3",\n
          "heritage:operator": "mhs",\n
          "mhs:inscription_date": "1976-08-30",\n
          "name": "Église Saint-Oyen",\n
          "ref:FR:CEF": "01456_01",\n
          "ref:mhs": "PA00116601",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013;Base Mérimée ouverte - avril 2016",\n
          "wikidata": "Q3583455",\n
          "wikipedia": "fr:Église Saint-Oyen de Vongnes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748719,\n
        "timestamp": "2013-03-15T04:22:44Z",\n
        "version": 2,\n
        "changeset": 15369226,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          2199394750,\n
          2199394751,\n
          2199394752,\n
          2199394763,\n
          2199394764,\n
          2199394769,\n
          2199394767,\n
          2199394760,\n
          2199394759,\n
          2199394750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748720,\n
        "timestamp": "2014-04-17T16:54:51Z",\n
        "version": 2,\n
        "changeset": 21752749,\n
        "user": "JBacc1",\n
        "uid": 704348,\n
        "nodes": [\n
          2199394811,\n
          2199394824,\n
          2199394820,\n
          2199394802,\n
          2199394803,\n
          2199394805,\n
          2199394809,\n
          2199394811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748721,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199395254,\n
          2199395268,\n
          2199395265,\n
          2199395252,\n
          2199395249,\n
          2199395250,\n
          2199395251,\n
          2199395253,\n
          2199395254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748722,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394667,\n
          2199394675,\n
          2199394676,\n
          2199394677,\n
          2199394678,\n
          2199394673,\n
          2199394674,\n
          2199394670,\n
          2199394667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748723,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394747,\n
          2199394745,\n
          2199394738,\n
          2199394737,\n
          2199394736,\n
          2199394730,\n
          2199394734,\n
          2199394735,\n
          2199394739,\n
          2199394747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748724,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394995,\n
          2199394994,\n
          2199394954,\n
          2199394953,\n
          2199394940,\n
          2199394935,\n
          2199394943,\n
          2199394961,\n
          2199394999,\n
          2199394995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 209748725,\n
        "timestamp": "2013-03-13T10:55:55Z",\n
        "version": 1,\n
        "changeset": 15350171,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          2199394954,\n
          2199394994,\n
          2199394980,\n
          2199394938,\n
          2199394932,\n
          2199394924,\n
          2199394931,\n
          2199394940,\n
          2199394953,\n
          2199394954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 659402363,\n
        "timestamp": "2018-12-30T21:50:27Z",\n
        "version": 1,\n
        "changeset": 65898920,\n
        "user": "Fabsss",\n
        "uid": 222468,\n
        "nodes": [\n
          6173699554,\n
          6173699555,\n
          6173699556,\n
          6173699557,\n
          6173699558,\n
          6173699559,\n
          6173699560,\n
          6173699561,\n
          6173699554\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 692623705,\n
        "timestamp": "2019-05-26T18:31:44Z",\n
        "version": 1,\n
        "changeset": 70638834,\n
        "user": "Tom360",\n
        "uid": 8194744,\n
        "nodes": [\n
          6502458943,\n
          6502458952,\n
          6502458953,\n
          6502458954,\n
          6502458943\n
        ],\n
        "tags": {\n
          "leisure": "playground"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1239726265,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11517408089,\n
          11517408095,\n
          11517408094,\n
          11517408088,\n
          11517408091,\n
          11517408090,\n
          11517408087,\n
          11517408092,\n
          11517408093,\n
          11517408089\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1239726266,\n
        "timestamp": "2024-01-14T20:35:23Z",\n
        "version": 1,\n
        "changeset": 146258234,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11517408096,\n
          11517408101,\n
          11517408102,\n
          11517408103,\n
          11517408097,\n
          11517408098,\n
          11517408100,\n
          11517408099,\n
          11517408096\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1243524585,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11557270290,\n
          11557270289,\n
          11557270288,\n
          11557270292,\n
          11557270293,\n
          11557270294,\n
          11557270287,\n
          11557270291,\n
          11557270290\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1243524586,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11557270279,\n
          11557270283,\n
          11557270282,\n
          11557270281,\n
          11557270280,\n
          11557270277,\n
          11557270278,\n
          11557270279\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1243524587,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11557270287,\n
          11557270284,\n
          11557270285,\n
          11557270286,\n
          11557270287\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1243524588,\n
        "timestamp": "2024-01-27T18:32:46Z",\n
        "version": 1,\n
        "changeset": 146754615,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          11557270298,\n
          11557270295,\n
          11557270296,\n
          11557270297,\n
          11557270298\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1361539313,\n
        "timestamp": "2025-02-20T20:59:19Z",\n
        "version": 1,\n
        "changeset": 162757104,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12605170657,\n
          12605170654,\n
          12605170655,\n
          12605170656,\n
          12605170657\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266378,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771744878,\n
          12771744877,\n
          12771744876,\n
          12771744874,\n
          12771744873,\n
          12771744872,\n
          12771744875,\n
          12771744878\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266379,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771744882,\n
          12771744879,\n
          12771744880,\n
          12771744881,\n
          12771744883,\n
          12771744884,\n
          12771744885,\n
          12771744882\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266380,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771744886,\n
          12771744893,\n
          12771744892,\n
          12771744891,\n
          12771744890,\n
          12771744887,\n
          12771744888,\n
          12771744889,\n
          12771744886\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266381,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771744900,\n
          12771744899,\n
          12771744898,\n
          12771744897,\n
          12771744900\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266382,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771756504,\n
          12771756503,\n
          12771756502,\n
          12771756501,\n
          12771756504\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266383,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771756508,\n
          12771756503,\n
          12771756504,\n
          12771756507,\n
          12771756506,\n
          12771756505,\n
          12771756508\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266384,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771756512,\n
          12771756509,\n
          12771756510,\n
          12771756511,\n
          12771756512\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1379266385,\n
        "timestamp": "2025-04-21T08:56:59Z",\n
        "version": 1,\n
        "changeset": 165227229,\n
        "user": "MDe",\n
        "uid": 98448,\n
        "nodes": [\n
          12771756516,\n
          12771756515,\n
          12771756514,\n
          12771756513,\n
          12771756516\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]