GET https://osm-commerces.cipherbliss.com/admin/labourer/30288

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"="30288"]->.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
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 195
    "request_size" => 2289
    "total_time" => 7.610813
    "namelookup_time" => 0.000679
    "connect_time" => 0.029215
    "pretransfer_time" => 0.060473
    "size_upload" => 2086.0
    "size_download" => 116060.0
    "speed_download" => 15249.0
    "speed_upload" => 274.0
    "upload_content_length" => 2086.0
    "starttransfer_time" => 4.475946
    "primary_ip" => "65.109.112.52"
    "primary_port" => 443
    "local_ip" => "51.178.138.19"
    "local_port" => 54180
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 60398
    "connect_time_us" => 29215
    "namelookup_time_us" => 679
    "pretransfer_time_us" => 60473
    "starttransfer_time_us" => 4475946
    "total_time_us" => 7610813
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1753247193.9864
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#913
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#909 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#902 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying 65.109.112.52:443...\n
      * Connected to overpass-api.de (65.109.112.52) port 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 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jun  4 21:58:56 2025 GMT\n
      *  expire date: Sep  2 21:58:55 2025 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\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: 2086\r\n
      \r\n
      * upload completely sent off: 2086 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 23 Jul 2025 05:06:34 GMT\r\n
      < Server: Apache/2.4.62 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 23 Jul 2025 05:06:34 GMT"
    "Server: Apache/2.4.62 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.7 375dc00a",\n
        "osm3s": {\n
          "timestamp_osm_base": "2025-07-23T05:04:56Z",\n
          "timestamp_areas_base": "2025-07-23T03:24:50Z",\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": 872855956,\n
        "lat": 44.2137719,\n
        "lon": 4.6336059,\n
        "timestamp": "2012-09-30T23:13:32Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872857473,\n
        "lat": 44.2140885,\n
        "lon": 4.6338419,\n
        "timestamp": "2012-09-30T23:13:32Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872859361,\n
        "lat": 44.2140542,\n
        "lon": 4.6336756,\n
        "timestamp": "2012-09-30T23:13:32Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872859729,\n
        "lat": 44.2140974,\n
        "lon": 4.6336802,\n
        "timestamp": "2012-09-30T23:13:32Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872862327,\n
        "lat": 44.2141168,\n
        "lon": 4.6338449,\n
        "timestamp": "2012-09-30T23:13:32Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872862484,\n
        "lat": 44.2140563,\n
        "lon": 4.6336361,\n
        "timestamp": "2012-09-30T23:13:33Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872866072,\n
        "lat": 44.2141048,\n
        "lon": 4.6340651,\n
        "timestamp": "2012-09-30T23:13:33Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872866132,\n
        "lat": 44.2137602,\n
        "lon": 4.6338203,\n
        "timestamp": "2012-09-30T23:13:33Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 872868544,\n
        "lat": 44.2136718,\n
        "lon": 4.6340191,\n
        "timestamp": "2012-09-30T23:13:33Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234085,\n
        "lat": 44.1968943,\n
        "lon": 4.6356400,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234086,\n
        "lat": 44.2014661,\n
        "lon": 4.6246823,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234094,\n
        "lat": 44.2132700,\n
        "lon": 4.6326867,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234095,\n
        "lat": 44.2070355,\n
        "lon": 4.6240638,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234096,\n
        "lat": 44.1925544,\n
        "lon": 4.6214771,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234097,\n
        "lat": 44.1974176,\n
        "lon": 4.6248454,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234098,\n
        "lat": 44.1977584,\n
        "lon": 4.6226858,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234100,\n
        "lat": 44.1977290,\n
        "lon": 4.6224324,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234102,\n
        "lat": 44.2075438,\n
        "lon": 4.6238477,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234103,\n
        "lat": 44.1979760,\n
        "lon": 4.6286287,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234105,\n
        "lat": 44.1980018,\n
        "lon": 4.6254111,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234107,\n
        "lat": 44.1983015,\n
        "lon": 4.6213717,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234109,\n
        "lat": 44.2071595,\n
        "lon": 4.6224860,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234110,\n
        "lat": 44.1975474,\n
        "lon": 4.6254635,\n
        "timestamp": "2010-08-22T02:50:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234111,\n
        "lat": 44.2010730,\n
        "lon": 4.6252180,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234114,\n
        "lat": 44.1978727,\n
        "lon": 4.6198209,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234117,\n
        "lat": 44.1903396,\n
        "lon": 4.6214188,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234119,\n
        "lat": 44.1919626,\n
        "lon": 4.6207236,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234120,\n
        "lat": 44.2070641,\n
        "lon": 4.6231994,\n
        "timestamp": "2010-08-22T02:50:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234121,\n
        "lat": 44.1870782,\n
        "lon": 4.6261203,\n
        "timestamp": "2010-08-22T02:50:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234122,\n
        "lat": 44.1959460,\n
        "lon": 4.6170932,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234125,\n
        "lat": 44.2001266,\n
        "lon": 4.6232634,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234127,\n
        "lat": 44.1895846,\n
        "lon": 4.6214937,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234128,\n
        "lat": 44.1974203,\n
        "lon": 4.6248691,\n
        "timestamp": "2010-08-22T02:50:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234130,\n
        "lat": 44.1978405,\n
        "lon": 4.6253638,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234132,\n
        "lat": 44.2131131,\n
        "lon": 4.6303306,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234133,\n
        "lat": 44.2013868,\n
        "lon": 4.6253300,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234134,\n
        "lat": 44.2063805,\n
        "lon": 4.6239378,\n
        "timestamp": "2010-08-22T02:50:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234138,\n
        "lat": 44.2013565,\n
        "lon": 4.6243160,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234141,\n
        "lat": 44.1924640,\n
        "lon": 4.6212132,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234143,\n
        "lat": 44.1973001,\n
        "lon": 4.6320607,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234144,\n
        "lat": 44.1973632,\n
        "lon": 4.6275567,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234145,\n
        "lat": 44.1973190,\n
        "lon": 4.6263525,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234146,\n
        "lat": 44.2011841,\n
        "lon": 4.6228001,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234148,\n
        "lat": 44.1988427,\n
        "lon": 4.6263616,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234150,\n
        "lat": 44.1919868,\n
        "lon": 4.6220572,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234152,\n
        "lat": 44.1920893,\n
        "lon": 4.6243869,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234154,\n
        "lat": 44.1979780,\n
        "lon": 4.6255060,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234155,\n
        "lat": 44.1983139,\n
        "lon": 4.6256138,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234157,\n
        "lat": 44.1870858,\n
        "lon": 4.6261074,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234161,\n
        "lat": 44.1968407,\n
        "lon": 4.6178188,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234162,\n
        "lat": 44.1911371,\n
        "lon": 4.6344604,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234163,\n
        "lat": 44.1976892,\n
        "lon": 4.6251683,\n
        "timestamp": "2010-08-22T02:50:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234164,\n
        "lat": 44.1959208,\n
        "lon": 4.6244667,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234165,\n
        "lat": 44.1980148,\n
        "lon": 4.6251147,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234167,\n
        "lat": 44.1989672,\n
        "lon": 4.6202354,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234170,\n
        "lat": 44.2001379,\n
        "lon": 4.6231683,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234172,\n
        "lat": 44.2010545,\n
        "lon": 4.6276765,\n
        "timestamp": "2010-08-22T02:50:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234173,\n
        "lat": 44.1913092,\n
        "lon": 4.6210612,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234175,\n
        "lat": 44.1909594,\n
        "lon": 4.6218937,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234177,\n
        "lat": 44.1943399,\n
        "lon": 4.6219973,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234178,\n
        "lat": 44.1998762,\n
        "lon": 4.6209913,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234180,\n
        "lat": 44.1980456,\n
        "lon": 4.6224903,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234185,\n
        "lat": 44.2008599,\n
        "lon": 4.6258480,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234187,\n
        "lat": 44.2047320,\n
        "lon": 4.6358884,\n
        "timestamp": "2010-08-22T02:50:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234188,\n
        "lat": 44.1971437,\n
        "lon": 4.6242794,\n
        "timestamp": "2010-08-22T02:50:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234189,\n
        "lat": 44.1931860,\n
        "lon": 4.6217649,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234190,\n
        "lat": 44.2012487,\n
        "lon": 4.6229070,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234191,\n
        "lat": 44.2019443,\n
        "lon": 4.6239634,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234192,\n
        "lat": 44.1911805,\n
        "lon": 4.6192510,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234193,\n
        "lat": 44.1975256,\n
        "lon": 4.6245625,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234195,\n
        "lat": 44.1952657,\n
        "lon": 4.6247179,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234196,\n
        "lat": 44.1936152,\n
        "lon": 4.6216137,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234197,\n
        "lat": 44.2022108,\n
        "lon": 4.6244782,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234198,\n
        "lat": 44.1979328,\n
        "lon": 4.6198142,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234199,\n
        "lat": 44.1958267,\n
        "lon": 4.6223446,\n
        "timestamp": "2010-08-22T02:50:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234200,\n
        "lat": 44.1946285,\n
        "lon": 4.6189068,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234207,\n
        "lat": 44.1965231,\n
        "lon": 4.6237349,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234209,\n
        "lat": 44.2016238,\n
        "lon": 4.6240298,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234210,\n
        "lat": 44.1968435,\n
        "lon": 4.6177675,\n
        "timestamp": "2010-08-22T02:50:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234211,\n
        "lat": 44.1961321,\n
        "lon": 4.6242577,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234212,\n
        "lat": 44.1984848,\n
        "lon": 4.6210507,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234214,\n
        "lat": 44.1945982,\n
        "lon": 4.6363598,\n
        "timestamp": "2010-08-22T02:50:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234218,\n
        "lat": 44.1986477,\n
        "lon": 4.6194315,\n
        "timestamp": "2010-08-22T02:50:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234220,\n
        "lat": 44.2080450,\n
        "lon": 4.6239665,\n
        "timestamp": "2010-08-22T02:50:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234221,\n
        "lat": 44.2076477,\n
        "lon": 4.6239069,\n
        "timestamp": "2010-08-22T02:50:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234222,\n
        "lat": 44.1964551,\n
        "lon": 4.6236415,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234223,\n
        "lat": 44.1977838,\n
        "lon": 4.6281995,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234224,\n
        "lat": 44.1956692,\n
        "lon": 4.6182175,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234229,\n
        "lat": 44.1981946,\n
        "lon": 4.6250192,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234232,\n
        "lat": 44.1987607,\n
        "lon": 4.6244134,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234233,\n
        "lat": 44.1943253,\n
        "lon": 4.6221702,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234234,\n
        "lat": 44.2010308,\n
        "lon": 4.6383338,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234235,\n
        "lat": 44.1996678,\n
        "lon": 4.6232722,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234236,\n
        "lat": 44.1959021,\n
        "lon": 4.6223628,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234238,\n
        "lat": 44.1969807,\n
        "lon": 4.6178543,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234240,\n
        "lat": 44.1984551,\n
        "lon": 4.6215691,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234241,\n
        "lat": 44.1972734,\n
        "lon": 4.6223186,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234243,\n
        "lat": 44.1970943,\n
        "lon": 4.6359291,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234245,\n
        "lat": 44.1943739,\n
        "lon": 4.6159194,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234247,\n
        "lat": 44.2071833,\n
        "lon": 4.6239633,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234248,\n
        "lat": 44.1891858,\n
        "lon": 4.6212008,\n
        "timestamp": "2018-01-10T23:52:14Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234252,\n
        "lat": 44.1975049,\n
        "lon": 4.6256507,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234253,\n
        "lat": 44.1990439,\n
        "lon": 4.6206070,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234255,\n
        "lat": 44.2038606,\n
        "lon": 4.6253501,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234257,\n
        "lat": 44.1996486,\n
        "lon": 4.6261925,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234258,\n
        "lat": 44.2068333,\n
        "lon": 4.6233546,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234259,\n
        "lat": 44.2101060,\n
        "lon": 4.6223400,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234260,\n
        "lat": 44.1958765,\n
        "lon": 4.6223177,\n
        "timestamp": "2010-08-22T02:50:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234261,\n
        "lat": 44.2070193,\n
        "lon": 4.6226301,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234263,\n
        "lat": 44.1934641,\n
        "lon": 4.6218743,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234264,\n
        "lat": 44.1981345,\n
        "lon": 4.6249970,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234266,\n
        "lat": 44.1966649,\n
        "lon": 4.6252985,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234267,\n
        "lat": 44.1932677,\n
        "lon": 4.6227153,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234268,\n
        "lat": 44.1920338,\n
        "lon": 4.6247095,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234270,\n
        "lat": 44.1990834,\n
        "lon": 4.6225761,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234276,\n
        "lat": 44.1948781,\n
        "lon": 4.6161374,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234277,\n
        "lat": 44.1920195,\n
        "lon": 4.6246594,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234278,\n
        "lat": 44.1985781,\n
        "lon": 4.6258607,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234280,\n
        "lat": 44.1954538,\n
        "lon": 4.6240282,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234281,\n
        "lat": 44.1992293,\n
        "lon": 4.6272540,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234282,\n
        "lat": 44.2088139,\n
        "lon": 4.6223805,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234285,\n
        "lat": 44.2020947,\n
        "lon": 4.6239650,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234287,\n
        "lat": 44.2013195,\n
        "lon": 4.6227349,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234289,\n
        "lat": 44.1891250,\n
        "lon": 4.6217062,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234292,\n
        "lat": 44.1993957,\n
        "lon": 4.6270078,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234293,\n
        "lat": 44.1995680,\n
        "lon": 4.6264952,\n
        "timestamp": "2010-08-22T02:50:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234298,\n
        "lat": 44.1997358,\n
        "lon": 4.6316351,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234300,\n
        "lat": 44.1974610,\n
        "lon": 4.6228979,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234303,\n
        "lat": 44.2070352,\n
        "lon": 4.6240321,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234304,\n
        "lat": 44.1887942,\n
        "lon": 4.6236138,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234305,\n
        "lat": 44.2004366,\n
        "lon": 4.6225443,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234306,\n
        "lat": 44.1903379,\n
        "lon": 4.6311270,\n
        "timestamp": "2013-09-25T22:19:24Z",\n
        "version": 2,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234307,\n
        "lat": 44.2001495,\n
        "lon": 4.6262996,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234310,\n
        "lat": 44.1985027,\n
        "lon": 4.6211710,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234312,\n
        "lat": 44.1968602,\n
        "lon": 4.6256011,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234316,\n
        "lat": 44.1919092,\n
        "lon": 4.6205629,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234317,\n
        "lat": 44.1994368,\n
        "lon": 4.6207431,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234322,\n
        "lat": 44.1973146,\n
        "lon": 4.6192287,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234324,\n
        "lat": 44.1916442,\n
        "lon": 4.6364909,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234326,\n
        "lat": 44.1921861,\n
        "lon": 4.6221412,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234327,\n
        "lat": 44.2059817,\n
        "lon": 4.6317491,\n
        "timestamp": "2010-08-22T02:50:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234328,\n
        "lat": 44.2015588,\n
        "lon": 4.6241468,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234329,\n
        "lat": 44.1900763,\n
        "lon": 4.6357799,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234330,\n
        "lat": 44.1989965,\n
        "lon": 4.6224520,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234331,\n
        "lat": 44.1998947,\n
        "lon": 4.6210439,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234332,\n
        "lat": 44.1912516,\n
        "lon": 4.6219410,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234333,\n
        "lat": 44.1924137,\n
        "lon": 4.6224489,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234334,\n
        "lat": 44.1956937,\n
        "lon": 4.6246724,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234335,\n
        "lat": 44.1980784,\n
        "lon": 4.6260029,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234337,\n
        "lat": 44.2005396,\n
        "lon": 4.6276750,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234338,\n
        "lat": 44.1976071,\n
        "lon": 4.6232395,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234340,\n
        "lat": 44.2012831,\n
        "lon": 4.6244779,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234346,\n
        "lat": 44.2016749,\n
        "lon": 4.6244431,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234347,\n
        "lat": 44.1986833,\n
        "lon": 4.6226732,\n
        "timestamp": "2010-08-22T02:51:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234350,\n
        "lat": 44.2127864,\n
        "lon": 4.6325261,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234351,\n
        "lat": 44.1888254,\n
        "lon": 4.6202058,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234352,\n
        "lat": 44.1961111,\n
        "lon": 4.6240179,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234353,\n
        "lat": 44.2020182,\n
        "lon": 4.6243431,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234355,\n
        "lat": 44.1996551,\n
        "lon": 4.6263796,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234356,\n
        "lat": 44.1964640,\n
        "lon": 4.6239235,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234357,\n
        "lat": 44.1911228,\n
        "lon": 4.6211596,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234358,\n
        "lat": 44.1902475,\n
        "lon": 4.6213549,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234359,\n
        "lat": 44.1981222,\n
        "lon": 4.6257523,\n
        "timestamp": "2010-08-22T02:51:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234361,\n
        "lat": 44.1896819,\n
        "lon": 4.6217815,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234362,\n
        "lat": 44.1897199,\n
        "lon": 4.6219947,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234365,\n
        "lat": 44.2015591,\n
        "lon": 4.6240202,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234367,\n
        "lat": 44.1943061,\n
        "lon": 4.6159807,\n
        "timestamp": "2010-08-22T02:51:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234369,\n
        "lat": 44.1978956,\n
        "lon": 4.6282867,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234371,\n
        "lat": 44.2006517,\n
        "lon": 4.6250802,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234372,\n
        "lat": 44.1973539,\n
        "lon": 4.6246926,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234373,\n
        "lat": 44.1976391,\n
        "lon": 4.6256735,\n
        "timestamp": "2010-08-22T02:51:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234374,\n
        "lat": 44.1950305,\n
        "lon": 4.6252158,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234375,\n
        "lat": 44.1987821,\n
        "lon": 4.6222580,\n
        "timestamp": "2010-08-22T02:51:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234378,\n
        "lat": 44.1999474,\n
        "lon": 4.6222283,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234379,\n
        "lat": 44.1992241,\n
        "lon": 4.6270721,\n
        "timestamp": "2010-08-22T02:51:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234381,\n
        "lat": 44.1964555,\n
        "lon": 4.6245494,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234383,\n
        "lat": 44.1944305,\n
        "lon": 4.6221943,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234385,\n
        "lat": 44.1955152,\n
        "lon": 4.6245155,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234390,\n
        "lat": 44.1988572,\n
        "lon": 4.6224756,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234391,\n
        "lat": 44.1894534,\n
        "lon": 4.6195466,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234393,\n
        "lat": 44.1980939,\n
        "lon": 4.6200364,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234394,\n
        "lat": 44.1980118,\n
        "lon": 4.6244486,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234395,\n
        "lat": 44.2016970,\n
        "lon": 4.6243980,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234396,\n
        "lat": 44.2047206,\n
        "lon": 4.6361485,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234397,\n
        "lat": 44.1988321,\n
        "lon": 4.6269437,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234398,\n
        "lat": 44.1979930,\n
        "lon": 4.6245102,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234399,\n
        "lat": 44.2063146,\n
        "lon": 4.6234380,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234400,\n
        "lat": 44.1961915,\n
        "lon": 4.6255887,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234403,\n
        "lat": 44.2004170,\n
        "lon": 4.6229776,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234405,\n
        "lat": 44.1963894,\n
        "lon": 4.6255237,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234407,\n
        "lat": 44.1986627,\n
        "lon": 4.6207939,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234412,\n
        "lat": 44.1970689,\n
        "lon": 4.6251188,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234414,\n
        "lat": 44.1986397,\n
        "lon": 4.6266531,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234417,\n
        "lat": 44.2001344,\n
        "lon": 4.6220124,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234419,\n
        "lat": 44.1956545,\n
        "lon": 4.6242277,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234420,\n
        "lat": 44.1979332,\n
        "lon": 4.6243852,\n
        "timestamp": "2010-08-22T02:51:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234421,\n
        "lat": 44.1957125,\n
        "lon": 4.6186673,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234422,\n
        "lat": 44.1968706,\n
        "lon": 4.6243064,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234423,\n
        "lat": 44.1967582,\n
        "lon": 4.6237790,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234426,\n
        "lat": 44.1996276,\n
        "lon": 4.6272273,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234428,\n
        "lat": 44.1969252,\n
        "lon": 4.6236264,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234433,\n
        "lat": 44.2009096,\n
        "lon": 4.6258099,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234435,\n
        "lat": 44.2015873,\n
        "lon": 4.6277615,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234436,\n
        "lat": 44.2079651,\n
        "lon": 4.6239132,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234438,\n
        "lat": 44.2004055,\n
        "lon": 4.6268518,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234440,\n
        "lat": 44.1905776,\n
        "lon": 4.6222931,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234442,\n
        "lat": 44.2000906,\n
        "lon": 4.6228299,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234443,\n
        "lat": 44.2072141,\n
        "lon": 4.6240289,\n
        "timestamp": "2010-08-22T02:51:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234444,\n
        "lat": 44.2126017,\n
        "lon": 4.6323483,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234446,\n
        "lat": 44.1984229,\n
        "lon": 4.6247266,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234448,\n
        "lat": 44.1943282,\n
        "lon": 4.6160856,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234449,\n
        "lat": 44.1987313,\n
        "lon": 4.6253460,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234450,\n
        "lat": 44.1961276,\n
        "lon": 4.6200191,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234452,\n
        "lat": 44.1975691,\n
        "lon": 4.6250021,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234457,\n
        "lat": 44.2011364,\n
        "lon": 4.6218969,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234459,\n
        "lat": 44.1912024,\n
        "lon": 4.6191320,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234460,\n
        "lat": 44.1979252,\n
        "lon": 4.6264131,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234463,\n
        "lat": 44.1990637,\n
        "lon": 4.6225796,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234464,\n
        "lat": 44.2011762,\n
        "lon": 4.6218706,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234465,\n
        "lat": 44.1967768,\n
        "lon": 4.6334534,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234466,\n
        "lat": 44.1983803,\n
        "lon": 4.6227072,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234467,\n
        "lat": 44.2084276,\n
        "lon": 4.6230013,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234468,\n
        "lat": 44.1931315,\n
        "lon": 4.6217505,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234469,\n
        "lat": 44.1962831,\n
        "lon": 4.6190974,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234470,\n
        "lat": 44.1998181,\n
        "lon": 4.6273273,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234471,\n
        "lat": 44.1978139,\n
        "lon": 4.6283572,\n
        "timestamp": "2010-08-22T02:51:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234473,\n
        "lat": 44.2018782,\n
        "lon": 4.6251701,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234481,\n
        "lat": 44.1924258,\n
        "lon": 4.6211872,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234482,\n
        "lat": 44.1911662,\n
        "lon": 4.6189806,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234483,\n
        "lat": 44.1908582,\n
        "lon": 4.6219741,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234484,\n
        "lat": 44.1999475,\n
        "lon": 4.6279033,\n
        "timestamp": "2010-08-22T02:51:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234486,\n
        "lat": 44.2018896,\n
        "lon": 4.6233370,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234487,\n
        "lat": 44.2040279,\n
        "lon": 4.6262435,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234489,\n
        "lat": 44.2072370,\n
        "lon": 4.6239642,\n
        "timestamp": "2010-08-22T02:51:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234493,\n
        "lat": 44.2050654,\n
        "lon": 4.6073301,\n
        "timestamp": "2010-08-22T02:51:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234494,\n
        "lat": 44.2013606,\n
        "lon": 4.6246522,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234496,\n
        "lat": 44.1958501,\n
        "lon": 4.6179767,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234497,\n
        "lat": 44.1946430,\n
        "lon": 4.6245116,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234502,\n
        "lat": 44.1921890,\n
        "lon": 4.6214362,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234504,\n
        "lat": 44.2018369,\n
        "lon": 4.6232948,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234506,\n
        "lat": 44.2039706,\n
        "lon": 4.6263232,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234507,\n
        "lat": 44.1965595,\n
        "lon": 4.6238783,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234511,\n
        "lat": 44.1955851,\n
        "lon": 4.6243323,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234512,\n
        "lat": 44.2047948,\n
        "lon": 4.6366566,\n
        "timestamp": "2010-08-22T02:51:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234514,\n
        "lat": 44.2008329,\n
        "lon": 4.6258335,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234515,\n
        "lat": 44.1976574,\n
        "lon": 4.6249855,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234516,\n
        "lat": 44.1923148,\n
        "lon": 4.6193476,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234517,\n
        "lat": 44.1973711,\n
        "lon": 4.6240368,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234518,\n
        "lat": 44.1967419,\n
        "lon": 4.6252686,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234519,\n
        "lat": 44.2015265,\n
        "lon": 4.6240205,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234521,\n
        "lat": 44.2082078,\n
        "lon": 4.6227913,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234527,\n
        "lat": 44.1958424,\n
        "lon": 4.6180434,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234528,\n
        "lat": 44.1985959,\n
        "lon": 4.6266591,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234530,\n
        "lat": 44.1952625,\n
        "lon": 4.6238400,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234531,\n
        "lat": 44.2030426,\n
        "lon": 4.6271007,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234532,\n
        "lat": 44.2130371,\n
        "lon": 4.6323801,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234533,\n
        "lat": 44.1920869,\n
        "lon": 4.6202238,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234534,\n
        "lat": 44.1992367,\n
        "lon": 4.6214303,\n
        "timestamp": "2012-09-30T21:40:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234535,\n
        "lat": 44.1944633,\n
        "lon": 4.6218268,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234538,\n
        "lat": 44.2018126,\n
        "lon": 4.6243124,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234539,\n
        "lat": 44.2049565,\n
        "lon": 4.6072507,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234540,\n
        "lat": 44.2000203,\n
        "lon": 4.6315312,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234541,\n
        "lat": 44.1970093,\n
        "lon": 4.6240961,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234542,\n
        "lat": 44.2014624,\n
        "lon": 4.6138486,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234543,\n
        "lat": 44.1974576,\n
        "lon": 4.6256567,\n
        "timestamp": "2010-08-22T02:51:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234550,\n
        "lat": 44.1911833,\n
        "lon": 4.6213202,\n
        "timestamp": "2010-08-22T02:51:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234553,\n
        "lat": 44.2005727,\n
        "lon": 4.6225157,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234555,\n
        "lat": 44.1998237,\n
        "lon": 4.6210037,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234556,\n
        "lat": 44.2003856,\n
        "lon": 4.6224797,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234559,\n
        "lat": 44.1944786,\n
        "lon": 4.6219516,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234563,\n
        "lat": 44.1910731,\n
        "lon": 4.6211314,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234564,\n
        "lat": 44.1901825,\n
        "lon": 4.6204656,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234565,\n
        "lat": 44.1977516,\n
        "lon": 4.6249099,\n
        "timestamp": "2010-08-22T02:51:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234566,\n
        "lat": 44.2043681,\n
        "lon": 4.6279038,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234568,\n
        "lat": 44.1996869,\n
        "lon": 4.6232335,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234569,\n
        "lat": 44.1983929,\n
        "lon": 4.6211780,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234573,\n
        "lat": 44.1969989,\n
        "lon": 4.6267771,\n
        "timestamp": "2010-08-22T02:51:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234575,\n
        "lat": 44.1984830,\n
        "lon": 4.6264039,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234577,\n
        "lat": 44.2010568,\n
        "lon": 4.6280493,\n
        "timestamp": "2010-08-22T02:51:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234578,\n
        "lat": 44.2038544,\n
        "lon": 4.6266403,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234580,\n
        "lat": 44.1995471,\n
        "lon": 4.6225437,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234584,\n
        "lat": 44.2013045,\n
        "lon": 4.6261099,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234585,\n
        "lat": 44.1968533,\n
        "lon": 4.6253211,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234586,\n
        "lat": 44.1992217,\n
        "lon": 4.6268764,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234588,\n
        "lat": 44.1960743,\n
        "lon": 4.6170905,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234589,\n
        "lat": 44.2021419,\n
        "lon": 4.6241824,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234590,\n
        "lat": 44.2010652,\n
        "lon": 4.6213637,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234591,\n
        "lat": 44.1944075,\n
        "lon": 4.6185708,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234592,\n
        "lat": 44.2069685,\n
        "lon": 4.6241171,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234595,\n
        "lat": 44.1996252,\n
        "lon": 4.6271130,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234596,\n
        "lat": 44.1980501,\n
        "lon": 4.6255516,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234597,\n
        "lat": 44.1980641,\n
        "lon": 4.6260904,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234598,\n
        "lat": 44.1972265,\n
        "lon": 4.6252016,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234599,\n
        "lat": 44.2032313,\n
        "lon": 4.6256816,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234601,\n
        "lat": 44.2038281,\n
        "lon": 4.6266885,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234602,\n
        "lat": 44.1980280,\n
        "lon": 4.6243509,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234608,\n
        "lat": 44.1958267,\n
        "lon": 4.6217556,\n
        "timestamp": "2010-08-22T02:51:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234611,\n
        "lat": 44.1957734,\n
        "lon": 4.6255038,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234612,\n
        "lat": 44.1870762,\n
        "lon": 4.6261283,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234613,\n
        "lat": 44.1949384,\n
        "lon": 4.6243730,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234614,\n
        "lat": 44.1902738,\n
        "lon": 4.6214343,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234615,\n
        "lat": 44.1911665,\n
        "lon": 4.6217917,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234617,\n
        "lat": 44.1960643,\n
        "lon": 4.6244647,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234618,\n
        "lat": 44.1975224,\n
        "lon": 4.6228461,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234620,\n
        "lat": 44.1991753,\n
        "lon": 4.6205006,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234622,\n
        "lat": 44.2010777,\n
        "lon": 4.6276274,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234623,\n
        "lat": 44.1985552,\n
        "lon": 4.6210250,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234624,\n
        "lat": 44.1986170,\n
        "lon": 4.6258725,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234631,\n
        "lat": 44.1974875,\n
        "lon": 4.6255497,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234632,\n
        "lat": 44.1889948,\n
        "lon": 4.6217335,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234633,\n
        "lat": 44.1953274,\n
        "lon": 4.6242771,\n
        "timestamp": "2018-01-10T23:52:15Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234635,\n
        "lat": 44.1922443,\n
        "lon": 4.6209349,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234636,\n
        "lat": 44.1982265,\n
        "lon": 4.6213966,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234637,\n
        "lat": 44.1974636,\n
        "lon": 4.6243828,\n
        "timestamp": "2010-08-22T02:51:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234638,\n
        "lat": 44.2012802,\n
        "lon": 4.6228739,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234639,\n
        "lat": 44.1885155,\n
        "lon": 4.6236007,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234640,\n
        "lat": 44.2014912,\n
        "lon": 4.6227250,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234643,\n
        "lat": 44.1995746,\n
        "lon": 4.6252554,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234645,\n
        "lat": 44.1983620,\n
        "lon": 4.6256643,\n
        "timestamp": "2010-08-22T02:51:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234647,\n
        "lat": 44.1893267,\n
        "lon": 4.6213698,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234648,\n
        "lat": 44.1958494,\n
        "lon": 4.6215788,\n
        "timestamp": "2010-08-22T02:51:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234650,\n
        "lat": 44.1978991,\n
        "lon": 4.6286809,\n
        "timestamp": "2012-09-30T21:40:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234654,\n
        "lat": 44.2021798,\n
        "lon": 4.6244701,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234655,\n
        "lat": 44.1920171,\n
        "lon": 4.6222931,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234657,\n
        "lat": 44.1897304,\n
        "lon": 4.6216696,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234658,\n
        "lat": 44.1971593,\n
        "lon": 4.6245766,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234659,\n
        "lat": 44.2048480,\n
        "lon": 4.6359768,\n
        "timestamp": "2010-08-22T02:51:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234660,\n
        "lat": 44.2039449,\n
        "lon": 4.6255489,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234661,\n
        "lat": 44.1925492,\n
        "lon": 4.6218385,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234662,\n
        "lat": 44.1889160,\n
        "lon": 4.6202441,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234663,\n
        "lat": 44.2024950,\n
        "lon": 4.6254344,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234665,\n
        "lat": 44.1975039,\n
        "lon": 4.6255545,\n
        "timestamp": "2010-08-22T02:51:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234667,\n
        "lat": 44.2030047,\n
        "lon": 4.6269356,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234668,\n
        "lat": 44.1982964,\n
        "lon": 4.6213286,\n
        "timestamp": "2012-12-16T09:17:27Z",\n
        "version": 2,\n
        "changeset": 14289926,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234670,\n
        "lat": 44.1973361,\n
        "lon": 4.6191468,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234671,\n
        "lat": 44.1912580,\n
        "lon": 4.6200551,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234678,\n
        "lat": 44.2009261,\n
        "lon": 4.6224996,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234679,\n
        "lat": 44.1939679,\n
        "lon": 4.6157888,\n
        "timestamp": "2010-08-22T02:51:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234681,\n
        "lat": 44.1985449,\n
        "lon": 4.6266284,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234682,\n
        "lat": 44.1960039,\n
        "lon": 4.6242708,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234685,\n
        "lat": 44.1929670,\n
        "lon": 4.6226232,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234687,\n
        "lat": 44.1950673,\n
        "lon": 4.6256014,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234688,\n
        "lat": 44.1982304,\n
        "lon": 4.6257415,\n
        "timestamp": "2010-08-22T02:51:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234689,\n
        "lat": 44.2037429,\n
        "lon": 4.6268221,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234690,\n
        "lat": 44.1939352,\n
        "lon": 4.6220334,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234691,\n
        "lat": 44.1951154,\n
        "lon": 4.6255329,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234692,\n
        "lat": 44.1984207,\n
        "lon": 4.6257712,\n
        "timestamp": "2010-08-22T02:51:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234693,\n
        "lat": 44.1927613,\n
        "lon": 4.6221722,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234695,\n
        "lat": 44.1911985,\n
        "lon": 4.6247858,\n
        "timestamp": "2010-08-22T02:51:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234700,\n
        "lat": 44.1971975,\n
        "lon": 4.6237770,\n
        "timestamp": "2010-08-22T02:51:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234701,\n
        "lat": 44.1968232,\n
        "lon": 4.6254692,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234702,\n
        "lat": 44.1992984,\n
        "lon": 4.6204594,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234703,\n
        "lat": 44.2122892,\n
        "lon": 4.6330703,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234704,\n
        "lat": 44.2019676,\n
        "lon": 4.6235472,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234705,\n
        "lat": 44.1994134,\n
        "lon": 4.6271467,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234706,\n
        "lat": 44.1984701,\n
        "lon": 4.6258954,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234707,\n
        "lat": 44.2010371,\n
        "lon": 4.6254223,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234712,\n
        "lat": 44.1871085,\n
        "lon": 4.6261010,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234713,\n
        "lat": 44.2009386,\n
        "lon": 4.6260634,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234715,\n
        "lat": 44.1985289,\n
        "lon": 4.6193498,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234717,\n
        "lat": 44.1944151,\n
        "lon": 4.6216164,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234718,\n
        "lat": 44.2128149,\n
        "lon": 4.6312462,\n
        "timestamp": "2012-10-01T23:48:24Z",\n
        "version": 2,\n
        "changeset": 13329136,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234721,\n
        "lat": 44.2000821,\n
        "lon": 4.6228004,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234722,\n
        "lat": 44.1993754,\n
        "lon": 4.6269704,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234723,\n
        "lat": 44.1956538,\n
        "lon": 4.6251667,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234724,\n
        "lat": 44.1969925,\n
        "lon": 4.6237712,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234725,\n
        "lat": 44.1969211,\n
        "lon": 4.6249159,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234727,\n
        "lat": 44.2030151,\n
        "lon": 4.6314633,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234729,\n
        "lat": 44.1972450,\n
        "lon": 4.6237587,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234730,\n
        "lat": 44.1911189,\n
        "lon": 4.6279397,\n
        "timestamp": "2010-08-22T02:51:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234736,\n
        "lat": 44.1948585,\n
        "lon": 4.6253578,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234737,\n
        "lat": 44.1958079,\n
        "lon": 4.6179675,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234739,\n
        "lat": 44.1893337,\n
        "lon": 4.6195887,\n
        "timestamp": "2010-08-22T02:51:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234740,\n
        "lat": 44.1891506,\n
        "lon": 4.6210712,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234741,\n
        "lat": 44.2003898,\n
        "lon": 4.6228834,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234742,\n
        "lat": 44.2021090,\n
        "lon": 4.6244515,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234743,\n
        "lat": 44.1994045,\n
        "lon": 4.6222420,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234744,\n
        "lat": 44.1911256,\n
        "lon": 4.6199366,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234745,\n
        "lat": 44.2113458,\n
        "lon": 4.6303197,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234746,\n
        "lat": 44.2000638,\n
        "lon": 4.6264225,\n
        "timestamp": "2010-08-22T02:51:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234747,\n
        "lat": 44.1943755,\n
        "lon": 4.6161887,\n
        "timestamp": "2010-08-22T02:51:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234748,\n
        "lat": 44.2030924,\n
        "lon": 4.6254614,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234749,\n
        "lat": 44.2039185,\n
        "lon": 4.6265157,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234751,\n
        "lat": 44.1932323,\n
        "lon": 4.6217054,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234753,\n
        "lat": 44.2053962,\n
        "lon": 4.6213864,\n
        "timestamp": "2010-08-22T02:51:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234758,\n
        "lat": 44.1982849,\n
        "lon": 4.6255506,\n
        "timestamp": "2010-08-22T02:51:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234759,\n
        "lat": 44.1971283,\n
        "lon": 4.6248843,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234760,\n
        "lat": 44.1999178,\n
        "lon": 4.6253296,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234762,\n
        "lat": 44.2018854,\n
        "lon": 4.6239314,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234763,\n
        "lat": 44.1895908,\n
        "lon": 4.6216234,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234765,\n
        "lat": 44.1972685,\n
        "lon": 4.6229747,\n
        "timestamp": "2010-08-22T02:51:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234770,\n
        "lat": 44.1869186,\n
        "lon": 4.6263828,\n
        "timestamp": "2010-08-22T02:51:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234772,\n
        "lat": 44.1963907,\n
        "lon": 4.6223681,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234773,\n
        "lat": 44.1953062,\n
        "lon": 4.6241880,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234775,\n
        "lat": 44.1890589,\n
        "lon": 4.6206649,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234777,\n
        "lat": 44.2007263,\n
        "lon": 4.6229994,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234778,\n
        "lat": 44.2042081,\n
        "lon": 4.6249191,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234782,\n
        "lat": 44.2021027,\n
        "lon": 4.6241064,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234783,\n
        "lat": 44.1984408,\n
        "lon": 4.6215679,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234784,\n
        "lat": 44.1981546,\n
        "lon": 4.6237916,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234785,\n
        "lat": 44.1974061,\n
        "lon": 4.6248596,\n
        "timestamp": "2010-08-22T02:51:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234786,\n
        "lat": 44.1986909,\n
        "lon": 4.6203382,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234787,\n
        "lat": 44.1924875,\n
        "lon": 4.6215336,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234788,\n
        "lat": 44.1892375,\n
        "lon": 4.6212899,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234789,\n
        "lat": 44.1922071,\n
        "lon": 4.6212679,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234791,\n
        "lat": 44.2070095,\n
        "lon": 4.6225785,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234793,\n
        "lat": 44.2021154,\n
        "lon": 4.6241582,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234795,\n
        "lat": 44.1936379,\n
        "lon": 4.6218817,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234797,\n
        "lat": 44.1971344,\n
        "lon": 4.6226833,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234798,\n
        "lat": 44.2020673,\n
        "lon": 4.6239411,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234799,\n
        "lat": 44.1977258,\n
        "lon": 4.6253604,\n
        "timestamp": "2010-08-22T02:51:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234804,\n
        "lat": 44.1960188,\n
        "lon": 4.6171814,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234805,\n
        "lat": 44.1941496,\n
        "lon": 4.6244423,\n
        "timestamp": "2010-08-22T02:51:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234806,\n
        "lat": 44.1959419,\n
        "lon": 4.6242816,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234807,\n
        "lat": 44.1924796,\n
        "lon": 4.6219223,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234808,\n
        "lat": 44.1915647,\n
        "lon": 4.6203299,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234810,\n
        "lat": 44.2132507,\n
        "lon": 4.6309874,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234811,\n
        "lat": 44.1898043,\n
        "lon": 4.6211513,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234814,\n
        "lat": 44.2042450,\n
        "lon": 4.6273642,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234816,\n
        "lat": 44.1916200,\n
        "lon": 4.6202784,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234818,\n
        "lat": 44.1946420,\n
        "lon": 4.6110839,\n
        "timestamp": "2010-08-22T02:51:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234819,\n
        "lat": 44.1930583,\n
        "lon": 4.6211852,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234820,\n
        "lat": 44.2008409,\n
        "lon": 4.6224728,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234822,\n
        "lat": 44.2042022,\n
        "lon": 4.6266809,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234823,\n
        "lat": 44.1969194,\n
        "lon": 4.6357377,\n
        "timestamp": "2010-08-22T02:51:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234825,\n
        "lat": 44.1967777,\n
        "lon": 4.6237712,\n
        "timestamp": "2010-08-22T02:51:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234829,\n
        "lat": 44.1915241,\n
        "lon": 4.6217164,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234830,\n
        "lat": 44.1974255,\n
        "lon": 4.6234691,\n
        "timestamp": "2012-09-30T21:40:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234831,\n
        "lat": 44.2022574,\n
        "lon": 4.6240960,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234833,\n
        "lat": 44.1973093,\n
        "lon": 4.6247463,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234836,\n
        "lat": 44.1965577,\n
        "lon": 4.6240457,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234842,\n
        "lat": 44.2071606,\n
        "lon": 4.6230524,\n
        "timestamp": "2010-08-22T02:51:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234847,\n
        "lat": 44.1974081,\n
        "lon": 4.6246306,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234851,\n
        "lat": 44.1888497,\n
        "lon": 4.6236033,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234852,\n
        "lat": 44.1987582,\n
        "lon": 4.6259858,\n
        "timestamp": "2010-08-22T02:51:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234853,\n
        "lat": 44.1987105,\n
        "lon": 4.6319300,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234854,\n
        "lat": 44.1944240,\n
        "lon": 4.6184934,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234855,\n
        "lat": 44.2013269,\n
        "lon": 4.6253342,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234856,\n
        "lat": 44.2043641,\n
        "lon": 4.6255523,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234857,\n
        "lat": 44.2064103,\n
        "lon": 4.6238508,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234858,\n
        "lat": 44.1885461,\n
        "lon": 4.6215681,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234859,\n
        "lat": 44.1966849,\n
        "lon": 4.6222521,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234863,\n
        "lat": 44.1950198,\n
        "lon": 4.6243933,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234865,\n
        "lat": 44.2018402,\n
        "lon": 4.6233409,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234869,\n
        "lat": 44.1953174,\n
        "lon": 4.6192136,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234870,\n
        "lat": 44.1919202,\n
        "lon": 4.6222181,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234873,\n
        "lat": 44.2036097,\n
        "lon": 4.6253965,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234875,\n
        "lat": 44.2047358,\n
        "lon": 4.6369611,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234876,\n
        "lat": 44.1989262,\n
        "lon": 4.6201221,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234877,\n
        "lat": 44.2083737,\n
        "lon": 4.6229622,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234878,\n
        "lat": 44.1976503,\n
        "lon": 4.6253056,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234879,\n
        "lat": 44.1993682,\n
        "lon": 4.6243863,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234880,\n
        "lat": 44.1882146,\n
        "lon": 4.6211197,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234881,\n
        "lat": 44.2010686,\n
        "lon": 4.6210123,\n
        "timestamp": "2010-08-22T02:51:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234883,\n
        "lat": 44.1881643,\n
        "lon": 4.6212717,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234885,\n
        "lat": 44.1998185,\n
        "lon": 4.6209601,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234887,\n
        "lat": 44.1891708,\n
        "lon": 4.6213350,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234888,\n
        "lat": 44.1931899,\n
        "lon": 4.6215588,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234890,\n
        "lat": 44.2013315,\n
        "lon": 4.6262011,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234892,\n
        "lat": 44.1963064,\n
        "lon": 4.6241570,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234893,\n
        "lat": 44.1952890,\n
        "lon": 4.6191941,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234895,\n
        "lat": 44.2012672,\n
        "lon": 4.6243127,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234896,\n
        "lat": 44.1960583,\n
        "lon": 4.6253880,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234898,\n
        "lat": 44.2010969,\n
        "lon": 4.6214578,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234899,\n
        "lat": 44.2004321,\n
        "lon": 4.6270281,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234900,\n
        "lat": 44.1960458,\n
        "lon": 4.6240286,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234901,\n
        "lat": 44.1966443,\n
        "lon": 4.6308966,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234902,\n
        "lat": 44.2071850,\n
        "lon": 4.6240120,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234903,\n
        "lat": 44.1959182,\n
        "lon": 4.6239946,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234911,\n
        "lat": 44.1941723,\n
        "lon": 4.6248570,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234912,\n
        "lat": 44.1957471,\n
        "lon": 4.6220914,\n
        "timestamp": "2010-08-22T02:51:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234913,\n
        "lat": 44.2006340,\n
        "lon": 4.6227315,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234914,\n
        "lat": 44.1990902,\n
        "lon": 4.6297827,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234915,\n
        "lat": 44.1966458,\n
        "lon": 4.6238598,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234917,\n
        "lat": 44.1980577,\n
        "lon": 4.6262998,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234921,\n
        "lat": 44.2000087,\n
        "lon": 4.6280394,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234922,\n
        "lat": 44.1998058,\n
        "lon": 4.6260444,\n
        "timestamp": "2012-09-30T21:40:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234923,\n
        "lat": 44.2032233,\n
        "lon": 4.6262700,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234924,\n
        "lat": 44.1980547,\n
        "lon": 4.6215629,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234925,\n
        "lat": 44.1991812,\n
        "lon": 4.6221918,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234926,\n
        "lat": 44.1907631,\n
        "lon": 4.6361243,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234927,\n
        "lat": 44.2010391,\n
        "lon": 4.6281566,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234928,\n
        "lat": 44.2022219,\n
        "lon": 4.6243965,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234931,\n
        "lat": 44.1991600,\n
        "lon": 4.6270451,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234933,\n
        "lat": 44.1972978,\n
        "lon": 4.6244097,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234935,\n
        "lat": 44.1978862,\n
        "lon": 4.6252753,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234936,\n
        "lat": 44.1964650,\n
        "lon": 4.6248562,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234938,\n
        "lat": 44.1969311,\n
        "lon": 4.6244846,\n
        "timestamp": "2010-08-22T02:51:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234940,\n
        "lat": 44.2072158,\n
        "lon": 4.6225514,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234944,\n
        "lat": 44.2004543,\n
        "lon": 4.6234639,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234945,\n
        "lat": 44.1893799,\n
        "lon": 4.6210731,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234946,\n
        "lat": 44.1932346,\n
        "lon": 4.6228443,\n
        "timestamp": "2018-01-10T23:52:16Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234947,\n
        "lat": 44.2000538,\n
        "lon": 4.6276439,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234948,\n
        "lat": 44.1931954,\n
        "lon": 4.6216956,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234955,\n
        "lat": 44.1958074,\n
        "lon": 4.6181060,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234957,\n
        "lat": 44.2046941,\n
        "lon": 4.6359599,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234959,\n
        "lat": 44.2008489,\n
        "lon": 4.6260106,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234961,\n
        "lat": 44.1997973,\n
        "lon": 4.6315500,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234964,\n
        "lat": 44.2121138,\n
        "lon": 4.6328969,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234967,\n
        "lat": 44.1919514,\n
        "lon": 4.6222305,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234968,\n
        "lat": 44.2014206,\n
        "lon": 4.6227992,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234969,\n
        "lat": 44.2037707,\n
        "lon": 4.6266322,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234970,\n
        "lat": 44.2001276,\n
        "lon": 4.6229876,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234971,\n
        "lat": 44.1906455,\n
        "lon": 4.6210321,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234972,\n
        "lat": 44.1969168,\n
        "lon": 4.6177714,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234973,\n
        "lat": 44.2013240,\n
        "lon": 4.6237470,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234974,\n
        "lat": 44.1975409,\n
        "lon": 4.6274156,\n
        "timestamp": "2010-08-22T02:51:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234978,\n
        "lat": 44.1921369,\n
        "lon": 4.6201196,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234980,\n
        "lat": 44.1994802,\n
        "lon": 4.6206261,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234982,\n
        "lat": 44.1989729,\n
        "lon": 4.6257914,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234983,\n
        "lat": 44.1919239,\n
        "lon": 4.6207511,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234985,\n
        "lat": 44.1958606,\n
        "lon": 4.6253195,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234986,\n
        "lat": 44.1969723,\n
        "lon": 4.6179707,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234990,\n
        "lat": 44.1976449,\n
        "lon": 4.6226464,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234991,\n
        "lat": 44.1953659,\n
        "lon": 4.6244042,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234992,\n
        "lat": 44.1913198,\n
        "lon": 4.6337319,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234993,\n
        "lat": 44.1965427,\n
        "lon": 4.6220941,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234994,\n
        "lat": 44.1953332,\n
        "lon": 4.6239635,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234996,\n
        "lat": 44.2010787,\n
        "lon": 4.6229689,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873234997,\n
        "lat": 44.2035925,\n
        "lon": 4.6252055,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235002,\n
        "lat": 44.1960304,\n
        "lon": 4.6169281,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235003,\n
        "lat": 44.1968868,\n
        "lon": 4.6177225,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235004,\n
        "lat": 44.2003886,\n
        "lon": 4.6220929,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235008,\n
        "lat": 44.1969711,\n
        "lon": 4.6249100,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235010,\n
        "lat": 44.2002773,\n
        "lon": 4.6227848,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235011,\n
        "lat": 44.1968271,\n
        "lon": 4.6239061,\n
        "timestamp": "2010-08-22T02:51:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235014,\n
        "lat": 44.2016478,\n
        "lon": 4.6239079,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235015,\n
        "lat": 44.1900645,\n
        "lon": 4.6214241,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235016,\n
        "lat": 44.1986262,\n
        "lon": 4.6268351,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235017,\n
        "lat": 44.1890584,\n
        "lon": 4.6217592,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235018,\n
        "lat": 44.1969144,\n
        "lon": 4.6256353,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235020,\n
        "lat": 44.1959325,\n
        "lon": 4.6252416,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235021,\n
        "lat": 44.1981150,\n
        "lon": 4.6252649,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235030,\n
        "lat": 44.1984770,\n
        "lon": 4.6258475,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235032,\n
        "lat": 44.1911249,\n
        "lon": 4.6343864,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235033,\n
        "lat": 44.1944238,\n
        "lon": 4.6160890,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235034,\n
        "lat": 44.1954241,\n
        "lon": 4.6242063,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235036,\n
        "lat": 44.2015045,\n
        "lon": 4.6277089,\n
        "timestamp": "2012-09-30T21:40:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235037,\n
        "lat": 44.1991054,\n
        "lon": 4.6267706,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235038,\n
        "lat": 44.1986046,\n
        "lon": 4.6252511,\n
        "timestamp": "2010-08-22T02:51:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235039,\n
        "lat": 44.1973277,\n
        "lon": 4.6191020,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235040,\n
        "lat": 44.1914028,\n
        "lon": 4.6212145,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235042,\n
        "lat": 44.1965563,\n
        "lon": 4.6241774,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235043,\n
        "lat": 44.1997333,\n
        "lon": 4.6315555,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235045,\n
        "lat": 44.2122504,\n
        "lon": 4.6331788,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235048,\n
        "lat": 44.1924866,\n
        "lon": 4.6347068,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235052,\n
        "lat": 44.2013686,\n
        "lon": 4.6241183,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235054,\n
        "lat": 44.1960085,\n
        "lon": 4.6243374,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235056,\n
        "lat": 44.1980932,\n
        "lon": 4.6250668,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235058,\n
        "lat": 44.1941508,\n
        "lon": 4.6249048,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235059,\n
        "lat": 44.1983253,\n
        "lon": 4.6255740,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235060,\n
        "lat": 44.1992527,\n
        "lon": 4.6221741,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235063,\n
        "lat": 44.2063361,\n
        "lon": 4.6238619,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235064,\n
        "lat": 44.2033621,\n
        "lon": 4.6257975,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235066,\n
        "lat": 44.2013398,\n
        "lon": 4.6241575,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235067,\n
        "lat": 44.1984376,\n
        "lon": 4.6261977,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235069,\n
        "lat": 44.2000401,\n
        "lon": 4.6263633,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235070,\n
        "lat": 44.1969771,\n
        "lon": 4.6257897,\n
        "timestamp": "2010-08-22T02:51:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235075,\n
        "lat": 44.1975397,\n
        "lon": 4.6249275,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235077,\n
        "lat": 44.2015480,\n
        "lon": 4.6243984,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235078,\n
        "lat": 44.2069505,\n
        "lon": 4.6240260,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235080,\n
        "lat": 44.1991938,\n
        "lon": 4.6269068,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235084,\n
        "lat": 44.1927394,\n
        "lon": 4.6224342,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235085,\n
        "lat": 44.1946870,\n
        "lon": 4.6254460,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235088,\n
        "lat": 44.1912629,\n
        "lon": 4.6245623,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235089,\n
        "lat": 44.1986832,\n
        "lon": 4.6252974,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235090,\n
        "lat": 44.1893392,\n
        "lon": 4.6195577,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235091,\n
        "lat": 44.2059841,\n
        "lon": 4.6316987,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235092,\n
        "lat": 44.1923347,\n
        "lon": 4.6224094,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235094,\n
        "lat": 44.1944697,\n
        "lon": 4.6185644,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235095,\n
        "lat": 44.1972566,\n
        "lon": 4.6239133,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235102,\n
        "lat": 44.2004601,\n
        "lon": 4.6245483,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235104,\n
        "lat": 44.1985172,\n
        "lon": 4.6213698,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235105,\n
        "lat": 44.1882326,\n
        "lon": 4.6210817,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235106,\n
        "lat": 44.1979229,\n
        "lon": 4.6281831,\n
        "timestamp": "2012-09-30T21:40:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235107,\n
        "lat": 44.1969745,\n
        "lon": 4.6260527,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235108,\n
        "lat": 44.1972644,\n
        "lon": 4.6241978,\n
        "timestamp": "2010-08-22T02:51:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235110,\n
        "lat": 44.2003883,\n
        "lon": 4.6269946,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235115,\n
        "lat": 44.1977394,\n
        "lon": 4.6225901,\n
        "timestamp": "2010-08-22T02:51:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235116,\n
        "lat": 44.2003656,\n
        "lon": 4.6221666,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235117,\n
        "lat": 44.2004264,\n
        "lon": 4.6221925,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235118,\n
        "lat": 44.1967943,\n
        "lon": 4.6245047,\n
        "timestamp": "2010-08-22T02:51:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235120,\n
        "lat": 44.1987123,\n
        "lon": 4.6232378,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235126,\n
        "lat": 44.2131814,\n
        "lon": 4.6308691,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235127,\n
        "lat": 44.2017621,\n
        "lon": 4.6243610,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235128,\n
        "lat": 44.2011972,\n
        "lon": 4.6228243,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235129,\n
        "lat": 44.1967129,\n
        "lon": 4.6222423,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235130,\n
        "lat": 44.1921790,\n
        "lon": 4.6209173,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235132,\n
        "lat": 44.1957215,\n
        "lon": 4.6244882,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235135,\n
        "lat": 44.2041708,\n
        "lon": 4.6267636,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235136,\n
        "lat": 44.1984577,\n
        "lon": 4.6250804,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235137,\n
        "lat": 44.1964270,\n
        "lon": 4.6245053,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235139,\n
        "lat": 44.1957596,\n
        "lon": 4.6255166,\n
        "timestamp": "2010-08-22T02:51:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235141,\n
        "lat": 44.2130639,\n
        "lon": 4.6312135,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235145,\n
        "lat": 44.1979190,\n
        "lon": 4.6264570,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235146,\n
        "lat": 44.1992499,\n
        "lon": 4.6194695,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235151,\n
        "lat": 44.1947334,\n
        "lon": 4.6177654,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235152,\n
        "lat": 44.2070614,\n
        "lon": 4.6240325,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235153,\n
        "lat": 44.1919683,\n
        "lon": 4.6252145,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235154,\n
        "lat": 44.1983961,\n
        "lon": 4.6255314,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235155,\n
        "lat": 44.1973643,\n
        "lon": 4.6265513,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235156,\n
        "lat": 44.2005873,\n
        "lon": 4.6225656,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235157,\n
        "lat": 44.2048311,\n
        "lon": 4.6271622,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235158,\n
        "lat": 44.2005268,\n
        "lon": 4.6225416,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235161,\n
        "lat": 44.1970678,\n
        "lon": 4.6248470,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235163,\n
        "lat": 44.1952949,\n
        "lon": 4.6170909,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235165,\n
        "lat": 44.1870567,\n
        "lon": 4.6265730,\n
        "timestamp": "2010-08-22T02:51:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235168,\n
        "lat": 44.1891190,\n
        "lon": 4.6205975,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235170,\n
        "lat": 44.1959887,\n
        "lon": 4.6170951,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235172,\n
        "lat": 44.2007269,\n
        "lon": 4.6239162,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235173,\n
        "lat": 44.2020731,\n
        "lon": 4.6244727,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235175,\n
        "lat": 44.1902836,\n
        "lon": 4.6312043,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235176,\n
        "lat": 44.2121866,\n
        "lon": 4.6332357,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235179,\n
        "lat": 44.2015262,\n
        "lon": 4.6257504,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235186,\n
        "lat": 44.1986317,\n
        "lon": 4.6227223,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235188,\n
        "lat": 44.1958930,\n
        "lon": 4.6244027,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235190,\n
        "lat": 44.1972688,\n
        "lon": 4.6265185,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235191,\n
        "lat": 44.1978520,\n
        "lon": 4.6230087,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235193,\n
        "lat": 44.1982078,\n
        "lon": 4.6199310,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235195,\n
        "lat": 44.2068063,\n
        "lon": 4.6223482,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235197,\n
        "lat": 44.1988187,\n
        "lon": 4.6267966,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235201,\n
        "lat": 44.2084045,\n
        "lon": 4.6229711,\n
        "timestamp": "2010-08-22T02:51:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235203,\n
        "lat": 44.1930208,\n
        "lon": 4.6226819,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235206,\n
        "lat": 44.1930457,\n
        "lon": 4.6222662,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235208,\n
        "lat": 44.2030195,\n
        "lon": 4.6255141,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235214,\n
        "lat": 44.1986482,\n
        "lon": 4.6269042,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235215,\n
        "lat": 44.2005140,\n
        "lon": 4.6228137,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235216,\n
        "lat": 44.1973846,\n
        "lon": 4.6252502,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235217,\n
        "lat": 44.1999256,\n
        "lon": 4.6278965,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235218,\n
        "lat": 44.1894273,\n
        "lon": 4.6194545,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235219,\n
        "lat": 44.1995481,\n
        "lon": 4.6318337,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235220,\n
        "lat": 44.2053797,\n
        "lon": 4.6214437,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235221,\n
        "lat": 44.1979706,\n
        "lon": 4.6222673,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235224,\n
        "lat": 44.2004429,\n
        "lon": 4.6263837,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235226,\n
        "lat": 44.2033474,\n
        "lon": 4.6255425,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235228,\n
        "lat": 44.1971374,\n
        "lon": 4.6242317,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235229,\n
        "lat": 44.1961575,\n
        "lon": 4.6247697,\n
        "timestamp": "2010-08-22T02:51:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235231,\n
        "lat": 44.1901607,\n
        "lon": 4.6205366,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235233,\n
        "lat": 44.2042148,\n
        "lon": 4.6256437,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235234,\n
        "lat": 44.1888955,\n
        "lon": 4.6202866,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235239,\n
        "lat": 44.1952494,\n
        "lon": 4.6172102,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235240,\n
        "lat": 44.1935163,\n
        "lon": 4.6216816,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235242,\n
        "lat": 44.2011462,\n
        "lon": 4.6229306,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235243,\n
        "lat": 44.1979211,\n
        "lon": 4.6252807,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235244,\n
        "lat": 44.1989174,\n
        "lon": 4.6265091,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235246,\n
        "lat": 44.1916254,\n
        "lon": 4.6365524,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235251,\n
        "lat": 44.1988947,\n
        "lon": 4.6201214,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235252,\n
        "lat": 44.2010597,\n
        "lon": 4.6279481,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235253,\n
        "lat": 44.1999558,\n
        "lon": 4.6233644,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235255,\n
        "lat": 44.2020806,\n
        "lon": 4.6253990,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235256,\n
        "lat": 44.2008286,\n
        "lon": 4.6255179,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235258,\n
        "lat": 44.1974780,\n
        "lon": 4.6256035,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235260,\n
        "lat": 44.1976983,\n
        "lon": 4.6248908,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235261,\n
        "lat": 44.2014703,\n
        "lon": 4.6261278,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235262,\n
        "lat": 44.1971387,\n
        "lon": 4.6235774,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235263,\n
        "lat": 44.1911242,\n
        "lon": 4.6245774,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235264,\n
        "lat": 44.1899842,\n
        "lon": 4.6346553,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235265,\n
        "lat": 44.1992157,\n
        "lon": 4.6224712,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235266,\n
        "lat": 44.2017460,\n
        "lon": 4.6239105,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235272,\n
        "lat": 44.2060457,\n
        "lon": 4.6317692,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235274,\n
        "lat": 44.1935892,\n
        "lon": 4.6216276,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235275,\n
        "lat": 44.2009799,\n
        "lon": 4.6103821,\n
        "timestamp": "2010-08-22T02:51:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235278,\n
        "lat": 44.1972912,\n
        "lon": 4.6244109,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235279,\n
        "lat": 44.2049399,\n
        "lon": 4.6343692,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235280,\n
        "lat": 44.1898668,\n
        "lon": 4.6218226,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235286,\n
        "lat": 44.1956945,\n
        "lon": 4.6378075,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235288,\n
        "lat": 44.1973547,\n
        "lon": 4.6247174,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235289,\n
        "lat": 44.1969234,\n
        "lon": 4.6256466,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235290,\n
        "lat": 44.1892895,\n
        "lon": 4.6209597,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235291,\n
        "lat": 44.1918934,\n
        "lon": 4.6254338,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235292,\n
        "lat": 44.2002037,\n
        "lon": 4.6220378,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235295,\n
        "lat": 44.1972596,\n
        "lon": 4.6274724,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235297,\n
        "lat": 44.1918871,\n
        "lon": 4.6206830,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235299,\n
        "lat": 44.1871423,\n
        "lon": 4.6264596,\n
        "timestamp": "2010-08-22T02:51:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235300,\n
        "lat": 44.1987346,\n
        "lon": 4.6235211,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235301,\n
        "lat": 44.2032345,\n
        "lon": 4.6257347,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235303,\n
        "lat": 44.1969863,\n
        "lon": 4.6266388,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235304,\n
        "lat": 44.1909668,\n
        "lon": 4.6190602,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235311,\n
        "lat": 44.2024412,\n
        "lon": 4.6254534,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235312,\n
        "lat": 44.1943560,\n
        "lon": 4.6218102,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235313,\n
        "lat": 44.2030382,\n
        "lon": 4.6269904,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235314,\n
        "lat": 44.1947522,\n
        "lon": 4.6253089,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235315,\n
        "lat": 44.2007840,\n
        "lon": 4.6238836,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235316,\n
        "lat": 44.1965288,\n
        "lon": 4.6247752,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235318,\n
        "lat": 44.1957168,\n
        "lon": 4.6244913,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235319,\n
        "lat": 44.1911620,\n
        "lon": 4.6247896,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235320,\n
        "lat": 44.1974615,\n
        "lon": 4.6234266,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235322,\n
        "lat": 44.1955270,\n
        "lon": 4.6218358,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235324,\n
        "lat": 44.1987434,\n
        "lon": 4.6317360,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235326,\n
        "lat": 44.1982502,\n
        "lon": 4.6258265,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235327,\n
        "lat": 44.2015741,\n
        "lon": 4.6258545,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235331,\n
        "lat": 44.1969403,\n
        "lon": 4.6236964,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235332,\n
        "lat": 44.1935570,\n
        "lon": 4.6218338,\n
        "timestamp": "2018-01-10T23:52:17Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235334,\n
        "lat": 44.1987297,\n
        "lon": 4.6260102,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235335,\n
        "lat": 44.1957503,\n
        "lon": 4.6241157,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235337,\n
        "lat": 44.2010347,\n
        "lon": 4.6281898,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235338,\n
        "lat": 44.1980070,\n
        "lon": 4.6245164,\n
        "timestamp": "2010-08-22T02:51:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235341,\n
        "lat": 44.2008598,\n
        "lon": 4.6254037,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235344,\n
        "lat": 44.2038884,\n
        "lon": 4.6262854,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235347,\n
        "lat": 44.1993171,\n
        "lon": 4.6203879,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235349,\n
        "lat": 44.1986668,\n
        "lon": 4.6267018,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235351,\n
        "lat": 44.1973684,\n
        "lon": 4.6271776,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235353,\n
        "lat": 44.1958281,\n
        "lon": 4.6217701,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235355,\n
        "lat": 44.1893534,\n
        "lon": 4.6211394,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235357,\n
        "lat": 44.1966164,\n
        "lon": 4.6190335,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235358,\n
        "lat": 44.2132676,\n
        "lon": 4.6325377,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235360,\n
        "lat": 44.2047362,\n
        "lon": 4.6369187,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235361,\n
        "lat": 44.1992383,\n
        "lon": 4.6265635,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235364,\n
        "lat": 44.1969483,\n
        "lon": 4.6238611,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235366,\n
        "lat": 44.1906100,\n
        "lon": 4.6223079,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235367,\n
        "lat": 44.2008357,\n
        "lon": 4.6258233,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235368,\n
        "lat": 44.1955821,\n
        "lon": 4.6242152,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235369,\n
        "lat": 44.1964481,\n
        "lon": 4.6238389,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235370,\n
        "lat": 44.1978402,\n
        "lon": 4.6242926,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235372,\n
        "lat": 44.1971598,\n
        "lon": 4.6246370,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235376,\n
        "lat": 44.1973194,\n
        "lon": 4.6247188,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235378,\n
        "lat": 44.2003848,\n
        "lon": 4.6270083,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235379,\n
        "lat": 44.1971514,\n
        "lon": 4.6292715,\n
        "timestamp": "2010-08-22T02:51:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235380,\n
        "lat": 44.2011183,\n
        "lon": 4.6209792,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235381,\n
        "lat": 44.2013240,\n
        "lon": 4.6260397,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235382,\n
        "lat": 44.1898113,\n
        "lon": 4.6209506,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235383,\n
        "lat": 44.2010067,\n
        "lon": 4.6383439,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235384,\n
        "lat": 44.1921792,\n
        "lon": 4.6222334,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235388,\n
        "lat": 44.1922206,\n
        "lon": 4.6222122,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235391,\n
        "lat": 44.1973699,\n
        "lon": 4.6275227,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235392,\n
        "lat": 44.1990525,\n
        "lon": 4.6214839,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235393,\n
        "lat": 44.1991020,\n
        "lon": 4.6300698,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235394,\n
        "lat": 44.2015490,\n
        "lon": 4.6276123,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235395,\n
        "lat": 44.1967936,\n
        "lon": 4.6222922,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235401,\n
        "lat": 44.1962902,\n
        "lon": 4.6241257,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235403,\n
        "lat": 44.2005002,\n
        "lon": 4.6280338,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235404,\n
        "lat": 44.1931857,\n
        "lon": 4.6221602,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235405,\n
        "lat": 44.1902579,\n
        "lon": 4.6214953,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235406,\n
        "lat": 44.2118041,\n
        "lon": 4.6326730,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235408,\n
        "lat": 44.2091050,\n
        "lon": 4.6193622,\n
        "timestamp": "2010-08-22T02:51:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235410,\n
        "lat": 44.1954539,\n
        "lon": 4.6244526,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235412,\n
        "lat": 44.2038241,\n
        "lon": 4.6265861,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235415,\n
        "lat": 44.1957961,\n
        "lon": 4.6217469,\n
        "timestamp": "2010-08-22T02:51:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235417,\n
        "lat": 44.1961210,\n
        "lon": 4.6241450,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235418,\n
        "lat": 44.1989503,\n
        "lon": 4.6259448,\n
        "timestamp": "2010-08-22T02:51:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235423,\n
        "lat": 44.1911692,\n
        "lon": 4.6213926,\n
        "timestamp": "2010-08-22T02:51:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235425,\n
        "lat": 44.1973721,\n
        "lon": 4.6192627,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235426,\n
        "lat": 44.1929713,\n
        "lon": 4.6226123,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235428,\n
        "lat": 44.1974473,\n
        "lon": 4.6191444,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235430,\n
        "lat": 44.1978203,\n
        "lon": 4.6253622,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235431,\n
        "lat": 44.1964457,\n
        "lon": 4.6250669,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235432,\n
        "lat": 44.1963567,\n
        "lon": 4.6239975,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235434,\n
        "lat": 44.2006609,\n
        "lon": 4.6225552,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235435,\n
        "lat": 44.2018007,\n
        "lon": 4.6282760,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235437,\n
        "lat": 44.2011743,\n
        "lon": 4.6228484,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235440,\n
        "lat": 44.1999362,\n
        "lon": 4.6270291,\n
        "timestamp": "2010-08-22T02:51:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235443,\n
        "lat": 44.1970697,\n
        "lon": 4.6246500,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235448,\n
        "lat": 44.2009467,\n
        "lon": 4.6281613,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235450,\n
        "lat": 44.2030207,\n
        "lon": 4.6271024,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235451,\n
        "lat": 44.2009645,\n
        "lon": 4.6280307,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235452,\n
        "lat": 44.2129886,\n
        "lon": 4.6302808,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235454,\n
        "lat": 44.1966442,\n
        "lon": 4.6242423,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235455,\n
        "lat": 44.2029931,\n
        "lon": 4.6316702,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235456,\n
        "lat": 44.2007082,\n
        "lon": 4.6224995,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235457,\n
        "lat": 44.1912142,\n
        "lon": 4.6213310,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235458,\n
        "lat": 44.1956693,\n
        "lon": 4.6222081,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235460,\n
        "lat": 44.1915474,\n
        "lon": 4.6220449,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235461,\n
        "lat": 44.2015893,\n
        "lon": 4.6240199,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235463,\n
        "lat": 44.2002483,\n
        "lon": 4.6232916,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235468,\n
        "lat": 44.1989248,\n
        "lon": 4.6270008,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235470,\n
        "lat": 44.1956849,\n
        "lon": 4.6248216,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235473,\n
        "lat": 44.1987280,\n
        "lon": 4.6230361,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235474,\n
        "lat": 44.2049495,\n
        "lon": 4.6071683,\n
        "timestamp": "2010-08-22T02:51:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235475,\n
        "lat": 44.2005655,\n
        "lon": 4.6257999,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235476,\n
        "lat": 44.1994019,\n
        "lon": 4.6223239,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235477,\n
        "lat": 44.2131729,\n
        "lon": 4.6310060,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235481,\n
        "lat": 44.1957654,\n
        "lon": 4.6248238,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235482,\n
        "lat": 44.1970271,\n
        "lon": 4.6339494,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235484,\n
        "lat": 44.1958125,\n
        "lon": 4.6218237,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235485,\n
        "lat": 44.1970141,\n
        "lon": 4.6179132,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235487,\n
        "lat": 44.2071448,\n
        "lon": 4.6226008,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235488,\n
        "lat": 44.2102686,\n
        "lon": 4.6261328,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235491,\n
        "lat": 44.1908175,\n
        "lon": 4.6207652,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235492,\n
        "lat": 44.1983498,\n
        "lon": 4.6257284,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235494,\n
        "lat": 44.2024050,\n
        "lon": 4.6255550,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235495,\n
        "lat": 44.1909334,\n
        "lon": 4.6190194,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235497,\n
        "lat": 44.1972721,\n
        "lon": 4.6247476,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235499,\n
        "lat": 44.1954392,\n
        "lon": 4.6246316,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235500,\n
        "lat": 44.2060488,\n
        "lon": 4.6317045,\n
        "timestamp": "2010-08-22T02:51:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235507,\n
        "lat": 44.1973404,\n
        "lon": 4.6235704,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235508,\n
        "lat": 44.1943562,\n
        "lon": 4.6216060,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235509,\n
        "lat": 44.1916084,\n
        "lon": 4.6203448,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235510,\n
        "lat": 44.2009804,\n
        "lon": 4.6253473,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235511,\n
        "lat": 44.2065556,\n
        "lon": 4.6316025,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235512,\n
        "lat": 44.1990967,\n
        "lon": 4.6298436,\n
        "timestamp": "2010-08-22T02:51:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235513,\n
        "lat": 44.1925919,\n
        "lon": 4.6224206,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235514,\n
        "lat": 44.1889969,\n
        "lon": 4.6216194,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235516,\n
        "lat": 44.1973846,\n
        "lon": 4.6234702,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235518,\n
        "lat": 44.1967900,\n
        "lon": 4.6222253,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235519,\n
        "lat": 44.1919350,\n
        "lon": 4.6205124,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235520,\n
        "lat": 44.1970693,\n
        "lon": 4.6262225,\n
        "timestamp": "2010-08-22T02:51:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235521,\n
        "lat": 44.2046597,\n
        "lon": 4.6361793,\n
        "timestamp": "2010-08-22T02:51:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235526,\n
        "lat": 44.2048401,\n
        "lon": 4.6358379,\n
        "timestamp": "2010-08-22T02:51:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235528,\n
        "lat": 44.2127819,\n
        "lon": 4.6326792,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235530,\n
        "lat": 44.2067620,\n
        "lon": 4.6233401,\n
        "timestamp": "2010-08-22T02:51:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235532,\n
        "lat": 44.1915539,\n
        "lon": 4.6203917,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235533,\n
        "lat": 44.1986676,\n
        "lon": 4.6241013,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235534,\n
        "lat": 44.2066259,\n
        "lon": 4.6223177,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235535,\n
        "lat": 44.2030163,\n
        "lon": 4.6269921,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235536,\n
        "lat": 44.1978449,\n
        "lon": 4.6200560,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235538,\n
        "lat": 44.1974538,\n
        "lon": 4.6234310,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235539,\n
        "lat": 44.2006157,\n
        "lon": 4.6277324,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235542,\n
        "lat": 44.1997815,\n
        "lon": 4.6233290,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235544,\n
        "lat": 44.1975426,\n
        "lon": 4.6253532,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235546,\n
        "lat": 44.2122218,\n
        "lon": 4.6331749,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235550,\n
        "lat": 44.1987426,\n
        "lon": 4.6209265,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235551,\n
        "lat": 44.2016932,\n
        "lon": 4.6250701,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235554,\n
        "lat": 44.2029643,\n
        "lon": 4.6314412,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235556,\n
        "lat": 44.1965872,\n
        "lon": 4.6247686,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235560,\n
        "lat": 44.2121456,\n
        "lon": 4.6328037,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235562,\n
        "lat": 44.1986773,\n
        "lon": 4.6253174,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235563,\n
        "lat": 44.1987882,\n
        "lon": 4.6223734,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235568,\n
        "lat": 44.1915756,\n
        "lon": 4.6365940,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235569,\n
        "lat": 44.1970449,\n
        "lon": 4.6261334,\n
        "timestamp": "2010-08-22T02:51:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235573,\n
        "lat": 44.1916507,\n
        "lon": 4.6365673,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235576,\n
        "lat": 44.2102466,\n
        "lon": 4.6260677,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235577,\n
        "lat": 44.1868855,\n
        "lon": 4.6261793,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235579,\n
        "lat": 44.1983099,\n
        "lon": 4.6213257,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235582,\n
        "lat": 44.2012691,\n
        "lon": 4.6228534,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235583,\n
        "lat": 44.1949581,\n
        "lon": 4.6254495,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235584,\n
        "lat": 44.1960191,\n
        "lon": 4.6170503,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235585,\n
        "lat": 44.2018819,\n
        "lon": 4.6240657,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235586,\n
        "lat": 44.1930727,\n
        "lon": 4.6210871,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235587,\n
        "lat": 44.1919760,\n
        "lon": 4.6206750,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235588,\n
        "lat": 44.1969861,\n
        "lon": 4.6179436,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235590,\n
        "lat": 44.1979320,\n
        "lon": 4.6197997,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235592,\n
        "lat": 44.2121569,\n
        "lon": 4.6329253,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235596,\n
        "lat": 44.1976458,\n
        "lon": 4.6225497,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235597,\n
        "lat": 44.1969415,\n
        "lon": 4.6177804,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235599,\n
        "lat": 44.1892147,\n
        "lon": 4.6211170,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235601,\n
        "lat": 44.1990870,\n
        "lon": 4.6214739,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235602,\n
        "lat": 44.2008952,\n
        "lon": 4.6239493,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235604,\n
        "lat": 44.1898024,\n
        "lon": 4.6204385,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235606,\n
        "lat": 44.1977810,\n
        "lon": 4.6287952,\n
        "timestamp": "2010-08-22T02:51:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235607,\n
        "lat": 44.2016366,\n
        "lon": 4.6276995,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235608,\n
        "lat": 44.2009898,\n
        "lon": 4.6261035,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235610,\n
        "lat": 44.1985140,\n
        "lon": 4.6214640,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235611,\n
        "lat": 44.1997817,\n
        "lon": 4.6262677,\n
        "timestamp": "2012-09-30T21:40:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235612,\n
        "lat": 44.1913621,\n
        "lon": 4.6339605,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235613,\n
        "lat": 44.2043282,\n
        "lon": 4.6256442,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235619,\n
        "lat": 44.1900716,\n
        "lon": 4.6197357,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235621,\n
        "lat": 44.1982791,\n
        "lon": 4.6216882,\n
        "timestamp": "2010-08-22T02:51:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235622,\n
        "lat": 44.2020772,\n
        "lon": 4.6244431,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235623,\n
        "lat": 44.1965163,\n
        "lon": 4.6197254,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235624,\n
        "lat": 44.1983366,\n
        "lon": 4.6257243,\n
        "timestamp": "2010-08-22T02:51:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235625,\n
        "lat": 44.2020202,\n
        "lon": 4.6241297,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235626,\n
        "lat": 44.1936376,\n
        "lon": 4.6216235,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235628,\n
        "lat": 44.2001003,\n
        "lon": 4.6263977,\n
        "timestamp": "2010-08-22T02:51:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235629,\n
        "lat": 44.2016063,\n
        "lon": 4.6244761,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235630,\n
        "lat": 44.2131628,\n
        "lon": 4.6304204,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235631,\n
        "lat": 44.1991643,\n
        "lon": 4.6271638,\n
        "timestamp": "2010-08-22T02:51:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235632,\n
        "lat": 44.1976533,\n
        "lon": 4.6255755,\n
        "timestamp": "2010-08-22T02:51:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235633,\n
        "lat": 44.2001949,\n
        "lon": 4.6231815,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235635,\n
        "lat": 44.1960199,\n
        "lon": 4.6202039,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235637,\n
        "lat": 44.2004111,\n
        "lon": 4.6224637,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235641,\n
        "lat": 44.1957250,\n
        "lon": 4.6378484,\n
        "timestamp": "2010-08-22T02:51:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235642,\n
        "lat": 44.1970517,\n
        "lon": 4.6236148,\n
        "timestamp": "2010-08-22T02:51:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235643,\n
        "lat": 44.2006937,\n
        "lon": 4.6224492,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235645,\n
        "lat": 44.1947632,\n
        "lon": 4.6253221,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235647,\n
        "lat": 44.1954101,\n
        "lon": 4.6245367,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235651,\n
        "lat": 44.1994826,\n
        "lon": 4.6223028,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235652,\n
        "lat": 44.2003817,\n
        "lon": 4.6269447,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235653,\n
        "lat": 44.2133297,\n
        "lon": 4.6310249,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235654,\n
        "lat": 44.1988802,\n
        "lon": 4.6202086,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235655,\n
        "lat": 44.1894292,\n
        "lon": 4.6214478,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235656,\n
        "lat": 44.1897205,\n
        "lon": 4.6216345,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235657,\n
        "lat": 44.2021485,\n
        "lon": 4.6255409,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235658,\n
        "lat": 44.1988008,\n
        "lon": 4.6225576,\n
        "timestamp": "2010-08-22T02:51:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235661,\n
        "lat": 44.2063067,\n
        "lon": 4.6233692,\n
        "timestamp": "2010-08-22T02:51:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235667,\n
        "lat": 44.1997787,\n
        "lon": 4.6233836,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235668,\n
        "lat": 44.1939934,\n
        "lon": 4.6220493,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235669,\n
        "lat": 44.1957366,\n
        "lon": 4.6176436,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235670,\n
        "lat": 44.2012128,\n
        "lon": 4.6259745,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235672,\n
        "lat": 44.1996699,\n
        "lon": 4.6232318,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235673,\n
        "lat": 44.1964209,\n
        "lon": 4.6223638,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235674,\n
        "lat": 44.1910581,\n
        "lon": 4.6346747,\n
        "timestamp": "2010-08-22T02:51:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235675,\n
        "lat": 44.2084095,\n
        "lon": 4.6229884,\n
        "timestamp": "2010-08-22T02:51:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235676,\n
        "lat": 44.1987502,\n
        "lon": 4.6207113,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235678,\n
        "lat": 44.2067650,\n
        "lon": 4.6258125,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235679,\n
        "lat": 44.2004441,\n
        "lon": 4.6246454,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235680,\n
        "lat": 44.1925472,\n
        "lon": 4.6212497,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235681,\n
        "lat": 44.1979804,\n
        "lon": 4.6254034,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235685,\n
        "lat": 44.1893925,\n
        "lon": 4.6213595,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235688,\n
        "lat": 44.1986084,\n
        "lon": 4.6248053,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235691,\n
        "lat": 44.1911999,\n
        "lon": 4.6218400,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235693,\n
        "lat": 44.2018006,\n
        "lon": 4.6251959,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235694,\n
        "lat": 44.2046949,\n
        "lon": 4.6369527,\n
        "timestamp": "2010-08-22T02:51:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235695,\n
        "lat": 44.1987221,\n
        "lon": 4.6234524,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235697,\n
        "lat": 44.2042266,\n
        "lon": 4.6247675,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235698,\n
        "lat": 44.1973272,\n
        "lon": 4.6253817,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235699,\n
        "lat": 44.1999610,\n
        "lon": 4.6232735,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235700,\n
        "lat": 44.1922013,\n
        "lon": 4.6202482,\n
        "timestamp": "2018-01-10T23:52:18Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235702,\n
        "lat": 44.2044477,\n
        "lon": 4.6278775,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235704,\n
        "lat": 44.2118156,\n
        "lon": 4.6325311,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235705,\n
        "lat": 44.1939548,\n
        "lon": 4.6155705,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235708,\n
        "lat": 44.2015907,\n
        "lon": 4.6244556,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235710,\n
        "lat": 44.2066434,\n
        "lon": 4.6224090,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235711,\n
        "lat": 44.1948856,\n
        "lon": 4.6177960,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235713,\n
        "lat": 44.1958171,\n
        "lon": 4.6195155,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235715,\n
        "lat": 44.2000150,\n
        "lon": 4.6222394,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235716,\n
        "lat": 44.1889425,\n
        "lon": 4.6202690,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235718,\n
        "lat": 44.1991965,\n
        "lon": 4.6265648,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235719,\n
        "lat": 44.1971919,\n
        "lon": 4.6292654,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235722,\n
        "lat": 44.1900758,\n
        "lon": 4.6215176,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235723,\n
        "lat": 44.2004453,\n
        "lon": 4.6272913,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235724,\n
        "lat": 44.2014761,\n
        "lon": 4.6245020,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235725,\n
        "lat": 44.1982831,\n
        "lon": 4.6261641,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235726,\n
        "lat": 44.1894567,\n
        "lon": 4.6196466,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235727,\n
        "lat": 44.1982693,\n
        "lon": 4.6214878,\n
        "timestamp": "2010-08-22T02:51:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235728,\n
        "lat": 44.1934746,\n
        "lon": 4.6217760,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235731,\n
        "lat": 44.1954623,\n
        "lon": 4.6248676,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235734,\n
        "lat": 44.1927171,\n
        "lon": 4.6225133,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235739,\n
        "lat": 44.1939978,\n
        "lon": 4.6220181,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235741,\n
        "lat": 44.1956385,\n
        "lon": 4.6196739,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235742,\n
        "lat": 44.1992166,\n
        "lon": 4.6193506,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235745,\n
        "lat": 44.2018406,\n
        "lon": 4.6250970,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235746,\n
        "lat": 44.2080529,\n
        "lon": 4.6239815,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235747,\n
        "lat": 44.1976570,\n
        "lon": 4.6226392,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235748,\n
        "lat": 44.1987502,\n
        "lon": 4.6200818,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235751,\n
        "lat": 44.2029986,\n
        "lon": 4.6254513,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235756,\n
        "lat": 44.2117893,\n
        "lon": 4.6326339,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235758,\n
        "lat": 44.1926061,\n
        "lon": 4.6211972,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235759,\n
        "lat": 44.1969829,\n
        "lon": 4.6240807,\n
        "timestamp": "2010-08-22T02:51:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235761,\n
        "lat": 44.1921328,\n
        "lon": 4.6216980,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235762,\n
        "lat": 44.1986593,\n
        "lon": 4.6268550,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235763,\n
        "lat": 44.2127858,\n
        "lon": 4.6329071,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 3,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235765,\n
        "lat": 44.1922402,\n
        "lon": 4.6208379,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235766,\n
        "lat": 44.1974178,\n
        "lon": 4.6243901,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235770,\n
        "lat": 44.1920918,\n
        "lon": 4.6244545,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235771,\n
        "lat": 44.1962896,\n
        "lon": 4.6238700,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235772,\n
        "lat": 44.1961583,\n
        "lon": 4.6252825,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235773,\n
        "lat": 44.2126120,\n
        "lon": 4.6326691,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235774,\n
        "lat": 44.1956437,\n
        "lon": 4.6239363,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235775,\n
        "lat": 44.1978985,\n
        "lon": 4.6253677,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235779,\n
        "lat": 44.1947486,\n
        "lon": 4.6179751,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235783,\n
        "lat": 44.1990903,\n
        "lon": 4.6226504,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235785,\n
        "lat": 44.1968173,\n
        "lon": 4.6258627,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235787,\n
        "lat": 44.1967503,\n
        "lon": 4.6238400,\n
        "timestamp": "2010-08-22T02:51:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235788,\n
        "lat": 44.1908605,\n
        "lon": 4.6208443,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235790,\n
        "lat": 44.2042111,\n
        "lon": 4.6274454,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235791,\n
        "lat": 44.2004202,\n
        "lon": 4.6224919,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235792,\n
        "lat": 44.1910950,\n
        "lon": 4.6232355,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235793,\n
        "lat": 44.2011191,\n
        "lon": 4.6218427,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235794,\n
        "lat": 44.1886144,\n
        "lon": 4.6236840,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235796,\n
        "lat": 44.2015273,\n
        "lon": 4.6241808,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235797,\n
        "lat": 44.2019087,\n
        "lon": 4.6243758,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235804,\n
        "lat": 44.1964721,\n
        "lon": 4.6240133,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235806,\n
        "lat": 44.2070708,\n
        "lon": 4.6232310,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235808,\n
        "lat": 44.1991177,\n
        "lon": 4.6266669,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235809,\n
        "lat": 44.2121713,\n
        "lon": 4.6331821,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235810,\n
        "lat": 44.2001441,\n
        "lon": 4.6228265,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235811,\n
        "lat": 44.1964442,\n
        "lon": 4.6238415,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 4,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235814,\n
        "lat": 44.1938470,\n
        "lon": 4.6243036,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235815,\n
        "lat": 44.1915897,\n
        "lon": 4.6363950,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235816,\n
        "lat": 44.1956268,\n
        "lon": 4.6377172,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235817,\n
        "lat": 44.1910304,\n
        "lon": 4.6335515,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235818,\n
        "lat": 44.1973564,\n
        "lon": 4.6243076,\n
        "timestamp": "2010-08-22T02:51:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235820,\n
        "lat": 44.2014231,\n
        "lon": 4.6247885,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235822,\n
        "lat": 44.1953819,\n
        "lon": 4.6239138,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235830,\n
        "lat": 44.2007555,\n
        "lon": 4.6241444,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235831,\n
        "lat": 44.2013869,\n
        "lon": 4.6247963,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235833,\n
        "lat": 44.2009810,\n
        "lon": 4.6279215,\n
        "timestamp": "2010-08-22T02:51:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235835,\n
        "lat": 44.2036283,\n
        "lon": 4.6251602,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235836,\n
        "lat": 44.2010400,\n
        "lon": 4.6224062,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235838,\n
        "lat": 44.1889412,\n
        "lon": 4.6235732,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235844,\n
        "lat": 44.1961401,\n
        "lon": 4.6253459,\n
        "timestamp": "2010-08-22T02:51:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235845,\n
        "lat": 44.2011833,\n
        "lon": 4.6237404,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235846,\n
        "lat": 44.1950946,\n
        "lon": 4.6255045,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235847,\n
        "lat": 44.1897003,\n
        "lon": 4.6216456,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235850,\n
        "lat": 44.1887256,\n
        "lon": 4.6234887,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235854,\n
        "lat": 44.1979881,\n
        "lon": 4.6261334,\n
        "timestamp": "2010-08-22T02:51:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235855,\n
        "lat": 44.2123023,\n
        "lon": 4.6329634,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235856,\n
        "lat": 44.1908218,\n
        "lon": 4.6208482,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235857,\n
        "lat": 44.1943750,\n
        "lon": 4.6185951,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235858,\n
        "lat": 44.2009333,\n
        "lon": 4.6230014,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235859,\n
        "lat": 44.1921558,\n
        "lon": 4.6192631,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235861,\n
        "lat": 44.1966305,\n
        "lon": 4.6334101,\n
        "timestamp": "2010-08-22T02:51:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235862,\n
        "lat": 44.1992151,\n
        "lon": 4.6267526,\n
        "timestamp": "2010-08-22T02:51:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235866,\n
        "lat": 44.1963226,\n
        "lon": 4.6238779,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235867,\n
        "lat": 44.2048034,\n
        "lon": 4.6365537,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235868,\n
        "lat": 44.1982581,\n
        "lon": 4.6213896,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235869,\n
        "lat": 44.2017052,\n
        "lon": 4.6244258,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235870,\n
        "lat": 44.1965277,\n
        "lon": 4.6257314,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235871,\n
        "lat": 44.1955500,\n
        "lon": 4.6198104,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235872,\n
        "lat": 44.2031248,\n
        "lon": 4.6270944,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235874,\n
        "lat": 44.1993991,\n
        "lon": 4.6206951,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235876,\n
        "lat": 44.1974594,\n
        "lon": 4.6234499,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235878,\n
        "lat": 44.1983418,\n
        "lon": 4.6213629,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235880,\n
        "lat": 44.1973515,\n
        "lon": 4.6242687,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235881,\n
        "lat": 44.1956358,\n
        "lon": 4.6185650,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235885,\n
        "lat": 44.2021049,\n
        "lon": 4.6244811,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235887,\n
        "lat": 44.1989013,\n
        "lon": 4.6258389,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235889,\n
        "lat": 44.1970126,\n
        "lon": 4.6260989,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235890,\n
        "lat": 44.2002188,\n
        "lon": 4.6221834,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235891,\n
        "lat": 44.2010418,\n
        "lon": 4.6228999,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235892,\n
        "lat": 44.1969691,\n
        "lon": 4.6265851,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235893,\n
        "lat": 44.1960343,\n
        "lon": 4.6241650,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235894,\n
        "lat": 44.1949461,\n
        "lon": 4.6246922,\n
        "timestamp": "2010-08-22T02:51:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235899,\n
        "lat": 44.1972829,\n
        "lon": 4.6222132,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235900,\n
        "lat": 44.1955276,\n
        "lon": 4.6239070,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235902,\n
        "lat": 44.1931020,\n
        "lon": 4.6210954,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235904,\n
        "lat": 44.1982908,\n
        "lon": 4.6226472,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235907,\n
        "lat": 44.1987747,\n
        "lon": 4.6225612,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235909,\n
        "lat": 44.1931309,\n
        "lon": 4.6211036,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235912,\n
        "lat": 44.1979787,\n
        "lon": 4.6244364,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235913,\n
        "lat": 44.1957579,\n
        "lon": 4.6244752,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235914,\n
        "lat": 44.1958374,\n
        "lon": 4.6244492,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235915,\n
        "lat": 44.1887081,\n
        "lon": 4.6235839,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235916,\n
        "lat": 44.1971523,\n
        "lon": 4.6243458,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235917,\n
        "lat": 44.2131736,\n
        "lon": 4.6304209,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235918,\n
        "lat": 44.1944416,\n
        "lon": 4.6220124,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235919,\n
        "lat": 44.2039993,\n
        "lon": 4.6263643,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235923,\n
        "lat": 44.1980108,\n
        "lon": 4.6216993,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235925,\n
        "lat": 44.2048715,\n
        "lon": 4.6359635,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235927,\n
        "lat": 44.1912694,\n
        "lon": 4.6200642,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235929,\n
        "lat": 44.1990298,\n
        "lon": 4.6205142,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235931,\n
        "lat": 44.1969210,\n
        "lon": 4.6241274,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235932,\n
        "lat": 44.1958044,\n
        "lon": 4.6180549,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235933,\n
        "lat": 44.1975508,\n
        "lon": 4.6231788,\n
        "timestamp": "2010-08-22T02:51:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235934,\n
        "lat": 44.1903704,\n
        "lon": 4.6210752,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235935,\n
        "lat": 44.2019527,\n
        "lon": 4.6240309,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235936,\n
        "lat": 44.2019000,\n
        "lon": 4.6234858,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235937,\n
        "lat": 44.1882233,\n
        "lon": 4.6213260,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235938,\n
        "lat": 44.1925116,\n
        "lon": 4.6219789,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235942,\n
        "lat": 44.1968826,\n
        "lon": 4.6253784,\n
        "timestamp": "2010-08-22T02:51:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235947,\n
        "lat": 44.1900372,\n
        "lon": 4.6356318,\n
        "timestamp": "2010-08-22T02:51:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235948,\n
        "lat": 44.2004796,\n
        "lon": 4.6266345,\n
        "timestamp": "2012-09-30T23:13:34Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235949,\n
        "lat": 44.1902373,\n
        "lon": 4.6212811,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235950,\n
        "lat": 44.1893544,\n
        "lon": 4.6213300,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235954,\n
        "lat": 44.2013894,\n
        "lon": 4.6271998,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235955,\n
        "lat": 44.1963938,\n
        "lon": 4.6253467,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235956,\n
        "lat": 44.1971647,\n
        "lon": 4.6260378,\n
        "timestamp": "2010-08-22T02:51:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235957,\n
        "lat": 44.2003771,\n
        "lon": 4.6281809,\n
        "timestamp": "2010-08-22T02:51:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235958,\n
        "lat": 44.1964141,\n
        "lon": 4.6256875,\n
        "timestamp": "2010-08-22T02:51:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235959,\n
        "lat": 44.1924405,\n
        "lon": 4.6223448,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235960,\n
        "lat": 44.1962587,\n
        "lon": 4.6201812,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235962,\n
        "lat": 44.1957763,\n
        "lon": 4.6242892,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235963,\n
        "lat": 44.1958241,\n
        "lon": 4.6180621,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235965,\n
        "lat": 44.2010685,\n
        "lon": 4.6222863,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235969,\n
        "lat": 44.1953137,\n
        "lon": 4.6242370,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235971,\n
        "lat": 44.1881882,\n
        "lon": 4.6210407,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235972,\n
        "lat": 44.1908498,\n
        "lon": 4.6220143,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235974,\n
        "lat": 44.2011802,\n
        "lon": 4.6243648,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235976,\n
        "lat": 44.1946818,\n
        "lon": 4.6250548,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235979,\n
        "lat": 44.1977065,\n
        "lon": 4.6252636,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235980,\n
        "lat": 44.1982173,\n
        "lon": 4.6261760,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235982,\n
        "lat": 44.1995241,\n
        "lon": 4.6205712,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235983,\n
        "lat": 44.2049173,\n
        "lon": 4.6271908,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235987,\n
        "lat": 44.1997353,\n
        "lon": 4.6318907,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235988,\n
        "lat": 44.1969461,\n
        "lon": 4.6251004,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235989,\n
        "lat": 44.1979201,\n
        "lon": 4.6242389,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235993,\n
        "lat": 44.1960524,\n
        "lon": 4.6248144,\n
        "timestamp": "2010-08-22T02:51:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235996,\n
        "lat": 44.2043311,\n
        "lon": 4.6255222,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235997,\n
        "lat": 44.1935340,\n
        "lon": 4.6217270,\n
        "timestamp": "2018-01-10T23:52:19Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235998,\n
        "lat": 44.1891253,\n
        "lon": 4.6215511,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873235999,\n
        "lat": 44.2062514,\n
        "lon": 4.6318455,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236001,\n
        "lat": 44.1898256,\n
        "lon": 4.6209009,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236002,\n
        "lat": 44.1934189,\n
        "lon": 4.6215823,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236003,\n
        "lat": 44.1965994,\n
        "lon": 4.6244156,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236005,\n
        "lat": 44.1960736,\n
        "lon": 4.6170480,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236006,\n
        "lat": 44.1902623,\n
        "lon": 4.6213509,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236008,\n
        "lat": 44.1903245,\n
        "lon": 4.6214773,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236009,\n
        "lat": 44.1896110,\n
        "lon": 4.6216947,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236015,\n
        "lat": 44.1963770,\n
        "lon": 4.6255448,\n
        "timestamp": "2010-08-22T02:51:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236017,\n
        "lat": 44.1986779,\n
        "lon": 4.6208333,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236020,\n
        "lat": 44.1919113,\n
        "lon": 4.6205992,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236021,\n
        "lat": 44.1955910,\n
        "lon": 4.6198099,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236022,\n
        "lat": 44.1994051,\n
        "lon": 4.6221750,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236023,\n
        "lat": 44.1972580,\n
        "lon": 4.6236804,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236026,\n
        "lat": 44.1975908,\n
        "lon": 4.6255155,\n
        "timestamp": "2010-08-22T02:51:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236028,\n
        "lat": 44.1983908,\n
        "lon": 4.6216400,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236029,\n
        "lat": 44.1965020,\n
        "lon": 4.6244549,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236031,\n
        "lat": 44.1948421,\n
        "lon": 4.6177872,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236032,\n
        "lat": 44.1870966,\n
        "lon": 4.6261007,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236034,\n
        "lat": 44.1882305,\n
        "lon": 4.6211308,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236038,\n
        "lat": 44.1974987,\n
        "lon": 4.6256737,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236039,\n
        "lat": 44.1959082,\n
        "lon": 4.6254065,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236040,\n
        "lat": 44.1949304,\n
        "lon": 4.6168246,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236045,\n
        "lat": 44.2010947,\n
        "lon": 4.6276357,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236047,\n
        "lat": 44.1972337,\n
        "lon": 4.6236919,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236049,\n
        "lat": 44.1892701,\n
        "lon": 4.6212072,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236052,\n
        "lat": 44.1928424,\n
        "lon": 4.6220637,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236053,\n
        "lat": 44.2007154,\n
        "lon": 4.6225255,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236054,\n
        "lat": 44.1968853,\n
        "lon": 4.6178415,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236056,\n
        "lat": 44.1986973,\n
        "lon": 4.6201702,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236057,\n
        "lat": 44.1955590,\n
        "lon": 4.6217867,\n
        "timestamp": "2010-08-22T02:51:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236058,\n
        "lat": 44.1914490,\n
        "lon": 4.6210518,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236061,\n
        "lat": 44.1992091,\n
        "lon": 4.6212470,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236063,\n
        "lat": 44.1964540,\n
        "lon": 4.6246993,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236066,\n
        "lat": 44.2063850,\n
        "lon": 4.6234262,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236068,\n
        "lat": 44.1967390,\n
        "lon": 4.6239386,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236070,\n
        "lat": 44.1977893,\n
        "lon": 4.6202572,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236072,\n
        "lat": 44.1935608,\n
        "lon": 4.6218248,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236073,\n
        "lat": 44.2060240,\n
        "lon": 4.6317527,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236077,\n
        "lat": 44.1984327,\n
        "lon": 4.6257232,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236078,\n
        "lat": 44.2066969,\n
        "lon": 4.6220431,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236080,\n
        "lat": 44.1976846,\n
        "lon": 4.6280713,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236081,\n
        "lat": 44.1970350,\n
        "lon": 4.6225888,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236082,\n
        "lat": 44.2018180,\n
        "lon": 4.6234885,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236083,\n
        "lat": 44.1903804,\n
        "lon": 4.6210381,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236084,\n
        "lat": 44.1968653,\n
        "lon": 4.6256845,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236087,\n
        "lat": 44.1898334,\n
        "lon": 4.6346275,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236089,\n
        "lat": 44.1902769,\n
        "lon": 4.6210009,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236091,\n
        "lat": 44.1983650,\n
        "lon": 4.6217591,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236094,\n
        "lat": 44.2133347,\n
        "lon": 4.6309420,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236096,\n
        "lat": 44.1955956,\n
        "lon": 4.6194092,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236100,\n
        "lat": 44.2004919,\n
        "lon": 4.6281013,\n
        "timestamp": "2010-08-22T02:51:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236101,\n
        "lat": 44.1944617,\n
        "lon": 4.6216896,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236102,\n
        "lat": 44.2018227,\n
        "lon": 4.6240339,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236103,\n
        "lat": 44.2069516,\n
        "lon": 4.6239809,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236104,\n
        "lat": 44.2015024,\n
        "lon": 4.6227457,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236105,\n
        "lat": 44.1970677,\n
        "lon": 4.6269128,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236106,\n
        "lat": 44.1954870,\n
        "lon": 4.6243590,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236107,\n
        "lat": 44.2047441,\n
        "lon": 4.6362430,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236111,\n
        "lat": 44.2016843,\n
        "lon": 4.6238869,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236114,\n
        "lat": 44.1965503,\n
        "lon": 4.6228384,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236115,\n
        "lat": 44.1893639,\n
        "lon": 4.6210612,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236116,\n
        "lat": 44.2083750,\n
        "lon": 4.6229275,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236118,\n
        "lat": 44.2083955,\n
        "lon": 4.6229614,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236119,\n
        "lat": 44.2126383,\n
        "lon": 4.6323463,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236121,\n
        "lat": 44.1916072,\n
        "lon": 4.6217196,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236123,\n
        "lat": 44.1976496,\n
        "lon": 4.6253440,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236125,\n
        "lat": 44.1958445,\n
        "lon": 4.6222021,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236126,\n
        "lat": 44.1991965,\n
        "lon": 4.6264732,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236127,\n
        "lat": 44.2014658,\n
        "lon": 4.6262547,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236129,\n
        "lat": 44.1987709,\n
        "lon": 4.6225240,\n
        "timestamp": "2010-08-22T02:51:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236135,\n
        "lat": 44.1930260,\n
        "lon": 4.6226687,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236137,\n
        "lat": 44.2006847,\n
        "lon": 4.6257486,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236139,\n
        "lat": 44.1899689,\n
        "lon": 4.6345788,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236141,\n
        "lat": 44.1998665,\n
        "lon": 4.6223897,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236142,\n
        "lat": 44.2020544,\n
        "lon": 4.6239698,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236144,\n
        "lat": 44.1943178,\n
        "lon": 4.6219937,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236146,\n
        "lat": 44.1922603,\n
        "lon": 4.6349195,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236147,\n
        "lat": 44.2082671,\n
        "lon": 4.6232700,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236148,\n
        "lat": 44.1966731,\n
        "lon": 4.6254455,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236149,\n
        "lat": 44.1961253,\n
        "lon": 4.6201832,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236151,\n
        "lat": 44.1935754,\n
        "lon": 4.6218497,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236153,\n
        "lat": 44.1956081,\n
        "lon": 4.6245294,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236154,\n
        "lat": 44.2005755,\n
        "lon": 4.6277467,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236155,\n
        "lat": 44.1958532,\n
        "lon": 4.6381956,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236157,\n
        "lat": 44.1912487,\n
        "lon": 4.6249435,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236159,\n
        "lat": 44.1975181,\n
        "lon": 4.6249803,\n
        "timestamp": "2010-08-22T02:51:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236161,\n
        "lat": 44.1899947,\n
        "lon": 4.6221887,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236163,\n
        "lat": 44.1973634,\n
        "lon": 4.6239189,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236164,\n
        "lat": 44.1949454,\n
        "lon": 4.6250834,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236166,\n
        "lat": 44.2005043,\n
        "lon": 4.6279933,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236167,\n
        "lat": 44.1955960,\n
        "lon": 4.6246898,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236170,\n
        "lat": 44.1892329,\n
        "lon": 4.6209218,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236172,\n
        "lat": 44.1954183,\n
        "lon": 4.6218554,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236174,\n
        "lat": 44.2029788,\n
        "lon": 4.6254259,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236175,\n
        "lat": 44.1960658,\n
        "lon": 4.6249137,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236178,\n
        "lat": 44.2019660,\n
        "lon": 4.6240826,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236185,\n
        "lat": 44.2006442,\n
        "lon": 4.6278641,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236186,\n
        "lat": 44.1956886,\n
        "lon": 4.6241637,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236187,\n
        "lat": 44.2000729,\n
        "lon": 4.6269995,\n
        "timestamp": "2010-08-22T02:51:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236188,\n
        "lat": 44.2035647,\n
        "lon": 4.6254057,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236190,\n
        "lat": 44.2018563,\n
        "lon": 4.6239155,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236191,\n
        "lat": 44.1985153,\n
        "lon": 4.6215732,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236192,\n
        "lat": 44.2012081,\n
        "lon": 4.6243481,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236195,\n
        "lat": 44.1921510,\n
        "lon": 4.6222900,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236196,\n
        "lat": 44.1957488,\n
        "lon": 4.6253940,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236198,\n
        "lat": 44.2051879,\n
        "lon": 4.6215753,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236200,\n
        "lat": 44.1912288,\n
        "lon": 4.6201644,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236202,\n
        "lat": 44.2068355,\n
        "lon": 4.6232515,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236208,\n
        "lat": 44.2036230,\n
        "lon": 4.6253938,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236209,\n
        "lat": 44.1921117,\n
        "lon": 4.6216867,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236210,\n
        "lat": 44.1978873,\n
        "lon": 4.6286482,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236211,\n
        "lat": 44.1980571,\n
        "lon": 4.6260117,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236212,\n
        "lat": 44.1979925,\n
        "lon": 4.6255704,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236213,\n
        "lat": 44.2003030,\n
        "lon": 4.6229024,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236214,\n
        "lat": 44.1947974,\n
        "lon": 4.6161526,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236218,\n
        "lat": 44.1990419,\n
        "lon": 4.6214134,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236220,\n
        "lat": 44.1955186,\n
        "lon": 4.6219100,\n
        "timestamp": "2010-08-22T02:51:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236221,\n
        "lat": 44.1998418,\n
        "lon": 4.6260651,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236225,\n
        "lat": 44.1966367,\n
        "lon": 4.6194825,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236228,\n
        "lat": 44.1978982,\n
        "lon": 4.6287901,\n
        "timestamp": "2012-09-30T21:40:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236232,\n
        "lat": 44.1925349,\n
        "lon": 4.6223219,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236234,\n
        "lat": 44.2007592,\n
        "lon": 4.6275278,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236235,\n
        "lat": 44.1969398,\n
        "lon": 4.6338268,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236237,\n
        "lat": 44.2047127,\n
        "lon": 4.6326100,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236242,\n
        "lat": 44.2004233,\n
        "lon": 4.6280158,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236245,\n
        "lat": 44.2038986,\n
        "lon": 4.6251932,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236247,\n
        "lat": 44.1945337,\n
        "lon": 4.6243777,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236248,\n
        "lat": 44.1983703,\n
        "lon": 4.6261455,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236250,\n
        "lat": 44.1999282,\n
        "lon": 4.6270192,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236251,\n
        "lat": 44.1965209,\n
        "lon": 4.6191133,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236253,\n
        "lat": 44.1952955,\n
        "lon": 4.6241875,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236254,\n
        "lat": 44.1999373,\n
        "lon": 4.6223668,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236255,\n
        "lat": 44.1977375,\n
        "lon": 4.6281221,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236256,\n
        "lat": 44.1890064,\n
        "lon": 4.6203289,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236257,\n
        "lat": 44.1963319,\n
        "lon": 4.6239874,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236259,\n
        "lat": 44.1899099,\n
        "lon": 4.6357632,\n
        "timestamp": "2010-08-22T02:51:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236265,\n
        "lat": 44.1925037,\n
        "lon": 4.6212825,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236266,\n
        "lat": 44.1965988,\n
        "lon": 4.6234041,\n
        "timestamp": "2010-08-22T02:52:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236268,\n
        "lat": 44.1957876,\n
        "lon": 4.6217483,\n
        "timestamp": "2010-08-22T02:52:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236272,\n
        "lat": 44.1956165,\n
        "lon": 4.6376613,\n
        "timestamp": "2010-08-22T02:52:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236275,\n
        "lat": 44.1984568,\n
        "lon": 4.6262993,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236276,\n
        "lat": 44.1960866,\n
        "lon": 4.6201821,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236277,\n
        "lat": 44.2012488,\n
        "lon": 4.6227322,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236278,\n
        "lat": 44.2000986,\n
        "lon": 4.6222780,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236279,\n
        "lat": 44.1999291,\n
        "lon": 4.6223142,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236280,\n
        "lat": 44.1958946,\n
        "lon": 4.6243298,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236281,\n
        "lat": 44.2042452,\n
        "lon": 4.6273364,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236283,\n
        "lat": 44.1946147,\n
        "lon": 4.6110017,\n
        "timestamp": "2010-08-22T02:52:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236285,\n
        "lat": 44.2015129,\n
        "lon": 4.6246122,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236286,\n
        "lat": 44.1976204,\n
        "lon": 4.6226608,\n
        "timestamp": "2010-08-22T02:52:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236293,\n
        "lat": 44.1898109,\n
        "lon": 4.6211170,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236294,\n
        "lat": 44.1983895,\n
        "lon": 4.6251288,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236295,\n
        "lat": 44.1893358,\n
        "lon": 4.6213768,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236296,\n
        "lat": 44.1961740,\n
        "lon": 4.6248521,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236297,\n
        "lat": 44.1911445,\n
        "lon": 4.6245750,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236298,\n
        "lat": 44.1940199,\n
        "lon": 4.6157523,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236299,\n
        "lat": 44.1958788,\n
        "lon": 4.6242616,\n
        "timestamp": "2018-01-10T23:52:20Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236301,\n
        "lat": 44.1885104,\n
        "lon": 4.6213379,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236303,\n
        "lat": 44.1978306,\n
        "lon": 4.6243541,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236305,\n
        "lat": 44.2063565,\n
        "lon": 4.6232830,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236308,\n
        "lat": 44.1960406,\n
        "lon": 4.6254056,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236310,\n
        "lat": 44.1931348,\n
        "lon": 4.6210766,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236312,\n
        "lat": 44.1999815,\n
        "lon": 4.6255367,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236313,\n
        "lat": 44.2016125,\n
        "lon": 4.6276842,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236317,\n
        "lat": 44.1881579,\n
        "lon": 4.6212658,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236319,\n
        "lat": 44.2109459,\n
        "lon": 4.6246249,\n
        "timestamp": "2010-08-22T02:52:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236320,\n
        "lat": 44.1932227,\n
        "lon": 4.6215132,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236322,\n
        "lat": 44.1957989,\n
        "lon": 4.6181042,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236324,\n
        "lat": 44.1899735,\n
        "lon": 4.6208346,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236326,\n
        "lat": 44.1966738,\n
        "lon": 4.6308858,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236328,\n
        "lat": 44.1979273,\n
        "lon": 4.6244197,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236330,\n
        "lat": 44.2015263,\n
        "lon": 4.6239874,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236333,\n
        "lat": 44.1969668,\n
        "lon": 4.6247777,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236337,\n
        "lat": 44.1912543,\n
        "lon": 4.6218126,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236339,\n
        "lat": 44.1933375,\n
        "lon": 4.6214240,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236340,\n
        "lat": 44.1958263,\n
        "lon": 4.6248155,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236341,\n
        "lat": 44.1969991,\n
        "lon": 4.6240227,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236342,\n
        "lat": 44.2003144,\n
        "lon": 4.6226199,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236343,\n
        "lat": 44.1944420,\n
        "lon": 4.6160739,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236344,\n
        "lat": 44.1998988,\n
        "lon": 4.6318925,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236345,\n
        "lat": 44.2067265,\n
        "lon": 4.6222183,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236346,\n
        "lat": 44.2084081,\n
        "lon": 4.6229801,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236353,\n
        "lat": 44.1974403,\n
        "lon": 4.6321253,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236354,\n
        "lat": 44.1913534,\n
        "lon": 4.6210859,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236355,\n
        "lat": 44.1885764,\n
        "lon": 4.6215047,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236356,\n
        "lat": 44.1985672,\n
        "lon": 4.6318932,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236358,\n
        "lat": 44.2012377,\n
        "lon": 4.6243303,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236359,\n
        "lat": 44.2079082,\n
        "lon": 4.6239372,\n
        "timestamp": "2010-08-22T02:52:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236363,\n
        "lat": 44.2013420,\n
        "lon": 4.6228289,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236364,\n
        "lat": 44.1975283,\n
        "lon": 4.6274948,\n
        "timestamp": "2010-08-22T02:52:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236365,\n
        "lat": 44.1945172,\n
        "lon": 4.6244804,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236366,\n
        "lat": 44.2014886,\n
        "lon": 4.6226546,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236367,\n
        "lat": 44.2046561,\n
        "lon": 4.6369294,\n
        "timestamp": "2010-08-22T02:52:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236368,\n
        "lat": 44.1974982,\n
        "lon": 4.6247369,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236369,\n
        "lat": 44.1980471,\n
        "lon": 4.6285657,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236370,\n
        "lat": 44.1955015,\n
        "lon": 4.6249509,\n
        "timestamp": "2010-08-22T02:52:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236376,\n
        "lat": 44.1889241,\n
        "lon": 4.6204518,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236379,\n
        "lat": 44.2017813,\n
        "lon": 4.6250714,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236381,\n
        "lat": 44.1983129,\n
        "lon": 4.6250949,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236382,\n
        "lat": 44.2030070,\n
        "lon": 4.6269928,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236384,\n
        "lat": 44.1947853,\n
        "lon": 4.6160354,\n
        "timestamp": "2010-08-22T02:52:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236389,\n
        "lat": 44.1959460,\n
        "lon": 4.6241173,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236391,\n
        "lat": 44.1998153,\n
        "lon": 4.6225889,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236392,\n
        "lat": 44.2032614,\n
        "lon": 4.6262524,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236393,\n
        "lat": 44.1989230,\n
        "lon": 4.6269497,\n
        "timestamp": "2010-08-22T02:52:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236394,\n
        "lat": 44.1953855,\n
        "lon": 4.6191335,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236395,\n
        "lat": 44.2013124,\n
        "lon": 4.6244604,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236401,\n
        "lat": 44.1983776,\n
        "lon": 4.6256735,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236402,\n
        "lat": 44.1984885,\n
        "lon": 4.6263495,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236404,\n
        "lat": 44.1896787,\n
        "lon": 4.6220518,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236405,\n
        "lat": 44.1957703,\n
        "lon": 4.6217989,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236406,\n
        "lat": 44.2134702,\n
        "lon": 4.6331341,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236407,\n
        "lat": 44.2016779,\n
        "lon": 4.6240856,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236409,\n
        "lat": 44.1891940,\n
        "lon": 4.6210157,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236413,\n
        "lat": 44.1965505,\n
        "lon": 4.6221504,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236414,\n
        "lat": 44.1980620,\n
        "lon": 4.6260387,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236416,\n
        "lat": 44.1965049,\n
        "lon": 4.6221570,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236417,\n
        "lat": 44.2011120,\n
        "lon": 4.6275671,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236419,\n
        "lat": 44.1911050,\n
        "lon": 4.6199881,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236422,\n
        "lat": 44.1967390,\n
        "lon": 4.6237863,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236423,\n
        "lat": 44.1921718,\n
        "lon": 4.6218881,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236424,\n
        "lat": 44.1965830,\n
        "lon": 4.6248722,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236425,\n
        "lat": 44.2101324,\n
        "lon": 4.6223953,\n
        "timestamp": "2010-08-22T02:52:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236427,\n
        "lat": 44.1893743,\n
        "lon": 4.6214053,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236428,\n
        "lat": 44.1890104,\n
        "lon": 4.6216586,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236430,\n
        "lat": 44.2018242,\n
        "lon": 4.6235761,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236432,\n
        "lat": 44.2036727,\n
        "lon": 4.6251899,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236436,\n
        "lat": 44.1921199,\n
        "lon": 4.6217448,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236437,\n
        "lat": 44.1970864,\n
        "lon": 4.6247884,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236438,\n
        "lat": 44.1974088,\n
        "lon": 4.6221832,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236439,\n
        "lat": 44.1999389,\n
        "lon": 4.6209322,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236441,\n
        "lat": 44.2000784,\n
        "lon": 4.6276527,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236442,\n
        "lat": 44.1900463,\n
        "lon": 4.6219667,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236445,\n
        "lat": 44.2013500,\n
        "lon": 4.6252582,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236447,\n
        "lat": 44.1962144,\n
        "lon": 4.6191159,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236448,\n
        "lat": 44.2046561,\n
        "lon": 4.6369307,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236452,\n
        "lat": 44.1987217,\n
        "lon": 4.6259969,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236453,\n
        "lat": 44.2004228,\n
        "lon": 4.6266521,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236455,\n
        "lat": 44.2132832,\n
        "lon": 4.6331395,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236459,\n
        "lat": 44.1963383,\n
        "lon": 4.6236300,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236461,\n
        "lat": 44.1964584,\n
        "lon": 4.6240445,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236463,\n
        "lat": 44.2011458,\n
        "lon": 4.6276642,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236464,\n
        "lat": 44.1915862,\n
        "lon": 4.6365594,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236465,\n
        "lat": 44.1993756,\n
        "lon": 4.6270997,\n
        "timestamp": "2010-08-22T02:52:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236466,\n
        "lat": 44.2008637,\n
        "lon": 4.6252828,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236467,\n
        "lat": 44.2016800,\n
        "lon": 4.6262763,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236468,\n
        "lat": 44.1952135,\n
        "lon": 4.6238753,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236469,\n
        "lat": 44.1881701,\n
        "lon": 4.6210786,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236470,\n
        "lat": 44.2021784,\n
        "lon": 4.6240240,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236473,\n
        "lat": 44.1883110,\n
        "lon": 4.6212496,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236475,\n
        "lat": 44.1921579,\n
        "lon": 4.6207808,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236480,\n
        "lat": 44.1969113,\n
        "lon": 4.6336049,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236481,\n
        "lat": 44.2080837,\n
        "lon": 4.6238167,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236482,\n
        "lat": 44.1993813,\n
        "lon": 4.6224529,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236483,\n
        "lat": 44.1952033,\n
        "lon": 4.6239263,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236484,\n
        "lat": 44.1971560,\n
        "lon": 4.6235104,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236485,\n
        "lat": 44.1900813,\n
        "lon": 4.6358190,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236486,\n
        "lat": 44.2019158,\n
        "lon": 4.6239479,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236487,\n
        "lat": 44.1994459,\n
        "lon": 4.6263314,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236488,\n
        "lat": 44.2038303,\n
        "lon": 4.6253507,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236489,\n
        "lat": 44.2048265,\n
        "lon": 4.6271939,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236490,\n
        "lat": 44.1940235,\n
        "lon": 4.6156315,\n
        "timestamp": "2010-08-22T02:52:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236492,\n
        "lat": 44.1998088,\n
        "lon": 4.6209623,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236495,\n
        "lat": 44.1974436,\n
        "lon": 4.6252583,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236497,\n
        "lat": 44.2008785,\n
        "lon": 4.6259127,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236499,\n
        "lat": 44.1989206,\n
        "lon": 4.6263783,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236502,\n
        "lat": 44.1977960,\n
        "lon": 4.6281909,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236508,\n
        "lat": 44.1961165,\n
        "lon": 4.6240996,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236509,\n
        "lat": 44.1912757,\n
        "lon": 4.6202013,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236511,\n
        "lat": 44.2118851,\n
        "lon": 4.6326085,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236513,\n
        "lat": 44.1927384,\n
        "lon": 4.6224377,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236514,\n
        "lat": 44.1978153,\n
        "lon": 4.6243094,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236516,\n
        "lat": 44.1989551,\n
        "lon": 4.6221770,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236517,\n
        "lat": 44.1869164,\n
        "lon": 4.6262728,\n
        "timestamp": "2010-08-22T02:52:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236525,\n
        "lat": 44.1912533,\n
        "lon": 4.6218506,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236527,\n
        "lat": 44.2016966,\n
        "lon": 4.6243091,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236529,\n
        "lat": 44.2126389,\n
        "lon": 4.6323159,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236531,\n
        "lat": 44.2024902,\n
        "lon": 4.6255696,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236532,\n
        "lat": 44.1955868,\n
        "lon": 4.6216641,\n
        "timestamp": "2010-08-22T02:52:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236534,\n
        "lat": 44.1970354,\n
        "lon": 4.6222257,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236535,\n
        "lat": 44.1954652,\n
        "lon": 4.6245138,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236537,\n
        "lat": 44.1893424,\n
        "lon": 4.6214972,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236539,\n
        "lat": 44.1887924,\n
        "lon": 4.6202326,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236543,\n
        "lat": 44.2018655,\n
        "lon": 4.6252215,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236544,\n
        "lat": 44.2048222,\n
        "lon": 4.6271754,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236548,\n
        "lat": 44.1957827,\n
        "lon": 4.6184126,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236550,\n
        "lat": 44.2005167,\n
        "lon": 4.6237467,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236551,\n
        "lat": 44.1956803,\n
        "lon": 4.6221192,\n
        "timestamp": "2010-08-22T02:52:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236555,\n
        "lat": 44.1881304,\n
        "lon": 4.6213241,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236557,\n
        "lat": 44.1959893,\n
        "lon": 4.6239816,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236558,\n
        "lat": 44.2105479,\n
        "lon": 4.6223884,\n
        "timestamp": "2010-08-22T02:52:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236559,\n
        "lat": 44.1973401,\n
        "lon": 4.6244028,\n
        "timestamp": "2010-08-22T02:52:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236560,\n
        "lat": 44.1970190,\n
        "lon": 4.6247404,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236561,\n
        "lat": 44.1965340,\n
        "lon": 4.6240546,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236564,\n
        "lat": 44.2048440,\n
        "lon": 4.6271915,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236565,\n
        "lat": 44.1947152,\n
        "lon": 4.6179371,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236567,\n
        "lat": 44.1971031,\n
        "lon": 4.6269148,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236572,\n
        "lat": 44.2004066,\n
        "lon": 4.6246611,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236574,\n
        "lat": 44.1958005,\n
        "lon": 4.6250612,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236578,\n
        "lat": 44.1987969,\n
        "lon": 4.6260588,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236579,\n
        "lat": 44.1964299,\n
        "lon": 4.6236517,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236580,\n
        "lat": 44.2013153,\n
        "lon": 4.6227916,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236582,\n
        "lat": 44.1918755,\n
        "lon": 4.6207251,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236583,\n
        "lat": 44.1958390,\n
        "lon": 4.6176953,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236585,\n
        "lat": 44.1977920,\n
        "lon": 4.6243251,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236586,\n
        "lat": 44.2074403,\n
        "lon": 4.6231842,\n
        "timestamp": "2010-08-22T02:52:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236587,\n
        "lat": 44.2038211,\n
        "lon": 4.6268297,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236589,\n
        "lat": 44.1911564,\n
        "lon": 4.6219205,\n
        "timestamp": "2018-01-10T23:52:21Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236597,\n
        "lat": 44.1922099,\n
        "lon": 4.6213485,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236599,\n
        "lat": 44.1968901,\n
        "lon": 4.6189068,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236601,\n
        "lat": 44.2128391,\n
        "lon": 4.6312327,\n
        "timestamp": "2010-08-22T02:52:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236603,\n
        "lat": 44.1984838,\n
        "lon": 4.6211140,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236605,\n
        "lat": 44.2036656,\n
        "lon": 4.6251216,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236606,\n
        "lat": 44.2014231,\n
        "lon": 4.6246264,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236608,\n
        "lat": 44.1980290,\n
        "lon": 4.6252160,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236610,\n
        "lat": 44.1989904,\n
        "lon": 4.6215016,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236612,\n
        "lat": 44.1998880,\n
        "lon": 4.6209885,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236613,\n
        "lat": 44.1967278,\n
        "lon": 4.6335665,\n
        "timestamp": "2010-08-22T02:52:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236615,\n
        "lat": 44.2038980,\n
        "lon": 4.6255497,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236617,\n
        "lat": 44.2012207,\n
        "lon": 4.6237762,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236623,\n
        "lat": 44.1906204,\n
        "lon": 4.6211314,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236624,\n
        "lat": 44.1961657,\n
        "lon": 4.6240351,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236626,\n
        "lat": 44.2001899,\n
        "lon": 4.6219792,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236627,\n
        "lat": 44.1964002,\n
        "lon": 4.6255387,\n
        "timestamp": "2010-08-22T02:52:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236629,\n
        "lat": 44.1938831,\n
        "lon": 4.6156669,\n
        "timestamp": "2010-08-22T02:52:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236630,\n
        "lat": 44.1967351,\n
        "lon": 4.6242411,\n
        "timestamp": "2010-08-22T02:52:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236633,\n
        "lat": 44.1989473,\n
        "lon": 4.6265365,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236634,\n
        "lat": 44.2044053,\n
        "lon": 4.6256610,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236635,\n
        "lat": 44.1968454,\n
        "lon": 4.6248942,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236637,\n
        "lat": 44.1978076,\n
        "lon": 4.6217514,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236638,\n
        "lat": 44.1927596,\n
        "lon": 4.6220027,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236645,\n
        "lat": 44.1889045,\n
        "lon": 4.6202950,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236647,\n
        "lat": 44.1988222,\n
        "lon": 4.6237591,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236649,\n
        "lat": 44.1977480,\n
        "lon": 4.6288746,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236650,\n
        "lat": 44.1958532,\n
        "lon": 4.6222045,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236652,\n
        "lat": 44.1964774,\n
        "lon": 4.6225862,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236653,\n
        "lat": 44.2009185,\n
        "lon": 4.6224728,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236654,\n
        "lat": 44.1957553,\n
        "lon": 4.6240739,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236655,\n
        "lat": 44.1989272,\n
        "lon": 4.6200307,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236656,\n
        "lat": 44.2005933,\n
        "lon": 4.6256994,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236657,\n
        "lat": 44.1965179,\n
        "lon": 4.6228542,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236659,\n
        "lat": 44.1996287,\n
        "lon": 4.6272746,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236660,\n
        "lat": 44.1996701,\n
        "lon": 4.6266428,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236662,\n
        "lat": 44.2055240,\n
        "lon": 4.6213383,\n
        "timestamp": "2010-08-22T02:52:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236664,\n
        "lat": 44.1963538,\n
        "lon": 4.6223394,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236670,\n
        "lat": 44.1998185,\n
        "lon": 4.6225118,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236674,\n
        "lat": 44.1988160,\n
        "lon": 4.6190083,\n
        "timestamp": "2010-08-22T02:52:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236676,\n
        "lat": 44.2010750,\n
        "lon": 4.6253057,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236677,\n
        "lat": 44.1998000,\n
        "lon": 4.6316329,\n
        "timestamp": "2010-08-22T02:52:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236678,\n
        "lat": 44.2042961,\n
        "lon": 4.6276939,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236679,\n
        "lat": 44.1984918,\n
        "lon": 4.6256409,\n
        "timestamp": "2010-08-22T02:52:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236680,\n
        "lat": 44.1956449,\n
        "lon": 4.6185649,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236681,\n
        "lat": 44.2012214,\n
        "lon": 4.6229357,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236683,\n
        "lat": 44.1954446,\n
        "lon": 4.6248709,\n
        "timestamp": "2010-08-22T02:52:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236685,\n
        "lat": 44.2024489,\n
        "lon": 4.6254547,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236687,\n
        "lat": 44.2063461,\n
        "lon": 4.6237944,\n
        "timestamp": "2010-08-22T02:52:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236691,\n
        "lat": 44.1922329,\n
        "lon": 4.6221650,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236695,\n
        "lat": 44.2048337,\n
        "lon": 4.6269987,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236697,\n
        "lat": 44.2014494,\n
        "lon": 4.6227690,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236698,\n
        "lat": 44.2007772,\n
        "lon": 4.6230248,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236699,\n
        "lat": 44.1887284,\n
        "lon": 4.6234728,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236700,\n
        "lat": 44.1896083,\n
        "lon": 4.6207033,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236701,\n
        "lat": 44.1994794,\n
        "lon": 4.6226044,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236703,\n
        "lat": 44.1981108,\n
        "lon": 4.6230640,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236704,\n
        "lat": 44.1961179,\n
        "lon": 4.6250650,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236705,\n
        "lat": 44.2011986,\n
        "lon": 4.6243178,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236706,\n
        "lat": 44.1899938,\n
        "lon": 4.6357045,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236707,\n
        "lat": 44.1976198,\n
        "lon": 4.6225651,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236710,\n
        "lat": 44.1981039,\n
        "lon": 4.6257988,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236718,\n
        "lat": 44.1927461,\n
        "lon": 4.6219899,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236720,\n
        "lat": 44.2024400,\n
        "lon": 4.6256533,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236722,\n
        "lat": 44.1971224,\n
        "lon": 4.6236441,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236724,\n
        "lat": 44.2021930,\n
        "lon": 4.6255875,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236726,\n
        "lat": 44.1921846,\n
        "lon": 4.6191579,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236727,\n
        "lat": 44.2007991,\n
        "lon": 4.6230657,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236728,\n
        "lat": 44.1871163,\n
        "lon": 4.6261668,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236729,\n
        "lat": 44.1952358,\n
        "lon": 4.6242489,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236733,\n
        "lat": 44.2023079,\n
        "lon": 4.6245399,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236735,\n
        "lat": 44.1973233,\n
        "lon": 4.6192002,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236736,\n
        "lat": 44.1903547,\n
        "lon": 4.6210418,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236738,\n
        "lat": 44.2023229,\n
        "lon": 4.6244294,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236739,\n
        "lat": 44.1898094,\n
        "lon": 4.6211336,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236741,\n
        "lat": 44.1972805,\n
        "lon": 4.6243152,\n
        "timestamp": "2010-08-22T02:52:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236748,\n
        "lat": 44.1977524,\n
        "lon": 4.6236201,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236750,\n
        "lat": 44.1916325,\n
        "lon": 4.6366273,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236752,\n
        "lat": 44.1984970,\n
        "lon": 4.6320060,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236755,\n
        "lat": 44.1973413,\n
        "lon": 4.6232734,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236757,\n
        "lat": 44.1964018,\n
        "lon": 4.6225971,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236759,\n
        "lat": 44.2046557,\n
        "lon": 4.6370675,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236762,\n
        "lat": 44.2024513,\n
        "lon": 4.6254269,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236765,\n
        "lat": 44.1909435,\n
        "lon": 4.6190694,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236766,\n
        "lat": 44.1969003,\n
        "lon": 4.6237101,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236770,\n
        "lat": 44.1955842,\n
        "lon": 4.6242863,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236772,\n
        "lat": 44.2076660,\n
        "lon": 4.6240026,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236774,\n
        "lat": 44.1969184,\n
        "lon": 4.6243786,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236775,\n
        "lat": 44.1911675,\n
        "lon": 4.6212666,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236777,\n
        "lat": 44.1958547,\n
        "lon": 4.6175888,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236781,\n
        "lat": 44.2006994,\n
        "lon": 4.6219524,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236782,\n
        "lat": 44.2015800,\n
        "lon": 4.6243758,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236787,\n
        "lat": 44.1912220,\n
        "lon": 4.6246733,\n
        "timestamp": "2010-08-22T02:52:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236789,\n
        "lat": 44.1973464,\n
        "lon": 4.6191131,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236792,\n
        "lat": 44.1960303,\n
        "lon": 4.6169748,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236801,\n
        "lat": 44.2007705,\n
        "lon": 4.6231299,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236802,\n
        "lat": 44.1968856,\n
        "lon": 4.6190349,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236804,\n
        "lat": 44.2103694,\n
        "lon": 4.6260312,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236805,\n
        "lat": 44.1969436,\n
        "lon": 4.6242699,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236807,\n
        "lat": 44.2022808,\n
        "lon": 4.6245030,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236809,\n
        "lat": 44.2060234,\n
        "lon": 4.6317672,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236811,\n
        "lat": 44.1994379,\n
        "lon": 4.6205975,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236815,\n
        "lat": 44.2048656,\n
        "lon": 4.6071755,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236816,\n
        "lat": 44.2020818,\n
        "lon": 4.6239937,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236818,\n
        "lat": 44.2000629,\n
        "lon": 4.6319825,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236820,\n
        "lat": 44.1956966,\n
        "lon": 4.6248195,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236823,\n
        "lat": 44.1980162,\n
        "lon": 4.6249957,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236824,\n
        "lat": 44.2008066,\n
        "lon": 4.6259381,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236825,\n
        "lat": 44.1979838,\n
        "lon": 4.6222886,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236829,\n
        "lat": 44.1965072,\n
        "lon": 4.6195411,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236830,\n
        "lat": 44.1981526,\n
        "lon": 4.6200200,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236831,\n
        "lat": 44.2076750,\n
        "lon": 4.6239701,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236833,\n
        "lat": 44.1893672,\n
        "lon": 4.6196522,\n
        "timestamp": "2010-08-22T02:52:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236835,\n
        "lat": 44.2074981,\n
        "lon": 4.6231065,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236839,\n
        "lat": 44.1982602,\n
        "lon": 4.6215977,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236840,\n
        "lat": 44.1979403,\n
        "lon": 4.6286536,\n
        "timestamp": "2012-09-30T21:40:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236841,\n
        "lat": 44.2011230,\n
        "lon": 4.6214408,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236842,\n
        "lat": 44.1981916,\n
        "lon": 4.6213459,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236843,\n
        "lat": 44.1969389,\n
        "lon": 4.6228028,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236845,\n
        "lat": 44.2001106,\n
        "lon": 4.6229234,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236846,\n
        "lat": 44.1914521,\n
        "lon": 4.6211288,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236848,\n
        "lat": 44.1974577,\n
        "lon": 4.6273854,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236855,\n
        "lat": 44.2113833,\n
        "lon": 4.6302880,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236856,\n
        "lat": 44.1890402,\n
        "lon": 4.6215670,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236857,\n
        "lat": 44.1947182,\n
        "lon": 4.6179794,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236858,\n
        "lat": 44.1954204,\n
        "lon": 4.6218124,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236859,\n
        "lat": 44.2013200,\n
        "lon": 4.6255576,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236864,\n
        "lat": 44.1971818,\n
        "lon": 4.6235001,\n
        "timestamp": "2010-08-22T02:52:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236865,\n
        "lat": 44.1900052,\n
        "lon": 4.6195999,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236867,\n
        "lat": 44.1976849,\n
        "lon": 4.6227297,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236869,\n
        "lat": 44.1899018,\n
        "lon": 4.6209438,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236870,\n
        "lat": 44.2105048,\n
        "lon": 4.6222886,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236872,\n
        "lat": 44.2012954,\n
        "lon": 4.6242957,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236873,\n
        "lat": 44.1959064,\n
        "lon": 4.6242513,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236875,\n
        "lat": 44.1960818,\n
        "lon": 4.6243743,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236877,\n
        "lat": 44.1991511,\n
        "lon": 4.6271650,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236878,\n
        "lat": 44.2009803,\n
        "lon": 4.6252527,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236879,\n
        "lat": 44.1887393,\n
        "lon": 4.6234934,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236880,\n
        "lat": 44.2008613,\n
        "lon": 4.6229374,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236881,\n
        "lat": 44.2014637,\n
        "lon": 4.6226808,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236882,\n
        "lat": 44.1972155,\n
        "lon": 4.6236177,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236883,\n
        "lat": 44.1949645,\n
        "lon": 4.6243953,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236884,\n
        "lat": 44.1882134,\n
        "lon": 4.6213168,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236886,\n
        "lat": 44.1956445,\n
        "lon": 4.6376234,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236888,\n
        "lat": 44.1907658,\n
        "lon": 4.6220183,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236889,\n
        "lat": 44.1969287,\n
        "lon": 4.6241980,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236891,\n
        "lat": 44.1924355,\n
        "lon": 4.6346822,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236893,\n
        "lat": 44.2030292,\n
        "lon": 4.6255113,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236894,\n
        "lat": 44.1994187,\n
        "lon": 4.6221275,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236896,\n
        "lat": 44.1984736,\n
        "lon": 4.6210504,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236899,\n
        "lat": 44.1990204,\n
        "lon": 4.6301084,\n
        "timestamp": "2010-08-22T02:52:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236901,\n
        "lat": 44.1982802,\n
        "lon": 4.6261503,\n
        "timestamp": "2010-08-22T02:52:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236904,\n
        "lat": 44.1960714,\n
        "lon": 4.6235927,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236905,\n
        "lat": 44.2103954,\n
        "lon": 4.6261123,\n
        "timestamp": "2010-08-22T02:52:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236906,\n
        "lat": 44.1959442,\n
        "lon": 4.6171794,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236907,\n
        "lat": 44.1920921,\n
        "lon": 4.6218453,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236908,\n
        "lat": 44.1966971,\n
        "lon": 4.6223755,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236910,\n
        "lat": 44.2111976,\n
        "lon": 4.6301856,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236913,\n
        "lat": 44.2001350,\n
        "lon": 4.6231930,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236916,\n
        "lat": 44.1953545,\n
        "lon": 4.6193231,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236918,\n
        "lat": 44.1943101,\n
        "lon": 4.6245000,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236921,\n
        "lat": 44.1956559,\n
        "lon": 4.6242521,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236923,\n
        "lat": 44.1910367,\n
        "lon": 4.6344146,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236925,\n
        "lat": 44.2013115,\n
        "lon": 4.6281221,\n
        "timestamp": "2010-08-22T02:52:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236926,\n
        "lat": 44.2008109,\n
        "lon": 4.6230878,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236928,\n
        "lat": 44.1919710,\n
        "lon": 4.6252452,\n
        "timestamp": "2010-08-22T02:52:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236930,\n
        "lat": 44.1969550,\n
        "lon": 4.6246884,\n
        "timestamp": "2010-08-22T02:52:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236931,\n
        "lat": 44.1895352,\n
        "lon": 4.6207190,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236932,\n
        "lat": 44.2008117,\n
        "lon": 4.6252243,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236934,\n
        "lat": 44.2015677,\n
        "lon": 4.6244891,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236935,\n
        "lat": 44.1968471,\n
        "lon": 4.6237836,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236937,\n
        "lat": 44.2022663,\n
        "lon": 4.6365122,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236938,\n
        "lat": 44.1975404,\n
        "lon": 4.6247287,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236939,\n
        "lat": 44.2046271,\n
        "lon": 4.6369200,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236941,\n
        "lat": 44.1904132,\n
        "lon": 4.6312225,\n
        "timestamp": "2013-09-25T22:19:24Z",\n
        "version": 2,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236945,\n
        "lat": 44.1896766,\n
        "lon": 4.6221132,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236946,\n
        "lat": 44.1977850,\n
        "lon": 4.6289804,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236947,\n
        "lat": 44.1975191,\n
        "lon": 4.6253466,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236949,\n
        "lat": 44.1986583,\n
        "lon": 4.6253725,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236950,\n
        "lat": 44.1991428,\n
        "lon": 4.6205102,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236952,\n
        "lat": 44.1954292,\n
        "lon": 4.6247189,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236954,\n
        "lat": 44.1960399,\n
        "lon": 4.6200167,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236956,\n
        "lat": 44.1947800,\n
        "lon": 4.6252638,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236957,\n
        "lat": 44.1965187,\n
        "lon": 4.6234887,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236958,\n
        "lat": 44.1944678,\n
        "lon": 4.6184594,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236959,\n
        "lat": 44.2000267,\n
        "lon": 4.6279278,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236960,\n
        "lat": 44.1910162,\n
        "lon": 4.6334528,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236961,\n
        "lat": 44.1908073,\n
        "lon": 4.6219534,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236963,\n
        "lat": 44.1991771,\n
        "lon": 4.6267132,\n
        "timestamp": "2010-08-22T02:52:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236970,\n
        "lat": 44.1997678,\n
        "lon": 4.6267028,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236971,\n
        "lat": 44.2021972,\n
        "lon": 4.6255521,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236972,\n
        "lat": 44.1946955,\n
        "lon": 4.6254011,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236973,\n
        "lat": 44.1913285,\n
        "lon": 4.6211735,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236974,\n
        "lat": 44.2000427,\n
        "lon": 4.6264115,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236975,\n
        "lat": 44.2004068,\n
        "lon": 4.6246436,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236976,\n
        "lat": 44.2013087,\n
        "lon": 4.6255950,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236979,\n
        "lat": 44.2004104,\n
        "lon": 4.6244834,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236981,\n
        "lat": 44.1957964,\n
        "lon": 4.6220401,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236982,\n
        "lat": 44.1936037,\n
        "lon": 4.6216649,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236983,\n
        "lat": 44.1921259,\n
        "lon": 4.6216353,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236984,\n
        "lat": 44.1982919,\n
        "lon": 4.6260512,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236985,\n
        "lat": 44.1928854,\n
        "lon": 4.6219015,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236987,\n
        "lat": 44.1964093,\n
        "lon": 4.6235873,\n
        "timestamp": "2018-01-10T23:52:22Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236989,\n
        "lat": 44.2009992,\n
        "lon": 4.6383119,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236991,\n
        "lat": 44.2012002,\n
        "lon": 4.6236349,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236993,\n
        "lat": 44.1985542,\n
        "lon": 4.6264250,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236995,\n
        "lat": 44.1970070,\n
        "lon": 4.6189815,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236998,\n
        "lat": 44.2083754,\n
        "lon": 4.6232670,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873236999,\n
        "lat": 44.1951519,\n
        "lon": 4.6244240,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237000,\n
        "lat": 44.2047053,\n
        "lon": 4.6366423,\n
        "timestamp": "2010-08-22T02:52:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237002,\n
        "lat": 44.2072364,\n
        "lon": 4.6240293,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237004,\n
        "lat": 44.2012933,\n
        "lon": 4.6228147,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237005,\n
        "lat": 44.2072404,\n
        "lon": 4.6225907,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237006,\n
        "lat": 44.1956464,\n
        "lon": 4.6239829,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237007,\n
        "lat": 44.1942825,\n
        "lon": 4.6158097,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237009,\n
        "lat": 44.2008102,\n
        "lon": 4.6259252,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237012,\n
        "lat": 44.1992525,\n
        "lon": 4.6269786,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237013,\n
        "lat": 44.1975955,\n
        "lon": 4.6225795,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237015,\n
        "lat": 44.2018187,\n
        "lon": 4.6242675,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237017,\n
        "lat": 44.1987834,\n
        "lon": 4.6226493,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237018,\n
        "lat": 44.1975735,\n
        "lon": 4.6239607,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237020,\n
        "lat": 44.2020330,\n
        "lon": 4.6241011,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237022,\n
        "lat": 44.1974185,\n
        "lon": 4.6232799,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237023,\n
        "lat": 44.1991555,\n
        "lon": 4.6267693,\n
        "timestamp": "2010-08-22T02:52:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237024,\n
        "lat": 44.2030541,\n
        "lon": 4.6259460,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237025,\n
        "lat": 44.1965518,\n
        "lon": 4.6242685,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237026,\n
        "lat": 44.1968713,\n
        "lon": 4.6263599,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237029,\n
        "lat": 44.1981861,\n
        "lon": 4.6200106,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237030,\n
        "lat": 44.2022099,\n
        "lon": 4.6244843,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237031,\n
        "lat": 44.1921228,\n
        "lon": 4.6201653,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237036,\n
        "lat": 44.1959982,\n
        "lon": 4.6169726,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237037,\n
        "lat": 44.1985708,\n
        "lon": 4.6262925,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237038,\n
        "lat": 44.1980964,\n
        "lon": 4.6260765,\n
        "timestamp": "2010-08-22T02:52:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237039,\n
        "lat": 44.1922059,\n
        "lon": 4.6216783,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237040,\n
        "lat": 44.1966390,\n
        "lon": 4.6228313,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237042,\n
        "lat": 44.2002100,\n
        "lon": 4.6267058,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237043,\n
        "lat": 44.2075216,\n
        "lon": 4.6239357,\n
        "timestamp": "2010-08-22T02:52:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237049,\n
        "lat": 44.1926467,\n
        "lon": 4.6224700,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237050,\n
        "lat": 44.2008710,\n
        "lon": 4.6252559,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237051,\n
        "lat": 44.2066398,\n
        "lon": 4.6223905,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237052,\n
        "lat": 44.2030351,\n
        "lon": 4.6256191,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237054,\n
        "lat": 44.1912518,\n
        "lon": 4.6219154,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237055,\n
        "lat": 44.2000949,\n
        "lon": 4.6228534,\n
        "timestamp": "2010-08-22T02:52:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237057,\n
        "lat": 44.1958844,\n
        "lon": 4.6217467,\n
        "timestamp": "2010-08-22T02:52:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237059,\n
        "lat": 44.1911681,\n
        "lon": 4.6189975,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237061,\n
        "lat": 44.1979636,\n
        "lon": 4.6223921,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237064,\n
        "lat": 44.1989549,\n
        "lon": 4.6215119,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237066,\n
        "lat": 44.1960347,\n
        "lon": 4.6251617,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237068,\n
        "lat": 44.1996996,\n
        "lon": 4.6260213,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237074,\n
        "lat": 44.1956531,\n
        "lon": 4.6244954,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237077,\n
        "lat": 44.1972246,\n
        "lon": 4.6252268,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237078,\n
        "lat": 44.2044391,\n
        "lon": 4.6255262,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237079,\n
        "lat": 44.1900612,\n
        "lon": 4.6222543,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237080,\n
        "lat": 44.2002579,\n
        "lon": 4.6227939,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237082,\n
        "lat": 44.1965855,\n
        "lon": 4.6190288,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237084,\n
        "lat": 44.1953482,\n
        "lon": 4.6244148,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237086,\n
        "lat": 44.1962617,\n
        "lon": 4.6251080,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237087,\n
        "lat": 44.2049087,\n
        "lon": 4.6071707,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237089,\n
        "lat": 44.2121531,\n
        "lon": 4.6332675,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237090,\n
        "lat": 44.1927978,\n
        "lon": 4.6225991,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237091,\n
        "lat": 44.2002688,\n
        "lon": 4.6228477,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237095,\n
        "lat": 44.1994383,\n
        "lon": 4.6244043,\n
        "timestamp": "2010-08-22T02:52:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237096,\n
        "lat": 44.1978256,\n
        "lon": 4.6253011,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237097,\n
        "lat": 44.1922445,\n
        "lon": 4.6208247,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237098,\n
        "lat": 44.1893371,\n
        "lon": 4.6211274,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237100,\n
        "lat": 44.2034570,\n
        "lon": 4.6263669,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237101,\n
        "lat": 44.1912508,\n
        "lon": 4.6249433,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237105,\n
        "lat": 44.1955009,\n
        "lon": 4.6247057,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237111,\n
        "lat": 44.1965037,\n
        "lon": 4.6227976,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237112,\n
        "lat": 44.1936635,\n
        "lon": 4.6217106,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237113,\n
        "lat": 44.1976282,\n
        "lon": 4.6224922,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237114,\n
        "lat": 44.2000150,\n
        "lon": 4.6282169,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237117,\n
        "lat": 44.1986098,\n
        "lon": 4.6194977,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237118,\n
        "lat": 44.1912867,\n
        "lon": 4.6219179,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237120,\n
        "lat": 44.1966332,\n
        "lon": 4.6309761,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237121,\n
        "lat": 44.2012376,\n
        "lon": 4.6228865,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237123,\n
        "lat": 44.1907220,\n
        "lon": 4.6221180,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237125,\n
        "lat": 44.2042371,\n
        "lon": 4.6267146,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237129,\n
        "lat": 44.2010810,\n
        "lon": 4.6210043,\n
        "timestamp": "2010-08-22T02:52:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237130,\n
        "lat": 44.2132706,\n
        "lon": 4.6313221,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237131,\n
        "lat": 44.1952036,\n
        "lon": 4.6171735,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237135,\n
        "lat": 44.1892916,\n
        "lon": 4.6214578,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237136,\n
        "lat": 44.1981848,\n
        "lon": 4.6260233,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237137,\n
        "lat": 44.1957416,\n
        "lon": 4.6246650,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237138,\n
        "lat": 44.1920298,\n
        "lon": 4.6246578,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237139,\n
        "lat": 44.1963578,\n
        "lon": 4.6236958,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237140,\n
        "lat": 44.1960391,\n
        "lon": 4.6200701,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237141,\n
        "lat": 44.1966582,\n
        "lon": 4.6227465,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237144,\n
        "lat": 44.1943041,\n
        "lon": 4.6221656,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237146,\n
        "lat": 44.1920594,\n
        "lon": 4.6220861,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237147,\n
        "lat": 44.1975947,\n
        "lon": 4.6256806,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237148,\n
        "lat": 44.1965818,\n
        "lon": 4.6191227,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237153,\n
        "lat": 44.1999312,\n
        "lon": 4.6252089,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237155,\n
        "lat": 44.1973743,\n
        "lon": 4.6320504,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237156,\n
        "lat": 44.2067268,\n
        "lon": 4.6235170,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237158,\n
        "lat": 44.2042263,\n
        "lon": 4.6248549,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237160,\n
        "lat": 44.1969035,\n
        "lon": 4.6333776,\n
        "timestamp": "2010-08-22T02:52:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237161,\n
        "lat": 44.1923773,\n
        "lon": 4.6218690,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237162,\n
        "lat": 44.1978877,\n
        "lon": 4.6231131,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237163,\n
        "lat": 44.1969111,\n
        "lon": 4.6241271,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237164,\n
        "lat": 44.1902897,\n
        "lon": 4.6204825,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237165,\n
        "lat": 44.1977669,\n
        "lon": 4.6288042,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237166,\n
        "lat": 44.1965241,\n
        "lon": 4.6195399,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237167,\n
        "lat": 44.1922698,\n
        "lon": 4.6208566,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237169,\n
        "lat": 44.1944787,\n
        "lon": 4.6215033,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237171,\n
        "lat": 44.2051100,\n
        "lon": 4.6249496,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237176,\n
        "lat": 44.2005022,\n
        "lon": 4.6265503,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237178,\n
        "lat": 44.1973415,\n
        "lon": 4.6233232,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237180,\n
        "lat": 44.1991310,\n
        "lon": 4.6266079,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237182,\n
        "lat": 44.1970899,\n
        "lon": 4.6247032,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237183,\n
        "lat": 44.1970913,\n
        "lon": 4.6261830,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237187,\n
        "lat": 44.1937194,\n
        "lon": 4.6214225,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237188,\n
        "lat": 44.1910962,\n
        "lon": 4.6219433,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237189,\n
        "lat": 44.1931908,\n
        "lon": 4.6222667,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237191,\n
        "lat": 44.2064332,\n
        "lon": 4.6237952,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237193,\n
        "lat": 44.1998054,\n
        "lon": 4.6268363,\n
        "timestamp": "2010-08-22T02:52:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237194,\n
        "lat": 44.1957507,\n
        "lon": 4.6242020,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237196,\n
        "lat": 44.1925592,\n
        "lon": 4.6212155,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237197,\n
        "lat": 44.1891517,\n
        "lon": 4.6214264,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237200,\n
        "lat": 44.1963830,\n
        "lon": 4.6222934,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237202,\n
        "lat": 44.2015250,\n
        "lon": 4.6227220,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237205,\n
        "lat": 44.1994952,\n
        "lon": 4.6207602,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237206,\n
        "lat": 44.1978918,\n
        "lon": 4.6263990,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237207,\n
        "lat": 44.1958362,\n
        "lon": 4.6180756,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237208,\n
        "lat": 44.1993895,\n
        "lon": 4.6270487,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237209,\n
        "lat": 44.2012222,\n
        "lon": 4.6218888,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237210,\n
        "lat": 44.2007941,\n
        "lon": 4.6225296,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237211,\n
        "lat": 44.1958239,\n
        "lon": 4.6248221,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237214,\n
        "lat": 44.1947181,\n
        "lon": 4.6284056,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237215,\n
        "lat": 44.1890885,\n
        "lon": 4.6214861,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237219,\n
        "lat": 44.2001888,\n
        "lon": 4.6223263,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237223,\n
        "lat": 44.2066220,\n
        "lon": 4.6222976,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237224,\n
        "lat": 44.1900109,\n
        "lon": 4.6358364,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237225,\n
        "lat": 44.2009947,\n
        "lon": 4.6260859,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237227,\n
        "lat": 44.2043051,\n
        "lon": 4.6276909,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237229,\n
        "lat": 44.1976179,\n
        "lon": 4.6232871,\n
        "timestamp": "2010-08-22T02:52:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237230,\n
        "lat": 44.1991680,\n
        "lon": 4.6220881,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237232,\n
        "lat": 44.1969116,\n
        "lon": 4.6228585,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237233,\n
        "lat": 44.1962831,\n
        "lon": 4.6191161,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237234,\n
        "lat": 44.2044374,\n
        "lon": 4.6256618,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237235,\n
        "lat": 44.1964837,\n
        "lon": 4.6257420,\n
        "timestamp": "2010-08-22T02:52:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237238,\n
        "lat": 44.1958085,\n
        "lon": 4.6239394,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237240,\n
        "lat": 44.1992321,\n
        "lon": 4.6226201,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237241,\n
        "lat": 44.1949300,\n
        "lon": 4.6251709,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237248,\n
        "lat": 44.1951698,\n
        "lon": 4.6247143,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237250,\n
        "lat": 44.1971746,\n
        "lon": 4.6233763,\n
        "timestamp": "2010-08-22T02:52:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237251,\n
        "lat": 44.1915773,\n
        "lon": 4.6218563,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237253,\n
        "lat": 44.1998158,\n
        "lon": 4.6272940,\n
        "timestamp": "2010-08-22T02:52:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237254,\n
        "lat": 44.1990764,\n
        "lon": 4.6214033,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237256,\n
        "lat": 44.1997750,\n
        "lon": 4.6231994,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237257,\n
        "lat": 44.1964191,\n
        "lon": 4.6223385,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237258,\n
        "lat": 44.1996603,\n
        "lon": 4.6261992,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237259,\n
        "lat": 44.1917765,\n
        "lon": 4.6253360,\n
        "timestamp": "2010-08-22T02:52:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237262,\n
        "lat": 44.1925512,\n
        "lon": 4.6222629,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237264,\n
        "lat": 44.1889220,\n
        "lon": 4.6203115,\n
        "timestamp": "2018-01-10T23:52:23Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237265,\n
        "lat": 44.2011571,\n
        "lon": 4.6229510,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237271,\n
        "lat": 44.1958478,\n
        "lon": 4.6195199,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237272,\n
        "lat": 44.1914854,\n
        "lon": 4.6218178,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237274,\n
        "lat": 44.1946058,\n
        "lon": 4.6188431,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237276,\n
        "lat": 44.2018651,\n
        "lon": 4.6238840,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237277,\n
        "lat": 44.1963755,\n
        "lon": 4.6257329,\n
        "timestamp": "2010-08-22T02:52:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237278,\n
        "lat": 44.2004030,\n
        "lon": 4.6279693,\n
        "timestamp": "2010-08-22T02:52:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237279,\n
        "lat": 44.1965184,\n
        "lon": 4.6191453,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237280,\n
        "lat": 44.1952821,\n
        "lon": 4.6238327,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237281,\n
        "lat": 44.1983618,\n
        "lon": 4.6261141,\n
        "timestamp": "2010-08-22T02:52:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237282,\n
        "lat": 44.2122705,\n
        "lon": 4.6330569,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237284,\n
        "lat": 44.1956576,\n
        "lon": 4.6223042,\n
        "timestamp": "2010-08-22T02:52:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237285,\n
        "lat": 44.1927146,\n
        "lon": 4.6219035,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237286,\n
        "lat": 44.1962310,\n
        "lon": 4.6240207,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237288,\n
        "lat": 44.2021201,\n
        "lon": 4.6243698,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237293,\n
        "lat": 44.1940892,\n
        "lon": 4.6219555,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237295,\n
        "lat": 44.1959980,\n
        "lon": 4.6170288,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237296,\n
        "lat": 44.1970885,\n
        "lon": 4.6222661,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237297,\n
        "lat": 44.1933135,\n
        "lon": 4.6228837,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237298,\n
        "lat": 44.1986175,\n
        "lon": 4.6268843,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237300,\n
        "lat": 44.2042879,\n
        "lon": 4.6267843,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237302,\n
        "lat": 44.1965534,\n
        "lon": 4.6310126,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237304,\n
        "lat": 44.2010292,\n
        "lon": 4.6383066,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237305,\n
        "lat": 44.1994441,\n
        "lon": 4.6206371,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237306,\n
        "lat": 44.1985542,\n
        "lon": 4.6263074,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237307,\n
        "lat": 44.1979866,\n
        "lon": 4.6217907,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237308,\n
        "lat": 44.1923435,\n
        "lon": 4.6192424,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237309,\n
        "lat": 44.2011692,\n
        "lon": 4.6236436,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237310,\n
        "lat": 44.2046222,\n
        "lon": 4.6370771,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237312,\n
        "lat": 44.2065819,\n
        "lon": 4.6223342,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237318,\n
        "lat": 44.1970117,\n
        "lon": 4.6359727,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237320,\n
        "lat": 44.1972664,\n
        "lon": 4.6246451,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237321,\n
        "lat": 44.1959733,\n
        "lon": 4.6246284,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237322,\n
        "lat": 44.1969867,\n
        "lon": 4.6190848,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237323,\n
        "lat": 44.1971758,\n
        "lon": 4.6234819,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237324,\n
        "lat": 44.1975384,\n
        "lon": 4.6254979,\n
        "timestamp": "2010-08-22T02:52:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237329,\n
        "lat": 44.1977313,\n
        "lon": 4.6228971,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237330,\n
        "lat": 44.1971810,\n
        "lon": 4.6252017,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237331,\n
        "lat": 44.2122201,\n
        "lon": 4.6329090,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237333,\n
        "lat": 44.2007439,\n
        "lon": 4.6237675,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237334,\n
        "lat": 44.2000540,\n
        "lon": 4.6263728,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237336,\n
        "lat": 44.1987680,\n
        "lon": 4.6201119,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237343,\n
        "lat": 44.2122616,\n
        "lon": 4.6331515,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237344,\n
        "lat": 44.1978705,\n
        "lon": 4.6229946,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237345,\n
        "lat": 44.1913028,\n
        "lon": 4.6233366,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237346,\n
        "lat": 44.1996399,\n
        "lon": 4.6272276,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237347,\n
        "lat": 44.2042086,\n
        "lon": 4.6247674,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237348,\n
        "lat": 44.2000448,\n
        "lon": 4.6223062,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237349,\n
        "lat": 44.2030233,\n
        "lon": 4.6253951,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237350,\n
        "lat": 44.1980696,\n
        "lon": 4.6249823,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237351,\n
        "lat": 44.1987656,\n
        "lon": 4.6260854,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237353,\n
        "lat": 44.1953872,\n
        "lon": 4.6191787,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237355,\n
        "lat": 44.1987582,\n
        "lon": 4.6267801,\n
        "timestamp": "2010-08-22T02:52:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237356,\n
        "lat": 44.1969257,\n
        "lon": 4.6240969,\n
        "timestamp": "2010-08-22T02:52:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237358,\n
        "lat": 44.1965868,\n
        "lon": 4.6190121,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237360,\n
        "lat": 44.1965793,\n
        "lon": 4.6191546,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237365,\n
        "lat": 44.2131248,\n
        "lon": 4.6320740,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237366,\n
        "lat": 44.1987043,\n
        "lon": 4.6202832,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237368,\n
        "lat": 44.2070628,\n
        "lon": 4.6240613,\n
        "timestamp": "2010-08-22T02:52:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237370,\n
        "lat": 44.1973663,\n
        "lon": 4.6319408,\n
        "timestamp": "2010-08-22T02:52:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237373,\n
        "lat": 44.1974460,\n
        "lon": 4.6226838,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237374,\n
        "lat": 44.1910839,\n
        "lon": 4.6190781,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237376,\n
        "lat": 44.1980045,\n
        "lon": 4.6250027,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237379,\n
        "lat": 44.2083111,\n
        "lon": 4.6229234,\n
        "timestamp": "2010-08-22T02:52:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237380,\n
        "lat": 44.1985795,\n
        "lon": 4.6320825,\n
        "timestamp": "2010-08-22T02:52:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237381,\n
        "lat": 44.1983556,\n
        "lon": 4.6252899,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237382,\n
        "lat": 44.1890499,\n
        "lon": 4.6215206,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237384,\n
        "lat": 44.1931285,\n
        "lon": 4.6217731,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237390,\n
        "lat": 44.1911468,\n
        "lon": 4.6192582,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237393,\n
        "lat": 44.2017813,\n
        "lon": 4.6243040,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237395,\n
        "lat": 44.1911105,\n
        "lon": 4.6231261,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237396,\n
        "lat": 44.2068087,\n
        "lon": 4.6232650,\n
        "timestamp": "2010-08-22T02:52:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237397,\n
        "lat": 44.2010942,\n
        "lon": 4.6223765,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237405,\n
        "lat": 44.2010766,\n
        "lon": 4.6104019,\n
        "timestamp": "2010-08-22T02:52:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237407,\n
        "lat": 44.1955458,\n
        "lon": 4.6239803,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237409,\n
        "lat": 44.1985678,\n
        "lon": 4.6262524,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237410,\n
        "lat": 44.1973839,\n
        "lon": 4.6227396,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237416,\n
        "lat": 44.1994048,\n
        "lon": 4.6226243,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237418,\n
        "lat": 44.1991205,\n
        "lon": 4.6302092,\n
        "timestamp": "2010-08-22T02:52:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237419,\n
        "lat": 44.2010609,\n
        "lon": 4.6261218,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237421,\n
        "lat": 44.1971462,\n
        "lon": 4.6233919,\n
        "timestamp": "2010-08-22T02:52:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237422,\n
        "lat": 44.1936259,\n
        "lon": 4.6215661,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237423,\n
        "lat": 44.1924064,\n
        "lon": 4.6222527,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237425,\n
        "lat": 44.1993631,\n
        "lon": 4.6244582,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237426,\n
        "lat": 44.1997821,\n
        "lon": 4.6260688,\n
        "timestamp": "2012-09-30T21:40:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237428,\n
        "lat": 44.1958897,\n
        "lon": 4.6239940,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237429,\n
        "lat": 44.1988314,\n
        "lon": 4.6230390,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237438,\n
        "lat": 44.1944341,\n
        "lon": 4.6183750,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237439,\n
        "lat": 44.1975506,\n
        "lon": 4.6253093,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237440,\n
        "lat": 44.1963887,\n
        "lon": 4.6250815,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237442,\n
        "lat": 44.2129874,\n
        "lon": 4.6303327,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237443,\n
        "lat": 44.1990310,\n
        "lon": 4.6301044,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237444,\n
        "lat": 44.1953071,\n
        "lon": 4.6239675,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237450,\n
        "lat": 44.2005115,\n
        "lon": 4.6229092,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237451,\n
        "lat": 44.1991531,\n
        "lon": 4.6272543,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237453,\n
        "lat": 44.2011237,\n
        "lon": 4.6219036,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237455,\n
        "lat": 44.2075990,\n
        "lon": 4.6239061,\n
        "timestamp": "2010-08-22T02:52:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237457,\n
        "lat": 44.2008775,\n
        "lon": 4.6253485,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237458,\n
        "lat": 44.1883431,\n
        "lon": 4.6211814,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237460,\n
        "lat": 44.2014408,\n
        "lon": 4.6226384,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237466,\n
        "lat": 44.2039420,\n
        "lon": 4.6252441,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237467,\n
        "lat": 44.1986022,\n
        "lon": 4.6229538,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237468,\n
        "lat": 44.1969507,\n
        "lon": 4.6180813,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237469,\n
        "lat": 44.1964238,\n
        "lon": 4.6242889,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237470,\n
        "lat": 44.1991243,\n
        "lon": 4.6264771,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237472,\n
        "lat": 44.1994734,\n
        "lon": 4.6263313,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237474,\n
        "lat": 44.1955480,\n
        "lon": 4.6246985,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237476,\n
        "lat": 44.2080202,\n
        "lon": 4.6238811,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237478,\n
        "lat": 44.2010950,\n
        "lon": 4.6275588,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237481,\n
        "lat": 44.2043287,\n
        "lon": 4.6274476,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237483,\n
        "lat": 44.1963941,\n
        "lon": 4.6224942,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237485,\n
        "lat": 44.1950235,\n
        "lon": 4.6245175,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237490,\n
        "lat": 44.1975190,\n
        "lon": 4.6233424,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237491,\n
        "lat": 44.1971043,\n
        "lon": 4.6235918,\n
        "timestamp": "2010-08-22T02:52:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237492,\n
        "lat": 44.1970523,\n
        "lon": 4.6265705,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237493,\n
        "lat": 44.2014073,\n
        "lon": 4.6256093,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237494,\n
        "lat": 44.1911734,\n
        "lon": 4.6191869,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237495,\n
        "lat": 44.1984707,\n
        "lon": 4.6257543,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237496,\n
        "lat": 44.1960155,\n
        "lon": 4.6247978,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237497,\n
        "lat": 44.2001496,\n
        "lon": 4.6228460,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237498,\n
        "lat": 44.1968602,\n
        "lon": 4.6253821,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237501,\n
        "lat": 44.1982527,\n
        "lon": 4.6200087,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237503,\n
        "lat": 44.1920983,\n
        "lon": 4.6246994,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237505,\n
        "lat": 44.1969882,\n
        "lon": 4.6190419,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237506,\n
        "lat": 44.1969375,\n
        "lon": 4.6246903,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237512,\n
        "lat": 44.1984528,\n
        "lon": 4.6242183,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237513,\n
        "lat": 44.2102169,\n
        "lon": 4.6223178,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237514,\n
        "lat": 44.1972808,\n
        "lon": 4.6239059,\n
        "timestamp": "2010-08-22T02:52:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237515,\n
        "lat": 44.1934656,\n
        "lon": 4.6218184,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237516,\n
        "lat": 44.2014959,\n
        "lon": 4.6241474,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237521,\n
        "lat": 44.1885259,\n
        "lon": 4.6214589,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237523,\n
        "lat": 44.1991456,\n
        "lon": 4.6268101,\n
        "timestamp": "2010-08-22T02:52:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237525,\n
        "lat": 44.1948705,\n
        "lon": 4.6251505,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237527,\n
        "lat": 44.2121545,\n
        "lon": 4.6332364,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237529,\n
        "lat": 44.1944936,\n
        "lon": 4.6192266,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237530,\n
        "lat": 44.1978896,\n
        "lon": 4.6217274,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237531,\n
        "lat": 44.2029982,\n
        "lon": 4.6254488,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237535,\n
        "lat": 44.1973209,\n
        "lon": 4.6273424,\n
        "timestamp": "2010-08-22T02:52:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237536,\n
        "lat": 44.1975642,\n
        "lon": 4.6246468,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237538,\n
        "lat": 44.1953777,\n
        "lon": 4.6246146,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237539,\n
        "lat": 44.1955164,\n
        "lon": 4.6245628,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237540,\n
        "lat": 44.2013308,\n
        "lon": 4.6280093,\n
        "timestamp": "2010-08-22T02:52:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237541,\n
        "lat": 44.1967675,\n
        "lon": 4.6339409,\n
        "timestamp": "2010-08-22T02:52:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237542,\n
        "lat": 44.1871245,\n
        "lon": 4.6261546,\n
        "timestamp": "2010-08-22T02:52:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237546,\n
        "lat": 44.1963640,\n
        "lon": 4.6245235,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237547,\n
        "lat": 44.1928053,\n
        "lon": 4.6224749,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237549,\n
        "lat": 44.1896730,\n
        "lon": 4.6218290,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237552,\n
        "lat": 44.2044876,\n
        "lon": 4.6278681,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237553,\n
        "lat": 44.1921708,\n
        "lon": 4.6202300,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237554,\n
        "lat": 44.1967008,\n
        "lon": 4.6221753,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237556,\n
        "lat": 44.1982402,\n
        "lon": 4.6199220,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237558,\n
        "lat": 44.2006574,\n
        "lon": 4.6228128,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237561,\n
        "lat": 44.1984031,\n
        "lon": 4.6253103,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237562,\n
        "lat": 44.1953145,\n
        "lon": 4.6238599,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237564,\n
        "lat": 44.2005973,\n
        "lon": 4.6278534,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237570,\n
        "lat": 44.1956356,\n
        "lon": 4.6198157,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237572,\n
        "lat": 44.1998655,\n
        "lon": 4.6224290,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237574,\n
        "lat": 44.2014039,\n
        "lon": 4.6241449,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237575,\n
        "lat": 44.1965766,\n
        "lon": 4.6221216,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237576,\n
        "lat": 44.1956110,\n
        "lon": 4.6252012,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237577,\n
        "lat": 44.2052429,\n
        "lon": 4.6251427,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237581,\n
        "lat": 44.1982716,\n
        "lon": 4.6255914,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237582,\n
        "lat": 44.2049882,\n
        "lon": 4.6343810,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237583,\n
        "lat": 44.2001676,\n
        "lon": 4.6263912,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237585,\n
        "lat": 44.1919903,\n
        "lon": 4.6205037,\n
        "timestamp": "2018-01-10T23:52:24Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237587,\n
        "lat": 44.1976324,\n
        "lon": 4.6256776,\n
        "timestamp": "2010-08-22T02:52:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237589,\n
        "lat": 44.1955598,\n
        "lon": 4.6197115,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237592,\n
        "lat": 44.1970997,\n
        "lon": 4.6270284,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237594,\n
        "lat": 44.1971210,\n
        "lon": 4.6258288,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237596,\n
        "lat": 44.1971878,\n
        "lon": 4.6242669,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237599,\n
        "lat": 44.1996700,\n
        "lon": 4.6265662,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237601,\n
        "lat": 44.1969952,\n
        "lon": 4.6248281,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237603,\n
        "lat": 44.1994918,\n
        "lon": 4.6207383,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237605,\n
        "lat": 44.1974309,\n
        "lon": 4.6248549,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237606,\n
        "lat": 44.1920988,\n
        "lon": 4.6217335,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237607,\n
        "lat": 44.2015844,\n
        "lon": 4.6256598,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237608,\n
        "lat": 44.2075838,\n
        "lon": 4.6239630,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237609,\n
        "lat": 44.1934585,\n
        "lon": 4.6218123,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237610,\n
        "lat": 44.1970148,\n
        "lon": 4.6248308,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237611,\n
        "lat": 44.1981148,\n
        "lon": 4.6250913,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237612,\n
        "lat": 44.1946627,\n
        "lon": 4.6362713,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237618,\n
        "lat": 44.1980842,\n
        "lon": 4.6217628,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237619,\n
        "lat": 44.1984781,\n
        "lon": 4.6320077,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237620,\n
        "lat": 44.1958990,\n
        "lon": 4.6223861,\n
        "timestamp": "2010-08-22T02:52:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237621,\n
        "lat": 44.2015927,\n
        "lon": 4.6244190,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237623,\n
        "lat": 44.1952713,\n
        "lon": 4.6244326,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237626,\n
        "lat": 44.1910592,\n
        "lon": 4.6190834,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237628,\n
        "lat": 44.2016554,\n
        "lon": 4.6276419,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237630,\n
        "lat": 44.1936152,\n
        "lon": 4.6215615,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237631,\n
        "lat": 44.1975217,\n
        "lon": 4.6240646,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237633,\n
        "lat": 44.2017113,\n
        "lon": 4.6282556,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237635,\n
        "lat": 44.1932327,\n
        "lon": 4.6214508,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237643,\n
        "lat": 44.1989333,\n
        "lon": 4.6262765,\n
        "timestamp": "2010-08-22T02:52:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237644,\n
        "lat": 44.1948379,\n
        "lon": 4.6250763,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237645,\n
        "lat": 44.1969455,\n
        "lon": 4.6178173,\n
        "timestamp": "2010-08-22T02:52:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237647,\n
        "lat": 44.2069710,\n
        "lon": 4.6239801,\n
        "timestamp": "2010-08-22T02:52:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237650,\n
        "lat": 44.1965812,\n
        "lon": 4.6248465,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237651,\n
        "lat": 44.1978567,\n
        "lon": 4.6243387,\n
        "timestamp": "2010-08-22T02:52:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237652,\n
        "lat": 44.1993958,\n
        "lon": 4.6221774,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237655,\n
        "lat": 44.1892346,\n
        "lon": 4.6210063,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237656,\n
        "lat": 44.1911518,\n
        "lon": 4.6247052,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237658,\n
        "lat": 44.1975535,\n
        "lon": 4.6232655,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237662,\n
        "lat": 44.2079522,\n
        "lon": 4.6238889,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237663,\n
        "lat": 44.1991317,\n
        "lon": 4.6212695,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237667,\n
        "lat": 44.2012874,\n
        "lon": 4.6256784,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237668,\n
        "lat": 44.1954838,\n
        "lon": 4.6251178,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237670,\n
        "lat": 44.1989992,\n
        "lon": 4.6224958,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237672,\n
        "lat": 44.2015625,\n
        "lon": 4.6275708,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237673,\n
        "lat": 44.1999186,\n
        "lon": 4.6270662,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237674,\n
        "lat": 44.1974732,\n
        "lon": 4.6245511,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237675,\n
        "lat": 44.1934538,\n
        "lon": 4.6218450,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237677,\n
        "lat": 44.1988658,\n
        "lon": 4.6225760,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237679,\n
        "lat": 44.1977102,\n
        "lon": 4.6281413,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237680,\n
        "lat": 44.2067273,\n
        "lon": 4.6220380,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237681,\n
        "lat": 44.1958797,\n
        "lon": 4.6244344,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237683,\n
        "lat": 44.1988655,\n
        "lon": 4.6263700,\n
        "timestamp": "2010-08-22T02:52:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237684,\n
        "lat": 44.1921854,\n
        "lon": 4.6208977,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237686,\n
        "lat": 44.1887335,\n
        "lon": 4.6235258,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237694,\n
        "lat": 44.1960688,\n
        "lon": 4.6245553,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237695,\n
        "lat": 44.2013888,\n
        "lon": 4.6262124,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237696,\n
        "lat": 44.1994348,\n
        "lon": 4.6269669,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237697,\n
        "lat": 44.2001371,\n
        "lon": 4.6276511,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237698,\n
        "lat": 44.1975654,\n
        "lon": 4.6233131,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237704,\n
        "lat": 44.1967735,\n
        "lon": 4.6259324,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237708,\n
        "lat": 44.1900067,\n
        "lon": 4.6220447,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237710,\n
        "lat": 44.1933818,\n
        "lon": 4.6217387,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237715,\n
        "lat": 44.2002893,\n
        "lon": 4.6228394,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237716,\n
        "lat": 44.1987800,\n
        "lon": 4.6237401,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237717,\n
        "lat": 44.2005273,\n
        "lon": 4.6234629,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237719,\n
        "lat": 44.2126135,\n
        "lon": 4.6326173,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237720,\n
        "lat": 44.1959072,\n
        "lon": 4.6247908,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237721,\n
        "lat": 44.2022301,\n
        "lon": 4.6365910,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237722,\n
        "lat": 44.1976574,\n
        "lon": 4.6255603,\n
        "timestamp": "2010-08-22T02:52:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237725,\n
        "lat": 44.1977549,\n
        "lon": 4.6288122,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237726,\n
        "lat": 44.2013488,\n
        "lon": 4.6281363,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237728,\n
        "lat": 44.1995452,\n
        "lon": 4.6319715,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237730,\n
        "lat": 44.2100531,\n
        "lon": 4.6222020,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237731,\n
        "lat": 44.1950187,\n
        "lon": 4.6247138,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237733,\n
        "lat": 44.2002233,\n
        "lon": 4.6266606,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237735,\n
        "lat": 44.1972948,\n
        "lon": 4.6274860,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237737,\n
        "lat": 44.1870763,\n
        "lon": 4.6261447,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237739,\n
        "lat": 44.1979277,\n
        "lon": 4.6244173,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237740,\n
        "lat": 44.1959136,\n
        "lon": 4.6242877,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237741,\n
        "lat": 44.1973056,\n
        "lon": 4.6191287,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237742,\n
        "lat": 44.2007324,\n
        "lon": 4.6273035,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237743,\n
        "lat": 44.1931879,\n
        "lon": 4.6211198,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237744,\n
        "lat": 44.2034558,\n
        "lon": 4.6262456,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237749,\n
        "lat": 44.2032436,\n
        "lon": 4.6261773,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237750,\n
        "lat": 44.1960426,\n
        "lon": 4.6247918,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237752,\n
        "lat": 44.1979474,\n
        "lon": 4.6282501,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237753,\n
        "lat": 44.2013372,\n
        "lon": 4.6253006,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237755,\n
        "lat": 44.2022409,\n
        "lon": 4.6254359,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237757,\n
        "lat": 44.2006319,\n
        "lon": 4.6280417,\n
        "timestamp": "2010-08-22T02:52:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237758,\n
        "lat": 44.1987326,\n
        "lon": 4.6236638,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237761,\n
        "lat": 44.2048924,\n
        "lon": 4.6361594,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237763,\n
        "lat": 44.2010478,\n
        "lon": 4.6253873,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237764,\n
        "lat": 44.1977112,\n
        "lon": 4.6251692,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237765,\n
        "lat": 44.1957135,\n
        "lon": 4.6184824,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237766,\n
        "lat": 44.1983513,\n
        "lon": 4.6257193,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237767,\n
        "lat": 44.1909503,\n
        "lon": 4.6230821,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237773,\n
        "lat": 44.1978660,\n
        "lon": 4.6197038,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237775,\n
        "lat": 44.2010296,\n
        "lon": 4.6382641,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237777,\n
        "lat": 44.2004689,\n
        "lon": 4.6228390,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237780,\n
        "lat": 44.1971269,\n
        "lon": 4.6246376,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237781,\n
        "lat": 44.1958719,\n
        "lon": 4.6223555,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237782,\n
        "lat": 44.1964899,\n
        "lon": 4.6235644,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237786,\n
        "lat": 44.1907989,\n
        "lon": 4.6219936,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237787,\n
        "lat": 44.2127952,\n
        "lon": 4.6311858,\n
        "timestamp": "2010-08-22T02:52:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237788,\n
        "lat": 44.1970306,\n
        "lon": 4.6221822,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237789,\n
        "lat": 44.1915491,\n
        "lon": 4.6337765,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237790,\n
        "lat": 44.1870006,\n
        "lon": 4.6262697,\n
        "timestamp": "2010-08-22T02:52:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237791,\n
        "lat": 44.1991493,\n
        "lon": 4.6269075,\n
        "timestamp": "2010-08-22T02:52:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237792,\n
        "lat": 44.1997384,\n
        "lon": 4.6271029,\n
        "timestamp": "2010-08-22T02:52:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237798,\n
        "lat": 44.1931802,\n
        "lon": 4.6218075,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237800,\n
        "lat": 44.1961060,\n
        "lon": 4.6243472,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237803,\n
        "lat": 44.1955162,\n
        "lon": 4.6240178,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237804,\n
        "lat": 44.1962833,\n
        "lon": 4.6189370,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237805,\n
        "lat": 44.1956875,\n
        "lon": 4.6217579,\n
        "timestamp": "2010-08-22T02:52:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237806,\n
        "lat": 44.1979167,\n
        "lon": 4.6253266,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237810,\n
        "lat": 44.1975389,\n
        "lon": 4.6248261,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237812,\n
        "lat": 44.1912387,\n
        "lon": 4.6233188,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237815,\n
        "lat": 44.2010199,\n
        "lon": 4.6228590,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237816,\n
        "lat": 44.1963633,\n
        "lon": 4.6237830,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237820,\n
        "lat": 44.1974225,\n
        "lon": 4.6272221,\n
        "timestamp": "2010-08-22T02:52:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237822,\n
        "lat": 44.1976552,\n
        "lon": 4.6252533,\n
        "timestamp": "2010-08-22T02:52:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237824,\n
        "lat": 44.1902556,\n
        "lon": 4.6205934,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237826,\n
        "lat": 44.2010476,\n
        "lon": 4.6224330,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237828,\n
        "lat": 44.1963052,\n
        "lon": 4.6238167,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237829,\n
        "lat": 44.1965376,\n
        "lon": 4.6224920,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237830,\n
        "lat": 44.1973934,\n
        "lon": 4.6241628,\n
        "timestamp": "2012-09-30T23:13:35Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237835,\n
        "lat": 44.2007325,\n
        "lon": 4.6241345,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237837,\n
        "lat": 44.1992236,\n
        "lon": 4.6220417,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237838,\n
        "lat": 44.1966582,\n
        "lon": 4.6248398,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237839,\n
        "lat": 44.1984148,\n
        "lon": 4.6215879,\n
        "timestamp": "2010-08-22T02:52:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237840,\n
        "lat": 44.1963581,\n
        "lon": 4.6237603,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237841,\n
        "lat": 44.2071436,\n
        "lon": 4.6226379,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237847,\n
        "lat": 44.2011759,\n
        "lon": 4.6261072,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237849,\n
        "lat": 44.1959867,\n
        "lon": 4.6171814,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237851,\n
        "lat": 44.1896708,\n
        "lon": 4.6220463,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237852,\n
        "lat": 44.2083088,\n
        "lon": 4.6229900,\n
        "timestamp": "2010-08-22T02:52:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237853,\n
        "lat": 44.1939824,\n
        "lon": 4.6156102,\n
        "timestamp": "2010-08-22T02:52:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237855,\n
        "lat": 44.1997974,\n
        "lon": 4.6208684,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237858,\n
        "lat": 44.1956389,\n
        "lon": 4.6197357,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237859,\n
        "lat": 44.2006260,\n
        "lon": 4.6227038,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237861,\n
        "lat": 44.2017692,\n
        "lon": 4.6239543,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237864,\n
        "lat": 44.1893526,\n
        "lon": 4.6212937,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237865,\n
        "lat": 44.2037501,\n
        "lon": 4.6266781,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237866,\n
        "lat": 44.1955970,\n
        "lon": 4.6218240,\n
        "timestamp": "2010-08-22T02:52:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237869,\n
        "lat": 44.1957343,\n
        "lon": 4.6377417,\n
        "timestamp": "2010-08-22T02:52:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237871,\n
        "lat": 44.1998988,\n
        "lon": 4.6318922,\n
        "timestamp": "2010-08-22T02:52:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237875,\n
        "lat": 44.1888335,\n
        "lon": 4.6201878,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237878,\n
        "lat": 44.1968898,\n
        "lon": 4.6261864,\n
        "timestamp": "2010-08-22T02:52:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237879,\n
        "lat": 44.2011926,\n
        "lon": 4.6228823,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237881,\n
        "lat": 44.1911716,\n
        "lon": 4.6249543,\n
        "timestamp": "2010-08-22T02:52:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237882,\n
        "lat": 44.1900797,\n
        "lon": 4.6195619,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237883,\n
        "lat": 44.1932511,\n
        "lon": 4.6215221,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237885,\n
        "lat": 44.1977762,\n
        "lon": 4.6247797,\n
        "timestamp": "2010-08-22T02:52:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237886,\n
        "lat": 44.1983203,\n
        "lon": 4.6250618,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237888,\n
        "lat": 44.1930692,\n
        "lon": 4.6227450,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237893,\n
        "lat": 44.2005491,\n
        "lon": 4.6224350,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237895,\n
        "lat": 44.2105439,\n
        "lon": 4.6222856,\n
        "timestamp": "2010-08-22T02:52:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237897,\n
        "lat": 44.1998050,\n
        "lon": 4.6261897,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237898,\n
        "lat": 44.1938696,\n
        "lon": 4.6241986,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237900,\n
        "lat": 44.2011448,\n
        "lon": 4.6227929,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237901,\n
        "lat": 44.1957769,\n
        "lon": 4.6255483,\n
        "timestamp": "2010-08-22T02:52:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237904,\n
        "lat": 44.1911757,\n
        "lon": 4.6209788,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237905,\n
        "lat": 44.1966639,\n
        "lon": 4.6227689,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237911,\n
        "lat": 44.1999761,\n
        "lon": 4.6222808,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237913,\n
        "lat": 44.2083195,\n
        "lon": 4.6231789,\n
        "timestamp": "2010-08-22T02:52:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237914,\n
        "lat": 44.1970662,\n
        "lon": 4.6240806,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237921,\n
        "lat": 44.1970201,\n
        "lon": 4.6338661,\n
        "timestamp": "2010-08-22T02:52:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237922,\n
        "lat": 44.1966555,\n
        "lon": 4.6253579,\n
        "timestamp": "2010-08-22T02:52:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237924,\n
        "lat": 44.1912137,\n
        "lon": 4.6233570,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237925,\n
        "lat": 44.1960530,\n
        "lon": 4.6239686,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237926,\n
        "lat": 44.1912457,\n
        "lon": 4.6232697,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237927,\n
        "lat": 44.1984900,\n
        "lon": 4.6211809,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237929,\n
        "lat": 44.2016731,\n
        "lon": 4.6250615,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237931,\n
        "lat": 44.1995092,\n
        "lon": 4.6266435,\n
        "timestamp": "2010-08-22T02:52:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237935,\n
        "lat": 44.1967249,\n
        "lon": 4.6223163,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237937,\n
        "lat": 44.1980792,\n
        "lon": 4.6254252,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237944,\n
        "lat": 44.2010560,\n
        "lon": 4.6261394,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237945,\n
        "lat": 44.1965985,\n
        "lon": 4.6242542,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237946,\n
        "lat": 44.2064111,\n
        "lon": 4.6236860,\n
        "timestamp": "2010-08-22T02:52:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237947,\n
        "lat": 44.1963524,\n
        "lon": 4.6250862,\n
        "timestamp": "2018-01-10T23:52:25Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237948,\n
        "lat": 44.1927831,\n
        "lon": 4.6225501,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237949,\n
        "lat": 44.2048628,\n
        "lon": 4.6070829,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237950,\n
        "lat": 44.1966406,\n
        "lon": 4.6195890,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237951,\n
        "lat": 44.1984893,\n
        "lon": 4.6319034,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237956,\n
        "lat": 44.2063100,\n
        "lon": 4.6233978,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237957,\n
        "lat": 44.1918490,\n
        "lon": 4.6253764,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237958,\n
        "lat": 44.1974314,\n
        "lon": 4.6221721,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237959,\n
        "lat": 44.2041818,\n
        "lon": 4.6274036,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237961,\n
        "lat": 44.2049192,\n
        "lon": 4.6270001,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237963,\n
        "lat": 44.1970335,\n
        "lon": 4.6265508,\n
        "timestamp": "2012-09-30T21:40:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237964,\n
        "lat": 44.1934660,\n
        "lon": 4.6214554,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237966,\n
        "lat": 44.1920696,\n
        "lon": 4.6202802,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237969,\n
        "lat": 44.1959438,\n
        "lon": 4.6247999,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237970,\n
        "lat": 44.1965017,\n
        "lon": 4.6236258,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237971,\n
        "lat": 44.1984209,\n
        "lon": 4.6236192,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237972,\n
        "lat": 44.1971531,\n
        "lon": 4.6293014,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237976,\n
        "lat": 44.1967784,\n
        "lon": 4.6249292,\n
        "timestamp": "2010-08-22T02:52:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237980,\n
        "lat": 44.1927180,\n
        "lon": 4.6225099,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237982,\n
        "lat": 44.2016779,\n
        "lon": 4.6239194,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237984,\n
        "lat": 44.1892814,\n
        "lon": 4.6212145,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237985,\n
        "lat": 44.2010455,\n
        "lon": 4.6280463,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237987,\n
        "lat": 44.1931059,\n
        "lon": 4.6210684,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237988,\n
        "lat": 44.1891144,\n
        "lon": 4.6216030,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237989,\n
        "lat": 44.2008314,\n
        "lon": 4.6259514,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237990,\n
        "lat": 44.1918831,\n
        "lon": 4.6251605,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237992,\n
        "lat": 44.1917832,\n
        "lon": 4.6250914,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237993,\n
        "lat": 44.2047623,\n
        "lon": 4.6071862,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237995,\n
        "lat": 44.1977798,\n
        "lon": 4.6229704,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237997,\n
        "lat": 44.1942093,\n
        "lon": 4.6246602,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873237999,\n
        "lat": 44.2024411,\n
        "lon": 4.6256796,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238001,\n
        "lat": 44.1968526,\n
        "lon": 4.6238114,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238006,\n
        "lat": 44.1968361,\n
        "lon": 4.6178237,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238008,\n
        "lat": 44.1972450,\n
        "lon": 4.6275661,\n
        "timestamp": "2010-08-22T02:52:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238012,\n
        "lat": 44.1932408,\n
        "lon": 4.6216432,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238013,\n
        "lat": 44.1910325,\n
        "lon": 4.6346431,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238014,\n
        "lat": 44.1978669,\n
        "lon": 4.6287034,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238015,\n
        "lat": 44.2018224,\n
        "lon": 4.6233432,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238017,\n
        "lat": 44.1985386,\n
        "lon": 4.6195449,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238019,\n
        "lat": 44.1907557,\n
        "lon": 4.6211980,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238021,\n
        "lat": 44.1946450,\n
        "lon": 4.6175051,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238025,\n
        "lat": 44.1969002,\n
        "lon": 4.6240556,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238027,\n
        "lat": 44.1955494,\n
        "lon": 4.6197116,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238028,\n
        "lat": 44.1893655,\n
        "lon": 4.6195987,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238034,\n
        "lat": 44.2122055,\n
        "lon": 4.6331551,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238037,\n
        "lat": 44.1893682,\n
        "lon": 4.6194545,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238038,\n
        "lat": 44.2016570,\n
        "lon": 4.6251339,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238040,\n
        "lat": 44.1968572,\n
        "lon": 4.6240636,\n
        "timestamp": "2010-08-22T02:52:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238041,\n
        "lat": 44.1956657,\n
        "lon": 4.6240335,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238042,\n
        "lat": 44.1994209,\n
        "lon": 4.6221435,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238043,\n
        "lat": 44.1999862,\n
        "lon": 4.6221869,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238045,\n
        "lat": 44.1927555,\n
        "lon": 4.6221293,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238046,\n
        "lat": 44.1970902,\n
        "lon": 4.6234753,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238048,\n
        "lat": 44.1947167,\n
        "lon": 4.6283144,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238049,\n
        "lat": 44.2048661,\n
        "lon": 4.6071859,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238051,\n
        "lat": 44.2014157,\n
        "lon": 4.6242703,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238053,\n
        "lat": 44.1956596,\n
        "lon": 4.6239125,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238055,\n
        "lat": 44.1961368,\n
        "lon": 4.6244107,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238058,\n
        "lat": 44.2037684,\n
        "lon": 4.6266799,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238059,\n
        "lat": 44.1967214,\n
        "lon": 4.6222970,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238060,\n
        "lat": 44.2012296,\n
        "lon": 4.6219148,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238062,\n
        "lat": 44.1910976,\n
        "lon": 4.6192032,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238064,\n
        "lat": 44.1912393,\n
        "lon": 4.6247812,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238065,\n
        "lat": 44.1900473,\n
        "lon": 4.6220848,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238066,\n
        "lat": 44.1968332,\n
        "lon": 4.6256291,\n
        "timestamp": "2010-08-22T02:52:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238071,\n
        "lat": 44.1913023,\n
        "lon": 4.6219023,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238073,\n
        "lat": 44.1965275,\n
        "lon": 4.6196357,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238074,\n
        "lat": 44.1974063,\n
        "lon": 4.6232869,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238076,\n
        "lat": 44.1970061,\n
        "lon": 4.6238382,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238078,\n
        "lat": 44.1964132,\n
        "lon": 4.6257866,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238080,\n
        "lat": 44.1969352,\n
        "lon": 4.6179412,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238081,\n
        "lat": 44.1969390,\n
        "lon": 4.6179725,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238082,\n
        "lat": 44.1973240,\n
        "lon": 4.6241817,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238083,\n
        "lat": 44.1998040,\n
        "lon": 4.6224699,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238085,\n
        "lat": 44.1963944,\n
        "lon": 4.6224195,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238087,\n
        "lat": 44.1953099,\n
        "lon": 4.6172222,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238089,\n
        "lat": 44.1968965,\n
        "lon": 4.6261943,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238090,\n
        "lat": 44.2036415,\n
        "lon": 4.6251961,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238094,\n
        "lat": 44.2012158,\n
        "lon": 4.6275154,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238098,\n
        "lat": 44.1981549,\n
        "lon": 4.6200361,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238099,\n
        "lat": 44.2011652,\n
        "lon": 4.6212449,\n
        "timestamp": "2010-08-22T02:52:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238100,\n
        "lat": 44.1991926,\n
        "lon": 4.6206148,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238101,\n
        "lat": 44.1982763,\n
        "lon": 4.6222190,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238102,\n
        "lat": 44.1999381,\n
        "lon": 4.6232709,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238103,\n
        "lat": 44.1985949,\n
        "lon": 4.6269521,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238104,\n
        "lat": 44.1966675,\n
        "lon": 4.6227420,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238105,\n
        "lat": 44.1973172,\n
        "lon": 4.6236753,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238111,\n
        "lat": 44.1969285,\n
        "lon": 4.6242985,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238116,\n
        "lat": 44.2018942,\n
        "lon": 4.6238999,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238118,\n
        "lat": 44.1979693,\n
        "lon": 4.6196922,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238121,\n
        "lat": 44.1894874,\n
        "lon": 4.6215428,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238124,\n
        "lat": 44.1969626,\n
        "lon": 4.6247434,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238125,\n
        "lat": 44.1893424,\n
        "lon": 4.6195986,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238126,\n
        "lat": 44.2063184,\n
        "lon": 4.6234717,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238127,\n
        "lat": 44.1892244,\n
        "lon": 4.6210360,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238128,\n
        "lat": 44.1912373,\n
        "lon": 4.6198711,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238130,\n
        "lat": 44.1897561,\n
        "lon": 4.6211242,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238132,\n
        "lat": 44.1988812,\n
        "lon": 4.6201211,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238134,\n
        "lat": 44.1968739,\n
        "lon": 4.6242102,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238136,\n
        "lat": 44.1983866,\n
        "lon": 4.6215928,\n
        "timestamp": "2010-08-22T02:52:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238139,\n
        "lat": 44.1958807,\n
        "lon": 4.6246445,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238144,\n
        "lat": 44.1911362,\n
        "lon": 4.6247926,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238145,\n
        "lat": 44.2122286,\n
        "lon": 4.6332742,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238146,\n
        "lat": 44.1950056,\n
        "lon": 4.6253827,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238147,\n
        "lat": 44.2013365,\n
        "lon": 4.6241246,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238148,\n
        "lat": 44.2017151,\n
        "lon": 4.6240650,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238150,\n
        "lat": 44.2068540,\n
        "lon": 4.6234681,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238154,\n
        "lat": 44.1979686,\n
        "lon": 4.6242322,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238155,\n
        "lat": 44.1994460,\n
        "lon": 4.6262736,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238156,\n
        "lat": 44.1997941,\n
        "lon": 4.6225282,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238157,\n
        "lat": 44.1959484,\n
        "lon": 4.6239895,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238158,\n
        "lat": 44.2004798,\n
        "lon": 4.6282022,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238163,\n
        "lat": 44.2036548,\n
        "lon": 4.6254758,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238165,\n
        "lat": 44.1890746,\n
        "lon": 4.6206328,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238166,\n
        "lat": 44.1970069,\n
        "lon": 4.6355837,\n
        "timestamp": "2010-08-22T02:52:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238167,\n
        "lat": 44.1911272,\n
        "lon": 4.6218255,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238168,\n
        "lat": 44.1964935,\n
        "lon": 4.6240227,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238169,\n
        "lat": 44.1966106,\n
        "lon": 4.6245241,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238170,\n
        "lat": 44.1982680,\n
        "lon": 4.6226536,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238174,\n
        "lat": 44.1967667,\n
        "lon": 4.6248383,\n
        "timestamp": "2010-08-22T02:52:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238178,\n
        "lat": 44.1974200,\n
        "lon": 4.6234501,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238180,\n
        "lat": 44.1986256,\n
        "lon": 4.6269720,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238182,\n
        "lat": 44.2052055,\n
        "lon": 4.6215852,\n
        "timestamp": "2010-08-22T02:52:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238189,\n
        "lat": 44.1998951,\n
        "lon": 4.6225383,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238190,\n
        "lat": 44.2066310,\n
        "lon": 4.6256699,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238191,\n
        "lat": 44.1991840,\n
        "lon": 4.6269813,\n
        "timestamp": "2010-08-22T02:52:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238192,\n
        "lat": 44.2041925,\n
        "lon": 4.6267466,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238195,\n
        "lat": 44.1881960,\n
        "lon": 4.6213841,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238198,\n
        "lat": 44.2081933,\n
        "lon": 4.6228422,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238199,\n
        "lat": 44.1998898,\n
        "lon": 4.6225205,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238200,\n
        "lat": 44.2011771,\n
        "lon": 4.6236982,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238201,\n
        "lat": 44.1987619,\n
        "lon": 4.6190643,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238203,\n
        "lat": 44.1893313,\n
        "lon": 4.6195755,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238204,\n
        "lat": 44.1961332,\n
        "lon": 4.6252356,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238206,\n
        "lat": 44.2047940,\n
        "lon": 4.6361110,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238208,\n
        "lat": 44.2030039,\n
        "lon": 4.6254867,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238213,\n
        "lat": 44.2070669,\n
        "lon": 4.6239319,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238214,\n
        "lat": 44.1888603,\n
        "lon": 4.6235447,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238216,\n
        "lat": 44.1986685,\n
        "lon": 4.6230399,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238218,\n
        "lat": 44.1992137,\n
        "lon": 4.6219642,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238222,\n
        "lat": 44.1993755,\n
        "lon": 4.6270502,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238224,\n
        "lat": 44.1970975,\n
        "lon": 4.6243056,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238225,\n
        "lat": 44.1956165,\n
        "lon": 4.6377033,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238226,\n
        "lat": 44.2014779,\n
        "lon": 4.6226348,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238227,\n
        "lat": 44.1996408,\n
        "lon": 4.6271749,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238228,\n
        "lat": 44.2009712,\n
        "lon": 4.6281343,\n
        "timestamp": "2010-08-22T02:52:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238237,\n
        "lat": 44.1912151,\n
        "lon": 4.6247263,\n
        "timestamp": "2010-08-22T02:52:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238238,\n
        "lat": 44.1973892,\n
        "lon": 4.6221608,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238239,\n
        "lat": 44.2071166,\n
        "lon": 4.6232148,\n
        "timestamp": "2010-08-22T02:52:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238240,\n
        "lat": 44.2066408,\n
        "lon": 4.6256624,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238242,\n
        "lat": 44.1915761,\n
        "lon": 4.6202634,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238243,\n
        "lat": 44.2132490,\n
        "lon": 4.6310152,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238244,\n
        "lat": 44.2044608,\n
        "lon": 4.6278757,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238248,\n
        "lat": 44.1896604,\n
        "lon": 4.6221017,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238251,\n
        "lat": 44.1929535,\n
        "lon": 4.6210382,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238255,\n
        "lat": 44.2070210,\n
        "lon": 4.6225792,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238258,\n
        "lat": 44.1916579,\n
        "lon": 4.6364990,\n
        "timestamp": "2010-08-22T02:52:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238259,\n
        "lat": 44.1946042,\n
        "lon": 4.6189237,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238260,\n
        "lat": 44.1954536,\n
        "lon": 4.6238817,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238261,\n
        "lat": 44.2015900,\n
        "lon": 4.6241465,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238262,\n
        "lat": 44.2008572,\n
        "lon": 4.6238891,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238263,\n
        "lat": 44.1985542,\n
        "lon": 4.6211316,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238264,\n
        "lat": 44.2041825,\n
        "lon": 4.6273352,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238265,\n
        "lat": 44.1970682,\n
        "lon": 4.6252187,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238269,\n
        "lat": 44.2018076,\n
        "lon": 4.6243493,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238270,\n
        "lat": 44.1979731,\n
        "lon": 4.6246152,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238272,\n
        "lat": 44.2064203,\n
        "lon": 4.6237718,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238274,\n
        "lat": 44.1971016,\n
        "lon": 4.6258235,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238276,\n
        "lat": 44.1966979,\n
        "lon": 4.6254550,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238277,\n
        "lat": 44.1960564,\n
        "lon": 4.6253047,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238278,\n
        "lat": 44.1974800,\n
        "lon": 4.6250868,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238279,\n
        "lat": 44.1912228,\n
        "lon": 4.6210056,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238280,\n
        "lat": 44.1951704,\n
        "lon": 4.6246821,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238282,\n
        "lat": 44.2076355,\n
        "lon": 4.6239496,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238284,\n
        "lat": 44.1941055,\n
        "lon": 4.6244287,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238285,\n
        "lat": 44.2013112,\n
        "lon": 4.6227194,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238289,\n
        "lat": 44.2049770,\n
        "lon": 4.6344532,\n
        "timestamp": "2010-08-22T02:53:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238294,\n
        "lat": 44.2005103,\n
        "lon": 4.6228009,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238296,\n
        "lat": 44.2017396,\n
        "lon": 4.6239430,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238297,\n
        "lat": 44.1970996,\n
        "lon": 4.6235239,\n
        "timestamp": "2010-08-22T02:53:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238298,\n
        "lat": 44.1940959,\n
        "lon": 4.6157012,\n
        "timestamp": "2010-08-22T02:53:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238299,\n
        "lat": 44.1949870,\n
        "lon": 4.6169511,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238301,\n
        "lat": 44.1978838,\n
        "lon": 4.6253058,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238304,\n
        "lat": 44.1959116,\n
        "lon": 4.6222956,\n
        "timestamp": "2010-08-22T02:53:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238306,\n
        "lat": 44.1993466,\n
        "lon": 4.6224431,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238308,\n
        "lat": 44.1981793,\n
        "lon": 4.6231499,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238310,\n
        "lat": 44.1978640,\n
        "lon": 4.6228362,\n
        "timestamp": "2010-08-22T02:53:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238311,\n
        "lat": 44.2013725,\n
        "lon": 4.6227102,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238312,\n
        "lat": 44.2002886,\n
        "lon": 4.6244800,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238313,\n
        "lat": 44.1988235,\n
        "lon": 4.6236658,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238317,\n
        "lat": 44.1969925,\n
        "lon": 4.6269658,\n
        "timestamp": "2010-08-22T02:53:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238319,\n
        "lat": 44.2042974,\n
        "lon": 4.6247679,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238320,\n
        "lat": 44.2051900,\n
        "lon": 4.6251324,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238321,\n
        "lat": 44.1953548,\n
        "lon": 4.6245670,\n
        "timestamp": "2018-01-10T23:52:26Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238322,\n
        "lat": 44.1961730,\n
        "lon": 4.6244208,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238323,\n
        "lat": 44.1990652,\n
        "lon": 4.6258491,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238326,\n
        "lat": 44.1907153,\n
        "lon": 4.6221154,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238328,\n
        "lat": 44.2126737,\n
        "lon": 4.6321919,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238329,\n
        "lat": 44.1975139,\n
        "lon": 4.6273601,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238331,\n
        "lat": 44.1969727,\n
        "lon": 4.6335131,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238333,\n
        "lat": 44.1996587,\n
        "lon": 4.6272284,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238335,\n
        "lat": 44.2017937,\n
        "lon": 4.6240181,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238338,\n
        "lat": 44.1990572,\n
        "lon": 4.6297907,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238340,\n
        "lat": 44.2102612,\n
        "lon": 4.6261616,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238341,\n
        "lat": 44.1991809,\n
        "lon": 4.6267514,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238342,\n
        "lat": 44.2017087,\n
        "lon": 4.6240974,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238343,\n
        "lat": 44.2067059,\n
        "lon": 4.6258093,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238344,\n
        "lat": 44.1960267,\n
        "lon": 4.6244355,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238345,\n
        "lat": 44.1966768,\n
        "lon": 4.6238652,\n
        "timestamp": "2010-08-22T02:53:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238348,\n
        "lat": 44.1955877,\n
        "lon": 4.6245395,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238350,\n
        "lat": 44.1886507,\n
        "lon": 4.6214686,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238352,\n
        "lat": 44.1985840,\n
        "lon": 4.6194655,\n
        "timestamp": "2010-08-22T02:53:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238353,\n
        "lat": 44.2018011,\n
        "lon": 4.6243711,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238354,\n
        "lat": 44.1964170,\n
        "lon": 4.6235446,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238355,\n
        "lat": 44.1980610,\n
        "lon": 4.6222975,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238356,\n
        "lat": 44.1954262,\n
        "lon": 4.6245880,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238358,\n
        "lat": 44.2036594,\n
        "lon": 4.6255191,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238362,\n
        "lat": 44.1963027,\n
        "lon": 4.6239043,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238363,\n
        "lat": 44.2101473,\n
        "lon": 4.6221151,\n
        "timestamp": "2010-08-22T02:53:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238365,\n
        "lat": 44.1967779,\n
        "lon": 4.6259396,\n
        "timestamp": "2010-08-22T02:53:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238366,\n
        "lat": 44.1907808,\n
        "lon": 4.6210987,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238367,\n
        "lat": 44.1889731,\n
        "lon": 4.6216097,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238368,\n
        "lat": 44.2024049,\n
        "lon": 4.6259213,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238369,\n
        "lat": 44.1894768,\n
        "lon": 4.6214125,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238371,\n
        "lat": 44.1896626,\n
        "lon": 4.6217921,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238373,\n
        "lat": 44.1900687,\n
        "lon": 4.6214131,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238377,\n
        "lat": 44.1991477,\n
        "lon": 4.6219806,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238378,\n
        "lat": 44.2009993,\n
        "lon": 4.6258627,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238379,\n
        "lat": 44.1909568,\n
        "lon": 4.6190103,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238380,\n
        "lat": 44.1981303,\n
        "lon": 4.6257869,\n
        "timestamp": "2010-08-22T02:53:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238385,\n
        "lat": 44.1915300,\n
        "lon": 4.6336603,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238386,\n
        "lat": 44.1974937,\n
        "lon": 4.6274839,\n
        "timestamp": "2010-08-22T02:53:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238387,\n
        "lat": 44.2014070,\n
        "lon": 4.6247673,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238388,\n
        "lat": 44.2067323,\n
        "lon": 4.6256305,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238389,\n
        "lat": 44.1956277,\n
        "lon": 4.6244042,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238390,\n
        "lat": 44.1972458,\n
        "lon": 4.6231810,\n
        "timestamp": "2010-08-22T02:53:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238392,\n
        "lat": 44.2017083,\n
        "lon": 4.6239310,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238395,\n
        "lat": 44.1933969,\n
        "lon": 4.6216460,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238396,\n
        "lat": 44.2048764,\n
        "lon": 4.6071953,\n
        "timestamp": "2010-08-22T02:53:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238398,\n
        "lat": 44.1943591,\n
        "lon": 4.6161528,\n
        "timestamp": "2010-08-22T02:53:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238402,\n
        "lat": 44.2042083,\n
        "lon": 4.6248548,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238404,\n
        "lat": 44.1957714,\n
        "lon": 4.6180830,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238409,\n
        "lat": 44.2001521,\n
        "lon": 4.6266201,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238410,\n
        "lat": 44.1997215,\n
        "lon": 4.6233451,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238411,\n
        "lat": 44.1944593,\n
        "lon": 4.6217160,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238412,\n
        "lat": 44.1980251,\n
        "lon": 4.6222393,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238413,\n
        "lat": 44.1968022,\n
        "lon": 4.6338556,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238415,\n
        "lat": 44.2005341,\n
        "lon": 4.6268219,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238417,\n
        "lat": 44.1986480,\n
        "lon": 4.6261682,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238419,\n
        "lat": 44.1996644,\n
        "lon": 4.6233394,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238421,\n
        "lat": 44.1987576,\n
        "lon": 4.6260715,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238424,\n
        "lat": 44.2022068,\n
        "lon": 4.6245078,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238425,\n
        "lat": 44.1907520,\n
        "lon": 4.6361672,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238426,\n
        "lat": 44.2079696,\n
        "lon": 4.6240872,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238430,\n
        "lat": 44.1973427,\n
        "lon": 4.6233780,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238432,\n
        "lat": 44.1971644,\n
        "lon": 4.6236429,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238433,\n
        "lat": 44.1980771,\n
        "lon": 4.6199192,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238434,\n
        "lat": 44.1916089,\n
        "lon": 4.6215846,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238435,\n
        "lat": 44.2076869,\n
        "lon": 4.6239244,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238436,\n
        "lat": 44.1959971,\n
        "lon": 4.6248632,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238437,\n
        "lat": 44.2075496,\n
        "lon": 4.6239491,\n
        "timestamp": "2010-08-22T02:53:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238438,\n
        "lat": 44.2019734,\n
        "lon": 4.6244235,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238441,\n
        "lat": 44.1925120,\n
        "lon": 4.6214522,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238443,\n
        "lat": 44.1969002,\n
        "lon": 4.6240548,\n
        "timestamp": "2010-08-22T02:53:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238444,\n
        "lat": 44.2011358,\n
        "lon": 4.6218961,\n
        "timestamp": "2010-08-22T02:53:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238446,\n
        "lat": 44.1930478,\n
        "lon": 4.6226182,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238447,\n
        "lat": 44.1995891,\n
        "lon": 4.6263210,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238454,\n
        "lat": 44.1991858,\n
        "lon": 4.6266626,\n
        "timestamp": "2010-08-22T02:53:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238456,\n
        "lat": 44.1963450,\n
        "lon": 4.6242848,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238457,\n
        "lat": 44.2012624,\n
        "lon": 4.6261540,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238458,\n
        "lat": 44.2013839,\n
        "lon": 4.6246834,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238459,\n
        "lat": 44.2013029,\n
        "lon": 4.6244299,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238460,\n
        "lat": 44.1999322,\n
        "lon": 4.6224937,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238461,\n
        "lat": 44.2134025,\n
        "lon": 4.6313388,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238462,\n
        "lat": 44.2121197,\n
        "lon": 4.6330508,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238463,\n
        "lat": 44.1939396,\n
        "lon": 4.6220022,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238465,\n
        "lat": 44.1958885,\n
        "lon": 4.6239573,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238466,\n
        "lat": 44.1984446,\n
        "lon": 4.6214611,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238468,\n
        "lat": 44.2010318,\n
        "lon": 4.6254398,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238470,\n
        "lat": 44.1993965,\n
        "lon": 4.6269691,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238471,\n
        "lat": 44.2012035,\n
        "lon": 4.6229026,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238478,\n
        "lat": 44.1987114,\n
        "lon": 4.6226629,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238479,\n
        "lat": 44.1897511,\n
        "lon": 4.6217426,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238480,\n
        "lat": 44.1962148,\n
        "lon": 4.6201794,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238481,\n
        "lat": 44.2082703,\n
        "lon": 4.6231803,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238482,\n
        "lat": 44.1972942,\n
        "lon": 4.6235993,\n
        "timestamp": "2012-09-30T21:40:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238483,\n
        "lat": 44.1986462,\n
        "lon": 4.6207016,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238485,\n
        "lat": 44.1970298,\n
        "lon": 4.6243884,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238486,\n
        "lat": 44.1951778,\n
        "lon": 4.6170494,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238489,\n
        "lat": 44.1988261,\n
        "lon": 4.6234547,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238491,\n
        "lat": 44.2013035,\n
        "lon": 4.6256880,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238493,\n
        "lat": 44.1946793,\n
        "lon": 4.6283583,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238494,\n
        "lat": 44.1911278,\n
        "lon": 4.6197860,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238496,\n
        "lat": 44.1964984,\n
        "lon": 4.6259072,\n
        "timestamp": "2010-08-22T02:53:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238499,\n
        "lat": 44.1955853,\n
        "lon": 4.6216885,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238501,\n
        "lat": 44.1957523,\n
        "lon": 4.6182786,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238503,\n
        "lat": 44.1912147,\n
        "lon": 4.6192437,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238504,\n
        "lat": 44.2014967,\n
        "lon": 4.6256113,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238506,\n
        "lat": 44.1990395,\n
        "lon": 4.6221143,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238508,\n
        "lat": 44.2004338,\n
        "lon": 4.6266108,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238510,\n
        "lat": 44.1977953,\n
        "lon": 4.6288423,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238511,\n
        "lat": 44.2019113,\n
        "lon": 4.6240817,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238512,\n
        "lat": 44.1980510,\n
        "lon": 4.6246625,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238514,\n
        "lat": 44.2102347,\n
        "lon": 4.6261127,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238515,\n
        "lat": 44.2066981,\n
        "lon": 4.6233598,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238519,\n
        "lat": 44.1948527,\n
        "lon": 4.6243599,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238520,\n
        "lat": 44.1943786,\n
        "lon": 4.6161358,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238524,\n
        "lat": 44.1980206,\n
        "lon": 4.6264326,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238528,\n
        "lat": 44.1973253,\n
        "lon": 4.6241030,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238529,\n
        "lat": 44.2075252,\n
        "lon": 4.6233045,\n
        "timestamp": "2010-08-22T02:53:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238531,\n
        "lat": 44.1982908,\n
        "lon": 4.6212766,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238533,\n
        "lat": 44.1962139,\n
        "lon": 4.6252278,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238535,\n
        "lat": 44.1895906,\n
        "lon": 4.6205439,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238536,\n
        "lat": 44.2063886,\n
        "lon": 4.6234615,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238537,\n
        "lat": 44.1973114,\n
        "lon": 4.6274526,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238538,\n
        "lat": 44.1971819,\n
        "lon": 4.6242198,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238539,\n
        "lat": 44.1947316,\n
        "lon": 4.6110240,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238540,\n
        "lat": 44.1967368,\n
        "lon": 4.6239259,\n
        "timestamp": "2010-08-22T02:53:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238542,\n
        "lat": 44.1964712,\n
        "lon": 4.6225017,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238548,\n
        "lat": 44.2010924,\n
        "lon": 4.6253395,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238549,\n
        "lat": 44.1936842,\n
        "lon": 4.6215200,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238551,\n
        "lat": 44.1963619,\n
        "lon": 4.6240813,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238552,\n
        "lat": 44.2127986,\n
        "lon": 4.6313587,\n
        "timestamp": "2012-10-01T23:48:24Z",\n
        "version": 2,\n
        "changeset": 13329136,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238553,\n
        "lat": 44.1897868,\n
        "lon": 4.6211035,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238554,\n
        "lat": 44.2113593,\n
        "lon": 4.6302366,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238555,\n
        "lat": 44.1973537,\n
        "lon": 4.6190890,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238557,\n
        "lat": 44.1911702,\n
        "lon": 4.6200388,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238558,\n
        "lat": 44.2062846,\n
        "lon": 4.6234764,\n
        "timestamp": "2010-08-22T02:53:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238560,\n
        "lat": 44.1979122,\n
        "lon": 4.6288286,\n
        "timestamp": "2012-09-30T21:40:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238562,\n
        "lat": 44.1871268,\n
        "lon": 4.6261469,\n
        "timestamp": "2010-08-22T02:53:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238563,\n
        "lat": 44.2061822,\n
        "lon": 4.6318144,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238565,\n
        "lat": 44.1930130,\n
        "lon": 4.6227017,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238566,\n
        "lat": 44.1974100,\n
        "lon": 4.6246869,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238567,\n
        "lat": 44.1882816,\n
        "lon": 4.6211775,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238572,\n
        "lat": 44.1986749,\n
        "lon": 4.6207922,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238574,\n
        "lat": 44.2043297,\n
        "lon": 4.6273380,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238576,\n
        "lat": 44.1972102,\n
        "lon": 4.6242122,\n
        "timestamp": "2010-08-22T02:53:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238577,\n
        "lat": 44.1889865,\n
        "lon": 4.6215453,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238578,\n
        "lat": 44.1949204,\n
        "lon": 4.6246671,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238579,\n
        "lat": 44.1961700,\n
        "lon": 4.6240863,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238580,\n
        "lat": 44.1910770,\n
        "lon": 4.6233629,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238581,\n
        "lat": 44.1901703,\n
        "lon": 4.6204583,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238583,\n
        "lat": 44.1967478,\n
        "lon": 4.6337165,\n
        "timestamp": "2010-08-22T02:53:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238586,\n
        "lat": 44.1969796,\n
        "lon": 4.6249726,\n
        "timestamp": "2010-08-22T02:53:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238587,\n
        "lat": 44.1966934,\n
        "lon": 4.6191723,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238589,\n
        "lat": 44.2008892,\n
        "lon": 4.6259190,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238594,\n
        "lat": 44.1882565,\n
        "lon": 4.6212554,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238595,\n
        "lat": 44.2017244,\n
        "lon": 4.6258289,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238597,\n
        "lat": 44.1913870,\n
        "lon": 4.6221123,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238598,\n
        "lat": 44.2024024,\n
        "lon": 4.6258019,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238599,\n
        "lat": 44.1966057,\n
        "lon": 4.6248443,\n
        "timestamp": "2018-01-10T23:52:27Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238600,\n
        "lat": 44.1902926,\n
        "lon": 4.6210333,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238604,\n
        "lat": 44.2020009,\n
        "lon": 4.6239232,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238607,\n
        "lat": 44.2022211,\n
        "lon": 4.6244026,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238609,\n
        "lat": 44.1952953,\n
        "lon": 4.6192767,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238610,\n
        "lat": 44.1897265,\n
        "lon": 4.6217995,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238612,\n
        "lat": 44.1987784,\n
        "lon": 4.6221915,\n
        "timestamp": "2010-08-22T02:53:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238617,\n
        "lat": 44.1935704,\n
        "lon": 4.6219398,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238618,\n
        "lat": 44.1871260,\n
        "lon": 4.6261224,\n
        "timestamp": "2010-08-22T02:53:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238619,\n
        "lat": 44.1943479,\n
        "lon": 4.6219045,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238620,\n
        "lat": 44.2011189,\n
        "lon": 4.6218430,\n
        "timestamp": "2010-08-22T02:53:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238621,\n
        "lat": 44.1914254,\n
        "lon": 4.6221764,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238623,\n
        "lat": 44.2049437,\n
        "lon": 4.6071685,\n
        "timestamp": "2010-08-22T02:53:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238624,\n
        "lat": 44.2022079,\n
        "lon": 4.6242019,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238629,\n
        "lat": 44.2014033,\n
        "lon": 4.6248172,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238631,\n
        "lat": 44.1958157,\n
        "lon": 4.6195334,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238633,\n
        "lat": 44.1956667,\n
        "lon": 4.6198273,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238635,\n
        "lat": 44.2070349,\n
        "lon": 4.6238988,\n
        "timestamp": "2010-08-22T02:53:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238636,\n
        "lat": 44.1979960,\n
        "lon": 4.6287701,\n
        "timestamp": "2012-09-30T21:40:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238637,\n
        "lat": 44.1998107,\n
        "lon": 4.6210068,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238641,\n
        "lat": 44.1962144,\n
        "lon": 4.6190973,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238642,\n
        "lat": 44.1973936,\n
        "lon": 4.6232438,\n
        "timestamp": "2012-09-30T21:40:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238643,\n
        "lat": 44.1956298,\n
        "lon": 4.6376829,\n
        "timestamp": "2010-08-22T02:53:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238644,\n
        "lat": 44.2052190,\n
        "lon": 4.6249276,\n
        "timestamp": "2010-08-22T02:53:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238645,\n
        "lat": 44.2002617,\n
        "lon": 4.6221629,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238648,\n
        "lat": 44.1974052,\n
        "lon": 4.6245445,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238651,\n
        "lat": 44.1978838,\n
        "lon": 4.6255620,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238653,\n
        "lat": 44.1969462,\n
        "lon": 4.6242939,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238655,\n
        "lat": 44.1957483,\n
        "lon": 4.6221323,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238657,\n
        "lat": 44.1898498,\n
        "lon": 4.6211563,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238658,\n
        "lat": 44.2102786,\n
        "lon": 4.6259486,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238660,\n
        "lat": 44.1983578,\n
        "lon": 4.6225698,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238662,\n
        "lat": 44.2000777,\n
        "lon": 4.6275231,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238665,\n
        "lat": 44.1991616,\n
        "lon": 4.6220897,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238667,\n
        "lat": 44.1972852,\n
        "lon": 4.6239399,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238668,\n
        "lat": 44.1972566,\n
        "lon": 4.6274893,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238669,\n
        "lat": 44.1923281,\n
        "lon": 4.6346331,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238672,\n
        "lat": 44.1953783,\n
        "lon": 4.6192553,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238674,\n
        "lat": 44.2006869,\n
        "lon": 4.6231824,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238679,\n
        "lat": 44.2088109,\n
        "lon": 4.6225094,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238680,\n
        "lat": 44.1972534,\n
        "lon": 4.6222401,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238681,\n
        "lat": 44.1970645,\n
        "lon": 4.6270264,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238682,\n
        "lat": 44.2070842,\n
        "lon": 4.6224813,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238684,\n
        "lat": 44.2008150,\n
        "lon": 4.6223826,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238685,\n
        "lat": 44.1910476,\n
        "lon": 4.6334440,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238687,\n
        "lat": 44.1973175,\n
        "lon": 4.6191357,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238688,\n
        "lat": 44.1982201,\n
        "lon": 4.6213397,\n
        "timestamp": "2010-08-22T02:53:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238689,\n
        "lat": 44.1959951,\n
        "lon": 4.6235971,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238691,\n
        "lat": 44.1965717,\n
        "lon": 4.6220554,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238694,\n
        "lat": 44.1975357,\n
        "lon": 4.6233953,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238696,\n
        "lat": 44.2036842,\n
        "lon": 4.6252789,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238698,\n
        "lat": 44.1943483,\n
        "lon": 4.6216931,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238700,\n
        "lat": 44.1956565,\n
        "lon": 4.6239396,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238702,\n
        "lat": 44.2049556,\n
        "lon": 4.6073324,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238704,\n
        "lat": 44.1968496,\n
        "lon": 4.6249268,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238706,\n
        "lat": 44.1998710,\n
        "lon": 4.6209481,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238707,\n
        "lat": 44.1990048,\n
        "lon": 4.6225901,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238711,\n
        "lat": 44.1960769,\n
        "lon": 4.6254168,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238713,\n
        "lat": 44.2091054,\n
        "lon": 4.6192959,\n
        "timestamp": "2010-08-22T02:53:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238714,\n
        "lat": 44.1905958,\n
        "lon": 4.6223683,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238715,\n
        "lat": 44.2014057,\n
        "lon": 4.6246038,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238716,\n
        "lat": 44.1934429,\n
        "lon": 4.6215895,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238717,\n
        "lat": 44.2004450,\n
        "lon": 4.6225700,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238718,\n
        "lat": 44.2129419,\n
        "lon": 4.6302786,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238719,\n
        "lat": 44.1980122,\n
        "lon": 4.6250289,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238725,\n
        "lat": 44.2004762,\n
        "lon": 4.6221046,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238728,\n
        "lat": 44.2001919,\n
        "lon": 4.6232062,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238730,\n
        "lat": 44.1933110,\n
        "lon": 4.6216237,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238733,\n
        "lat": 44.1989701,\n
        "lon": 4.6222111,\n
        "timestamp": "2012-09-30T21:40:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238734,\n
        "lat": 44.1988670,\n
        "lon": 4.6225898,\n
        "timestamp": "2010-08-22T02:53:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238736,\n
        "lat": 44.2083261,\n
        "lon": 4.6229915,\n
        "timestamp": "2010-08-22T02:53:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238739,\n
        "lat": 44.2133034,\n
        "lon": 4.6309383,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238742,\n
        "lat": 44.2007173,\n
        "lon": 4.6242038,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238744,\n
        "lat": 44.1974197,\n
        "lon": 4.6192352,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238746,\n
        "lat": 44.2067057,\n
        "lon": 4.6234011,\n
        "timestamp": "2010-08-22T02:53:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238749,\n
        "lat": 44.1965644,\n
        "lon": 4.6233392,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238751,\n
        "lat": 44.1979961,\n
        "lon": 4.6255288,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238753,\n
        "lat": 44.1985699,\n
        "lon": 4.6258054,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238755,\n
        "lat": 44.2114403,\n
        "lon": 4.6303060,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238757,\n
        "lat": 44.1975463,\n
        "lon": 4.6251047,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238758,\n
        "lat": 44.2082499,\n
        "lon": 4.6228126,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238761,\n
        "lat": 44.2004613,\n
        "lon": 4.6228130,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238762,\n
        "lat": 44.1950464,\n
        "lon": 4.6255730,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238764,\n
        "lat": 44.2076270,\n
        "lon": 4.6239824,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238766,\n
        "lat": 44.1967820,\n
        "lon": 4.6222281,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238768,\n
        "lat": 44.1944505,\n
        "lon": 4.6243306,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238770,\n
        "lat": 44.1967431,\n
        "lon": 4.6254173,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238774,\n
        "lat": 44.1927690,\n
        "lon": 4.6219472,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238775,\n
        "lat": 44.1897159,\n
        "lon": 4.6217621,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238776,\n
        "lat": 44.1972696,\n
        "lon": 4.6252307,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238777,\n
        "lat": 44.1997816,\n
        "lon": 4.6233263,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238778,\n
        "lat": 44.1990885,\n
        "lon": 4.6194196,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238779,\n
        "lat": 44.2004047,\n
        "lon": 4.6281902,\n
        "timestamp": "2010-08-22T02:53:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238785,\n
        "lat": 44.1954736,\n
        "lon": 4.6239438,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238787,\n
        "lat": 44.1991843,\n
        "lon": 4.6266075,\n
        "timestamp": "2010-08-22T02:53:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238793,\n
        "lat": 44.1952461,\n
        "lon": 4.6170564,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238797,\n
        "lat": 44.1976845,\n
        "lon": 4.6249864,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238803,\n
        "lat": 44.1971940,\n
        "lon": 4.6292988,\n
        "timestamp": "2010-08-22T02:53:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238805,\n
        "lat": 44.2016472,\n
        "lon": 4.6240739,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238806,\n
        "lat": 44.1899395,\n
        "lon": 4.6208144,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238807,\n
        "lat": 44.1991033,\n
        "lon": 4.6205894,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238808,\n
        "lat": 44.2005083,\n
        "lon": 4.6267281,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238809,\n
        "lat": 44.1903172,\n
        "lon": 4.6214248,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238810,\n
        "lat": 44.1984830,\n
        "lon": 4.6320960,\n
        "timestamp": "2010-08-22T02:53:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238817,\n
        "lat": 44.1982526,\n
        "lon": 4.6252233,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238821,\n
        "lat": 44.1944428,\n
        "lon": 4.6161295,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238824,\n
        "lat": 44.1978073,\n
        "lon": 4.6243702,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238832,\n
        "lat": 44.1944660,\n
        "lon": 4.6221397,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238833,\n
        "lat": 44.1991032,\n
        "lon": 4.6299913,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238834,\n
        "lat": 44.1976534,\n
        "lon": 4.6248884,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238835,\n
        "lat": 44.1942398,\n
        "lon": 4.6158744,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238836,\n
        "lat": 44.1983083,\n
        "lon": 4.6215211,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238837,\n
        "lat": 44.1949917,\n
        "lon": 4.6173980,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238838,\n
        "lat": 44.2020278,\n
        "lon": 4.6239466,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238839,\n
        "lat": 44.2006356,\n
        "lon": 4.6228396,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238845,\n
        "lat": 44.2018101,\n
        "lon": 4.6283385,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238846,\n
        "lat": 44.1958885,\n
        "lon": 4.6248048,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238847,\n
        "lat": 44.2014950,\n
        "lon": 4.6256173,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238848,\n
        "lat": 44.1973539,\n
        "lon": 4.6237674,\n
        "timestamp": "2010-08-22T02:53:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238849,\n
        "lat": 44.1946582,\n
        "lon": 4.6244120,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238850,\n
        "lat": 44.1913041,\n
        "lon": 4.6218159,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238851,\n
        "lat": 44.1899142,\n
        "lon": 4.6202116,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238852,\n
        "lat": 44.1898701,\n
        "lon": 4.6357621,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238853,\n
        "lat": 44.1914243,\n
        "lon": 4.6212264,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238854,\n
        "lat": 44.1902601,\n
        "lon": 4.6209577,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238855,\n
        "lat": 44.1925299,\n
        "lon": 4.6215585,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238856,\n
        "lat": 44.1980141,\n
        "lon": 4.6242869,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238857,\n
        "lat": 44.1994080,\n
        "lon": 4.6207519,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238859,\n
        "lat": 44.1935607,\n
        "lon": 4.6219573,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238861,\n
        "lat": 44.1996264,\n
        "lon": 4.6271743,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238867,\n
        "lat": 44.1983506,\n
        "lon": 4.6216071,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238868,\n
        "lat": 44.1956571,\n
        "lon": 4.6216692,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238869,\n
        "lat": 44.2013034,\n
        "lon": 4.6236057,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238870,\n
        "lat": 44.1906945,\n
        "lon": 4.6222177,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238871,\n
        "lat": 44.1986557,\n
        "lon": 4.6269916,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238873,\n
        "lat": 44.2075374,\n
        "lon": 4.6238738,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238875,\n
        "lat": 44.1988937,\n
        "lon": 4.6202089,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238876,\n
        "lat": 44.1959653,\n
        "lon": 4.6382597,\n
        "timestamp": "2010-08-22T02:53:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238878,\n
        "lat": 44.1982547,\n
        "lon": 4.6216929,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238880,\n
        "lat": 44.1957836,\n
        "lon": 4.6215888,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238882,\n
        "lat": 44.1985138,\n
        "lon": 4.6261276,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238884,\n
        "lat": 44.1966271,\n
        "lon": 4.6241585,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238885,\n
        "lat": 44.1960730,\n
        "lon": 4.6171818,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238886,\n
        "lat": 44.1980790,\n
        "lon": 4.6251392,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238894,\n
        "lat": 44.1992354,\n
        "lon": 4.6220388,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238895,\n
        "lat": 44.1919079,\n
        "lon": 4.6250841,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238897,\n
        "lat": 44.1995681,\n
        "lon": 4.6265282,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238899,\n
        "lat": 44.1970834,\n
        "lon": 4.6238067,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238900,\n
        "lat": 44.2118695,\n
        "lon": 4.6325689,\n
        "timestamp": "2010-08-22T02:53:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238903,\n
        "lat": 44.1951822,\n
        "lon": 4.6239017,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238905,\n
        "lat": 44.2009153,\n
        "lon": 4.6229677,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238910,\n
        "lat": 44.1982557,\n
        "lon": 4.6225697,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238914,\n
        "lat": 44.1988890,\n
        "lon": 4.6270014,\n
        "timestamp": "2010-08-22T02:53:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238916,\n
        "lat": 44.1958366,\n
        "lon": 4.6242739,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238917,\n
        "lat": 44.1999274,\n
        "lon": 4.6223661,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238918,\n
        "lat": 44.1995332,\n
        "lon": 4.6206290,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238919,\n
        "lat": 44.1911222,\n
        "lon": 4.6280801,\n
        "timestamp": "2010-08-22T02:53:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238920,\n
        "lat": 44.1928062,\n
        "lon": 4.6224715,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238921,\n
        "lat": 44.2011620,\n
        "lon": 4.6259780,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238922,\n
        "lat": 44.1957196,\n
        "lon": 4.6184641,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238924,\n
        "lat": 44.1988287,\n
        "lon": 4.6232682,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238928,\n
        "lat": 44.1959448,\n
        "lon": 4.6254019,\n
        "timestamp": "2010-08-22T02:53:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238930,\n
        "lat": 44.1967865,\n
        "lon": 4.6239211,\n
        "timestamp": "2010-08-22T02:53:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238932,\n
        "lat": 44.1965168,\n
        "lon": 4.6242731,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238933,\n
        "lat": 44.1911528,\n
        "lon": 4.6210570,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238935,\n
        "lat": 44.1975025,\n
        "lon": 4.6240051,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238936,\n
        "lat": 44.1987479,\n
        "lon": 4.6235214,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238938,\n
        "lat": 44.2047564,\n
        "lon": 4.6070898,\n
        "timestamp": "2010-08-22T02:53:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238941,\n
        "lat": 44.1977918,\n
        "lon": 4.6288274,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238942,\n
        "lat": 44.1960710,\n
        "lon": 4.6251199,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238943,\n
        "lat": 44.1961491,\n
        "lon": 4.6243254,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238944,\n
        "lat": 44.1966238,\n
        "lon": 4.6240256,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238946,\n
        "lat": 44.1965442,\n
        "lon": 4.6256249,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238948,\n
        "lat": 44.1911291,\n
        "lon": 4.6218168,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238953,\n
        "lat": 44.1970522,\n
        "lon": 4.6357626,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238955,\n
        "lat": 44.2048451,\n
        "lon": 4.6069176,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238956,\n
        "lat": 44.1967848,\n
        "lon": 4.6238066,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238957,\n
        "lat": 44.2014190,\n
        "lon": 4.6243038,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238958,\n
        "lat": 44.1871231,\n
        "lon": 4.6261151,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238959,\n
        "lat": 44.2004502,\n
        "lon": 4.6275089,\n
        "timestamp": "2010-08-22T02:53:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238960,\n
        "lat": 44.1958740,\n
        "lon": 4.6241089,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238963,\n
        "lat": 44.1984590,\n
        "lon": 4.6214623,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238966,\n
        "lat": 44.1982474,\n
        "lon": 4.6252474,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238967,\n
        "lat": 44.2042055,\n
        "lon": 4.6268501,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238969,\n
        "lat": 44.1965537,\n
        "lon": 4.6194708,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238974,\n
        "lat": 44.1970574,\n
        "lon": 4.6249521,\n
        "timestamp": "2010-08-22T02:53:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238976,\n
        "lat": 44.1899660,\n
        "lon": 4.6356498,\n
        "timestamp": "2010-08-22T02:53:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238978,\n
        "lat": 44.1911771,\n
        "lon": 4.6190793,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238979,\n
        "lat": 44.1993900,\n
        "lon": 4.6221349,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238980,\n
        "lat": 44.2015279,\n
        "lon": 4.6257445,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238982,\n
        "lat": 44.1968802,\n
        "lon": 4.6260609,\n
        "timestamp": "2010-08-22T02:53:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238984,\n
        "lat": 44.2013422,\n
        "lon": 4.6281808,\n
        "timestamp": "2010-08-22T02:53:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238986,\n
        "lat": 44.2043646,\n
        "lon": 4.6278832,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238988,\n
        "lat": 44.1981318,\n
        "lon": 4.6238842,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238992,\n
        "lat": 44.1962953,\n
        "lon": 4.6237873,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238993,\n
        "lat": 44.1973368,\n
        "lon": 4.6273464,\n
        "timestamp": "2010-08-22T02:53:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238994,\n
        "lat": 44.1971190,\n
        "lon": 4.6223810,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238995,\n
        "lat": 44.1985194,\n
        "lon": 4.6267108,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238996,\n
        "lat": 44.1972857,\n
        "lon": 4.6222242,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238998,\n
        "lat": 44.2003817,\n
        "lon": 4.6224670,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873238999,\n
        "lat": 44.1936299,\n
        "lon": 4.6214964,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239002,\n
        "lat": 44.1985811,\n
        "lon": 4.6249202,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239003,\n
        "lat": 44.1990243,\n
        "lon": 4.6262785,\n
        "timestamp": "2010-08-22T02:53:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239004,\n
        "lat": 44.2004449,\n
        "lon": 4.6269759,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239005,\n
        "lat": 44.2070116,\n
        "lon": 4.6225157,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239007,\n
        "lat": 44.1912681,\n
        "lon": 4.6246560,\n
        "timestamp": "2010-08-22T02:53:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239009,\n
        "lat": 44.1910814,\n
        "lon": 4.6199022,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239011,\n
        "lat": 44.1946160,\n
        "lon": 4.6175233,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239014,\n
        "lat": 44.1922247,\n
        "lon": 4.6201721,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239015,\n
        "lat": 44.1965261,\n
        "lon": 4.6246955,\n
        "timestamp": "2018-01-10T23:52:28Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239017,\n
        "lat": 44.1940731,\n
        "lon": 4.6220710,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239018,\n
        "lat": 44.1956862,\n
        "lon": 4.6182664,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239019,\n
        "lat": 44.2012579,\n
        "lon": 4.6242823,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239020,\n
        "lat": 44.2001728,\n
        "lon": 4.6221956,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239021,\n
        "lat": 44.2020594,\n
        "lon": 4.6241241,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239024,\n
        "lat": 44.2013535,\n
        "lon": 4.6226750,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239026,\n
        "lat": 44.1971700,\n
        "lon": 4.6247526,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239027,\n
        "lat": 44.1911315,\n
        "lon": 4.6247073,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239029,\n
        "lat": 44.1969511,\n
        "lon": 4.6248138,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239030,\n
        "lat": 44.1981323,\n
        "lon": 4.6250071,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239031,\n
        "lat": 44.1956152,\n
        "lon": 4.6242852,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239033,\n
        "lat": 44.1990308,\n
        "lon": 4.6302242,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239038,\n
        "lat": 44.2011718,\n
        "lon": 4.6211521,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239039,\n
        "lat": 44.1966529,\n
        "lon": 4.6227252,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239040,\n
        "lat": 44.1888645,\n
        "lon": 4.6201934,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239042,\n
        "lat": 44.1997685,\n
        "lon": 4.6233250,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239043,\n
        "lat": 44.2004003,\n
        "lon": 4.6275981,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239047,\n
        "lat": 44.1988078,\n
        "lon": 4.6317588,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239048,\n
        "lat": 44.2009630,\n
        "lon": 4.6230569,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239049,\n
        "lat": 44.1982939,\n
        "lon": 4.6256275,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239050,\n
        "lat": 44.1918427,\n
        "lon": 4.6254088,\n
        "timestamp": "2010-08-22T02:53:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239052,\n
        "lat": 44.1913098,\n
        "lon": 4.6232874,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239054,\n
        "lat": 44.1970666,\n
        "lon": 4.6260063,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239055,\n
        "lat": 44.1972815,\n
        "lon": 4.6243219,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239061,\n
        "lat": 44.1972437,\n
        "lon": 4.6245702,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239062,\n
        "lat": 44.1987224,\n
        "lon": 4.6202344,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239063,\n
        "lat": 44.1965318,\n
        "lon": 4.6223996,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239065,\n
        "lat": 44.2007403,\n
        "lon": 4.6242136,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239066,\n
        "lat": 44.1953243,\n
        "lon": 4.6191358,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239067,\n
        "lat": 44.2062707,\n
        "lon": 4.6233008,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239069,\n
        "lat": 44.2002863,\n
        "lon": 4.6246403,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239072,\n
        "lat": 44.1982775,\n
        "lon": 4.6259850,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239074,\n
        "lat": 44.2047117,\n
        "lon": 4.6365678,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239076,\n
        "lat": 44.1958279,\n
        "lon": 4.6181512,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239077,\n
        "lat": 44.1899611,\n
        "lon": 4.6213476,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239079,\n
        "lat": 44.2126012,\n
        "lon": 4.6321923,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239082,\n
        "lat": 44.1915635,\n
        "lon": 4.6222122,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239084,\n
        "lat": 44.1870814,\n
        "lon": 4.6261134,\n
        "timestamp": "2010-08-22T02:53:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239085,\n
        "lat": 44.2014470,\n
        "lon": 4.6242642,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239086,\n
        "lat": 44.1894304,\n
        "lon": 4.6195481,\n
        "timestamp": "2010-08-22T02:53:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239087,\n
        "lat": 44.2021757,\n
        "lon": 4.6244997,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239088,\n
        "lat": 44.1969625,\n
        "lon": 4.6229069,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239089,\n
        "lat": 44.1966745,\n
        "lon": 4.6238506,\n
        "timestamp": "2010-08-22T02:53:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239090,\n
        "lat": 44.1986733,\n
        "lon": 4.6202685,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239093,\n
        "lat": 44.1964335,\n
        "lon": 4.6229760,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239096,\n
        "lat": 44.1958863,\n
        "lon": 4.6252903,\n
        "timestamp": "2010-08-22T02:53:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239098,\n
        "lat": 44.1935962,\n
        "lon": 4.6217613,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239100,\n
        "lat": 44.1893812,\n
        "lon": 4.6212230,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239103,\n
        "lat": 44.2010911,\n
        "lon": 4.6217560,\n
        "timestamp": "2010-08-22T02:53:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239110,\n
        "lat": 44.1903646,\n
        "lon": 4.6313055,\n
        "timestamp": "2013-09-25T22:19:24Z",\n
        "version": 2,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239111,\n
        "lat": 44.1918957,\n
        "lon": 4.6205186,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239113,\n
        "lat": 44.2015196,\n
        "lon": 4.6245585,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239114,\n
        "lat": 44.2007587,\n
        "lon": 4.6231078,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239115,\n
        "lat": 44.2065116,\n
        "lon": 4.6317516,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239116,\n
        "lat": 44.1923937,\n
        "lon": 4.6349823,\n
        "timestamp": "2010-08-22T02:53:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239119,\n
        "lat": 44.1969181,\n
        "lon": 4.6335258,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239121,\n
        "lat": 44.1960279,\n
        "lon": 4.6171051,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239123,\n
        "lat": 44.1910525,\n
        "lon": 4.6190223,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239124,\n
        "lat": 44.2014454,\n
        "lon": 4.6272259,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239125,\n
        "lat": 44.1935318,\n
        "lon": 4.6217998,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239126,\n
        "lat": 44.1999269,\n
        "lon": 4.6319795,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239127,\n
        "lat": 44.1983427,\n
        "lon": 4.6261445,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239132,\n
        "lat": 44.1897509,\n
        "lon": 4.6203686,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239133,\n
        "lat": 44.2130507,\n
        "lon": 4.6320762,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239134,\n
        "lat": 44.2064301,\n
        "lon": 4.6234559,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239135,\n
        "lat": 44.2006148,\n
        "lon": 4.6250387,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239136,\n
        "lat": 44.1925214,\n
        "lon": 4.6212321,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239137,\n
        "lat": 44.2007992,\n
        "lon": 4.6273344,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239138,\n
        "lat": 44.2033701,\n
        "lon": 4.6263528,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239139,\n
        "lat": 44.2133939,\n
        "lon": 4.6312572,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239141,\n
        "lat": 44.1966731,\n
        "lon": 4.6227644,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239145,\n
        "lat": 44.1995053,\n
        "lon": 4.6265338,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239147,\n
        "lat": 44.2042283,\n
        "lon": 4.6269068,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239149,\n
        "lat": 44.1983157,\n
        "lon": 4.6249954,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239151,\n
        "lat": 44.2053771,\n
        "lon": 4.6213762,\n
        "timestamp": "2010-08-22T02:53:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239153,\n
        "lat": 44.1986043,\n
        "lon": 4.6266318,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239154,\n
        "lat": 44.1931806,\n
        "lon": 4.6216273,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239157,\n
        "lat": 44.2017703,\n
        "lon": 4.6243885,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239158,\n
        "lat": 44.2001111,\n
        "lon": 4.6264292,\n
        "timestamp": "2010-08-22T02:53:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239159,\n
        "lat": 44.1963792,\n
        "lon": 4.6223699,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239160,\n
        "lat": 44.1892680,\n
        "lon": 4.6211528,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239161,\n
        "lat": 44.1994332,\n
        "lon": 4.6244738,\n
        "timestamp": "2010-08-22T02:53:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239168,\n
        "lat": 44.1986307,\n
        "lon": 4.6257799,\n
        "timestamp": "2010-08-22T02:53:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239170,\n
        "lat": 44.2012964,\n
        "lon": 4.6260247,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239171,\n
        "lat": 44.2133067,\n
        "lon": 4.6308841,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239175,\n
        "lat": 44.1980342,\n
        "lon": 4.6224483,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239176,\n
        "lat": 44.2005344,\n
        "lon": 4.6225676,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239177,\n
        "lat": 44.1969948,\n
        "lon": 4.6251315,\n
        "timestamp": "2010-08-22T02:53:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239178,\n
        "lat": 44.2005280,\n
        "lon": 4.6235578,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239179,\n
        "lat": 44.2102940,\n
        "lon": 4.6259985,\n
        "timestamp": "2010-08-22T02:53:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239182,\n
        "lat": 44.2015543,\n
        "lon": 4.6257659,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239184,\n
        "lat": 44.1958314,\n
        "lon": 4.6223071,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239191,\n
        "lat": 44.1969583,\n
        "lon": 4.6248153,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239193,\n
        "lat": 44.2101727,\n
        "lon": 4.6222255,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239194,\n
        "lat": 44.2004015,\n
        "lon": 4.6220029,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239197,\n
        "lat": 44.2132671,\n
        "lon": 4.6330648,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239198,\n
        "lat": 44.2101154,\n
        "lon": 4.6223314,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239201,\n
        "lat": 44.1970727,\n
        "lon": 4.6252890,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239202,\n
        "lat": 44.1969677,\n
        "lon": 4.6244789,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239204,\n
        "lat": 44.2007197,\n
        "lon": 4.6225394,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239205,\n
        "lat": 44.1983540,\n
        "lon": 4.6225468,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239207,\n
        "lat": 44.1989675,\n
        "lon": 4.6202106,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239209,\n
        "lat": 44.1914305,\n
        "lon": 4.6211169,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239211,\n
        "lat": 44.2066233,\n
        "lon": 4.6256886,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239213,\n
        "lat": 44.1956233,\n
        "lon": 4.6217720,\n
        "timestamp": "2010-08-22T02:53:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239217,\n
        "lat": 44.1970134,\n
        "lon": 4.6222304,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239218,\n
        "lat": 44.2005691,\n
        "lon": 4.6275766,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239219,\n
        "lat": 44.1973093,\n
        "lon": 4.6192463,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239220,\n
        "lat": 44.2068208,\n
        "lon": 4.6233172,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239221,\n
        "lat": 44.2014433,\n
        "lon": 4.6255887,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239222,\n
        "lat": 44.1970111,\n
        "lon": 4.6242817,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239223,\n
        "lat": 44.2038991,\n
        "lon": 4.6252449,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239225,\n
        "lat": 44.1871280,\n
        "lon": 4.6261389,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239227,\n
        "lat": 44.1962524,\n
        "lon": 4.6241490,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239228,\n
        "lat": 44.1965008,\n
        "lon": 4.6241974,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239230,\n
        "lat": 44.1973493,\n
        "lon": 4.6253826,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239232,\n
        "lat": 44.1971772,\n
        "lon": 4.6231917,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239234,\n
        "lat": 44.2105049,\n
        "lon": 4.6223356,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239235,\n
        "lat": 44.1974698,\n
        "lon": 4.6256033,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239240,\n
        "lat": 44.2007574,\n
        "lon": 4.6229876,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239242,\n
        "lat": 44.2109782,\n
        "lon": 4.6246072,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239243,\n
        "lat": 44.1965449,\n
        "lon": 4.6229624,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239244,\n
        "lat": 44.1973336,\n
        "lon": 4.6243123,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239245,\n
        "lat": 44.2014717,\n
        "lon": 4.6139235,\n
        "timestamp": "2010-08-22T02:53:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239249,\n
        "lat": 44.1934283,\n
        "lon": 4.6215162,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239253,\n
        "lat": 44.2010032,\n
        "lon": 4.6382621,\n
        "timestamp": "2010-08-22T02:53:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239254,\n
        "lat": 44.1972414,\n
        "lon": 4.6238089,\n
        "timestamp": "2010-08-22T02:53:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239255,\n
        "lat": 44.2039071,\n
        "lon": 4.6262060,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239256,\n
        "lat": 44.2013315,\n
        "lon": 4.6244128,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239258,\n
        "lat": 44.1977478,\n
        "lon": 4.6224888,\n
        "timestamp": "2010-08-22T02:53:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239260,\n
        "lat": 44.1986313,\n
        "lon": 4.6266804,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239263,\n
        "lat": 44.1899606,\n
        "lon": 4.6207455,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239264,\n
        "lat": 44.1900508,\n
        "lon": 4.6194576,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239265,\n
        "lat": 44.1889684,\n
        "lon": 4.6204077,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239266,\n
        "lat": 44.1904105,\n
        "lon": 4.6210963,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239267,\n
        "lat": 44.1956924,\n
        "lon": 4.6242233,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239268,\n
        "lat": 44.1964132,\n
        "lon": 4.6237699,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239269,\n
        "lat": 44.1975898,\n
        "lon": 4.6231036,\n
        "timestamp": "2010-08-22T02:53:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239271,\n
        "lat": 44.2006537,\n
        "lon": 4.6225293,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239278,\n
        "lat": 44.1976834,\n
        "lon": 4.6254532,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239280,\n
        "lat": 44.2006879,\n
        "lon": 4.6274974,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239281,\n
        "lat": 44.1983407,\n
        "lon": 4.6246884,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239282,\n
        "lat": 44.1984920,\n
        "lon": 4.6263048,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239283,\n
        "lat": 44.1966407,\n
        "lon": 4.6334805,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239284,\n
        "lat": 44.1942513,\n
        "lon": 4.6243880,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239285,\n
        "lat": 44.1989503,\n
        "lon": 4.6214814,\n
        "timestamp": "2012-09-30T21:40:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239286,\n
        "lat": 44.1973061,\n
        "lon": 4.6321442,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239287,\n
        "lat": 44.2010897,\n
        "lon": 4.6210733,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239288,\n
        "lat": 44.2004093,\n
        "lon": 4.6222203,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239290,\n
        "lat": 44.2004403,\n
        "lon": 4.6222079,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239292,\n
        "lat": 44.1981980,\n
        "lon": 4.6239156,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239294,\n
        "lat": 44.1917362,\n
        "lon": 4.6255443,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239296,\n
        "lat": 44.1969152,\n
        "lon": 4.6177730,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239297,\n
        "lat": 44.2014006,\n
        "lon": 4.6241121,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239302,\n
        "lat": 44.1921628,\n
        "lon": 4.6222960,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239304,\n
        "lat": 44.1989899,\n
        "lon": 4.6221637,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239306,\n
        "lat": 44.1946746,\n
        "lon": 4.6177737,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239307,\n
        "lat": 44.1987797,\n
        "lon": 4.6237580,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239308,\n
        "lat": 44.1869563,\n
        "lon": 4.6263276,\n
        "timestamp": "2010-08-22T02:53:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239310,\n
        "lat": 44.1885342,\n
        "lon": 4.6234054,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239311,\n
        "lat": 44.2001388,\n
        "lon": 4.6266654,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239312,\n
        "lat": 44.1957286,\n
        "lon": 4.6195211,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239314,\n
        "lat": 44.1979094,\n
        "lon": 4.6262683,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239316,\n
        "lat": 44.2079959,\n
        "lon": 4.6241648,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239317,\n
        "lat": 44.1978996,\n
        "lon": 4.6243125,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239319,\n
        "lat": 44.1889525,\n
        "lon": 4.6203928,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239321,\n
        "lat": 44.1891003,\n
        "lon": 4.6217691,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239323,\n
        "lat": 44.1970007,\n
        "lon": 4.6257272,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239325,\n
        "lat": 44.1972899,\n
        "lon": 4.6191805,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239326,\n
        "lat": 44.1941421,\n
        "lon": 4.6248368,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239328,\n
        "lat": 44.1969095,\n
        "lon": 4.6251029,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239329,\n
        "lat": 44.2024441,\n
        "lon": 4.6257582,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239330,\n
        "lat": 44.1911249,\n
        "lon": 4.6279103,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239331,\n
        "lat": 44.1920974,\n
        "lon": 4.6252118,\n
        "timestamp": "2010-08-22T02:53:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239332,\n
        "lat": 44.1996277,\n
        "lon": 4.6262733,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239334,\n
        "lat": 44.1943903,\n
        "lon": 4.6184091,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239336,\n
        "lat": 44.1920046,\n
        "lon": 4.6206613,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239338,\n
        "lat": 44.1922177,\n
        "lon": 4.6212234,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239340,\n
        "lat": 44.2001005,\n
        "lon": 4.6275297,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239341,\n
        "lat": 44.1983199,\n
        "lon": 4.6260396,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239343,\n
        "lat": 44.1987307,\n
        "lon": 4.6245382,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239347,\n
        "lat": 44.1986977,\n
        "lon": 4.6254141,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239348,\n
        "lat": 44.1973801,\n
        "lon": 4.6240475,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239350,\n
        "lat": 44.2079263,\n
        "lon": 4.6239718,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239351,\n
        "lat": 44.2049537,\n
        "lon": 4.6072316,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239352,\n
        "lat": 44.1914469,\n
        "lon": 4.6202995,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239354,\n
        "lat": 44.1893058,\n
        "lon": 4.6212570,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239358,\n
        "lat": 44.1987763,\n
        "lon": 4.6319522,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239361,\n
        "lat": 44.1905634,\n
        "lon": 4.6223536,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239363,\n
        "lat": 44.1958873,\n
        "lon": 4.6239354,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239365,\n
        "lat": 44.2017302,\n
        "lon": 4.6280944,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239367,\n
        "lat": 44.1891209,\n
        "lon": 4.6211573,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239368,\n
        "lat": 44.2103407,\n
        "lon": 4.6262046,\n
        "timestamp": "2010-08-22T02:53:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239369,\n
        "lat": 44.1934705,\n
        "lon": 4.6218594,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239370,\n
        "lat": 44.2033989,\n
        "lon": 4.6263523,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239371,\n
        "lat": 44.1869345,\n
        "lon": 4.6262505,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239372,\n
        "lat": 44.1984323,\n
        "lon": 4.6235792,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239373,\n
        "lat": 44.1972254,\n
        "lon": 4.6237700,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239374,\n
        "lat": 44.1966533,\n
        "lon": 4.6258305,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239376,\n
        "lat": 44.2030084,\n
        "lon": 4.6314970,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239383,\n
        "lat": 44.1967837,\n
        "lon": 4.6244023,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239385,\n
        "lat": 44.1899108,\n
        "lon": 4.6357036,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239387,\n
        "lat": 44.1970329,\n
        "lon": 4.6247894,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239390,\n
        "lat": 44.2127858,\n
        "lon": 4.6332922,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 3,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239391,\n
        "lat": 44.2063972,\n
        "lon": 4.6239208,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239393,\n
        "lat": 44.1936331,\n
        "lon": 4.6216426,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239394,\n
        "lat": 44.2003282,\n
        "lon": 4.6256083,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239396,\n
        "lat": 44.2043286,\n
        "lon": 4.6278951,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239398,\n
        "lat": 44.1986549,\n
        "lon": 4.6253904,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239400,\n
        "lat": 44.1974279,\n
        "lon": 4.6271984,\n
        "timestamp": "2010-08-22T02:53:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239405,\n
        "lat": 44.1990172,\n
        "lon": 4.6257521,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239406,\n
        "lat": 44.1987488,\n
        "lon": 4.6234530,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239407,\n
        "lat": 44.1970909,\n
        "lon": 4.6222878,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239409,\n
        "lat": 44.1965872,\n
        "lon": 4.6239871,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239410,\n
        "lat": 44.1972391,\n
        "lon": 4.6229131,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239412,\n
        "lat": 44.2064180,\n
        "lon": 4.6233202,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239414,\n
        "lat": 44.2011037,\n
        "lon": 4.6260804,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239415,\n
        "lat": 44.1987865,\n
        "lon": 4.6268978,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239416,\n
        "lat": 44.2054108,\n
        "lon": 4.6213354,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239417,\n
        "lat": 44.2038519,\n
        "lon": 4.6266908,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239419,\n
        "lat": 44.2018735,\n
        "lon": 4.6243971,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239421,\n
        "lat": 44.1956840,\n
        "lon": 4.6180664,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239423,\n
        "lat": 44.1979752,\n
        "lon": 4.6197948,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239424,\n
        "lat": 44.1969765,\n
        "lon": 4.6240120,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239425,\n
        "lat": 44.1965007,\n
        "lon": 4.6221002,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239429,\n
        "lat": 44.2012448,\n
        "lon": 4.6244636,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239431,\n
        "lat": 44.1969130,\n
        "lon": 4.6179016,\n
        "timestamp": "2010-08-22T02:53:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239432,\n
        "lat": 44.1989804,\n
        "lon": 4.6262775,\n
        "timestamp": "2010-08-22T02:53:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239433,\n
        "lat": 44.1987193,\n
        "lon": 4.6237385,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239434,\n
        "lat": 44.2021286,\n
        "lon": 4.6241300,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239435,\n
        "lat": 44.1919468,\n
        "lon": 4.6220882,\n
        "timestamp": "2018-01-10T23:52:29Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239436,\n
        "lat": 44.1900406,\n
        "lon": 4.6214915,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239437,\n
        "lat": 44.1928367,\n
        "lon": 4.6219827,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239438,\n
        "lat": 44.1996220,\n
        "lon": 4.6265679,\n
        "timestamp": "2010-08-22T02:53:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239440,\n
        "lat": 44.1965130,\n
        "lon": 4.6196367,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239442,\n
        "lat": 44.2005192,\n
        "lon": 4.6224363,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239444,\n
        "lat": 44.1979854,\n
        "lon": 4.6242984,\n
        "timestamp": "2010-08-22T02:53:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239448,\n
        "lat": 44.1970663,\n
        "lon": 4.6269697,\n
        "timestamp": "2010-08-22T02:53:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239449,\n
        "lat": 44.1953638,\n
        "lon": 4.6192453,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239455,\n
        "lat": 44.1898779,\n
        "lon": 4.6210265,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239456,\n
        "lat": 44.1966580,\n
        "lon": 4.6229075,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239457,\n
        "lat": 44.2008596,\n
        "lon": 4.6260169,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239458,\n
        "lat": 44.1983399,\n
        "lon": 4.6233471,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239459,\n
        "lat": 44.1933286,\n
        "lon": 4.6214927,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239465,\n
        "lat": 44.1970593,\n
        "lon": 4.6238165,\n
        "timestamp": "2010-08-22T02:53:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239466,\n
        "lat": 44.1894797,\n
        "lon": 4.6215628,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239468,\n
        "lat": 44.1956248,\n
        "lon": 4.6217500,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239470,\n
        "lat": 44.1990754,\n
        "lon": 4.6213760,\n
        "timestamp": "2012-09-30T21:40:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239472,\n
        "lat": 44.1972989,\n
        "lon": 4.6239365,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239473,\n
        "lat": 44.2012844,\n
        "lon": 4.6227983,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239475,\n
        "lat": 44.2010896,\n
        "lon": 4.6229894,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239477,\n
        "lat": 44.1986328,\n
        "lon": 4.6268139,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239478,\n
        "lat": 44.1925651,\n
        "lon": 4.6225248,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239479,\n
        "lat": 44.2001440,\n
        "lon": 4.6220663,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239480,\n
        "lat": 44.2010572,\n
        "lon": 4.6254549,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239481,\n
        "lat": 44.1893459,\n
        "lon": 4.6195549,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239483,\n
        "lat": 44.1975059,\n
        "lon": 4.6274045,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239489,\n
        "lat": 44.1978310,\n
        "lon": 4.6282867,\n
        "timestamp": "2012-09-30T21:40:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239490,\n
        "lat": 44.2013857,\n
        "lon": 4.6253690,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239492,\n
        "lat": 44.2103659,\n
        "lon": 4.6260951,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239493,\n
        "lat": 44.2053907,\n
        "lon": 4.6213252,\n
        "timestamp": "2010-08-22T02:53:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239495,\n
        "lat": 44.1927318,\n
        "lon": 4.6218307,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239497,\n
        "lat": 44.2001584,\n
        "lon": 4.6222025,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239501,\n
        "lat": 44.1978249,\n
        "lon": 4.6255653,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239502,\n
        "lat": 44.2004095,\n
        "lon": 4.6245469,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239503,\n
        "lat": 44.1893370,\n
        "lon": 4.6195950,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239504,\n
        "lat": 44.1915262,\n
        "lon": 4.6215806,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239506,\n
        "lat": 44.2080113,\n
        "lon": 4.6240239,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239508,\n
        "lat": 44.1958654,\n
        "lon": 4.6243426,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239513,\n
        "lat": 44.1953368,\n
        "lon": 4.6191002,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239515,\n
        "lat": 44.1922116,\n
        "lon": 4.6208148,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239517,\n
        "lat": 44.2000754,\n
        "lon": 4.6263852,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239519,\n
        "lat": 44.2030247,\n
        "lon": 4.6254807,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239520,\n
        "lat": 44.1945578,\n
        "lon": 4.6363030,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239522,\n
        "lat": 44.2004812,\n
        "lon": 4.6270288,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239523,\n
        "lat": 44.1973437,\n
        "lon": 4.6229945,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239524,\n
        "lat": 44.1962001,\n
        "lon": 4.6254669,\n
        "timestamp": "2010-08-22T02:53:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239525,\n
        "lat": 44.1929435,\n
        "lon": 4.6225908,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239526,\n
        "lat": 44.2081223,\n
        "lon": 4.6238906,\n
        "timestamp": "2010-08-22T02:53:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239527,\n
        "lat": 44.1952321,\n
        "lon": 4.6243397,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239528,\n
        "lat": 44.1974843,\n
        "lon": 4.6249183,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239529,\n
        "lat": 44.2008550,\n
        "lon": 4.6239462,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239531,\n
        "lat": 44.1918994,\n
        "lon": 4.6205645,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239540,\n
        "lat": 44.1950679,\n
        "lon": 4.6248849,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239542,\n
        "lat": 44.1989699,\n
        "lon": 4.6225851,\n
        "timestamp": "2010-08-22T02:53:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239543,\n
        "lat": 44.1956751,\n
        "lon": 4.6378339,\n
        "timestamp": "2010-08-22T02:53:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239545,\n
        "lat": 44.1958306,\n
        "lon": 4.6241902,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239546,\n
        "lat": 44.1887977,\n
        "lon": 4.6203333,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239548,\n
        "lat": 44.2071817,\n
        "lon": 4.6231451,\n
        "timestamp": "2010-08-22T02:53:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239550,\n
        "lat": 44.1958696,\n
        "lon": 4.6380803,\n
        "timestamp": "2010-08-22T02:53:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239551,\n
        "lat": 44.2131121,\n
        "lon": 4.6303730,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239554,\n
        "lat": 44.1957721,\n
        "lon": 4.6195272,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239563,\n
        "lat": 44.1951536,\n
        "lon": 4.6249870,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239564,\n
        "lat": 44.1990223,\n
        "lon": 4.6300149,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239565,\n
        "lat": 44.2067337,\n
        "lon": 4.6222560,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239566,\n
        "lat": 44.1993911,\n
        "lon": 4.6222455,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239567,\n
        "lat": 44.1973719,\n
        "lon": 4.6234774,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239568,\n
        "lat": 44.1893426,\n
        "lon": 4.6194562,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239571,\n
        "lat": 44.1969518,\n
        "lon": 4.6333676,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239572,\n
        "lat": 44.2070397,\n
        "lon": 4.6225942,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239573,\n
        "lat": 44.1970646,\n
        "lon": 4.6263887,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239574,\n
        "lat": 44.2007865,\n
        "lon": 4.6225028,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239575,\n
        "lat": 44.2023282,\n
        "lon": 4.6258049,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239577,\n
        "lat": 44.2042272,\n
        "lon": 4.6268332,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239579,\n
        "lat": 44.1967726,\n
        "lon": 4.6254049,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239583,\n
        "lat": 44.2030661,\n
        "lon": 4.6257140,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239586,\n
        "lat": 44.1975790,\n
        "lon": 4.6231646,\n
        "timestamp": "2010-08-22T02:53:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239588,\n
        "lat": 44.2011239,\n
        "lon": 4.6260110,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239589,\n
        "lat": 44.2005153,\n
        "lon": 4.6229224,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239590,\n
        "lat": 44.1954108,\n
        "lon": 4.6249449,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239594,\n
        "lat": 44.2013719,\n
        "lon": 4.6241512,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239595,\n
        "lat": 44.1968089,\n
        "lon": 4.6246984,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239597,\n
        "lat": 44.1991559,\n
        "lon": 4.6195201,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239598,\n
        "lat": 44.1983952,\n
        "lon": 4.6261301,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239600,\n
        "lat": 44.1944879,\n
        "lon": 4.6218589,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239601,\n
        "lat": 44.1946175,\n
        "lon": 4.6362187,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239602,\n
        "lat": 44.1962847,\n
        "lon": 4.6253631,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239603,\n
        "lat": 44.1960007,\n
        "lon": 4.6241072,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239608,\n
        "lat": 44.1951470,\n
        "lon": 4.6171344,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239609,\n
        "lat": 44.1979417,\n
        "lon": 4.6243322,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239611,\n
        "lat": 44.1999475,\n
        "lon": 4.6282059,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239612,\n
        "lat": 44.1955115,\n
        "lon": 4.6244972,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239613,\n
        "lat": 44.1953270,\n
        "lon": 4.6193115,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239614,\n
        "lat": 44.1964056,\n
        "lon": 4.6224926,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239616,\n
        "lat": 44.2029251,\n
        "lon": 4.6316363,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239617,\n
        "lat": 44.1972255,\n
        "lon": 4.6243282,\n
        "timestamp": "2010-08-22T02:53:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239619,\n
        "lat": 44.1984532,\n
        "lon": 4.6263440,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239621,\n
        "lat": 44.1890933,\n
        "lon": 4.6206504,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239623,\n
        "lat": 44.1920945,\n
        "lon": 4.6244540,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239624,\n
        "lat": 44.1929696,\n
        "lon": 4.6225250,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239626,\n
        "lat": 44.1955773,\n
        "lon": 4.6242060,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239628,\n
        "lat": 44.1961679,\n
        "lon": 4.6243907,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239630,\n
        "lat": 44.2018264,\n
        "lon": 4.6283951,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239632,\n
        "lat": 44.2068668,\n
        "lon": 4.6235413,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239634,\n
        "lat": 44.1957440,\n
        "lon": 4.6186913,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239635,\n
        "lat": 44.1979383,\n
        "lon": 4.6230615,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239636,\n
        "lat": 44.1960218,\n
        "lon": 4.6200697,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239640,\n
        "lat": 44.1986560,\n
        "lon": 4.6208364,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239642,\n
        "lat": 44.1970400,\n
        "lon": 4.6190885,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239643,\n
        "lat": 44.1980410,\n
        "lon": 4.6223198,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239645,\n
        "lat": 44.1911623,\n
        "lon": 4.6218325,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239647,\n
        "lat": 44.1955909,\n
        "lon": 4.6217419,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239648,\n
        "lat": 44.1991220,\n
        "lon": 4.6195385,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239650,\n
        "lat": 44.1975659,\n
        "lon": 4.6231166,\n
        "timestamp": "2010-08-22T02:53:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239652,\n
        "lat": 44.2004439,\n
        "lon": 4.6246621,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239653,\n
        "lat": 44.1911665,\n
        "lon": 4.6210649,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239654,\n
        "lat": 44.1960281,\n
        "lon": 4.6170503,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239656,\n
        "lat": 44.1981980,\n
        "lon": 4.6214028,\n
        "timestamp": "2010-08-22T02:53:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239657,\n
        "lat": 44.2072145,\n
        "lon": 4.6225890,\n
        "timestamp": "2012-09-29T23:37:22Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239658,\n
        "lat": 44.1893324,\n
        "lon": 4.6195685,\n
        "timestamp": "2010-08-22T02:53:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239659,\n
        "lat": 44.1997804,\n
        "lon": 4.6263262,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239664,\n
        "lat": 44.1958570,\n
        "lon": 4.6193934,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239665,\n
        "lat": 44.1970826,\n
        "lon": 4.6235302,\n
        "timestamp": "2010-08-22T02:53:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239666,\n
        "lat": 44.1885300,\n
        "lon": 4.6214871,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239668,\n
        "lat": 44.1966756,\n
        "lon": 4.6253493,\n
        "timestamp": "2010-08-22T02:53:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239670,\n
        "lat": 44.2069490,\n
        "lon": 4.6238986,\n
        "timestamp": "2010-08-22T02:53:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239672,\n
        "lat": 44.2043639,\n
        "lon": 4.6256739,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239675,\n
        "lat": 44.1962179,\n
        "lon": 4.6199064,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239676,\n
        "lat": 44.1890818,\n
        "lon": 4.6217550,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239677,\n
        "lat": 44.2112437,\n
        "lon": 4.6302001,\n
        "timestamp": "2012-09-30T23:13:36Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239679,\n
        "lat": 44.1991385,\n
        "lon": 4.6204820,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239680,\n
        "lat": 44.2039413,\n
        "lon": 4.6262037,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239681,\n
        "lat": 44.1976805,\n
        "lon": 4.6254650,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239683,\n
        "lat": 44.2006320,\n
        "lon": 4.6228270,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239688,\n
        "lat": 44.2014024,\n
        "lon": 4.6227655,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239689,\n
        "lat": 44.1977867,\n
        "lon": 4.6256130,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239693,\n
        "lat": 44.1969321,\n
        "lon": 4.6237811,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239695,\n
        "lat": 44.2008653,\n
        "lon": 4.6255374,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239696,\n
        "lat": 44.2000994,\n
        "lon": 4.6266538,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239699,\n
        "lat": 44.2065615,\n
        "lon": 4.6316698,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239700,\n
        "lat": 44.2008256,\n
        "lon": 4.6224192,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239701,\n
        "lat": 44.1983167,\n
        "lon": 4.6215844,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239702,\n
        "lat": 44.1956472,\n
        "lon": 4.6239098,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239703,\n
        "lat": 44.1963208,\n
        "lon": 4.6254388,\n
        "timestamp": "2010-08-22T02:53:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239704,\n
        "lat": 44.1955910,\n
        "lon": 4.6244213,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239710,\n
        "lat": 44.1986580,\n
        "lon": 4.6207301,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239713,\n
        "lat": 44.1977038,\n
        "lon": 4.6253181,\n
        "timestamp": "2010-08-22T02:53:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239715,\n
        "lat": 44.2006381,\n
        "lon": 4.6230911,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239717,\n
        "lat": 44.2062471,\n
        "lon": 4.6318019,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239719,\n
        "lat": 44.2011348,\n
        "lon": 4.6219399,\n
        "timestamp": "2010-08-22T02:53:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239721,\n
        "lat": 44.1958002,\n
        "lon": 4.6180342,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239723,\n
        "lat": 44.2012890,\n
        "lon": 4.6227428,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239724,\n
        "lat": 44.1914925,\n
        "lon": 4.6202130,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239725,\n
        "lat": 44.2036344,\n
        "lon": 4.6251279,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239726,\n
        "lat": 44.1973948,\n
        "lon": 4.6263786,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239727,\n
        "lat": 44.1946868,\n
        "lon": 4.6179411,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239728,\n
        "lat": 44.1991109,\n
        "lon": 4.6206389,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239729,\n
        "lat": 44.2118404,\n
        "lon": 4.6325923,\n
        "timestamp": "2010-08-22T02:53:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239735,\n
        "lat": 44.1923615,\n
        "lon": 4.6223052,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239736,\n
        "lat": 44.2002645,\n
        "lon": 4.6231555,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239738,\n
        "lat": 44.1998174,\n
        "lon": 4.6210621,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239740,\n
        "lat": 44.1979933,\n
        "lon": 4.6215805,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239742,\n
        "lat": 44.1979840,\n
        "lon": 4.6253863,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239745,\n
        "lat": 44.1999329,\n
        "lon": 4.6233619,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239746,\n
        "lat": 44.1981751,\n
        "lon": 4.6251137,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239747,\n
        "lat": 44.1962147,\n
        "lon": 4.6238309,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239749,\n
        "lat": 44.1928545,\n
        "lon": 4.6221442,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239750,\n
        "lat": 44.1990032,\n
        "lon": 4.6202362,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239751,\n
        "lat": 44.1972618,\n
        "lon": 4.6245598,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239762,\n
        "lat": 44.2055385,\n
        "lon": 4.6214188,\n
        "timestamp": "2010-08-22T02:53:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239764,\n
        "lat": 44.1965003,\n
        "lon": 4.6245424,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239765,\n
        "lat": 44.1872369,\n
        "lon": 4.6263372,\n
        "timestamp": "2010-08-22T02:53:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239766,\n
        "lat": 44.1974757,\n
        "lon": 4.6276012,\n
        "timestamp": "2010-08-22T02:53:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239767,\n
        "lat": 44.2104900,\n
        "lon": 4.6223360,\n
        "timestamp": "2010-08-22T02:53:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239771,\n
        "lat": 44.1947248,\n
        "lon": 4.6249684,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239774,\n
        "lat": 44.1983555,\n
        "lon": 4.6221951,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239776,\n
        "lat": 44.1960189,\n
        "lon": 4.6171051,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239778,\n
        "lat": 44.2066710,\n
        "lon": 4.6258213,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239780,\n
        "lat": 44.1970876,\n
        "lon": 4.6260144,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239782,\n
        "lat": 44.1921733,\n
        "lon": 4.6221902,\n
        "timestamp": "2018-01-10T23:52:30Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239784,\n
        "lat": 44.2047183,\n
        "lon": 4.6325325,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239785,\n
        "lat": 44.1975614,\n
        "lon": 4.6233804,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239786,\n
        "lat": 44.2089619,\n
        "lon": 4.6223875,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239788,\n
        "lat": 44.2048263,\n
        "lon": 4.6271638,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239789,\n
        "lat": 44.1953995,\n
        "lon": 4.6246553,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239790,\n
        "lat": 44.2067100,\n
        "lon": 4.6258318,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239795,\n
        "lat": 44.1969687,\n
        "lon": 4.6179074,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239797,\n
        "lat": 44.1910481,\n
        "lon": 4.6346188,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239801,\n
        "lat": 44.1952656,\n
        "lon": 4.6238630,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239803,\n
        "lat": 44.1902503,\n
        "lon": 4.6214407,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239804,\n
        "lat": 44.1967541,\n
        "lon": 4.6244077,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239806,\n
        "lat": 44.1968469,\n
        "lon": 4.6264476,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239807,\n
        "lat": 44.1984856,\n
        "lon": 4.6236062,\n
        "timestamp": "2010-08-22T02:53:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239809,\n
        "lat": 44.2003938,\n
        "lon": 4.6236171,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239810,\n
        "lat": 44.1931735,\n
        "lon": 4.6212180,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239811,\n
        "lat": 44.1912122,\n
        "lon": 4.6246744,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239812,\n
        "lat": 44.1966270,\n
        "lon": 4.6309523,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239813,\n
        "lat": 44.1944706,\n
        "lon": 4.6191571,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239822,\n
        "lat": 44.2023307,\n
        "lon": 4.6259243,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239824,\n
        "lat": 44.1898861,\n
        "lon": 4.6210311,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239825,\n
        "lat": 44.1991569,\n
        "lon": 4.6268107,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239827,\n
        "lat": 44.1896959,\n
        "lon": 4.6219776,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239829,\n
        "lat": 44.1959942,\n
        "lon": 4.6233307,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239830,\n
        "lat": 44.1964814,\n
        "lon": 4.6229552,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239832,\n
        "lat": 44.1969962,\n
        "lon": 4.6250899,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239837,\n
        "lat": 44.1974923,\n
        "lon": 4.6250296,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239838,\n
        "lat": 44.1969076,\n
        "lon": 4.6253078,\n
        "timestamp": "2010-08-22T02:53:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239842,\n
        "lat": 44.1964617,\n
        "lon": 4.6224071,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239843,\n
        "lat": 44.1886159,\n
        "lon": 4.6215414,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239844,\n
        "lat": 44.2067158,\n
        "lon": 4.6235952,\n
        "timestamp": "2010-08-22T02:53:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239849,\n
        "lat": 44.2045870,\n
        "lon": 4.6370640,\n
        "timestamp": "2010-08-22T02:53:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239851,\n
        "lat": 44.1870756,\n
        "lon": 4.6261366,\n
        "timestamp": "2010-08-22T02:53:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239852,\n
        "lat": 44.1924577,\n
        "lon": 4.6210961,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239854,\n
        "lat": 44.1888252,\n
        "lon": 4.6202763,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239856,\n
        "lat": 44.1976581,\n
        "lon": 4.6250034,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239858,\n
        "lat": 44.1971324,\n
        "lon": 4.6235436,\n
        "timestamp": "2010-08-22T02:53:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239862,\n
        "lat": 44.2013095,\n
        "lon": 4.6241634,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239864,\n
        "lat": 44.1975398,\n
        "lon": 4.6249474,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239865,\n
        "lat": 44.2039646,\n
        "lon": 4.6263484,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239866,\n
        "lat": 44.2008691,\n
        "lon": 4.6237770,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239867,\n
        "lat": 44.1924092,\n
        "lon": 4.6218856,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239868,\n
        "lat": 44.2008043,\n
        "lon": 4.6252513,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239869,\n
        "lat": 44.1997324,\n
        "lon": 4.6318377,\n
        "timestamp": "2010-08-22T02:53:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239873,\n
        "lat": 44.1961547,\n
        "lon": 4.6239651,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239875,\n
        "lat": 44.1966910,\n
        "lon": 4.6309497,\n
        "timestamp": "2010-08-22T02:53:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239876,\n
        "lat": 44.1964222,\n
        "lon": 4.6241122,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239877,\n
        "lat": 44.1929504,\n
        "lon": 4.6210669,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239878,\n
        "lat": 44.1914756,\n
        "lon": 4.6203093,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239882,\n
        "lat": 44.1982018,\n
        "lon": 4.6257163,\n
        "timestamp": "2010-08-22T02:53:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239883,\n
        "lat": 44.2014645,\n
        "lon": 4.6261483,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239884,\n
        "lat": 44.1972468,\n
        "lon": 4.6247060,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239887,\n
        "lat": 44.1897103,\n
        "lon": 4.6216807,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239889,\n
        "lat": 44.1988101,\n
        "lon": 4.6236655,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239891,\n
        "lat": 44.2010370,\n
        "lon": 4.6383025,\n
        "timestamp": "2010-08-22T02:53:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239892,\n
        "lat": 44.2002281,\n
        "lon": 4.6220261,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239898,\n
        "lat": 44.2046273,\n
        "lon": 4.6370557,\n
        "timestamp": "2010-08-22T02:53:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239899,\n
        "lat": 44.2048387,\n
        "lon": 4.6271965,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239900,\n
        "lat": 44.1947526,\n
        "lon": 4.6283587,\n
        "timestamp": "2010-08-22T02:53:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239901,\n
        "lat": 44.2024900,\n
        "lon": 4.6256496,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239906,\n
        "lat": 44.1975676,\n
        "lon": 4.6247278,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239907,\n
        "lat": 44.1995293,\n
        "lon": 4.6224134,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239909,\n
        "lat": 44.1969316,\n
        "lon": 4.6261375,\n
        "timestamp": "2010-08-22T02:53:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239911,\n
        "lat": 44.1886516,\n
        "lon": 4.6234462,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239913,\n
        "lat": 44.2018268,\n
        "lon": 4.6238995,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239914,\n
        "lat": 44.1997011,\n
        "lon": 4.6233758,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239915,\n
        "lat": 44.2042119,\n
        "lon": 4.6273636,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239920,\n
        "lat": 44.1949594,\n
        "lon": 4.6173071,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239921,\n
        "lat": 44.2070409,\n
        "lon": 4.6231063,\n
        "timestamp": "2010-08-22T02:53:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239922,\n
        "lat": 44.1967933,\n
        "lon": 4.6335522,\n
        "timestamp": "2010-08-22T02:53:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239923,\n
        "lat": 44.1911326,\n
        "lon": 4.6190051,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239924,\n
        "lat": 44.2112201,\n
        "lon": 4.6300469,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239925,\n
        "lat": 44.1984738,\n
        "lon": 4.6236464,\n
        "timestamp": "2010-08-22T02:53:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239926,\n
        "lat": 44.1993991,\n
        "lon": 4.6225831,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239929,\n
        "lat": 44.2011369,\n
        "lon": 4.6259644,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239931,\n
        "lat": 44.1953182,\n
        "lon": 4.6243157,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239932,\n
        "lat": 44.1996858,\n
        "lon": 4.6248460,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239934,\n
        "lat": 44.1977117,\n
        "lon": 4.6280516,\n
        "timestamp": "2010-08-22T02:53:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239936,\n
        "lat": 44.1974646,\n
        "lon": 4.6273405,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239938,\n
        "lat": 44.2021077,\n
        "lon": 4.6240162,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239940,\n
        "lat": 44.1984473,\n
        "lon": 4.6213649,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239944,\n
        "lat": 44.2013766,\n
        "lon": 4.6257100,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239946,\n
        "lat": 44.1998979,\n
        "lon": 4.6319790,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239947,\n
        "lat": 44.1971397,\n
        "lon": 4.6262639,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239948,\n
        "lat": 44.1871276,\n
        "lon": 4.6261306,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239949,\n
        "lat": 44.1916128,\n
        "lon": 4.6221562,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239950,\n
        "lat": 44.2067036,\n
        "lon": 4.6221207,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239956,\n
        "lat": 44.1969481,\n
        "lon": 4.6357256,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239957,\n
        "lat": 44.2022180,\n
        "lon": 4.6240198,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239959,\n
        "lat": 44.1955909,\n
        "lon": 4.6197918,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239964,\n
        "lat": 44.1978300,\n
        "lon": 4.6228592,\n
        "timestamp": "2010-08-22T02:53:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239967,\n
        "lat": 44.2133184,\n
        "lon": 4.6325362,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239968,\n
        "lat": 44.1966878,\n
        "lon": 4.6239313,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239969,\n
        "lat": 44.2011458,\n
        "lon": 4.6211485,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239970,\n
        "lat": 44.1957439,\n
        "lon": 4.6184086,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239971,\n
        "lat": 44.1935926,\n
        "lon": 4.6219638,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239972,\n
        "lat": 44.1955938,\n
        "lon": 4.6215549,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239973,\n
        "lat": 44.1984190,\n
        "lon": 4.6216351,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239977,\n
        "lat": 44.1955273,\n
        "lon": 4.6240775,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239979,\n
        "lat": 44.1934131,\n
        "lon": 4.6217492,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239980,\n
        "lat": 44.1964815,\n
        "lon": 4.6257850,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239982,\n
        "lat": 44.1893937,\n
        "lon": 4.6215368,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239984,\n
        "lat": 44.1957784,\n
        "lon": 4.6381930,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239985,\n
        "lat": 44.1978209,\n
        "lon": 4.6237060,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239987,\n
        "lat": 44.2015358,\n
        "lon": 4.6245797,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239991,\n
        "lat": 44.1960897,\n
        "lon": 4.6170482,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239992,\n
        "lat": 44.1978823,\n
        "lon": 4.6282504,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239994,\n
        "lat": 44.2008233,\n
        "lon": 4.6242312,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239995,\n
        "lat": 44.1894401,\n
        "lon": 4.6215072,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239996,\n
        "lat": 44.2005839,\n
        "lon": 4.6277821,\n
        "timestamp": "2010-08-22T02:53:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239997,\n
        "lat": 44.1969687,\n
        "lon": 4.6358055,\n
        "timestamp": "2010-08-22T02:53:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873239999,\n
        "lat": 44.1962179,\n
        "lon": 4.6198346,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240006,\n
        "lat": 44.2001113,\n
        "lon": 4.6228192,\n
        "timestamp": "2010-08-22T02:53:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240008,\n
        "lat": 44.1977663,\n
        "lon": 4.6288453,\n
        "timestamp": "2010-08-22T02:53:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240010,\n
        "lat": 44.1993630,\n
        "lon": 4.6225921,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240011,\n
        "lat": 44.1970782,\n
        "lon": 4.6221720,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240012,\n
        "lat": 44.1985660,\n
        "lon": 4.6263294,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240013,\n
        "lat": 44.2030086,\n
        "lon": 4.6257806,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240014,\n
        "lat": 44.1955358,\n
        "lon": 4.6242197,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240015,\n
        "lat": 44.1952087,\n
        "lon": 4.6171598,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240016,\n
        "lat": 44.1991154,\n
        "lon": 4.6266088,\n
        "timestamp": "2010-08-22T02:53:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240020,\n
        "lat": 44.2002470,\n
        "lon": 4.6222985,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240021,\n
        "lat": 44.1969904,\n
        "lon": 4.6179524,\n
        "timestamp": "2010-08-22T02:53:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240023,\n
        "lat": 44.1890759,\n
        "lon": 4.6206861,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240030,\n
        "lat": 44.1968522,\n
        "lon": 4.6246893,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240033,\n
        "lat": 44.2089587,\n
        "lon": 4.6225164,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240035,\n
        "lat": 44.1964798,\n
        "lon": 4.6240314,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240037,\n
        "lat": 44.1973120,\n
        "lon": 4.6252316,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240040,\n
        "lat": 44.1997361,\n
        "lon": 4.6264262,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240043,\n
        "lat": 44.2109508,\n
        "lon": 4.6246718,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240047,\n
        "lat": 44.1983714,\n
        "lon": 4.6256962,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240052,\n
        "lat": 44.1965072,\n
        "lon": 4.6241960,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240053,\n
        "lat": 44.1966549,\n
        "lon": 4.6239350,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240054,\n
        "lat": 44.1975300,\n
        "lon": 4.6246477,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240056,\n
        "lat": 44.1967187,\n
        "lon": 4.6224723,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240058,\n
        "lat": 44.1991260,\n
        "lon": 4.6213612,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240063,\n
        "lat": 44.1941102,\n
        "lon": 4.6243990,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240065,\n
        "lat": 44.1984694,\n
        "lon": 4.6319048,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240066,\n
        "lat": 44.2046044,\n
        "lon": 4.6369841,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240068,\n
        "lat": 44.2009933,\n
        "lon": 4.6102620,\n
        "timestamp": "2010-08-22T02:53:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240070,\n
        "lat": 44.2016744,\n
        "lon": 4.6243219,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240071,\n
        "lat": 44.1980188,\n
        "lon": 4.6244216,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240073,\n
        "lat": 44.1972223,\n
        "lon": 4.6253361,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240074,\n
        "lat": 44.1951667,\n
        "lon": 4.6246820,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240083,\n
        "lat": 44.1984294,\n
        "lon": 4.6212723,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240085,\n
        "lat": 44.1994724,\n
        "lon": 4.6262752,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240088,\n
        "lat": 44.1924635,\n
        "lon": 4.6346962,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240090,\n
        "lat": 44.1983787,\n
        "lon": 4.6255959,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240093,\n
        "lat": 44.1954457,\n
        "lon": 4.6218940,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240094,\n
        "lat": 44.1980958,\n
        "lon": 4.6287004,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240097,\n
        "lat": 44.1898177,\n
        "lon": 4.6209968,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240106,\n
        "lat": 44.2015383,\n
        "lon": 4.6276055,\n
        "timestamp": "2012-09-30T21:40:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240107,\n
        "lat": 44.1952634,\n
        "lon": 4.6248875,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240109,\n
        "lat": 44.2018521,\n
        "lon": 4.6250455,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240110,\n
        "lat": 44.2005955,\n
        "lon": 4.6280332,\n
        "timestamp": "2010-08-22T02:53:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240112,\n
        "lat": 44.2126735,\n
        "lon": 4.6321411,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240113,\n
        "lat": 44.2014605,\n
        "lon": 4.6227897,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240115,\n
        "lat": 44.2004496,\n
        "lon": 4.6225852,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240117,\n
        "lat": 44.2033703,\n
        "lon": 4.6263686,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240121,\n
        "lat": 44.1935551,\n
        "lon": 4.6216534,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240122,\n
        "lat": 44.2004317,\n
        "lon": 4.6274947,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240123,\n
        "lat": 44.1987680,\n
        "lon": 4.6224841,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240125,\n
        "lat": 44.1990745,\n
        "lon": 4.6221880,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240126,\n
        "lat": 44.1948308,\n
        "lon": 4.6256130,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240130,\n
        "lat": 44.1907438,\n
        "lon": 4.6221266,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240137,\n
        "lat": 44.1891049,\n
        "lon": 4.6214074,\n
        "timestamp": "2018-01-10T23:52:31Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240140,\n
        "lat": 44.1970324,\n
        "lon": 4.6228918,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240141,\n
        "lat": 44.1911256,\n
        "lon": 4.6280122,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240143,\n
        "lat": 44.1952202,\n
        "lon": 4.6171855,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240144,\n
        "lat": 44.1958630,\n
        "lon": 4.6221295,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240146,\n
        "lat": 44.1940570,\n
        "lon": 4.6157853,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240147,\n
        "lat": 44.1982544,\n
        "lon": 4.6215371,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240153,\n
        "lat": 44.2036233,\n
        "lon": 4.6255265,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240156,\n
        "lat": 44.2079151,\n
        "lon": 4.6239833,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240157,\n
        "lat": 44.2114689,\n
        "lon": 4.6301255,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240162,\n
        "lat": 44.1969559,\n
        "lon": 4.6178058,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240163,\n
        "lat": 44.2043281,\n
        "lon": 4.6256737,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240168,\n
        "lat": 44.2010105,\n
        "lon": 4.6383077,\n
        "timestamp": "2010-08-22T02:53:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240174,\n
        "lat": 44.1966123,\n
        "lon": 4.6195910,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240176,\n
        "lat": 44.2043509,\n
        "lon": 4.6276198,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240177,\n
        "lat": 44.2022671,\n
        "lon": 4.6365893,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240179,\n
        "lat": 44.1998990,\n
        "lon": 4.6280608,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240180,\n
        "lat": 44.1930691,\n
        "lon": 4.6221857,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240182,\n
        "lat": 44.1967762,\n
        "lon": 4.6221488,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240184,\n
        "lat": 44.2001640,\n
        "lon": 4.6262500,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240188,\n
        "lat": 44.1986962,\n
        "lon": 4.6267359,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240189,\n
        "lat": 44.2121416,\n
        "lon": 4.6330332,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240191,\n
        "lat": 44.1974265,\n
        "lon": 4.6319325,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240193,\n
        "lat": 44.2032627,\n
        "lon": 4.6255525,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240194,\n
        "lat": 44.1912867,\n
        "lon": 4.6219018,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240198,\n
        "lat": 44.2015031,\n
        "lon": 4.6269849,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240206,\n
        "lat": 44.1963690,\n
        "lon": 4.6236192,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240207,\n
        "lat": 44.1950195,\n
        "lon": 4.6244266,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240209,\n
        "lat": 44.1924437,\n
        "lon": 4.6346478,\n
        "timestamp": "2010-08-22T02:54:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240210,\n
        "lat": 44.1975242,\n
        "lon": 4.6254567,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240211,\n
        "lat": 44.1972795,\n
        "lon": 4.6275788,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240213,\n
        "lat": 44.1957127,\n
        "lon": 4.6186917,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240214,\n
        "lat": 44.1978355,\n
        "lon": 4.6219368,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240219,\n
        "lat": 44.1989663,\n
        "lon": 4.6257770,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240224,\n
        "lat": 44.2033366,\n
        "lon": 4.6262478,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240226,\n
        "lat": 44.1977093,\n
        "lon": 4.6252038,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240228,\n
        "lat": 44.1979326,\n
        "lon": 4.6254996,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240230,\n
        "lat": 44.1960708,\n
        "lon": 4.6233263,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240233,\n
        "lat": 44.2016536,\n
        "lon": 4.6240411,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240235,\n
        "lat": 44.1871141,\n
        "lon": 4.6261041,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240241,\n
        "lat": 44.2019246,\n
        "lon": 4.6239164,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240244,\n
        "lat": 44.1971435,\n
        "lon": 4.6237912,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240247,\n
        "lat": 44.1925130,\n
        "lon": 4.6223811,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240249,\n
        "lat": 44.1887385,\n
        "lon": 4.6201620,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240250,\n
        "lat": 44.1970406,\n
        "lon": 4.6243210,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240252,\n
        "lat": 44.1964832,\n
        "lon": 4.6240775,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240253,\n
        "lat": 44.1961031,\n
        "lon": 4.6247790,\n
        "timestamp": "2010-08-22T02:54:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240257,\n
        "lat": 44.2079584,\n
        "lon": 4.6240988,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240259,\n
        "lat": 44.1956393,\n
        "lon": 4.6246818,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240261,\n
        "lat": 44.2002192,\n
        "lon": 4.6275670,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240264,\n
        "lat": 44.1982885,\n
        "lon": 4.6252382,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240265,\n
        "lat": 44.1947953,\n
        "lon": 4.6251630,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240267,\n
        "lat": 44.2003989,\n
        "lon": 4.6269532,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240274,\n
        "lat": 44.2131746,\n
        "lon": 4.6309781,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240275,\n
        "lat": 44.1962541,\n
        "lon": 4.6237892,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240278,\n
        "lat": 44.1965543,\n
        "lon": 4.6194883,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240280,\n
        "lat": 44.1959690,\n
        "lon": 4.6380790,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240281,\n
        "lat": 44.2051924,\n
        "lon": 4.6251540,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240283,\n
        "lat": 44.2051600,\n
        "lon": 4.6251389,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240285,\n
        "lat": 44.2017452,\n
        "lon": 4.6240765,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240291,\n
        "lat": 44.2019280,\n
        "lon": 4.6251939,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240293,\n
        "lat": 44.1955510,\n
        "lon": 4.6250552,\n
        "timestamp": "2010-08-22T02:54:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240298,\n
        "lat": 44.2033550,\n
        "lon": 4.6256677,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240300,\n
        "lat": 44.2013622,\n
        "lon": 4.6260921,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240303,\n
        "lat": 44.1923998,\n
        "lon": 4.6219207,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240304,\n
        "lat": 44.1933211,\n
        "lon": 4.6215534,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240313,\n
        "lat": 44.1917619,\n
        "lon": 4.6251962,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240315,\n
        "lat": 44.1999638,\n
        "lon": 4.6280806,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240316,\n
        "lat": 44.1978375,\n
        "lon": 4.6289644,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240317,\n
        "lat": 44.1980379,\n
        "lon": 4.6248924,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240319,\n
        "lat": 44.1967363,\n
        "lon": 4.6336474,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240320,\n
        "lat": 44.1973141,\n
        "lon": 4.6229308,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240324,\n
        "lat": 44.2101916,\n
        "lon": 4.6222080,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240325,\n
        "lat": 44.1985036,\n
        "lon": 4.6212168,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240328,\n
        "lat": 44.1964453,\n
        "lon": 4.6237256,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240332,\n
        "lat": 44.2021955,\n
        "lon": 4.6255665,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240335,\n
        "lat": 44.1978295,\n
        "lon": 4.6264354,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240337,\n
        "lat": 44.1982798,\n
        "lon": 4.6227343,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240340,\n
        "lat": 44.2004999,\n
        "lon": 4.6273348,\n
        "timestamp": "2010-08-22T02:54:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240345,\n
        "lat": 44.2063710,\n
        "lon": 4.6237674,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240347,\n
        "lat": 44.2035855,\n
        "lon": 4.6251378,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240349,\n
        "lat": 44.2020072,\n
        "lon": 4.6244247,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240351,\n
        "lat": 44.1969093,\n
        "lon": 4.6263803,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240353,\n
        "lat": 44.1971633,\n
        "lon": 4.6244315,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240354,\n
        "lat": 44.2024369,\n
        "lon": 4.6255029,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240361,\n
        "lat": 44.1974242,\n
        "lon": 4.6222441,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240364,\n
        "lat": 44.2051526,\n
        "lon": 4.6250723,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240370,\n
        "lat": 44.2004899,\n
        "lon": 4.6268001,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240371,\n
        "lat": 44.1969596,\n
        "lon": 4.6247092,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240372,\n
        "lat": 44.2015831,\n
        "lon": 4.6245096,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240374,\n
        "lat": 44.2011330,\n
        "lon": 4.6277152,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240381,\n
        "lat": 44.1970717,\n
        "lon": 4.6267815,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240382,\n
        "lat": 44.2043920,\n
        "lon": 4.6277076,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240383,\n
        "lat": 44.2001998,\n
        "lon": 4.6231405,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240384,\n
        "lat": 44.2016024,\n
        "lon": 4.6244522,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240385,\n
        "lat": 44.2015927,\n
        "lon": 4.6244582,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240386,\n
        "lat": 44.2048744,\n
        "lon": 4.6361718,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240387,\n
        "lat": 44.2005239,\n
        "lon": 4.6281078,\n
        "timestamp": "2010-08-22T02:54:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240395,\n
        "lat": 44.2129963,\n
        "lon": 4.6304702,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240397,\n
        "lat": 44.1984630,\n
        "lon": 4.6257759,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240403,\n
        "lat": 44.2019048,\n
        "lon": 4.6244052,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240404,\n
        "lat": 44.1983500,\n
        "lon": 4.6214701,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240406,\n
        "lat": 44.2012283,\n
        "lon": 4.6243000,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240411,\n
        "lat": 44.1898428,\n
        "lon": 4.6218056,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240412,\n
        "lat": 44.1968638,\n
        "lon": 4.6178594,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240416,\n
        "lat": 44.1982697,\n
        "lon": 4.6216267,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240418,\n
        "lat": 44.2055062,\n
        "lon": 4.6215133,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240421,\n
        "lat": 44.1985255,\n
        "lon": 4.6211715,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240423,\n
        "lat": 44.1899991,\n
        "lon": 4.6197288,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240425,\n
        "lat": 44.1969220,\n
        "lon": 4.6336882,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240432,\n
        "lat": 44.2022047,\n
        "lon": 4.6240481,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240434,\n
        "lat": 44.1900566,\n
        "lon": 4.6357826,\n
        "timestamp": "2010-08-22T02:54:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240436,\n
        "lat": 44.1994117,\n
        "lon": 4.6271025,\n
        "timestamp": "2010-08-22T02:54:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240437,\n
        "lat": 44.1988529,\n
        "lon": 4.6264912,\n
        "timestamp": "2010-08-22T02:54:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240439,\n
        "lat": 44.1970086,\n
        "lon": 4.6221870,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240440,\n
        "lat": 44.2008682,\n
        "lon": 4.6229502,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240442,\n
        "lat": 44.1912181,\n
        "lon": 4.6211790,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240445,\n
        "lat": 44.1918023,\n
        "lon": 4.6252110,\n
        "timestamp": "2010-08-22T02:54:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240447,\n
        "lat": 44.1944540,\n
        "lon": 4.6219217,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240449,\n
        "lat": 44.1955499,\n
        "lon": 4.6195081,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240451,\n
        "lat": 44.2004230,\n
        "lon": 4.6220089,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240452,\n
        "lat": 44.2104183,\n
        "lon": 4.6260224,\n
        "timestamp": "2010-08-22T02:54:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240454,\n
        "lat": 44.1982326,\n
        "lon": 4.6237647,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240455,\n
        "lat": 44.2006737,\n
        "lon": 4.6221096,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240457,\n
        "lat": 44.1957392,\n
        "lon": 4.6193767,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240465,\n
        "lat": 44.1976885,\n
        "lon": 4.6252029,\n
        "timestamp": "2010-08-22T02:54:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240467,\n
        "lat": 44.2035539,\n
        "lon": 4.6251442,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240471,\n
        "lat": 44.2018307,\n
        "lon": 4.6283417,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240475,\n
        "lat": 44.1903588,\n
        "lon": 4.6210267,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240476,\n
        "lat": 44.1911365,\n
        "lon": 4.6211675,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240480,\n
        "lat": 44.1892096,\n
        "lon": 4.6209896,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240482,\n
        "lat": 44.2080105,\n
        "lon": 4.6238629,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240484,\n
        "lat": 44.2041747,\n
        "lon": 4.6267023,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240486,\n
        "lat": 44.1953879,\n
        "lon": 4.6244744,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240488,\n
        "lat": 44.1898873,\n
        "lon": 4.6203175,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240491,\n
        "lat": 44.1965145,\n
        "lon": 4.6257488,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240493,\n
        "lat": 44.1987798,\n
        "lon": 4.6200478,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240494,\n
        "lat": 44.1948576,\n
        "lon": 4.6159568,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240501,\n
        "lat": 44.1966512,\n
        "lon": 4.6246848,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240503,\n
        "lat": 44.1942258,\n
        "lon": 4.6248931,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240504,\n
        "lat": 44.1994777,\n
        "lon": 4.6270082,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240506,\n
        "lat": 44.1915093,\n
        "lon": 4.6221210,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240509,\n
        "lat": 44.1953656,\n
        "lon": 4.6238346,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240511,\n
        "lat": 44.1901825,\n
        "lon": 4.6204184,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240512,\n
        "lat": 44.1960840,\n
        "lon": 4.6253570,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240517,\n
        "lat": 44.2083849,\n
        "lon": 4.6229582,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240519,\n
        "lat": 44.2066552,\n
        "lon": 4.6257338,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240522,\n
        "lat": 44.1979576,\n
        "lon": 4.6281572,\n
        "timestamp": "2010-08-22T02:54:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240524,\n
        "lat": 44.1997445,\n
        "lon": 4.6262463,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240526,\n
        "lat": 44.1891065,\n
        "lon": 4.6216921,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240527,\n
        "lat": 44.1913521,\n
        "lon": 4.6200127,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240532,\n
        "lat": 44.2018436,\n
        "lon": 4.6240813,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240534,\n
        "lat": 44.2001003,\n
        "lon": 4.6264238,\n
        "timestamp": "2010-08-22T02:54:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240537,\n
        "lat": 44.1987426,\n
        "lon": 4.6222631,\n
        "timestamp": "2010-08-22T02:54:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240539,\n
        "lat": 44.1961629,\n
        "lon": 4.6240079,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240540,\n
        "lat": 44.1988120,\n
        "lon": 4.6235231,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240545,\n
        "lat": 44.2021523,\n
        "lon": 4.6240003,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240551,\n
        "lat": 44.2006096,\n
        "lon": 4.6250592,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240553,\n
        "lat": 44.2103495,\n
        "lon": 4.6260226,\n
        "timestamp": "2010-08-22T02:54:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240556,\n
        "lat": 44.1973555,\n
        "lon": 4.6236375,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240559,\n
        "lat": 44.2003819,\n
        "lon": 4.6266309,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240561,\n
        "lat": 44.2014307,\n
        "lon": 4.6139369,\n
        "timestamp": "2010-08-22T02:54:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240562,\n
        "lat": 44.1944421,\n
        "lon": 4.6217130,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240564,\n
        "lat": 44.2024100,\n
        "lon": 4.6254983,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240568,\n
        "lat": 44.2013879,\n
        "lon": 4.6243099,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240570,\n
        "lat": 44.1964089,\n
        "lon": 4.6247070,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240571,\n
        "lat": 44.1965099,\n
        "lon": 4.6230826,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240574,\n
        "lat": 44.1943327,\n
        "lon": 4.6218063,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240576,\n
        "lat": 44.1975699,\n
        "lon": 4.6245746,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240577,\n
        "lat": 44.1928612,\n
        "lon": 4.6225062,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240579,\n
        "lat": 44.1924702,\n
        "lon": 4.6219573,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240584,\n
        "lat": 44.1948427,\n
        "lon": 4.6177833,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240585,\n
        "lat": 44.1982586,\n
        "lon": 4.6256305,\n
        "timestamp": "2010-08-22T02:54:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240587,\n
        "lat": 44.1911782,\n
        "lon": 4.6191372,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240590,\n
        "lat": 44.2031125,\n
        "lon": 4.6255966,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240592,\n
        "lat": 44.1911452,\n
        "lon": 4.6279907,\n
        "timestamp": "2010-08-22T02:54:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240595,\n
        "lat": 44.1912360,\n
        "lon": 4.6247242,\n
        "timestamp": "2010-08-22T02:54:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240596,\n
        "lat": 44.1969550,\n
        "lon": 4.6243724,\n
        "timestamp": "2010-08-22T02:54:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240602,\n
        "lat": 44.2015721,\n
        "lon": 4.6244307,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240605,\n
        "lat": 44.2015695,\n
        "lon": 4.6262172,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240606,\n
        "lat": 44.1972695,\n
        "lon": 4.6237301,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240608,\n
        "lat": 44.2007389,\n
        "lon": 4.6251236,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240609,\n
        "lat": 44.2014530,\n
        "lon": 4.6226610,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240619,\n
        "lat": 44.2008250,\n
        "lon": 4.6231141,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240621,\n
        "lat": 44.1908112,\n
        "lon": 4.6221327,\n
        "timestamp": "2018-01-10T23:52:32Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240624,\n
        "lat": 44.1899946,\n
        "lon": 4.6207658,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240630,\n
        "lat": 44.2037331,\n
        "lon": 4.6266765,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240635,\n
        "lat": 44.1896801,\n
        "lon": 4.6215742,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240637,\n
        "lat": 44.1959312,\n
        "lon": 4.6221467,\n
        "timestamp": "2010-08-22T02:54:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240640,\n
        "lat": 44.1940216,\n
        "lon": 4.6156344,\n
        "timestamp": "2010-08-22T02:54:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240642,\n
        "lat": 44.2046120,\n
        "lon": 4.6369873,\n
        "timestamp": "2010-08-22T02:54:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240643,\n
        "lat": 44.2004370,\n
        "lon": 4.6270069,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240646,\n
        "lat": 44.2043310,\n
        "lon": 4.6255522,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240647,\n
        "lat": 44.2052352,\n
        "lon": 4.6214769,\n
        "timestamp": "2010-08-22T02:54:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240648,\n
        "lat": 44.1954291,\n
        "lon": 4.6242614,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240653,\n
        "lat": 44.1975500,\n
        "lon": 4.6231251,\n
        "timestamp": "2010-08-22T02:54:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240655,\n
        "lat": 44.1957423,\n
        "lon": 4.6184647,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240657,\n
        "lat": 44.2010507,\n
        "lon": 4.6252912,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240658,\n
        "lat": 44.2012973,\n
        "lon": 4.6227582,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240660,\n
        "lat": 44.1978731,\n
        "lon": 4.6282183,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240662,\n
        "lat": 44.2063409,\n
        "lon": 4.6237825,\n
        "timestamp": "2010-08-22T02:54:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240666,\n
        "lat": 44.1976367,\n
        "lon": 4.6254323,\n
        "timestamp": "2010-08-22T02:54:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240669,\n
        "lat": 44.2130345,\n
        "lon": 4.6322760,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240671,\n
        "lat": 44.1955596,\n
        "lon": 4.6196748,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240674,\n
        "lat": 44.2031271,\n
        "lon": 4.6257054,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240676,\n
        "lat": 44.2002862,\n
        "lon": 4.6225262,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240678,\n
        "lat": 44.2024940,\n
        "lon": 4.6257545,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240679,\n
        "lat": 44.1969972,\n
        "lon": 4.6264852,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240681,\n
        "lat": 44.1955807,\n
        "lon": 4.6244983,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240690,\n
        "lat": 44.1977677,\n
        "lon": 4.6200736,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240692,\n
        "lat": 44.1972299,\n
        "lon": 4.6231472,\n
        "timestamp": "2010-08-22T02:54:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240693,\n
        "lat": 44.1963038,\n
        "lon": 4.6242290,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240695,\n
        "lat": 44.1996848,\n
        "lon": 4.6232739,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240696,\n
        "lat": 44.1921675,\n
        "lon": 4.6222273,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240698,\n
        "lat": 44.2075911,\n
        "lon": 4.6239398,\n
        "timestamp": "2010-08-22T02:54:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240702,\n
        "lat": 44.2063970,\n
        "lon": 4.6317711,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240704,\n
        "lat": 44.1921119,\n
        "lon": 4.6202387,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240713,\n
        "lat": 44.1966273,\n
        "lon": 4.6241620,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240714,\n
        "lat": 44.1915798,\n
        "lon": 4.6202428,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240715,\n
        "lat": 44.2011015,\n
        "lon": 4.6211078,\n
        "timestamp": "2010-08-22T02:54:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240720,\n
        "lat": 44.2010880,\n
        "lon": 4.6261365,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240725,\n
        "lat": 44.1971059,\n
        "lon": 4.6222623,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240726,\n
        "lat": 44.1967915,\n
        "lon": 4.6337072,\n
        "timestamp": "2010-08-22T02:54:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240729,\n
        "lat": 44.1964396,\n
        "lon": 4.6253496,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240735,\n
        "lat": 44.1960862,\n
        "lon": 4.6202057,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240737,\n
        "lat": 44.1967341,\n
        "lon": 4.6223595,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240739,\n
        "lat": 44.2064321,\n
        "lon": 4.6238863,\n
        "timestamp": "2010-08-22T02:54:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240742,\n
        "lat": 44.1956721,\n
        "lon": 4.6220735,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240744,\n
        "lat": 44.2012142,\n
        "lon": 4.6237317,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240745,\n
        "lat": 44.1989212,\n
        "lon": 4.6225668,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240747,\n
        "lat": 44.2013997,\n
        "lon": 4.6252876,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240750,\n
        "lat": 44.1970398,\n
        "lon": 4.6244663,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240751,\n
        "lat": 44.1956412,\n
        "lon": 4.6239691,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240753,\n
        "lat": 44.2019199,\n
        "lon": 4.6242941,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240754,\n
        "lat": 44.1957490,\n
        "lon": 4.6175588,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240756,\n
        "lat": 44.1965773,\n
        "lon": 4.6229467,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240758,\n
        "lat": 44.1960109,\n
        "lon": 4.6253456,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240763,\n
        "lat": 44.2051919,\n
        "lon": 4.6216345,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240772,\n
        "lat": 44.2014876,\n
        "lon": 4.6239878,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240774,\n
        "lat": 44.1944723,\n
        "lon": 4.6220407,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240777,\n
        "lat": 44.1973032,\n
        "lon": 4.6274981,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240780,\n
        "lat": 44.1978334,\n
        "lon": 4.6250207,\n
        "timestamp": "2010-08-22T02:54:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240786,\n
        "lat": 44.1973167,\n
        "lon": 4.6240490,\n
        "timestamp": "2010-08-22T02:54:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240787,\n
        "lat": 44.1958030,\n
        "lon": 4.6176847,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240788,\n
        "lat": 44.1962029,\n
        "lon": 4.6245903,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240790,\n
        "lat": 44.1988700,\n
        "lon": 4.6191084,\n
        "timestamp": "2010-08-22T02:54:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240792,\n
        "lat": 44.1928089,\n
        "lon": 4.6225606,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240794,\n
        "lat": 44.1980302,\n
        "lon": 4.6250343,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240800,\n
        "lat": 44.2129407,\n
        "lon": 4.6303304,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240803,\n
        "lat": 44.2037468,\n
        "lon": 4.6267448,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240805,\n
        "lat": 44.2032702,\n
        "lon": 4.6256771,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240808,\n
        "lat": 44.2007826,\n
        "lon": 4.6239204,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240809,\n
        "lat": 44.1894324,\n
        "lon": 4.6215271,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240811,\n
        "lat": 44.2012979,\n
        "lon": 4.6228232,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240812,\n
        "lat": 44.1971429,\n
        "lon": 4.6262427,\n
        "timestamp": "2010-08-22T02:54:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240814,\n
        "lat": 44.1954961,\n
        "lon": 4.6240001,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240817,\n
        "lat": 44.1979281,\n
        "lon": 4.6286197,\n
        "timestamp": "2012-09-30T21:40:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240821,\n
        "lat": 44.1958319,\n
        "lon": 4.6181153,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240823,\n
        "lat": 44.1939961,\n
        "lon": 4.6155918,\n
        "timestamp": "2010-08-22T02:54:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240826,\n
        "lat": 44.1958694,\n
        "lon": 4.6241854,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240827,\n
        "lat": 44.2012929,\n
        "lon": 4.6256603,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240830,\n
        "lat": 44.1980459,\n
        "lon": 4.6224419,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240837,\n
        "lat": 44.2018058,\n
        "lon": 4.6283919,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240839,\n
        "lat": 44.1922379,\n
        "lon": 4.6209545,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240842,\n
        "lat": 44.1990056,\n
        "lon": 4.6200325,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240844,\n
        "lat": 44.1945208,\n
        "lon": 4.6192091,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240846,\n
        "lat": 44.1960752,\n
        "lon": 4.6169293,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240848,\n
        "lat": 44.1922574,\n
        "lon": 4.6214673,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240849,\n
        "lat": 44.2048284,\n
        "lon": 4.6358959,\n
        "timestamp": "2010-08-22T02:54:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240851,\n
        "lat": 44.2080421,\n
        "lon": 4.6241129,\n
        "timestamp": "2010-08-22T02:54:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240853,\n
        "lat": 44.1910993,\n
        "lon": 4.6280445,\n
        "timestamp": "2010-08-22T02:54:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240854,\n
        "lat": 44.2011067,\n
        "lon": 4.6218504,\n
        "timestamp": "2010-08-22T02:54:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240855,\n
        "lat": 44.1954345,\n
        "lon": 4.6243634,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240856,\n
        "lat": 44.1971305,\n
        "lon": 4.6245829,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240857,\n
        "lat": 44.2005794,\n
        "lon": 4.6250211,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240859,\n
        "lat": 44.1925157,\n
        "lon": 4.6212485,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240862,\n
        "lat": 44.2042551,\n
        "lon": 4.6267005,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240867,\n
        "lat": 44.1961201,\n
        "lon": 4.6243491,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240872,\n
        "lat": 44.1964996,\n
        "lon": 4.6257269,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240874,\n
        "lat": 44.2129998,\n
        "lon": 4.6303253,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240876,\n
        "lat": 44.2024952,\n
        "lon": 4.6255129,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240878,\n
        "lat": 44.1982011,\n
        "lon": 4.6198845,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240879,\n
        "lat": 44.2006569,\n
        "lon": 4.6258491,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240885,\n
        "lat": 44.1979957,\n
        "lon": 4.6243396,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240890,\n
        "lat": 44.1886858,\n
        "lon": 4.6237087,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240892,\n
        "lat": 44.2049093,\n
        "lon": 4.6071831,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240893,\n
        "lat": 44.1956928,\n
        "lon": 4.6216737,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240894,\n
        "lat": 44.1961152,\n
        "lon": 4.6198344,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240896,\n
        "lat": 44.1969156,\n
        "lon": 4.6255338,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240910,\n
        "lat": 44.1970197,\n
        "lon": 4.6247036,\n
        "timestamp": "2010-08-22T02:54:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240913,\n
        "lat": 44.1998437,\n
        "lon": 4.6223091,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240915,\n
        "lat": 44.1956039,\n
        "lon": 4.6245204,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240917,\n
        "lat": 44.1894922,\n
        "lon": 4.6205652,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240919,\n
        "lat": 44.2005386,\n
        "lon": 4.6272512,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240921,\n
        "lat": 44.2069686,\n
        "lon": 4.6240262,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240922,\n
        "lat": 44.1988129,\n
        "lon": 4.6234546,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240924,\n
        "lat": 44.1980752,\n
        "lon": 4.6244742,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240926,\n
        "lat": 44.1958687,\n
        "lon": 4.6381163,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240929,\n
        "lat": 44.1968858,\n
        "lon": 4.6249211,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240930,\n
        "lat": 44.1933466,\n
        "lon": 4.6227548,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240932,\n
        "lat": 44.2112662,\n
        "lon": 4.6300615,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240941,\n
        "lat": 44.1995693,\n
        "lon": 4.6207376,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240942,\n
        "lat": 44.1967059,\n
        "lon": 4.6190152,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240944,\n
        "lat": 44.2001111,\n
        "lon": 4.6223239,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240945,\n
        "lat": 44.2132610,\n
        "lon": 4.6326870,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240946,\n
        "lat": 44.1961305,\n
        "lon": 4.6248767,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240954,\n
        "lat": 44.1981983,\n
        "lon": 4.6260868,\n
        "timestamp": "2010-08-22T02:54:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240957,\n
        "lat": 44.1925334,\n
        "lon": 4.6211979,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240959,\n
        "lat": 44.1987068,\n
        "lon": 4.6206931,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240962,\n
        "lat": 44.1942057,\n
        "lon": 4.6249439,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240964,\n
        "lat": 44.1893922,\n
        "lon": 4.6194568,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240965,\n
        "lat": 44.2047782,\n
        "lon": 4.6325414,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240967,\n
        "lat": 44.1968071,\n
        "lon": 4.6254120,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240968,\n
        "lat": 44.1988569,\n
        "lon": 4.6262545,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240973,\n
        "lat": 44.2007777,\n
        "lon": 4.6252063,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240974,\n
        "lat": 44.1963163,\n
        "lon": 4.6242958,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240975,\n
        "lat": 44.1969718,\n
        "lon": 4.6178640,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240976,\n
        "lat": 44.1888593,\n
        "lon": 4.6202427,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240977,\n
        "lat": 44.1958122,\n
        "lon": 4.6243147,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240978,\n
        "lat": 44.1973864,\n
        "lon": 4.6192155,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240980,\n
        "lat": 44.1889306,\n
        "lon": 4.6236318,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240981,\n
        "lat": 44.2009848,\n
        "lon": 4.6280369,\n
        "timestamp": "2010-08-22T02:54:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240984,\n
        "lat": 44.2009032,\n
        "lon": 4.6230652,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240986,\n
        "lat": 44.1957743,\n
        "lon": 4.6194964,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240988,\n
        "lat": 44.1960897,\n
        "lon": 4.6170906,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240989,\n
        "lat": 44.2022450,\n
        "lon": 4.6240444,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240990,\n
        "lat": 44.1964316,\n
        "lon": 4.6237703,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240991,\n
        "lat": 44.2016940,\n
        "lon": 4.6259269,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 3,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240994,\n
        "lat": 44.2016665,\n
        "lon": 4.6244154,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240995,\n
        "lat": 44.1970099,\n
        "lon": 4.6252983,\n
        "timestamp": "2010-08-22T02:54:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240996,\n
        "lat": 44.1986961,\n
        "lon": 4.6239852,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873240998,\n
        "lat": 44.1995515,\n
        "lon": 4.6206235,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241003,\n
        "lat": 44.1957433,\n
        "lon": 4.6186012,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241004,\n
        "lat": 44.1909969,\n
        "lon": 4.6217506,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241008,\n
        "lat": 44.1948670,\n
        "lon": 4.6256677,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241010,\n
        "lat": 44.2126010,\n
        "lon": 4.6321415,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241011,\n
        "lat": 44.1984063,\n
        "lon": 4.6234332,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241012,\n
        "lat": 44.1948760,\n
        "lon": 4.6178587,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241013,\n
        "lat": 44.1976530,\n
        "lon": 4.6248790,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241014,\n
        "lat": 44.2061865,\n
        "lon": 4.6318580,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241015,\n
        "lat": 44.2047446,\n
        "lon": 4.6359360,\n
        "timestamp": "2010-08-22T02:54:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241017,\n
        "lat": 44.2011490,\n
        "lon": 4.6260246,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241019,\n
        "lat": 44.1957337,\n
        "lon": 4.6243457,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241020,\n
        "lat": 44.2037298,\n
        "lon": 4.6267432,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241022,\n
        "lat": 44.1913148,\n
        "lon": 4.6210233,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241024,\n
        "lat": 44.2055053,\n
        "lon": 4.6213996,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241025,\n
        "lat": 44.2102808,\n
        "lon": 4.6260850,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241026,\n
        "lat": 44.1960755,\n
        "lon": 4.6244033,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241028,\n
        "lat": 44.1940673,\n
        "lon": 4.6252932,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241032,\n
        "lat": 44.1955230,\n
        "lon": 4.6241729,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241033,\n
        "lat": 44.1888860,\n
        "lon": 4.6203333,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241035,\n
        "lat": 44.1973808,\n
        "lon": 4.6221275,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241036,\n
        "lat": 44.2013531,\n
        "lon": 4.6242822,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241037,\n
        "lat": 44.1912458,\n
        "lon": 4.6248776,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241038,\n
        "lat": 44.1957425,\n
        "lon": 4.6221311,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241039,\n
        "lat": 44.2008559,\n
        "lon": 4.6240836,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241042,\n
        "lat": 44.2064460,\n
        "lon": 4.6237421,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241044,\n
        "lat": 44.1997028,\n
        "lon": 4.6233432,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241046,\n
        "lat": 44.1956730,\n
        "lon": 4.6239488,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241048,\n
        "lat": 44.2062788,\n
        "lon": 4.6234032,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241050,\n
        "lat": 44.2011733,\n
        "lon": 4.6276746,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241051,\n
        "lat": 44.1977383,\n
        "lon": 4.6256149,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241052,\n
        "lat": 44.2047408,\n
        "lon": 4.6365436,\n
        "timestamp": "2010-08-22T02:54:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241056,\n
        "lat": 44.1967908,\n
        "lon": 4.6340108,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241057,\n
        "lat": 44.2037038,\n
        "lon": 4.6254658,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241061,\n
        "lat": 44.2006068,\n
        "lon": 4.6279612,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241063,\n
        "lat": 44.1957594,\n
        "lon": 4.6220778,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241064,\n
        "lat": 44.1966942,\n
        "lon": 4.6254374,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241069,\n
        "lat": 44.1978551,\n
        "lon": 4.6286706,\n
        "timestamp": "2012-09-30T21:40:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241070,\n
        "lat": 44.1969168,\n
        "lon": 4.6178969,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241071,\n
        "lat": 44.1973265,\n
        "lon": 4.6254155,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241073,\n
        "lat": 44.1955442,\n
        "lon": 4.6252586,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241075,\n
        "lat": 44.1980875,\n
        "lon": 4.6260370,\n
        "timestamp": "2010-08-22T02:54:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241076,\n
        "lat": 44.2011859,\n
        "lon": 4.6228700,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241078,\n
        "lat": 44.1946748,\n
        "lon": 4.6175974,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241080,\n
        "lat": 44.1996891,\n
        "lon": 4.6231908,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241082,\n
        "lat": 44.1893000,\n
        "lon": 4.6211660,\n
        "timestamp": "2018-01-10T23:52:33Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241085,\n
        "lat": 44.1985132,\n
        "lon": 4.6210233,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241088,\n
        "lat": 44.1962576,\n
        "lon": 4.6239358,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241092,\n
        "lat": 44.1964621,\n
        "lon": 4.6231034,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241094,\n
        "lat": 44.1956430,\n
        "lon": 4.6242842,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241095,\n
        "lat": 44.2126237,\n
        "lon": 4.6332921,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 3,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241098,\n
        "lat": 44.1984056,\n
        "lon": 4.6225577,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241102,\n
        "lat": 44.1971752,\n
        "lon": 4.6247097,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241104,\n
        "lat": 44.1893315,\n
        "lon": 4.6195811,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241106,\n
        "lat": 44.1969168,\n
        "lon": 4.6240268,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241108,\n
        "lat": 44.1968049,\n
        "lon": 4.6238002,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241112,\n
        "lat": 44.1884751,\n
        "lon": 4.6214117,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241114,\n
        "lat": 44.2128444,\n
        "lon": 4.6311987,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241115,\n
        "lat": 44.1902983,\n
        "lon": 4.6210121,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241116,\n
        "lat": 44.1959445,\n
        "lon": 4.6239263,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241117,\n
        "lat": 44.1969439,\n
        "lon": 4.6247480,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241119,\n
        "lat": 44.1964987,\n
        "lon": 4.6257642,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241120,\n
        "lat": 44.2012704,\n
        "lon": 4.6218928,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241121,\n
        "lat": 44.2012069,\n
        "lon": 4.6227763,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241123,\n
        "lat": 44.1970667,\n
        "lon": 4.6247763,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241128,\n
        "lat": 44.1991115,\n
        "lon": 4.6300633,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241130,\n
        "lat": 44.2046830,\n
        "lon": 4.6369406,\n
        "timestamp": "2010-08-22T02:54:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241131,\n
        "lat": 44.2019146,\n
        "lon": 4.6233336,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241133,\n
        "lat": 44.2126237,\n
        "lon": 4.6329071,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 3,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241134,\n
        "lat": 44.2005098,\n
        "lon": 4.6264184,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241135,\n
        "lat": 44.1940337,\n
        "lon": 4.6252667,\n
        "timestamp": "2010-08-22T02:54:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241136,\n
        "lat": 44.2017965,\n
        "lon": 4.6234912,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241138,\n
        "lat": 44.2012081,\n
        "lon": 4.6236894,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241139,\n
        "lat": 44.1943252,\n
        "lon": 4.6219007,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241141,\n
        "lat": 44.2001045,\n
        "lon": 4.6228937,\n
        "timestamp": "2010-08-22T02:54:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241143,\n
        "lat": 44.2063848,\n
        "lon": 4.6316316,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241145,\n
        "lat": 44.1958499,\n
        "lon": 4.6242684,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241147,\n
        "lat": 44.2126450,\n
        "lon": 4.6326192,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241148,\n
        "lat": 44.1970416,\n
        "lon": 4.6235462,\n
        "timestamp": "2010-08-22T02:54:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241152,\n
        "lat": 44.1903838,\n
        "lon": 4.6209260,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241155,\n
        "lat": 44.1965320,\n
        "lon": 4.6307949,\n
        "timestamp": "2010-08-22T02:54:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241156,\n
        "lat": 44.1961221,\n
        "lon": 4.6245513,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241157,\n
        "lat": 44.1985604,\n
        "lon": 4.6267703,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241158,\n
        "lat": 44.1964673,\n
        "lon": 4.6235184,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241163,\n
        "lat": 44.1939886,\n
        "lon": 4.6253657,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241168,\n
        "lat": 44.1966074,\n
        "lon": 4.6248694,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241170,\n
        "lat": 44.2035971,\n
        "lon": 4.6251666,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241172,\n
        "lat": 44.2109845,\n
        "lon": 4.6246523,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241175,\n
        "lat": 44.1957799,\n
        "lon": 4.6185044,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241176,\n
        "lat": 44.1959310,\n
        "lon": 4.6223939,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241177,\n
        "lat": 44.1961198,\n
        "lon": 4.6243282,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241178,\n
        "lat": 44.1968859,\n
        "lon": 4.6236411,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241179,\n
        "lat": 44.1935238,\n
        "lon": 4.6218181,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241180,\n
        "lat": 44.1971123,\n
        "lon": 4.6235882,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241181,\n
        "lat": 44.1943310,\n
        "lon": 4.6158269,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241182,\n
        "lat": 44.1956763,\n
        "lon": 4.6243606,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241187,\n
        "lat": 44.1952721,\n
        "lon": 4.6172565,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241189,\n
        "lat": 44.1918236,\n
        "lon": 4.6251070,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241191,\n
        "lat": 44.2034090,\n
        "lon": 4.6257920,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241192,\n
        "lat": 44.1988707,\n
        "lon": 4.6268268,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241194,\n
        "lat": 44.1999211,\n
        "lon": 4.6280676,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241196,\n
        "lat": 44.1970237,\n
        "lon": 4.6248773,\n
        "timestamp": "2010-08-22T02:54:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241198,\n
        "lat": 44.2039375,\n
        "lon": 4.6262200,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241199,\n
        "lat": 44.2003969,\n
        "lon": 4.6225996,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241200,\n
        "lat": 44.1988436,\n
        "lon": 4.6232268,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241201,\n
        "lat": 44.1965316,\n
        "lon": 4.6237833,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241202,\n
        "lat": 44.1907865,\n
        "lon": 4.6222541,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241203,\n
        "lat": 44.1947046,\n
        "lon": 4.6109418,\n
        "timestamp": "2010-08-22T02:54:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241204,\n
        "lat": 44.2066293,\n
        "lon": 4.6257212,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241206,\n
        "lat": 44.2006023,\n
        "lon": 4.6249318,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241211,\n
        "lat": 44.1901053,\n
        "lon": 4.6214401,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241214,\n
        "lat": 44.1971418,\n
        "lon": 4.6235917,\n
        "timestamp": "2010-08-22T02:54:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241216,\n
        "lat": 44.1895435,\n
        "lon": 4.6215997,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241218,\n
        "lat": 44.1910490,\n
        "lon": 4.6344886,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 2,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241220,\n
        "lat": 44.1965201,\n
        "lon": 4.6246874,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241221,\n
        "lat": 44.2010676,\n
        "lon": 4.6229481,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241223,\n
        "lat": 44.1985134,\n
        "lon": 4.6210040,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241225,\n
        "lat": 44.1975860,\n
        "lon": 4.6255358,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241227,\n
        "lat": 44.1924951,\n
        "lon": 4.6346713,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241232,\n
        "lat": 44.2010302,\n
        "lon": 4.6230194,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241234,\n
        "lat": 44.1955656,\n
        "lon": 4.6245515,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241236,\n
        "lat": 44.1928491,\n
        "lon": 4.6220632,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241237,\n
        "lat": 44.2049295,\n
        "lon": 4.6344439,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241239,\n
        "lat": 44.1911615,\n
        "lon": 4.6279694,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241242,\n
        "lat": 44.2050166,\n
        "lon": 4.6072508,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241244,\n
        "lat": 44.2050546,\n
        "lon": 4.6069094,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241246,\n
        "lat": 44.1978346,\n
        "lon": 4.6263883,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241247,\n
        "lat": 44.1967628,\n
        "lon": 4.6333689,\n
        "timestamp": "2010-08-22T02:54:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241250,\n
        "lat": 44.1944353,\n
        "lon": 4.6221034,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241252,\n
        "lat": 44.1964480,\n
        "lon": 4.6239356,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241254,\n
        "lat": 44.1953124,\n
        "lon": 4.6191276,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241259,\n
        "lat": 44.1996596,\n
        "lon": 4.6272719,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241266,\n
        "lat": 44.2014344,\n
        "lon": 4.6241390,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241267,\n
        "lat": 44.1978664,\n
        "lon": 4.6202396,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241269,\n
        "lat": 44.1959893,\n
        "lon": 4.6234020,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241271,\n
        "lat": 44.1955944,\n
        "lon": 4.6216893,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241273,\n
        "lat": 44.1971568,\n
        "lon": 4.6234244,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241274,\n
        "lat": 44.1965727,\n
        "lon": 4.6258224,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241275,\n
        "lat": 44.2051343,\n
        "lon": 4.6251664,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241276,\n
        "lat": 44.1984281,\n
        "lon": 4.6257421,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241277,\n
        "lat": 44.2001156,\n
        "lon": 4.6228878,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241279,\n
        "lat": 44.2013090,\n
        "lon": 4.6256699,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241282,\n
        "lat": 44.2011018,\n
        "lon": 4.6224034,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241283,\n
        "lat": 44.1941543,\n
        "lon": 4.6244131,\n
        "timestamp": "2010-08-22T02:54:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241285,\n
        "lat": 44.1901534,\n
        "lon": 4.6220723,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241286,\n
        "lat": 44.2009452,\n
        "lon": 4.6253678,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241287,\n
        "lat": 44.1920941,\n
        "lon": 4.6246480,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241288,\n
        "lat": 44.1953730,\n
        "lon": 4.6191690,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241291,\n
        "lat": 44.1987122,\n
        "lon": 4.6232234,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241292,\n
        "lat": 44.1950121,\n
        "lon": 4.6168916,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241294,\n
        "lat": 44.1888055,\n
        "lon": 4.6235508,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241295,\n
        "lat": 44.2072113,\n
        "lon": 4.6226896,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241297,\n
        "lat": 44.1944445,\n
        "lon": 4.6216865,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241299,\n
        "lat": 44.1978108,\n
        "lon": 4.6280477,\n
        "timestamp": "2012-09-30T21:40:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241300,\n
        "lat": 44.1985258,\n
        "lon": 4.6211308,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241301,\n
        "lat": 44.2063597,\n
        "lon": 4.6233167,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241303,\n
        "lat": 44.1999578,\n
        "lon": 4.6318928,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241304,\n
        "lat": 44.1964819,\n
        "lon": 4.6234248,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241305,\n
        "lat": 44.2022289,\n
        "lon": 4.6365138,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241306,\n
        "lat": 44.1961829,\n
        "lon": 4.6242039,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241308,\n
        "lat": 44.2018196,\n
        "lon": 4.6281148,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241310,\n
        "lat": 44.1977870,\n
        "lon": 4.6255945,\n
        "timestamp": "2010-08-22T02:54:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241315,\n
        "lat": 44.1924055,\n
        "lon": 4.6217638,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241318,\n
        "lat": 44.2010927,\n
        "lon": 4.6212349,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241320,\n
        "lat": 44.1922788,\n
        "lon": 4.6213773,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241321,\n
        "lat": 44.1983008,\n
        "lon": 4.6250514,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241323,\n
        "lat": 44.2131746,\n
        "lon": 4.6303759,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241324,\n
        "lat": 44.2001326,\n
        "lon": 4.6276687,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241325,\n
        "lat": 44.1919387,\n
        "lon": 4.6205583,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241326,\n
        "lat": 44.1969551,\n
        "lon": 4.6255894,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241327,\n
        "lat": 44.1902734,\n
        "lon": 4.6209085,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241331,\n
        "lat": 44.1991226,\n
        "lon": 4.6194012,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241335,\n
        "lat": 44.2069706,\n
        "lon": 4.6239263,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241337,\n
        "lat": 44.1922557,\n
        "lon": 4.6222301,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241339,\n
        "lat": 44.1966169,\n
        "lon": 4.6197183,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241342,\n
        "lat": 44.1973539,\n
        "lon": 4.6233162,\n
        "timestamp": "2012-09-30T21:40:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241343,\n
        "lat": 44.1969265,\n
        "lon": 4.6242727,\n
        "timestamp": "2010-08-22T02:54:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241344,\n
        "lat": 44.1921247,\n
        "lon": 4.6208830,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241345,\n
        "lat": 44.2005803,\n
        "lon": 4.6225420,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241346,\n
        "lat": 44.2014960,\n
        "lon": 4.6241811,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241348,\n
        "lat": 44.2010679,\n
        "lon": 4.6276226,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241350,\n
        "lat": 44.1959794,\n
        "lon": 4.6253289,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241352,\n
        "lat": 44.1987386,\n
        "lon": 4.6221988,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241355,\n
        "lat": 44.2004829,\n
        "lon": 4.6272045,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241360,\n
        "lat": 44.1974079,\n
        "lon": 4.6242953,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241363,\n
        "lat": 44.1921519,\n
        "lon": 4.6223376,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241364,\n
        "lat": 44.2000249,\n
        "lon": 4.6232061,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241365,\n
        "lat": 44.1995880,\n
        "lon": 4.6251347,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241366,\n
        "lat": 44.1898124,\n
        "lon": 4.6202808,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241367,\n
        "lat": 44.2004213,\n
        "lon": 4.6276083,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241368,\n
        "lat": 44.1911158,\n
        "lon": 4.6279434,\n
        "timestamp": "2010-08-22T02:54:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241371,\n
        "lat": 44.1899311,\n
        "lon": 4.6218678,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241373,\n
        "lat": 44.1970560,\n
        "lon": 4.6240072,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241375,\n
        "lat": 44.2000420,\n
        "lon": 4.6280499,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241377,\n
        "lat": 44.2004372,\n
        "lon": 4.6267277,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241378,\n
        "lat": 44.1966947,\n
        "lon": 4.6223064,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241380,\n
        "lat": 44.1999276,\n
        "lon": 4.6208378,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241381,\n
        "lat": 44.1986107,\n
        "lon": 4.6260959,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241382,\n
        "lat": 44.1969898,\n
        "lon": 4.6228512,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241383,\n
        "lat": 44.1991065,\n
        "lon": 4.6267201,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241384,\n
        "lat": 44.1997984,\n
        "lon": 4.6273303,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241385,\n
        "lat": 44.2051438,\n
        "lon": 4.6250742,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241388,\n
        "lat": 44.1987028,\n
        "lon": 4.6253998,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241390,\n
        "lat": 44.1973521,\n
        "lon": 4.6246363,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241392,\n
        "lat": 44.1978483,\n
        "lon": 4.6229285,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241396,\n
        "lat": 44.2042151,\n
        "lon": 4.6255218,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241397,\n
        "lat": 44.2016482,\n
        "lon": 4.6263921,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241400,\n
        "lat": 44.1965421,\n
        "lon": 4.6308373,\n
        "timestamp": "2010-08-22T02:54:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241401,\n
        "lat": 44.1907441,\n
        "lon": 4.6220097,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241402,\n
        "lat": 44.1970451,\n
        "lon": 4.6248712,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241403,\n
        "lat": 44.1973001,\n
        "lon": 4.6230355,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241404,\n
        "lat": 44.2020406,\n
        "lon": 4.6239179,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241406,\n
        "lat": 44.2000857,\n
        "lon": 4.6262081,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241408,\n
        "lat": 44.1871026,\n
        "lon": 4.6261000,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241409,\n
        "lat": 44.1885081,\n
        "lon": 4.6215327,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241411,\n
        "lat": 44.1951654,\n
        "lon": 4.6245959,\n
        "timestamp": "2018-01-10T23:52:34Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241413,\n
        "lat": 44.1982834,\n
        "lon": 4.6252623,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241414,\n
        "lat": 44.1989858,\n
        "lon": 4.6214711,\n
        "timestamp": "2012-09-30T21:40:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241420,\n
        "lat": 44.2014640,\n
        "lon": 4.6240211,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241421,\n
        "lat": 44.1893028,\n
        "lon": 4.6210520,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241422,\n
        "lat": 44.1988874,\n
        "lon": 4.6269500,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241423,\n
        "lat": 44.2017006,\n
        "lon": 4.6250365,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241424,\n
        "lat": 44.1985812,\n
        "lon": 4.6194077,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241425,\n
        "lat": 44.1944263,\n
        "lon": 4.6214940,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241426,\n
        "lat": 44.1943071,\n
        "lon": 4.6246884,\n
        "timestamp": "2010-08-22T02:54:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241427,\n
        "lat": 44.1952554,\n
        "lon": 4.6171936,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241430,\n
        "lat": 44.2009472,\n
        "lon": 4.6223526,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241432,\n
        "lat": 44.2046958,\n
        "lon": 4.6369173,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241434,\n
        "lat": 44.2036321,\n
        "lon": 4.6254805,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241435,\n
        "lat": 44.1940932,\n
        "lon": 4.6242493,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241436,\n
        "lat": 44.1973555,\n
        "lon": 4.6233708,\n
        "timestamp": "2012-09-30T21:40:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241437,\n
        "lat": 44.2013215,\n
        "lon": 4.6247084,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241439,\n
        "lat": 44.1882988,\n
        "lon": 4.6211408,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241443,\n
        "lat": 44.1893921,\n
        "lon": 4.6194511,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241444,\n
        "lat": 44.1967469,\n
        "lon": 4.6254367,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241445,\n
        "lat": 44.2033990,\n
        "lon": 4.6263680,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241447,\n
        "lat": 44.1930578,\n
        "lon": 4.6225929,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241448,\n
        "lat": 44.2011295,\n
        "lon": 4.6260945,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241450,\n
        "lat": 44.1954011,\n
        "lon": 4.6240377,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241453,\n
        "lat": 44.1987305,\n
        "lon": 4.6268614,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241455,\n
        "lat": 44.1978359,\n
        "lon": 4.6282952,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241457,\n
        "lat": 44.1970093,\n
        "lon": 4.6189149,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241458,\n
        "lat": 44.2053696,\n
        "lon": 4.6215504,\n
        "timestamp": "2010-08-22T02:54:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241459,\n
        "lat": 44.1986852,\n
        "lon": 4.6209345,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241460,\n
        "lat": 44.2004665,\n
        "lon": 4.6221646,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241462,\n
        "lat": 44.1919780,\n
        "lon": 4.6221005,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241465,\n
        "lat": 44.1997981,\n
        "lon": 4.6272937,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241467,\n
        "lat": 44.1985351,\n
        "lon": 4.6242564,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241468,\n
        "lat": 44.1982509,\n
        "lon": 4.6256566,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241469,\n
        "lat": 44.2014488,\n
        "lon": 4.6246603,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241470,\n
        "lat": 44.2005342,\n
        "lon": 4.6279982,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241472,\n
        "lat": 44.2049000,\n
        "lon": 4.6071934,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241474,\n
        "lat": 44.2031474,\n
        "lon": 4.6259328,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241479,\n
        "lat": 44.2072387,\n
        "lon": 4.6226428,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241481,\n
        "lat": 44.1990042,\n
        "lon": 4.6225793,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241484,\n
        "lat": 44.1961151,\n
        "lon": 4.6199063,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241486,\n
        "lat": 44.1947545,\n
        "lon": 4.6255268,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241487,\n
        "lat": 44.1973097,\n
        "lon": 4.6253387,\n
        "timestamp": "2010-08-22T02:54:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241488,\n
        "lat": 44.1957198,\n
        "lon": 4.6184060,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241489,\n
        "lat": 44.1950897,\n
        "lon": 4.6173303,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241491,\n
        "lat": 44.2047738,\n
        "lon": 4.6326321,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241492,\n
        "lat": 44.1919445,\n
        "lon": 4.6222643,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241493,\n
        "lat": 44.1969256,\n
        "lon": 4.6261320,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241497,\n
        "lat": 44.2005182,\n
        "lon": 4.6220355,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241500,\n
        "lat": 44.1996558,\n
        "lon": 4.6249708,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241502,\n
        "lat": 44.1962550,\n
        "lon": 4.6251545,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241504,\n
        "lat": 44.1900298,\n
        "lon": 4.6215200,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241505,\n
        "lat": 44.1965161,\n
        "lon": 4.6308506,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241507,\n
        "lat": 44.1965487,\n
        "lon": 4.6221257,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241509,\n
        "lat": 44.2008924,\n
        "lon": 4.6229249,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241510,\n
        "lat": 44.1975001,\n
        "lon": 4.6251956,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241511,\n
        "lat": 44.1972995,\n
        "lon": 4.6274418,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241512,\n
        "lat": 44.2005373,\n
        "lon": 4.6228948,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241513,\n
        "lat": 44.1969355,\n
        "lon": 4.6262403,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241514,\n
        "lat": 44.1979978,\n
        "lon": 4.6225158,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241515,\n
        "lat": 44.1963788,\n
        "lon": 4.6238475,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241517,\n
        "lat": 44.2048903,\n
        "lon": 4.6361588,\n
        "timestamp": "2010-08-22T02:54:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241518,\n
        "lat": 44.1965751,\n
        "lon": 4.6309739,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241525,\n
        "lat": 44.2091539,\n
        "lon": 4.6193001,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241526,\n
        "lat": 44.1988136,\n
        "lon": 4.6268118,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241527,\n
        "lat": 44.2014361,\n
        "lon": 4.6280398,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241528,\n
        "lat": 44.2017147,\n
        "lon": 4.6238985,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241529,\n
        "lat": 44.1990706,\n
        "lon": 4.6226539,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241530,\n
        "lat": 44.1950574,\n
        "lon": 4.6172395,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241531,\n
        "lat": 44.2043111,\n
        "lon": 4.6268422,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241532,\n
        "lat": 44.1987982,\n
        "lon": 4.6225188,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241541,\n
        "lat": 44.1982341,\n
        "lon": 4.6261692,\n
        "timestamp": "2010-08-22T02:54:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241543,\n
        "lat": 44.1927840,\n
        "lon": 4.6225467,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241553,\n
        "lat": 44.1964581,\n
        "lon": 4.6223584,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241555,\n
        "lat": 44.1891703,\n
        "lon": 4.6210845,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241557,\n
        "lat": 44.1908563,\n
        "lon": 4.6207613,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241558,\n
        "lat": 44.2126485,\n
        "lon": 4.6325180,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241560,\n
        "lat": 44.1968057,\n
        "lon": 4.6249264,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241561,\n
        "lat": 44.1965655,\n
        "lon": 4.6243477,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241565,\n
        "lat": 44.2067340,\n
        "lon": 4.6221156,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241567,\n
        "lat": 44.1921920,\n
        "lon": 4.6217286,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241570,\n
        "lat": 44.1996161,\n
        "lon": 4.6264935,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241571,\n
        "lat": 44.1912258,\n
        "lon": 4.6232715,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241576,\n
        "lat": 44.1887635,\n
        "lon": 4.6201245,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241578,\n
        "lat": 44.1989630,\n
        "lon": 4.6223290,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241580,\n
        "lat": 44.1999423,\n
        "lon": 4.6231969,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241586,\n
        "lat": 44.1962434,\n
        "lon": 4.6251255,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241588,\n
        "lat": 44.1968189,\n
        "lon": 4.6177932,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241589,\n
        "lat": 44.1986277,\n
        "lon": 4.6226725,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241591,\n
        "lat": 44.2016044,\n
        "lon": 4.6257566,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241592,\n
        "lat": 44.2038841,\n
        "lon": 4.6266234,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241594,\n
        "lat": 44.1980228,\n
        "lon": 4.6244543,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241596,\n
        "lat": 44.2118562,\n
        "lon": 4.6326317,\n
        "timestamp": "2010-08-22T02:54:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241599,\n
        "lat": 44.1956366,\n
        "lon": 4.6186682,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241600,\n
        "lat": 44.1979222,\n
        "lon": 4.6223254,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241602,\n
        "lat": 44.1930728,\n
        "lon": 4.6222637,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241605,\n
        "lat": 44.2031098,\n
        "lon": 4.6254563,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241607,\n
        "lat": 44.2001296,\n
        "lon": 4.6263719,\n
        "timestamp": "2010-08-22T02:54:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241610,\n
        "lat": 44.1954706,\n
        "lon": 4.6245990,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241611,\n
        "lat": 44.1982447,\n
        "lon": 4.6216352,\n
        "timestamp": "2010-08-22T02:54:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241617,\n
        "lat": 44.2011879,\n
        "lon": 4.6219072,\n
        "timestamp": "2010-08-22T02:54:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241619,\n
        "lat": 44.1958988,\n
        "lon": 4.6244273,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241621,\n
        "lat": 44.1971940,\n
        "lon": 4.6232266,\n
        "timestamp": "2010-08-22T02:54:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241622,\n
        "lat": 44.1987578,\n
        "lon": 4.6223799,\n
        "timestamp": "2010-08-22T02:54:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241623,\n
        "lat": 44.2015589,\n
        "lon": 4.6239871,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241624,\n
        "lat": 44.1937021,\n
        "lon": 4.6215001,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241625,\n
        "lat": 44.2010266,\n
        "lon": 4.6259716,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241628,\n
        "lat": 44.1962181,\n
        "lon": 4.6200297,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241631,\n
        "lat": 44.1952253,\n
        "lon": 4.6171719,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241633,\n
        "lat": 44.1882465,\n
        "lon": 4.6212463,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241640,\n
        "lat": 44.1908670,\n
        "lon": 4.6220583,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241642,\n
        "lat": 44.2006531,\n
        "lon": 4.6219673,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241647,\n
        "lat": 44.1899772,\n
        "lon": 4.6194965,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241651,\n
        "lat": 44.1921466,\n
        "lon": 4.6201255,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241652,\n
        "lat": 44.1955959,\n
        "lon": 4.6216651,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241654,\n
        "lat": 44.1871209,\n
        "lon": 4.6261613,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241655,\n
        "lat": 44.1893487,\n
        "lon": 4.6195996,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241657,\n
        "lat": 44.2068468,\n
        "lon": 4.6233066,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241659,\n
        "lat": 44.2006223,\n
        "lon": 4.6277614,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241664,\n
        "lat": 44.1928405,\n
        "lon": 4.6225782,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241666,\n
        "lat": 44.1970439,\n
        "lon": 4.6237508,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241668,\n
        "lat": 44.1973793,\n
        "lon": 4.6240349,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241669,\n
        "lat": 44.1968950,\n
        "lon": 4.6264318,\n
        "timestamp": "2012-09-30T21:40:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241672,\n
        "lat": 44.1870909,\n
        "lon": 4.6261032,\n
        "timestamp": "2010-08-22T02:54:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241676,\n
        "lat": 44.1980315,\n
        "lon": 4.6223899,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241678,\n
        "lat": 44.2030273,\n
        "lon": 4.6315053,\n
        "timestamp": "2010-08-22T02:54:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241679,\n
        "lat": 44.1944195,\n
        "lon": 4.6186020,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241682,\n
        "lat": 44.1989281,\n
        "lon": 4.6222579,\n
        "timestamp": "2010-08-22T02:54:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241686,\n
        "lat": 44.2003711,\n
        "lon": 4.6268348,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241688,\n
        "lat": 44.1964531,\n
        "lon": 4.6243636,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241691,\n
        "lat": 44.2020061,\n
        "lon": 4.6244320,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241698,\n
        "lat": 44.2013220,\n
        "lon": 4.6242883,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241699,\n
        "lat": 44.2132821,\n
        "lon": 4.6312777,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241701,\n
        "lat": 44.1987146,\n
        "lon": 4.6254054,\n
        "timestamp": "2010-08-22T02:54:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241703,\n
        "lat": 44.2017865,\n
        "lon": 4.6233481,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241704,\n
        "lat": 44.1969622,\n
        "lon": 4.6256041,\n
        "timestamp": "2010-08-22T02:54:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241706,\n
        "lat": 44.1994816,\n
        "lon": 4.6271469,\n
        "timestamp": "2010-08-22T02:54:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241707,\n
        "lat": 44.2021682,\n
        "lon": 4.6242063,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241716,\n
        "lat": 44.2005805,\n
        "lon": 4.6227293,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241720,\n
        "lat": 44.1991130,\n
        "lon": 4.6212750,\n
        "timestamp": "2012-09-30T21:40:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241722,\n
        "lat": 44.1927922,\n
        "lon": 4.6219559,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241725,\n
        "lat": 44.1971168,\n
        "lon": 4.6236020,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241726,\n
        "lat": 44.1981236,\n
        "lon": 4.6258837,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241733,\n
        "lat": 44.1958778,\n
        "lon": 4.6216626,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241736,\n
        "lat": 44.1911967,\n
        "lon": 4.6211669,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241737,\n
        "lat": 44.2013522,\n
        "lon": 4.6228478,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241738,\n
        "lat": 44.2030975,\n
        "lon": 4.6253735,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241739,\n
        "lat": 44.1985694,\n
        "lon": 4.6267410,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241740,\n
        "lat": 44.1972031,\n
        "lon": 4.6234647,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241741,\n
        "lat": 44.1959815,\n
        "lon": 4.6254695,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241749,\n
        "lat": 44.2020661,\n
        "lon": 4.6255220,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241752,\n
        "lat": 44.2049284,\n
        "lon": 4.6069989,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241754,\n
        "lat": 44.1947656,\n
        "lon": 4.6160378,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241757,\n
        "lat": 44.2038618,\n
        "lon": 4.6254753,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241759,\n
        "lat": 44.1990499,\n
        "lon": 4.6222078,\n
        "timestamp": "2010-08-22T02:54:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241766,\n
        "lat": 44.1929965,\n
        "lon": 4.6210829,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241769,\n
        "lat": 44.1978021,\n
        "lon": 4.6227721,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241770,\n
        "lat": 44.1946458,\n
        "lon": 4.6176157,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241772,\n
        "lat": 44.1984698,\n
        "lon": 4.6255431,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241773,\n
        "lat": 44.2011353,\n
        "lon": 4.6274750,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241775,\n
        "lat": 44.2012068,\n
        "lon": 4.6218518,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241782,\n
        "lat": 44.1991944,\n
        "lon": 4.6268784,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241784,\n
        "lat": 44.2126739,\n
        "lon": 4.6322855,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241786,\n
        "lat": 44.1944052,\n
        "lon": 4.6245266,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241788,\n
        "lat": 44.1972759,\n
        "lon": 4.6192265,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241789,\n
        "lat": 44.2075573,\n
        "lon": 4.6239209,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241790,\n
        "lat": 44.2012089,\n
        "lon": 4.6228459,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241802,\n
        "lat": 44.1980550,\n
        "lon": 4.6261455,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241804,\n
        "lat": 44.1943449,\n
        "lon": 4.6243064,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241805,\n
        "lat": 44.1958541,\n
        "lon": 4.6242998,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241806,\n
        "lat": 44.2070625,\n
        "lon": 4.6241102,\n
        "timestamp": "2010-08-22T02:54:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241807,\n
        "lat": 44.2015377,\n
        "lon": 4.6263330,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241808,\n
        "lat": 44.1985856,\n
        "lon": 4.6253296,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241809,\n
        "lat": 44.1973878,\n
        "lon": 4.6240547,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241812,\n
        "lat": 44.1961322,\n
        "lon": 4.6244654,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241814,\n
        "lat": 44.1970278,\n
        "lon": 4.6180732,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241817,\n
        "lat": 44.2052034,\n
        "lon": 4.6215133,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241819,\n
        "lat": 44.1989966,\n
        "lon": 4.6221816,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241822,\n
        "lat": 44.1975687,\n
        "lon": 4.6252252,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241825,\n
        "lat": 44.2016284,\n
        "lon": 4.6276248,\n
        "timestamp": "2012-09-30T21:40:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241826,\n
        "lat": 44.1971168,\n
        "lon": 4.6246752,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241835,\n
        "lat": 44.1916605,\n
        "lon": 4.6364368,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241838,\n
        "lat": 44.1968990,\n
        "lon": 4.6254283,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241840,\n
        "lat": 44.2019789,\n
        "lon": 4.6240537,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241841,\n
        "lat": 44.2066236,\n
        "lon": 4.6257068,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241842,\n
        "lat": 44.1977728,\n
        "lon": 4.6253603,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241844,\n
        "lat": 44.1968402,\n
        "lon": 4.6261264,\n
        "timestamp": "2010-08-22T02:54:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241846,\n
        "lat": 44.1981884,\n
        "lon": 4.6200267,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241851,\n
        "lat": 44.1973675,\n
        "lon": 4.6243984,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241854,\n
        "lat": 44.1940736,\n
        "lon": 4.6243589,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241856,\n
        "lat": 44.1968593,\n
        "lon": 4.6242136,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241858,\n
        "lat": 44.2013959,\n
        "lon": 4.6253354,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241860,\n
        "lat": 44.1970230,\n
        "lon": 4.6261728,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241861,\n
        "lat": 44.1983948,\n
        "lon": 4.6255305,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241870,\n
        "lat": 44.1973922,\n
        "lon": 4.6251558,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241872,\n
        "lat": 44.2102690,\n
        "lon": 4.6261309,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241874,\n
        "lat": 44.1968328,\n
        "lon": 4.6335455,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241875,\n
        "lat": 44.1967893,\n
        "lon": 4.6336244,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241877,\n
        "lat": 44.1983263,\n
        "lon": 4.6225533,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241878,\n
        "lat": 44.1979617,\n
        "lon": 4.6262797,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241879,\n
        "lat": 44.1975450,\n
        "lon": 4.6233273,\n
        "timestamp": "2010-08-22T02:54:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241886,\n
        "lat": 44.1910915,\n
        "lon": 4.6219604,\n
        "timestamp": "2018-01-10T23:52:35Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241888,\n
        "lat": 44.2012159,\n
        "lon": 4.6244809,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241889,\n
        "lat": 44.2010206,\n
        "lon": 4.6382548,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241892,\n
        "lat": 44.1911308,\n
        "lon": 4.6189882,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241893,\n
        "lat": 44.1987253,\n
        "lon": 4.6231964,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241895,\n
        "lat": 44.1974558,\n
        "lon": 4.6242850,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241896,\n
        "lat": 44.1977860,\n
        "lon": 4.6250038,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241902,\n
        "lat": 44.1975185,\n
        "lon": 4.6251037,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241904,\n
        "lat": 44.2122435,\n
        "lon": 4.6331757,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241906,\n
        "lat": 44.1959418,\n
        "lon": 4.6223031,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241908,\n
        "lat": 44.1895175,\n
        "lon": 4.6205597,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241911,\n
        "lat": 44.2014193,\n
        "lon": 4.6138589,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241912,\n
        "lat": 44.1957115,\n
        "lon": 4.6254376,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241915,\n
        "lat": 44.1982926,\n
        "lon": 4.6217786,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241917,\n
        "lat": 44.1956443,\n
        "lon": 4.6184811,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241922,\n
        "lat": 44.1912266,\n
        "lon": 4.6209927,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241925,\n
        "lat": 44.2064366,\n
        "lon": 4.6238308,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241927,\n
        "lat": 44.2047627,\n
        "lon": 4.6359873,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241930,\n
        "lat": 44.1965296,\n
        "lon": 4.6190033,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241931,\n
        "lat": 44.1893337,\n
        "lon": 4.6211869,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241933,\n
        "lat": 44.1977285,\n
        "lon": 4.6228196,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241935,\n
        "lat": 44.1977504,\n
        "lon": 4.6228839,\n
        "timestamp": "2010-08-22T02:54:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241936,\n
        "lat": 44.1991714,\n
        "lon": 4.6199429,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241943,\n
        "lat": 44.1890147,\n
        "lon": 4.6214561,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241945,\n
        "lat": 44.1972819,\n
        "lon": 4.6228689,\n
        "timestamp": "2010-08-22T02:54:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241948,\n
        "lat": 44.1886227,\n
        "lon": 4.6236379,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241950,\n
        "lat": 44.1985553,\n
        "lon": 4.6262252,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241951,\n
        "lat": 44.2000155,\n
        "lon": 4.6233710,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241952,\n
        "lat": 44.1988295,\n
        "lon": 4.6231986,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241957,\n
        "lat": 44.1949053,\n
        "lon": 4.6168840,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241958,\n
        "lat": 44.1972872,\n
        "lon": 4.6243223,\n
        "timestamp": "2010-08-22T02:54:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241961,\n
        "lat": 44.1963616,\n
        "lon": 4.6236025,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241962,\n
        "lat": 44.1983085,\n
        "lon": 4.6261556,\n
        "timestamp": "2010-08-22T02:54:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241963,\n
        "lat": 44.1979721,\n
        "lon": 4.6286180,\n
        "timestamp": "2012-09-30T21:40:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241965,\n
        "lat": 44.1899250,\n
        "lon": 4.6214424,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241967,\n
        "lat": 44.2019059,\n
        "lon": 4.6235649,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241968,\n
        "lat": 44.1992891,\n
        "lon": 4.6203959,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241970,\n
        "lat": 44.1971986,\n
        "lon": 4.6258557,\n
        "timestamp": "2010-08-22T02:54:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241972,\n
        "lat": 44.1890803,\n
        "lon": 4.6212982,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241974,\n
        "lat": 44.2014165,\n
        "lon": 4.6256828,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241978,\n
        "lat": 44.2048473,\n
        "lon": 4.6271881,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241981,\n
        "lat": 44.1987338,\n
        "lon": 4.6201875,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241983,\n
        "lat": 44.2131614,\n
        "lon": 4.6304780,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241984,\n
        "lat": 44.1966189,\n
        "lon": 4.6190018,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241986,\n
        "lat": 44.2005608,\n
        "lon": 4.6224754,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241987,\n
        "lat": 44.2033378,\n
        "lon": 4.6263692,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241989,\n
        "lat": 44.1960329,\n
        "lon": 4.6240306,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241992,\n
        "lat": 44.2132999,\n
        "lon": 4.6312103,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241993,\n
        "lat": 44.1999686,\n
        "lon": 4.6256584,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241995,\n
        "lat": 44.1967337,\n
        "lon": 4.6242411,\n
        "timestamp": "2010-08-22T02:54:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241996,\n
        "lat": 44.2091535,\n
        "lon": 4.6193654,\n
        "timestamp": "2010-08-22T02:54:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241997,\n
        "lat": 44.1870789,\n
        "lon": 4.6261531,\n
        "timestamp": "2010-08-22T02:54:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873241998,\n
        "lat": 44.2042871,\n
        "lon": 4.6276409,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242000,\n
        "lat": 44.1989340,\n
        "lon": 4.6263832,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242002,\n
        "lat": 44.2084254,\n
        "lon": 4.6230636,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242007,\n
        "lat": 44.1957510,\n
        "lon": 4.6378128,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242008,\n
        "lat": 44.2011240,\n
        "lon": 4.6219047,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242010,\n
        "lat": 44.1927977,\n
        "lon": 4.6219935,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242011,\n
        "lat": 44.2005231,\n
        "lon": 4.6224496,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242019,\n
        "lat": 44.1939514,\n
        "lon": 4.6219179,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242022,\n
        "lat": 44.2051367,\n
        "lon": 4.6250132,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242024,\n
        "lat": 44.2014470,\n
        "lon": 4.6269588,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242027,\n
        "lat": 44.2048331,\n
        "lon": 4.6271973,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242028,\n
        "lat": 44.1963205,\n
        "lon": 4.6247235,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242030,\n
        "lat": 44.2080338,\n
        "lon": 4.6240600,\n
        "timestamp": "2010-08-22T02:54:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242031,\n
        "lat": 44.1966728,\n
        "lon": 4.6221851,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242041,\n
        "lat": 44.2009119,\n
        "lon": 4.6253668,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242042,\n
        "lat": 44.2008988,\n
        "lon": 4.6252706,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242044,\n
        "lat": 44.1957908,\n
        "lon": 4.6220851,\n
        "timestamp": "2010-08-22T02:54:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242045,\n
        "lat": 44.1970436,\n
        "lon": 4.6189839,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242047,\n
        "lat": 44.1935550,\n
        "lon": 4.6217111,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242053,\n
        "lat": 44.1892043,\n
        "lon": 4.6209860,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242056,\n
        "lat": 44.2072132,\n
        "lon": 4.6240098,\n
        "timestamp": "2010-08-22T02:54:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242058,\n
        "lat": 44.1956131,\n
        "lon": 4.6194760,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242059,\n
        "lat": 44.1966418,\n
        "lon": 4.6241551,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242062,\n
        "lat": 44.2029605,\n
        "lon": 4.6314755,\n
        "timestamp": "2010-08-22T02:54:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242065,\n
        "lat": 44.1978706,\n
        "lon": 4.6248107,\n
        "timestamp": "2010-08-22T02:54:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242067,\n
        "lat": 44.1908489,\n
        "lon": 4.6221476,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242075,\n
        "lat": 44.2065958,\n
        "lon": 4.6224069,\n
        "timestamp": "2010-08-22T02:54:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242079,\n
        "lat": 44.2030703,\n
        "lon": 4.6257719,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242081,\n
        "lat": 44.1921901,\n
        "lon": 4.6213393,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242084,\n
        "lat": 44.2070348,\n
        "lon": 4.6239235,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242086,\n
        "lat": 44.1998138,\n
        "lon": 4.6267078,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242091,\n
        "lat": 44.1961378,\n
        "lon": 4.6245998,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242093,\n
        "lat": 44.2130887,\n
        "lon": 4.6311054,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242095,\n
        "lat": 44.1899737,\n
        "lon": 4.6357096,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242098,\n
        "lat": 44.1956669,\n
        "lon": 4.6221161,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242100,\n
        "lat": 44.2011403,\n
        "lon": 4.6210725,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242102,\n
        "lat": 44.1957680,\n
        "lon": 4.6242006,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242103,\n
        "lat": 44.1971211,\n
        "lon": 4.6234624,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242111,\n
        "lat": 44.2012632,\n
        "lon": 4.6218668,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242112,\n
        "lat": 44.2103585,\n
        "lon": 4.6259863,\n
        "timestamp": "2010-08-22T02:54:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242113,\n
        "lat": 44.2018189,\n
        "lon": 4.6232974,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242114,\n
        "lat": 44.1931007,\n
        "lon": 4.6217657,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242115,\n
        "lat": 44.1967912,\n
        "lon": 4.6248320,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242117,\n
        "lat": 44.1966064,\n
        "lon": 4.6307585,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242118,\n
        "lat": 44.2007670,\n
        "lon": 4.6250139,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242123,\n
        "lat": 44.1982147,\n
        "lon": 4.6212930,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242124,\n
        "lat": 44.1932611,\n
        "lon": 4.6214597,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242126,\n
        "lat": 44.1988502,\n
        "lon": 4.6249169,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242130,\n
        "lat": 44.2063593,\n
        "lon": 4.6237448,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242133,\n
        "lat": 44.1907701,\n
        "lon": 4.6361760,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242134,\n
        "lat": 44.2014877,\n
        "lon": 4.6240209,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242143,\n
        "lat": 44.2017930,\n
        "lon": 4.6243433,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242144,\n
        "lat": 44.1961491,\n
        "lon": 4.6255241,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242146,\n
        "lat": 44.2118455,\n
        "lon": 4.6325083,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242147,\n
        "lat": 44.2004587,\n
        "lon": 4.6246458,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242149,\n
        "lat": 44.1992399,\n
        "lon": 4.6266069,\n
        "timestamp": "2010-08-22T02:54:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242150,\n
        "lat": 44.2006824,\n
        "lon": 4.6224091,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242156,\n
        "lat": 44.1955820,\n
        "lon": 4.6217408,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242158,\n
        "lat": 44.2122453,\n
        "lon": 4.6331347,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242159,\n
        "lat": 44.1965836,\n
        "lon": 4.6241701,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242160,\n
        "lat": 44.2042705,\n
        "lon": 4.6267979,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242163,\n
        "lat": 44.2051176,\n
        "lon": 4.6250173,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242164,\n
        "lat": 44.1919355,\n
        "lon": 4.6207091,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242166,\n
        "lat": 44.1942705,\n
        "lon": 4.6159136,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242170,\n
        "lat": 44.2014647,\n
        "lon": 4.6241477,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242171,\n
        "lat": 44.1956636,\n
        "lon": 4.6215635,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242173,\n
        "lat": 44.2017937,\n
        "lon": 4.6243455,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242174,\n
        "lat": 44.2064238,\n
        "lon": 4.6238044,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242175,\n
        "lat": 44.2044691,\n
        "lon": 4.6279328,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242177,\n
        "lat": 44.1987808,\n
        "lon": 4.6269173,\n
        "timestamp": "2010-08-22T02:54:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242180,\n
        "lat": 44.1958049,\n
        "lon": 4.6241131,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242181,\n
        "lat": 44.1957769,\n
        "lon": 4.6382561,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242184,\n
        "lat": 44.1965401,\n
        "lon": 4.6220588,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242193,\n
        "lat": 44.2103031,\n
        "lon": 4.6259603,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242195,\n
        "lat": 44.2008515,\n
        "lon": 4.6225094,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242199,\n
        "lat": 44.1994358,\n
        "lon": 4.6270032,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242201,\n
        "lat": 44.2006409,\n
        "lon": 4.6279702,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242202,\n
        "lat": 44.2001232,\n
        "lon": 4.6229179,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242203,\n
        "lat": 44.1885269,\n
        "lon": 4.6234461,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242205,\n
        "lat": 44.1962145,\n
        "lon": 4.6190332,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242206,\n
        "lat": 44.2003367,\n
        "lon": 4.6269691,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242213,\n
        "lat": 44.1990883,\n
        "lon": 4.6204969,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242220,\n
        "lat": 44.1961719,\n
        "lon": 4.6251630,\n
        "timestamp": "2010-08-22T02:54:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242223,\n
        "lat": 44.2066401,\n
        "lon": 4.6257320,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242227,\n
        "lat": 44.1969225,\n
        "lon": 4.6356258,\n
        "timestamp": "2010-08-22T02:54:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242229,\n
        "lat": 44.2050610,\n
        "lon": 4.6071499,\n
        "timestamp": "2010-08-22T02:54:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242231,\n
        "lat": 44.2010689,\n
        "lon": 4.6253256,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242233,\n
        "lat": 44.1985568,\n
        "lon": 4.6262622,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242234,\n
        "lat": 44.1943108,\n
        "lon": 4.6220822,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242235,\n
        "lat": 44.2113766,\n
        "lon": 4.6303295,\n
        "timestamp": "2012-09-30T23:13:37Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242236,\n
        "lat": 44.1958031,\n
        "lon": 4.6181459,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242238,\n
        "lat": 44.2075806,\n
        "lon": 4.6232248,\n
        "timestamp": "2010-08-22T02:54:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242240,\n
        "lat": 44.1971063,\n
        "lon": 4.6235907,\n
        "timestamp": "2010-08-22T02:54:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242247,\n
        "lat": 44.1987901,\n
        "lon": 4.6203852,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242249,\n
        "lat": 44.2034012,\n
        "lon": 4.6256623,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242250,\n
        "lat": 44.2031182,\n
        "lon": 4.6269269,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242253,\n
        "lat": 44.1994737,\n
        "lon": 4.6225632,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242255,\n
        "lat": 44.1983852,\n
        "lon": 4.6260989,\n
        "timestamp": "2010-08-22T02:54:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242257,\n
        "lat": 44.1971083,\n
        "lon": 4.6222841,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242260,\n
        "lat": 44.1927776,\n
        "lon": 4.6221222,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242265,\n
        "lat": 44.2122357,\n
        "lon": 4.6328632,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242268,\n
        "lat": 44.1921072,\n
        "lon": 4.6246459,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242269,\n
        "lat": 44.1909168,\n
        "lon": 4.6233188,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242272,\n
        "lat": 44.1970786,\n
        "lon": 4.6245880,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242273,\n
        "lat": 44.2014967,\n
        "lon": 4.6245911,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242275,\n
        "lat": 44.1951530,\n
        "lon": 4.6245130,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242282,\n
        "lat": 44.1952044,\n
        "lon": 4.6245066,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242283,\n
        "lat": 44.1898492,\n
        "lon": 4.6347061,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242286,\n
        "lat": 44.1956498,\n
        "lon": 4.6240359,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242289,\n
        "lat": 44.1911484,\n
        "lon": 4.6280475,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242290,\n
        "lat": 44.1914767,\n
        "lon": 4.6221169,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242293,\n
        "lat": 44.2011777,\n
        "lon": 4.6210480,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242297,\n
        "lat": 44.1956355,\n
        "lon": 4.6197913,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242299,\n
        "lat": 44.1893682,\n
        "lon": 4.6194526,\n
        "timestamp": "2010-08-22T02:54:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242300,\n
        "lat": 44.1963163,\n
        "lon": 4.6242253,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242303,\n
        "lat": 44.1957412,\n
        "lon": 4.6185023,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242304,\n
        "lat": 44.1943471,\n
        "lon": 4.6160686,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242306,\n
        "lat": 44.2114471,\n
        "lon": 4.6302644,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242307,\n
        "lat": 44.1952915,\n
        "lon": 4.6192873,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242314,\n
        "lat": 44.1957616,\n
        "lon": 4.6245831,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242316,\n
        "lat": 44.2044362,\n
        "lon": 4.6278101,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242318,\n
        "lat": 44.1968410,\n
        "lon": 4.6336134,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242320,\n
        "lat": 44.2000452,\n
        "lon": 4.6266225,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242323,\n
        "lat": 44.2009445,\n
        "lon": 4.6230223,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242324,\n
        "lat": 44.1972702,\n
        "lon": 4.6252038,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242328,\n
        "lat": 44.1918628,\n
        "lon": 4.6256337,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242330,\n
        "lat": 44.2042115,\n
        "lon": 4.6274042,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242331,\n
        "lat": 44.2083828,\n
        "lon": 4.6230608,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242334,\n
        "lat": 44.1957901,\n
        "lon": 4.6255347,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242338,\n
        "lat": 44.1890927,\n
        "lon": 4.6215942,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242343,\n
        "lat": 44.1971731,\n
        "lon": 4.6253103,\n
        "timestamp": "2010-08-22T02:54:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242345,\n
        "lat": 44.1903489,\n
        "lon": 4.6210630,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242347,\n
        "lat": 44.1930420,\n
        "lon": 4.6221883,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242348,\n
        "lat": 44.2019114,\n
        "lon": 4.6232846,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242349,\n
        "lat": 44.1994574,\n
        "lon": 4.6221175,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242351,\n
        "lat": 44.1979840,\n
        "lon": 4.6244067,\n
        "timestamp": "2010-08-22T02:54:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242354,\n
        "lat": 44.1994507,\n
        "lon": 4.6206794,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242356,\n
        "lat": 44.1955324,\n
        "lon": 4.6194413,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242358,\n
        "lat": 44.1947601,\n
        "lon": 4.6159743,\n
        "timestamp": "2010-08-22T02:54:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242360,\n
        "lat": 44.1953596,\n
        "lon": 4.6242157,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242362,\n
        "lat": 44.2012080,\n
        "lon": 4.6243481,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242363,\n
        "lat": 44.1924861,\n
        "lon": 4.6224852,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242365,\n
        "lat": 44.2032055,\n
        "lon": 4.6261948,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242368,\n
        "lat": 44.1927070,\n
        "lon": 4.6225483,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242370,\n
        "lat": 44.2018242,\n
        "lon": 4.6250899,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242372,\n
        "lat": 44.1913142,\n
        "lon": 4.6209784,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242373,\n
        "lat": 44.1915905,\n
        "lon": 4.6365450,\n
        "timestamp": "2010-08-22T02:54:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242374,\n
        "lat": 44.2122011,\n
        "lon": 4.6332019,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242375,\n
        "lat": 44.1898336,\n
        "lon": 4.6219143,\n
        "timestamp": "2018-01-10T23:52:36Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242376,\n
        "lat": 44.1896511,\n
        "lon": 4.6216727,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242378,\n
        "lat": 44.1953291,\n
        "lon": 4.6193057,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 3,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242380,\n
        "lat": 44.1997199,\n
        "lon": 4.6233777,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242382,\n
        "lat": 44.2019154,\n
        "lon": 4.6252453,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242383,\n
        "lat": 44.1927830,\n
        "lon": 4.6219604,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242388,\n
        "lat": 44.1922128,\n
        "lon": 4.6217398,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242391,\n
        "lat": 44.1983149,\n
        "lon": 4.6213689,\n
        "timestamp": "2010-08-22T02:54:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242392,\n
        "lat": 44.1994386,\n
        "lon": 4.6207545,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242393,\n
        "lat": 44.1952854,\n
        "lon": 4.6243363,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242394,\n
        "lat": 44.1890572,\n
        "lon": 4.6206684,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242395,\n
        "lat": 44.2018775,\n
        "lon": 4.6243676,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242396,\n
        "lat": 44.2004493,\n
        "lon": 4.6267337,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242397,\n
        "lat": 44.1991011,\n
        "lon": 4.6199143,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242401,\n
        "lat": 44.1898709,\n
        "lon": 4.6357025,\n
        "timestamp": "2010-08-22T02:54:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242841,\n
        "lat": 44.2133173,\n
        "lon": 4.6324625,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242842,\n
        "lat": 44.1997474,\n
        "lon": 4.6272647,\n
        "timestamp": "2010-08-22T02:55:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242843,\n
        "lat": 44.2001387,\n
        "lon": 4.6262934,\n
        "timestamp": "2010-08-22T02:55:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242844,\n
        "lat": 44.1997531,\n
        "lon": 4.6268370,\n
        "timestamp": "2010-08-22T02:55:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242851,\n
        "lat": 44.1979175,\n
        "lon": 4.6244769,\n
        "timestamp": "2010-08-22T02:55:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242854,\n
        "lat": 44.1973137,\n
        "lon": 4.6252069,\n
        "timestamp": "2010-08-22T02:55:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242856,\n
        "lat": 44.2008485,\n
        "lon": 4.6224994,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242858,\n
        "lat": 44.1926674,\n
        "lon": 4.6223980,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242860,\n
        "lat": 44.2038591,\n
        "lon": 4.6251939,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242864,\n
        "lat": 44.1975102,\n
        "lon": 4.6255275,\n
        "timestamp": "2010-08-22T02:55:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242868,\n
        "lat": 44.2013364,\n
        "lon": 4.6261837,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242870,\n
        "lat": 44.1985192,\n
        "lon": 4.6214645,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242871,\n
        "lat": 44.1960023,\n
        "lon": 4.6241663,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242873,\n
        "lat": 44.2022247,\n
        "lon": 4.6255732,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242874,\n
        "lat": 44.1990628,\n
        "lon": 4.6298524,\n
        "timestamp": "2010-08-22T02:55:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242876,\n
        "lat": 44.1979905,\n
        "lon": 4.6249263,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242878,\n
        "lat": 44.2037978,\n
        "lon": 4.6266348,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242886,\n
        "lat": 44.1958564,\n
        "lon": 4.6216658,\n
        "timestamp": "2010-08-22T02:55:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242890,\n
        "lat": 44.2012244,\n
        "lon": 4.6256726,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242891,\n
        "lat": 44.2005076,\n
        "lon": 4.6221127,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242892,\n
        "lat": 44.1988229,\n
        "lon": 4.6250318,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242895,\n
        "lat": 44.1997501,\n
        "lon": 4.6263794,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242896,\n
        "lat": 44.1910527,\n
        "lon": 4.6212012,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242898,\n
        "lat": 44.2071081,\n
        "lon": 4.6231789,\n
        "timestamp": "2010-08-22T02:55:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242904,\n
        "lat": 44.1972492,\n
        "lon": 4.6237537,\n
        "timestamp": "2010-08-22T02:55:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242908,\n
        "lat": 44.1903742,\n
        "lon": 4.6209615,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242910,\n
        "lat": 44.2005885,\n
        "lon": 4.6227570,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242912,\n
        "lat": 44.1979081,\n
        "lon": 4.6229701,\n
        "timestamp": "2010-08-22T02:55:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242914,\n
        "lat": 44.1921077,\n
        "lon": 4.6201563,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242921,\n
        "lat": 44.2007410,\n
        "lon": 4.6253406,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242922,\n
        "lat": 44.1929618,\n
        "lon": 4.6226363,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242928,\n
        "lat": 44.1930684,\n
        "lon": 4.6221711,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242929,\n
        "lat": 44.1893349,\n
        "lon": 4.6195629,\n
        "timestamp": "2010-08-22T02:55:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242931,\n
        "lat": 44.1970212,\n
        "lon": 4.6179492,\n
        "timestamp": "2010-08-22T02:55:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242933,\n
        "lat": 44.2033575,\n
        "lon": 4.6257202,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242935,\n
        "lat": 44.1970095,\n
        "lon": 4.6263272,\n
        "timestamp": "2010-08-22T02:55:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242937,\n
        "lat": 44.2011140,\n
        "lon": 4.6209670,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242940,\n
        "lat": 44.1979018,\n
        "lon": 4.6253239,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242941,\n
        "lat": 44.2048655,\n
        "lon": 4.6071737,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242944,\n
        "lat": 44.2003885,\n
        "lon": 4.6225741,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242945,\n
        "lat": 44.1969159,\n
        "lon": 4.6253632,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242954,\n
        "lat": 44.1976722,\n
        "lon": 4.6254645,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242958,\n
        "lat": 44.1924228,\n
        "lon": 4.6221936,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242959,\n
        "lat": 44.1998418,\n
        "lon": 4.6223885,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242963,\n
        "lat": 44.2023119,\n
        "lon": 4.6245111,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242967,\n
        "lat": 44.1987976,\n
        "lon": 4.6200779,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242970,\n
        "lat": 44.1961509,\n
        "lon": 4.6242997,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242971,\n
        "lat": 44.2002024,\n
        "lon": 4.6276703,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242974,\n
        "lat": 44.1999827,\n
        "lon": 4.6269145,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242975,\n
        "lat": 44.1898078,\n
        "lon": 4.6219856,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242977,\n
        "lat": 44.1973486,\n
        "lon": 4.6254167,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242981,\n
        "lat": 44.1912213,\n
        "lon": 4.6246612,\n
        "timestamp": "2010-08-22T02:55:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242992,\n
        "lat": 44.2063542,\n
        "lon": 4.6238439,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242994,\n
        "lat": 44.1988159,\n
        "lon": 4.6191647,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242995,\n
        "lat": 44.2047243,\n
        "lon": 4.6326273,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242996,\n
        "lat": 44.1928629,\n
        "lon": 4.6219962,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873242997,\n
        "lat": 44.1895005,\n
        "lon": 4.6206407,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243000,\n
        "lat": 44.1978496,\n
        "lon": 4.6283319,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243003,\n
        "lat": 44.1915518,\n
        "lon": 4.6365222,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243005,\n
        "lat": 44.2011438,\n
        "lon": 4.6209474,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243007,\n
        "lat": 44.1992130,\n
        "lon": 4.6197442,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243008,\n
        "lat": 44.2047384,\n
        "lon": 4.6365720,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243009,\n
        "lat": 44.1977992,\n
        "lon": 4.6249259,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243012,\n
        "lat": 44.1961366,\n
        "lon": 4.6190330,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243014,\n
        "lat": 44.2043672,\n
        "lon": 4.6277158,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243020,\n
        "lat": 44.1934550,\n
        "lon": 4.6215249,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243021,\n
        "lat": 44.1910736,\n
        "lon": 4.6346504,\n
        "timestamp": "2010-08-22T02:55:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243023,\n
        "lat": 44.1947065,\n
        "lon": 4.6254143,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243024,\n
        "lat": 44.1952059,\n
        "lon": 4.6244301,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243026,\n
        "lat": 44.1984537,\n
        "lon": 4.6256251,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243027,\n
        "lat": 44.1971606,\n
        "lon": 4.6235307,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243029,\n
        "lat": 44.2012792,\n
        "lon": 4.6257051,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243030,\n
        "lat": 44.1984739,\n
        "lon": 4.6210031,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 3,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243039,\n
        "lat": 44.1960900,\n
        "lon": 4.6252744,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243042,\n
        "lat": 44.1959963,\n
        "lon": 4.6234016,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243043,\n
        "lat": 44.1980885,\n
        "lon": 4.6243722,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243045,\n
        "lat": 44.1869103,\n
        "lon": 4.6261429,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243046,\n
        "lat": 44.1957188,\n
        "lon": 4.6377671,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243048,\n
        "lat": 44.1964881,\n
        "lon": 4.6237473,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243050,\n
        "lat": 44.1989676,\n
        "lon": 4.6225589,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243056,\n
        "lat": 44.2022318,\n
        "lon": 4.6240727,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243057,\n
        "lat": 44.1914557,\n
        "lon": 4.6220327,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243059,\n
        "lat": 44.1975324,\n
        "lon": 4.6230625,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243062,\n
        "lat": 44.2063095,\n
        "lon": 4.6238155,\n
        "timestamp": "2010-08-22T02:55:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243066,\n
        "lat": 44.2007833,\n
        "lon": 4.6240524,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243074,\n
        "lat": 44.1986721,\n
        "lon": 4.6269422,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243076,\n
        "lat": 44.1985769,\n
        "lon": 4.6257629,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243077,\n
        "lat": 44.2039276,\n
        "lon": 4.6263313,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243078,\n
        "lat": 44.1980831,\n
        "lon": 4.6260296,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243079,\n
        "lat": 44.2039335,\n
        "lon": 4.6263061,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243080,\n
        "lat": 44.1968586,\n
        "lon": 4.6264541,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243085,\n
        "lat": 44.2070683,\n
        "lon": 4.6238916,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243087,\n
        "lat": 44.1990646,\n
        "lon": 4.6222421,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243092,\n
        "lat": 44.2035542,\n
        "lon": 4.6253054,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243094,\n
        "lat": 44.2003936,\n
        "lon": 4.6237463,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243096,\n
        "lat": 44.1970254,\n
        "lon": 4.6247408,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243097,\n
        "lat": 44.1991349,\n
        "lon": 4.6226425,\n
        "timestamp": "2010-08-22T02:55:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243099,\n
        "lat": 44.1912938,\n
        "lon": 4.6199667,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243108,\n
        "lat": 44.1940772,\n
        "lon": 4.6243394,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243109,\n
        "lat": 44.2017703,\n
        "lon": 4.6242670,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243112,\n
        "lat": 44.1964506,\n
        "lon": 4.6257403,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243114,\n
        "lat": 44.1956561,\n
        "lon": 4.6222050,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243115,\n
        "lat": 44.2011487,\n
        "lon": 4.6210975,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243117,\n
        "lat": 44.2006570,\n
        "lon": 4.6250597,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243118,\n
        "lat": 44.1991486,\n
        "lon": 4.6213823,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243125,\n
        "lat": 44.2017928,\n
        "lon": 4.6250198,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243127,\n
        "lat": 44.1971167,\n
        "lon": 4.6234432,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243130,\n
        "lat": 44.1957309,\n
        "lon": 4.6194902,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243132,\n
        "lat": 44.1912041,\n
        "lon": 4.6217992,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243134,\n
        "lat": 44.1972218,\n
        "lon": 4.6253135,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243136,\n
        "lat": 44.1989090,\n
        "lon": 4.6222214,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243138,\n
        "lat": 44.1982099,\n
        "lon": 4.6257509,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243144,\n
        "lat": 44.1983337,\n
        "lon": 4.6257387,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243146,\n
        "lat": 44.1989223,\n
        "lon": 4.6225805,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243147,\n
        "lat": 44.1970768,\n
        "lon": 4.6258309,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243149,\n
        "lat": 44.2067777,\n
        "lon": 4.6221992,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243150,\n
        "lat": 44.2053233,\n
        "lon": 4.6217018,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243151,\n
        "lat": 44.1970762,\n
        "lon": 4.6252173,\n
        "timestamp": "2010-08-22T02:55:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243153,\n
        "lat": 44.1977453,\n
        "lon": 4.6280940,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243158,\n
        "lat": 44.1910829,\n
        "lon": 4.6233210,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243161,\n
        "lat": 44.2070830,\n
        "lon": 4.6225203,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243163,\n
        "lat": 44.1983036,\n
        "lon": 4.6261340,\n
        "timestamp": "2010-08-22T02:55:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243165,\n
        "lat": 44.1982184,\n
        "lon": 4.6238220,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243167,\n
        "lat": 44.1904476,\n
        "lon": 4.6209596,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243169,\n
        "lat": 44.2011207,\n
        "lon": 4.6260227,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243176,\n
        "lat": 44.1967439,\n
        "lon": 4.6337180,\n
        "timestamp": "2010-08-22T02:55:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243179,\n
        "lat": 44.1968414,\n
        "lon": 4.6265155,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243181,\n
        "lat": 44.2047066,\n
        "lon": 4.6360116,\n
        "timestamp": "2010-08-22T02:55:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243182,\n
        "lat": 44.2012199,\n
        "lon": 4.6228005,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243184,\n
        "lat": 44.1919586,\n
        "lon": 4.6252368,\n
        "timestamp": "2010-08-22T02:55:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243185,\n
        "lat": 44.2007334,\n
        "lon": 4.6230126,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243187,\n
        "lat": 44.2010048,\n
        "lon": 4.6252672,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243199,\n
        "lat": 44.1968841,\n
        "lon": 4.6190779,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243204,\n
        "lat": 44.2042969,\n
        "lon": 4.6249197,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243205,\n
        "lat": 44.1991194,\n
        "lon": 4.6224744,\n
        "timestamp": "2010-08-22T02:55:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243208,\n
        "lat": 44.2019632,\n
        "lon": 4.6234775,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243211,\n
        "lat": 44.1948859,\n
        "lon": 4.6250630,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243213,\n
        "lat": 44.1986418,\n
        "lon": 4.6267846,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243218,\n
        "lat": 44.2044108,\n
        "lon": 4.6278185,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243220,\n
        "lat": 44.1919411,\n
        "lon": 4.6222264,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243221,\n
        "lat": 44.1976748,\n
        "lon": 4.6232067,\n
        "timestamp": "2010-08-22T02:55:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243222,\n
        "lat": 44.1897173,\n
        "lon": 4.6203234,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243224,\n
        "lat": 44.2013260,\n
        "lon": 4.6228753,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243225,\n
        "lat": 44.1944409,\n
        "lon": 4.6187279,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243226,\n
        "lat": 44.2000572,\n
        "lon": 4.6223522,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243231,\n
        "lat": 44.2080211,\n
        "lon": 4.6240728,\n
        "timestamp": "2010-08-22T02:55:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243234,\n
        "lat": 44.1956662,\n
        "lon": 4.6197354,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243236,\n
        "lat": 44.1966536,\n
        "lon": 4.6242392,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243238,\n
        "lat": 44.1931510,\n
        "lon": 4.6215485,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243239,\n
        "lat": 44.2015589,\n
        "lon": 4.6241805,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243241,\n
        "lat": 44.1989600,\n
        "lon": 4.6264377,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243242,\n
        "lat": 44.1974157,\n
        "lon": 4.6221102,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243244,\n
        "lat": 44.1975737,\n
        "lon": 4.6230424,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243248,\n
        "lat": 44.1968394,\n
        "lon": 4.6248940,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243250,\n
        "lat": 44.2038315,\n
        "lon": 4.6254759,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243253,\n
        "lat": 44.1999426,\n
        "lon": 4.6316277,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243255,\n
        "lat": 44.1987203,\n
        "lon": 4.6236634,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243258,\n
        "lat": 44.2005169,\n
        "lon": 4.6236175,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243260,\n
        "lat": 44.1974509,\n
        "lon": 4.6251693,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243263,\n
        "lat": 44.2115707,\n
        "lon": 4.6301263,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243269,\n
        "lat": 44.2071421,\n
        "lon": 4.6226852,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243270,\n
        "lat": 44.2007160,\n
        "lon": 4.6258746,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243274,\n
        "lat": 44.1948368,\n
        "lon": 4.6246274,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243277,\n
        "lat": 44.2000044,\n
        "lon": 4.6271438,\n
        "timestamp": "2010-08-22T02:55:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243280,\n
        "lat": 44.1986420,\n
        "lon": 4.6269227,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243287,\n
        "lat": 44.1985676,\n
        "lon": 4.6259289,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243288,\n
        "lat": 44.1966071,\n
        "lon": 4.6258811,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243290,\n
        "lat": 44.2020102,\n
        "lon": 4.6244025,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243293,\n
        "lat": 44.1992556,\n
        "lon": 4.6270714,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243295,\n
        "lat": 44.1935373,\n
        "lon": 4.6216657,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243297,\n
        "lat": 44.2019774,\n
        "lon": 4.6243938,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243299,\n
        "lat": 44.1989160,\n
        "lon": 4.6265254,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243301,\n
        "lat": 44.1985987,\n
        "lon": 4.6193775,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243304,\n
        "lat": 44.1969964,\n
        "lon": 4.6336779,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243305,\n
        "lat": 44.2054257,\n
        "lon": 4.6212840,\n
        "timestamp": "2010-08-22T02:55:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243307,\n
        "lat": 44.1980568,\n
        "lon": 4.6223766,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243308,\n
        "lat": 44.1988416,\n
        "lon": 4.6232413,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243311,\n
        "lat": 44.2021916,\n
        "lon": 4.6239958,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243313,\n
        "lat": 44.2018730,\n
        "lon": 4.6240973,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243321,\n
        "lat": 44.2018140,\n
        "lon": 4.6240652,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243322,\n
        "lat": 44.1892841,\n
        "lon": 4.6214768,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243324,\n
        "lat": 44.1977616,\n
        "lon": 4.6229815,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243326,\n
        "lat": 44.1989749,\n
        "lon": 4.6263196,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243327,\n
        "lat": 44.2127903,\n
        "lon": 4.6312190,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243329,\n
        "lat": 44.1969331,\n
        "lon": 4.6227972,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243330,\n
        "lat": 44.1979292,\n
        "lon": 4.6255663,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243332,\n
        "lat": 44.1993264,\n
        "lon": 4.6204514,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243335,\n
        "lat": 44.1982784,\n
        "lon": 4.6261422,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243338,\n
        "lat": 44.1975904,\n
        "lon": 4.6251220,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243341,\n
        "lat": 44.2070384,\n
        "lon": 4.6226313,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243346,\n
        "lat": 44.1956464,\n
        "lon": 4.6255046,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243349,\n
        "lat": 44.1975087,\n
        "lon": 4.6250378,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243357,\n
        "lat": 44.2104907,\n
        "lon": 4.6223906,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243362,\n
        "lat": 44.1922187,\n
        "lon": 4.6223716,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243364,\n
        "lat": 44.1964177,\n
        "lon": 4.6235301,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243365,\n
        "lat": 44.1981179,\n
        "lon": 4.6250752,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243367,\n
        "lat": 44.2050163,\n
        "lon": 4.6072321,\n
        "timestamp": "2010-08-22T02:55:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243368,\n
        "lat": 44.1952289,\n
        "lon": 4.6239034,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243372,\n
        "lat": 44.2016317,\n
        "lon": 4.6276148,\n
        "timestamp": "2012-09-30T21:40:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243377,\n
        "lat": 44.1958533,\n
        "lon": 4.6381196,\n
        "timestamp": "2010-08-22T02:55:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243380,\n
        "lat": 44.1945121,\n
        "lon": 4.6186746,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243381,\n
        "lat": 44.1966751,\n
        "lon": 4.6228138,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243383,\n
        "lat": 44.1978002,\n
        "lon": 4.6283206,\n
        "timestamp": "2010-08-22T02:55:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243391,\n
        "lat": 44.2012785,\n
        "lon": 4.6260959,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243392,\n
        "lat": 44.1956105,\n
        "lon": 4.6377391,\n
        "timestamp": "2010-08-22T02:55:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243394,\n
        "lat": 44.1892808,\n
        "lon": 4.6213187,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243396,\n
        "lat": 44.2021443,\n
        "lon": 4.6255763,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243397,\n
        "lat": 44.2013672,\n
        "lon": 4.6280199,\n
        "timestamp": "2010-08-22T02:55:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243399,\n
        "lat": 44.1962915,\n
        "lon": 4.6241604,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243401,\n
        "lat": 44.2007623,\n
        "lon": 4.6241473,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243408,\n
        "lat": 44.1898096,\n
        "lon": 4.6218973,\n
        "timestamp": "2018-01-10T23:52:37Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243410,\n
        "lat": 44.2010191,\n
        "lon": 4.6229986,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243416,\n
        "lat": 44.1994740,\n
        "lon": 4.6205865,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243418,\n
        "lat": 44.2008921,\n
        "lon": 4.6230443,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243428,\n
        "lat": 44.1916391,\n
        "lon": 4.6365606,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243430,\n
        "lat": 44.1945815,\n
        "lon": 4.6188599,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243431,\n
        "lat": 44.2010913,\n
        "lon": 4.6213467,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243432,\n
        "lat": 44.1962619,\n
        "lon": 4.6200315,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243433,\n
        "lat": 44.2038973,\n
        "lon": 4.6254746,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243435,\n
        "lat": 44.2050103,\n
        "lon": 4.6069920,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243436,\n
        "lat": 44.2011019,\n
        "lon": 4.6210650,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243441,\n
        "lat": 44.1885073,\n
        "lon": 4.6236468,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243444,\n
        "lat": 44.1911719,\n
        "lon": 4.6190804,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243446,\n
        "lat": 44.2084090,\n
        "lon": 4.6230002,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243448,\n
        "lat": 44.2067698,\n
        "lon": 4.6233776,\n
        "timestamp": "2010-08-22T02:55:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243451,\n
        "lat": 44.1949942,\n
        "lon": 4.6255042,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243452,\n
        "lat": 44.1964003,\n
        "lon": 4.6224189,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243454,\n
        "lat": 44.1893349,\n
        "lon": 4.6215161,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243455,\n
        "lat": 44.1966814,\n
        "lon": 4.6245128,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243460,\n
        "lat": 44.1940278,\n
        "lon": 4.6253926,\n
        "timestamp": "2010-08-22T02:55:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243463,\n
        "lat": 44.1902851,\n
        "lon": 4.6209709,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243464,\n
        "lat": 44.1979175,\n
        "lon": 4.6219128,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243467,\n
        "lat": 44.1977143,\n
        "lon": 4.6225085,\n
        "timestamp": "2010-08-22T02:55:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243469,\n
        "lat": 44.2030022,\n
        "lon": 4.6253760,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243472,\n
        "lat": 44.1970757,\n
        "lon": 4.6250722,\n
        "timestamp": "2010-08-22T02:55:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243474,\n
        "lat": 44.1935874,\n
        "lon": 4.6218277,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243476,\n
        "lat": 44.2044959,\n
        "lon": 4.6279252,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243482,\n
        "lat": 44.2036342,\n
        "lon": 4.6252160,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243484,\n
        "lat": 44.1973959,\n
        "lon": 4.6240840,\n
        "timestamp": "2010-08-22T02:55:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243485,\n
        "lat": 44.2009806,\n
        "lon": 4.6224699,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243487,\n
        "lat": 44.2044065,\n
        "lon": 4.6255663,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243490,\n
        "lat": 44.2076058,\n
        "lon": 4.6238781,\n
        "timestamp": "2010-08-22T02:55:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243492,\n
        "lat": 44.2005064,\n
        "lon": 4.6227877,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243499,\n
        "lat": 44.2129109,\n
        "lon": 4.6312733,\n
        "timestamp": "2012-10-01T23:48:24Z",\n
        "version": 2,\n
        "changeset": 13329136,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243500,\n
        "lat": 44.1983017,\n
        "lon": 4.6256075,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243503,\n
        "lat": 44.1943323,\n
        "lon": 4.6220858,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243505,\n
        "lat": 44.1921885,\n
        "lon": 4.6221979,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243509,\n
        "lat": 44.2022770,\n
        "lon": 4.6245318,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243510,\n
        "lat": 44.1898265,\n
        "lon": 4.6201678,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243511,\n
        "lat": 44.2038586,\n
        "lon": 4.6264784,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243514,\n
        "lat": 44.1986855,\n
        "lon": 4.6227205,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243517,\n
        "lat": 44.1961367,\n
        "lon": 4.6189367,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243519,\n
        "lat": 44.1922603,\n
        "lon": 4.6213687,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243520,\n
        "lat": 44.1969293,\n
        "lon": 4.6177938,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243525,\n
        "lat": 44.1960729,\n
        "lon": 4.6233987,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243528,\n
        "lat": 44.2011623,\n
        "lon": 4.6217122,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243534,\n
        "lat": 44.2001030,\n
        "lon": 4.6227899,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243537,\n
        "lat": 44.2082358,\n
        "lon": 4.6228638,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243539,\n
        "lat": 44.1982153,\n
        "lon": 4.6260811,\n
        "timestamp": "2010-08-22T02:55:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243541,\n
        "lat": 44.1925798,\n
        "lon": 4.6212720,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243542,\n
        "lat": 44.2021815,\n
        "lon": 4.6241779,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243544,\n
        "lat": 44.2134558,\n
        "lon": 4.6324582,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243548,\n
        "lat": 44.1963873,\n
        "lon": 4.6240850,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243550,\n
        "lat": 44.1910618,\n
        "lon": 4.6335427,\n
        "timestamp": "2010-08-22T02:55:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243552,\n
        "lat": 44.1948332,\n
        "lon": 4.6178460,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243554,\n
        "lat": 44.1970923,\n
        "lon": 4.6257568,\n
        "timestamp": "2010-08-22T02:55:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243563,\n
        "lat": 44.1924520,\n
        "lon": 4.6212472,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243570,\n
        "lat": 44.2048238,\n
        "lon": 4.6271871,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243572,\n
        "lat": 44.1919559,\n
        "lon": 4.6254823,\n
        "timestamp": "2010-08-22T02:55:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243577,\n
        "lat": 44.1986951,\n
        "lon": 4.6224980,\n
        "timestamp": "2010-08-22T02:55:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243580,\n
        "lat": 44.1991426,\n
        "lon": 4.6197156,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243581,\n
        "lat": 44.2036030,\n
        "lon": 4.6252224,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243582,\n
        "lat": 44.2010903,\n
        "lon": 4.6102859,\n
        "timestamp": "2010-08-22T02:55:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243584,\n
        "lat": 44.1937560,\n
        "lon": 4.6214384,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243586,\n
        "lat": 44.1914638,\n
        "lon": 4.6202032,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243588,\n
        "lat": 44.2004572,\n
        "lon": 4.6267029,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243591,\n
        "lat": 44.1975033,\n
        "lon": 4.6254502,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243593,\n
        "lat": 44.2014095,\n
        "lon": 4.6282022,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243596,\n
        "lat": 44.2012915,\n
        "lon": 4.6260422,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243599,\n
        "lat": 44.1969889,\n
        "lon": 4.6247801,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243606,\n
        "lat": 44.1912001,\n
        "lon": 4.6214029,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243608,\n
        "lat": 44.1907812,\n
        "lon": 4.6361331,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243609,\n
        "lat": 44.1980402,\n
        "lon": 4.6262958,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243611,\n
        "lat": 44.1956907,\n
        "lon": 4.6182216,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243612,\n
        "lat": 44.1991851,\n
        "lon": 4.6270431,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243614,\n
        "lat": 44.1977273,\n
        "lon": 4.6254321,\n
        "timestamp": "2010-08-22T02:55:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243616,\n
        "lat": 44.1979747,\n
        "lon": 4.6217097,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243618,\n
        "lat": 44.1892661,\n
        "lon": 4.6210274,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243626,\n
        "lat": 44.1913747,\n
        "lon": 4.6210108,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243628,\n
        "lat": 44.2007336,\n
        "lon": 4.6220858,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243630,\n
        "lat": 44.1958145,\n
        "lon": 4.6180573,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243632,\n
        "lat": 44.1979864,\n
        "lon": 4.6282238,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243634,\n
        "lat": 44.1911110,\n
        "lon": 4.6279272,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243635,\n
        "lat": 44.1895259,\n
        "lon": 4.6206353,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243642,\n
        "lat": 44.1989278,\n
        "lon": 4.6264309,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243644,\n
        "lat": 44.1944978,\n
        "lon": 4.6191396,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243645,\n
        "lat": 44.2047022,\n
        "lon": 4.6362657,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243648,\n
        "lat": 44.1911397,\n
        "lon": 4.6191942,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243649,\n
        "lat": 44.2010035,\n
        "lon": 4.6251768,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243651,\n
        "lat": 44.1974792,\n
        "lon": 4.6272463,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243653,\n
        "lat": 44.1970112,\n
        "lon": 4.6266473,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243658,\n
        "lat": 44.1903176,\n
        "lon": 4.6212595,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243660,\n
        "lat": 44.2065052,\n
        "lon": 4.6316794,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243662,\n
        "lat": 44.1962745,\n
        "lon": 4.6251354,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243664,\n
        "lat": 44.1891003,\n
        "lon": 4.6205799,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243668,\n
        "lat": 44.2011233,\n
        "lon": 4.6219038,\n
        "timestamp": "2010-08-22T02:55:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243670,\n
        "lat": 44.1886444,\n
        "lon": 4.6234869,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243678,\n
        "lat": 44.1959587,\n
        "lon": 4.6241703,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243679,\n
        "lat": 44.1990181,\n
        "lon": 4.6263318,\n
        "timestamp": "2010-08-22T02:55:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243681,\n
        "lat": 44.1984557,\n
        "lon": 4.6258402,\n
        "timestamp": "2010-08-22T02:55:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243687,\n
        "lat": 44.2003933,\n
        "lon": 4.6265884,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243693,\n
        "lat": 44.1965048,\n
        "lon": 4.6194742,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243696,\n
        "lat": 44.2013839,\n
        "lon": 4.6262298,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243698,\n
        "lat": 44.2131326,\n
        "lon": 4.6323755,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243699,\n
        "lat": 44.1960624,\n
        "lon": 4.6233993,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243701,\n
        "lat": 44.2020212,\n
        "lon": 4.6243207,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243702,\n
        "lat": 44.2014974,\n
        "lon": 4.6261427,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243704,\n
        "lat": 44.2115434,\n
        "lon": 4.6302948,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243706,\n
        "lat": 44.2071575,\n
        "lon": 4.6225477,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243714,\n
        "lat": 44.1912040,\n
        "lon": 4.6248821,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243716,\n
        "lat": 44.1977305,\n
        "lon": 4.6225952,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243721,\n
        "lat": 44.1898397,\n
        "lon": 4.6201744,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243723,\n
        "lat": 44.1960306,\n
        "lon": 4.6248313,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243726,\n
        "lat": 44.1930735,\n
        "lon": 4.6222776,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243727,\n
        "lat": 44.1958064,\n
        "lon": 4.6176638,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243732,\n
        "lat": 44.2012573,\n
        "lon": 4.6255646,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243733,\n
        "lat": 44.1936898,\n
        "lon": 4.6214946,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243734,\n
        "lat": 44.1919989,\n
        "lon": 4.6244009,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243735,\n
        "lat": 44.1957649,\n
        "lon": 4.6220331,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243736,\n
        "lat": 44.1967808,\n
        "lon": 4.6339399,\n
        "timestamp": "2010-08-22T02:55:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243737,\n
        "lat": 44.2130299,\n
        "lon": 4.6321063,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243739,\n
        "lat": 44.1953790,\n
        "lon": 4.6240467,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243740,\n
        "lat": 44.1957835,\n
        "lon": 4.6246580,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243749,\n
        "lat": 44.1950102,\n
        "lon": 4.6252557,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243751,\n
        "lat": 44.1922872,\n
        "lon": 4.6212555,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243755,\n
        "lat": 44.1983025,\n
        "lon": 4.6227284,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243758,\n
        "lat": 44.1912660,\n
        "lon": 4.6210152,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243761,\n
        "lat": 44.1942373,\n
        "lon": 4.6244798,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243763,\n
        "lat": 44.1956664,\n
        "lon": 4.6243293,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243768,\n
        "lat": 44.1982063,\n
        "lon": 4.6238819,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243770,\n
        "lat": 44.1952745,\n
        "lon": 4.6171480,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243771,\n
        "lat": 44.2103764,\n
        "lon": 4.6260008,\n
        "timestamp": "2010-08-22T02:55:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243777,\n
        "lat": 44.1970321,\n
        "lon": 4.6223997,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243779,\n
        "lat": 44.2003886,\n
        "lon": 4.6265859,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243791,\n
        "lat": 44.1986625,\n
        "lon": 4.6267156,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243793,\n
        "lat": 44.1961289,\n
        "lon": 4.6239531,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243795,\n
        "lat": 44.2130352,\n
        "lon": 4.6323056,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243796,\n
        "lat": 44.1990926,\n
        "lon": 4.6205250,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243798,\n
        "lat": 44.1998684,\n
        "lon": 4.6223103,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243799,\n
        "lat": 44.2003152,\n
        "lon": 4.6257300,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243800,\n
        "lat": 44.2004550,\n
        "lon": 4.6235589,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243802,\n
        "lat": 44.1962825,\n
        "lon": 4.6237445,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243805,\n
        "lat": 44.1976423,\n
        "lon": 4.6230755,\n
        "timestamp": "2010-08-22T02:55:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243807,\n
        "lat": 44.1979820,\n
        "lon": 4.6287315,\n
        "timestamp": "2012-09-30T21:40:41Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243811,\n
        "lat": 44.1898721,\n
        "lon": 4.6220308,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243812,\n
        "lat": 44.1984643,\n
        "lon": 4.6194628,\n
        "timestamp": "2010-08-22T02:55:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243813,\n
        "lat": 44.2042278,\n
        "lon": 4.6266323,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243817,\n
        "lat": 44.1911531,\n
        "lon": 4.6219569,\n
        "timestamp": "2018-01-10T23:52:38Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243818,\n
        "lat": 44.2072129,\n
        "lon": 4.6226411,\n
        "timestamp": "2012-09-29T23:37:23Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243819,\n
        "lat": 44.2029827,\n
        "lon": 4.6254556,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243820,\n
        "lat": 44.2024882,\n
        "lon": 4.6255117,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243821,\n
        "lat": 44.1952343,\n
        "lon": 4.6170884,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243823,\n
        "lat": 44.2037955,\n
        "lon": 4.6266825,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243826,\n
        "lat": 44.1871191,\n
        "lon": 4.6261091,\n
        "timestamp": "2010-08-22T02:55:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243832,\n
        "lat": 44.1988160,\n
        "lon": 4.6202788,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243834,\n
        "lat": 44.1967901,\n
        "lon": 4.6336381,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243836,\n
        "lat": 44.2114738,\n
        "lon": 4.6300957,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243838,\n
        "lat": 44.1980599,\n
        "lon": 4.6260489,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243839,\n
        "lat": 44.2007438,\n
        "lon": 4.6257739,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243840,\n
        "lat": 44.2019933,\n
        "lon": 4.6241064,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243841,\n
        "lat": 44.1987246,\n
        "lon": 4.6232657,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243842,\n
        "lat": 44.1936791,\n
        "lon": 4.6216416,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243843,\n
        "lat": 44.1985277,\n
        "lon": 4.6262499,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243844,\n
        "lat": 44.2052227,\n
        "lon": 4.6215225,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243845,\n
        "lat": 44.1921421,\n
        "lon": 4.6203235,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243847,\n
        "lat": 44.2126741,\n
        "lon": 4.6323145,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243849,\n
        "lat": 44.1975717,\n
        "lon": 4.6232579,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243850,\n
        "lat": 44.1974766,\n
        "lon": 4.6247359,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243852,\n
        "lat": 44.1993903,\n
        "lon": 4.6270076,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243856,\n
        "lat": 44.1966201,\n
        "lon": 4.6257681,\n
        "timestamp": "2010-08-22T02:55:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243859,\n
        "lat": 44.2009730,\n
        "lon": 4.6224428,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243866,\n
        "lat": 44.1937075,\n
        "lon": 4.6216539,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243874,\n
        "lat": 44.1882748,\n
        "lon": 4.6212165,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243877,\n
        "lat": 44.1967556,\n
        "lon": 4.6224563,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243878,\n
        "lat": 44.1957143,\n
        "lon": 4.6186018,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243880,\n
        "lat": 44.1969285,\n
        "lon": 4.6255188,\n
        "timestamp": "2010-08-22T02:55:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243883,\n
        "lat": 44.1931027,\n
        "lon": 4.6226605,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243884,\n
        "lat": 44.1975927,\n
        "lon": 4.6240202,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243890,\n
        "lat": 44.2004778,\n
        "lon": 4.6265377,\n
        "timestamp": "2012-09-30T23:13:38Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243892,\n
        "lat": 44.2041935,\n
        "lon": 4.6266591,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243894,\n
        "lat": 44.1950425,\n
        "lon": 4.6250325,\n
        "timestamp": "2018-01-10T23:52:39Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243897,\n
        "lat": 44.2035609,\n
        "lon": 4.6252118,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243899,\n
        "lat": 44.1964320,\n
        "lon": 4.6254891,\n
        "timestamp": "2010-08-22T02:55:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243902,\n
        "lat": 44.2004100,\n
        "lon": 4.6220989,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243904,\n
        "lat": 44.1957252,\n
        "lon": 4.6223203,\n
        "timestamp": "2010-08-22T02:55:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043\n
      },\n
      {\n
        "type": "node",\n
        "id": 873243905,\n
        "lat": 44.2012545,\n
        "lon": 4.6244951,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640402,\n
        "lat": 44.1952668,\n
        "lon": 4.6192572,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640403,\n
        "lat": 44.1960105,\n
        "lon": 4.6207632,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640404,\n
        "lat": 44.1960173,\n
        "lon": 4.6208447,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640405,\n
        "lat": 44.1960384,\n
        "lon": 4.6206248,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640406,\n
        "lat": 44.1960494,\n
        "lon": 4.6207569,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640407,\n
        "lat": 44.1961395,\n
        "lon": 4.6206085,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640408,\n
        "lat": 44.1961572,\n
        "lon": 4.6208221,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640409,\n
        "lat": 44.1962094,\n
        "lon": 4.6215529,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640410,\n
        "lat": 44.1962141,\n
        "lon": 4.6216224,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640411,\n
        "lat": 44.1962338,\n
        "lon": 4.6217571,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640412,\n
        "lat": 44.1962376,\n
        "lon": 4.6218136,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640413,\n
        "lat": 44.1962519,\n
        "lon": 4.6216175,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640414,\n
        "lat": 44.1962611,\n
        "lon": 4.6217536,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640415,\n
        "lat": 44.1962730,\n
        "lon": 4.6215446,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640416,\n
        "lat": 44.1962774,\n
        "lon": 4.6216089,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640417,\n
        "lat": 44.1962903,\n
        "lon": 4.6217471,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640418,\n
        "lat": 44.1962942,\n
        "lon": 4.6218062,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640421,\n
        "lat": 44.1963148,\n
        "lon": 4.6216040,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640422,\n
        "lat": 44.1963241,\n
        "lon": 4.6217427,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640425,\n
        "lat": 44.1964240,\n
        "lon": 4.6207251,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640426,\n
        "lat": 44.1964325,\n
        "lon": 4.6208237,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640427,\n
        "lat": 44.1965112,\n
        "lon": 4.6207718,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640428,\n
        "lat": 44.1965145,\n
        "lon": 4.6208101,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640429,\n
        "lat": 44.1965259,\n
        "lon": 4.6206384,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640430,\n
        "lat": 44.1965318,\n
        "lon": 4.6207071,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640431,\n
        "lat": 44.1965374,\n
        "lon": 4.6207674,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640432,\n
        "lat": 44.1965479,\n
        "lon": 4.6208892,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640433,\n
        "lat": 44.1965736,\n
        "lon": 4.6208849,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640434,\n
        "lat": 44.1965757,\n
        "lon": 4.6206301,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640435,\n
        "lat": 44.1965818,\n
        "lon": 4.6207012,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640436,\n
        "lat": 44.1965836,\n
        "lon": 4.6210007,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640437,\n
        "lat": 44.1965982,\n
        "lon": 4.6206985,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640438,\n
        "lat": 44.1966012,\n
        "lon": 4.6207334,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640439,\n
        "lat": 44.1966116,\n
        "lon": 4.6208550,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640440,\n
        "lat": 44.1966133,\n
        "lon": 4.6208751,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640441,\n
        "lat": 44.1966152,\n
        "lon": 4.6208747,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640442,\n
        "lat": 44.1966254,\n
        "lon": 4.6209938,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640443,\n
        "lat": 44.1966451,\n
        "lon": 4.6207261,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640444,\n
        "lat": 44.1966556,\n
        "lon": 4.6208477,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640449,\n
        "lat": 44.1967166,\n
        "lon": 4.6205642,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640450,\n
        "lat": 44.1967193,\n
        "lon": 4.6206296,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640451,\n
        "lat": 44.1967615,\n
        "lon": 4.6206262,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640452,\n
        "lat": 44.1967639,\n
        "lon": 4.6206850,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640453,\n
        "lat": 44.1968062,\n
        "lon": 4.6205570,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640454,\n
        "lat": 44.1968114,\n
        "lon": 4.6206812,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640455,\n
        "lat": 44.1968407,\n
        "lon": 4.6264700,\n
        "timestamp": "2012-09-30T21:38:18Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640456,\n
        "lat": 44.1968523,\n
        "lon": 4.6264766,\n
        "timestamp": "2012-09-30T21:38:18Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640457,\n
        "lat": 44.1973525,\n
        "lon": 4.6236078,\n
        "timestamp": "2012-09-30T21:38:18Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640458,\n
        "lat": 44.1973554,\n
        "lon": 4.6236234,\n
        "timestamp": "2012-09-30T21:38:18Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640459,\n
        "lat": 44.1986956,\n
        "lon": 4.6237379,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640460,\n
        "lat": 44.1986966,\n
        "lon": 4.6236628,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640461,\n
        "lat": 44.1987000,\n
        "lon": 4.6233745,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640462,\n
        "lat": 44.1987009,\n
        "lon": 4.6233053,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640463,\n
        "lat": 44.1987076,\n
        "lon": 4.6207050,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640464,\n
        "lat": 44.1987087,\n
        "lon": 4.6207171,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640465,\n
        "lat": 44.1987091,\n
        "lon": 4.6207229,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640466,\n
        "lat": 44.1987104,\n
        "lon": 4.6232377,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640467,\n
        "lat": 44.1987105,\n
        "lon": 4.6232232,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640468,\n
        "lat": 44.1987231,\n
        "lon": 4.6233751,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640469,\n
        "lat": 44.1987241,\n
        "lon": 4.6233059,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640470,\n
        "lat": 44.1987388,\n
        "lon": 4.6208741,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640471,\n
        "lat": 44.1987493,\n
        "lon": 4.6206992,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640472,\n
        "lat": 44.1987617,\n
        "lon": 4.6208709,\n
        "timestamp": "2021-09-05T19:17:08Z",\n
        "version": 2,\n
        "changeset": 110762662,\n
        "user": "JLZIMMERMANN",\n
        "uid": 188930\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640473,\n
        "lat": 44.1988692,\n
        "lon": 4.6216290,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640474,\n
        "lat": 44.1988417,\n
        "lon": 4.6232267,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640475,\n
        "lat": 44.1988435,\n
        "lon": 4.6232414,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640476,\n
        "lat": 44.1988746,\n
        "lon": 4.6216967,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640477,\n
        "lat": 44.1988836,\n
        "lon": 4.6213504,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640478,\n
        "lat": 44.1988894,\n
        "lon": 4.6214091,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640479,\n
        "lat": 44.1989056,\n
        "lon": 4.6216235,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640480,\n
        "lat": 44.1989067,\n
        "lon": 4.6216381,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640481,\n
        "lat": 44.1989109,\n
        "lon": 4.6216911,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640482,\n
        "lat": 44.1989311,\n
        "lon": 4.6216344,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640483,\n
        "lat": 44.1989353,\n
        "lon": 4.6216874,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640484,\n
        "lat": 44.1989362,\n
        "lon": 4.6213401,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640486,\n
        "lat": 44.1989420,\n
        "lon": 4.6213989,\n
        "timestamp": "2012-09-30T21:38:19Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640494,\n
        "lat": 44.1990357,\n
        "lon": 4.6214158,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640495,\n
        "lat": 44.1990378,\n
        "lon": 4.6213863,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640496,\n
        "lat": 44.1990420,\n
        "lon": 4.6214139,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640497,\n
        "lat": 44.1990463,\n
        "lon": 4.6214857,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640498,\n
        "lat": 44.1990681,\n
        "lon": 4.6213775,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640499,\n
        "lat": 44.1990722,\n
        "lon": 4.6214045,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640500,\n
        "lat": 44.1990794,\n
        "lon": 4.6214025,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640501,\n
        "lat": 44.1994195,\n
        "lon": 4.6260536,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640502,\n
        "lat": 44.1994581,\n
        "lon": 4.6260059,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640503,\n
        "lat": 44.1996286,\n
        "lon": 4.6263056,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640504,\n
        "lat": 44.1996700,\n
        "lon": 4.6263294,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640505,\n
        "lat": 44.1997199,\n
        "lon": 4.6277218,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640506,\n
        "lat": 44.1997294,\n
        "lon": 4.6262969,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640507,\n
        "lat": 44.1997625,\n
        "lon": 4.6263865,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640508,\n
        "lat": 44.1997665,\n
        "lon": 4.6276607,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640509,\n
        "lat": 44.1998210,\n
        "lon": 4.6261360,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640510,\n
        "lat": 44.1998326,\n
        "lon": 4.6260959,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640511,\n
        "lat": 44.1998368,\n
        "lon": 4.6277493,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640512,\n
        "lat": 44.1998384,\n
        "lon": 4.6262088,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640513,\n
        "lat": 44.1998452,\n
        "lon": 4.6276789,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640514,\n
        "lat": 44.1998539,\n
        "lon": 4.6261549,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640515,\n
        "lat": 44.1998617,\n
        "lon": 4.6261594,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940640516,\n
        "lat": 44.1998736,\n
        "lon": 4.6261195,\n
        "timestamp": "2012-09-30T21:38:20Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747274,\n
        "lat": 44.1902335,\n
        "lon": 4.6221921,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747275,\n
        "lat": 44.1902581,\n
        "lon": 4.6221021,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747276,\n
        "lat": 44.1902643,\n
        "lon": 4.6199389,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747277,\n
        "lat": 44.1902708,\n
        "lon": 4.6199774,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747278,\n
        "lat": 44.1902817,\n
        "lon": 4.6199563,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747280,\n
        "lat": 44.1902960,\n
        "lon": 4.6200026,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747287,\n
        "lat": 44.1902972,\n
        "lon": 4.6198750,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747289,\n
        "lat": 44.1903381,\n
        "lon": 4.6221447,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747291,\n
        "lat": 44.1903419,\n
        "lon": 4.6222498,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747292,\n
        "lat": 44.1903482,\n
        "lon": 4.6221082,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747294,\n
        "lat": 44.1903397,\n
        "lon": 4.6199175,\n
        "timestamp": "2018-01-10T23:52:40Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747295,\n
        "lat": 44.1903660,\n
        "lon": 4.6221621,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747297,\n
        "lat": 44.1903576,\n
        "lon": 4.6197950,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747298,\n
        "lat": 44.1903874,\n
        "lon": 4.6221923,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747300,\n
        "lat": 44.1903873,\n
        "lon": 4.6223299,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747301,\n
        "lat": 44.1903919,\n
        "lon": 4.6221759,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747303,\n
        "lat": 44.1903864,\n
        "lon": 4.6198806,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747304,\n
        "lat": 44.1904025,\n
        "lon": 4.6221372,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747307,\n
        "lat": 44.1904168,\n
        "lon": 4.6220853,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747309,\n
        "lat": 44.1904204,\n
        "lon": 4.6222098,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747314,\n
        "lat": 44.1904400,\n
        "lon": 4.6221397,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747315,\n
        "lat": 44.1904501,\n
        "lon": 4.6221030,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747319,\n
        "lat": 44.1904335,\n
        "lon": 4.6197454,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747320,\n
        "lat": 44.1904703,\n
        "lon": 4.6223741,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747321,\n
        "lat": 44.1904623,\n
        "lon": 4.6198309,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747323,\n
        "lat": 44.1905227,\n
        "lon": 4.6221836,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747325,\n
        "lat": 44.1905421,\n
        "lon": 4.6196949,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747327,\n
        "lat": 44.1905532,\n
        "lon": 4.6197154,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747328,\n
        "lat": 44.1905698,\n
        "lon": 4.6196978,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747330,\n
        "lat": 44.1906149,\n
        "lon": 4.6197808,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747331,\n
        "lat": 44.1906476,\n
        "lon": 4.6197463,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747333,\n
        "lat": 44.1906502,\n
        "lon": 4.6197510,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747334,\n
        "lat": 44.1906629,\n
        "lon": 4.6195673,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747336,\n
        "lat": 44.1906691,\n
        "lon": 4.6196114,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747337,\n
        "lat": 44.1906804,\n
        "lon": 4.6195995,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747339,\n
        "lat": 44.1906874,\n
        "lon": 4.6196451,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747340,\n
        "lat": 44.1907219,\n
        "lon": 4.6196086,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747342,\n
        "lat": 44.1907449,\n
        "lon": 4.6196510,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747347,\n
        "lat": 44.1910749,\n
        "lon": 4.6200866,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747357,\n
        "lat": 44.1911121,\n
        "lon": 4.6199936,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747359,\n
        "lat": 44.1911073,\n
        "lon": 4.6201118,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747360,\n
        "lat": 44.1911445,\n
        "lon": 4.6200188,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747362,\n
        "lat": 44.1932381,\n
        "lon": 4.6224480,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747364,\n
        "lat": 44.1932543,\n
        "lon": 4.6224565,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747365,\n
        "lat": 44.1932593,\n
        "lon": 4.6223500,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747366,\n
        "lat": 44.1932641,\n
        "lon": 4.6223525,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747367,\n
        "lat": 44.1932764,\n
        "lon": 4.6223581,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747368,\n
        "lat": 44.1932805,\n
        "lon": 4.6223602,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747369,\n
        "lat": 44.1932853,\n
        "lon": 4.6222544,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747370,\n
        "lat": 44.1933022,\n
        "lon": 4.6222633,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747371,\n
        "lat": 44.1933650,\n
        "lon": 4.6225150,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747372,\n
        "lat": 44.1933743,\n
        "lon": 4.6224103,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747373,\n
        "lat": 44.1933911,\n
        "lon": 4.6224192,\n
        "timestamp": "2018-01-10T23:52:41Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747374,\n
        "lat": 44.1934002,\n
        "lon": 4.6223151,\n
        "timestamp": "2018-01-10T23:52:42Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747375,\n
        "lat": 44.1955451,\n
        "lon": 4.6245065,\n
        "timestamp": "2018-01-10T23:52:42Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747395,\n
        "lat": 44.1973513,\n
        "lon": 4.6241738,\n
        "timestamp": "2012-09-30T23:12:38Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747396,\n
        "lat": 44.1973591,\n
        "lon": 4.6242667,\n
        "timestamp": "2012-09-30T23:12:38Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747538,\n
        "lat": 44.2130107,\n
        "lon": 4.6335069,\n
        "timestamp": "2012-09-30T23:12:41Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747539,\n
        "lat": 44.2130444,\n
        "lon": 4.6332507,\n
        "timestamp": "2012-09-30T23:12:41Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747541,\n
        "lat": 44.2130954,\n
        "lon": 4.6335448,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747543,\n
        "lat": 44.2131476,\n
        "lon": 4.6333508,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747544,\n
        "lat": 44.2131714,\n
        "lon": 4.6334368,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747546,\n
        "lat": 44.2132046,\n
        "lon": 4.6333376,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747549,\n
        "lat": 44.2132432,\n
        "lon": 4.6334836,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747551,\n
        "lat": 44.2132764,\n
        "lon": 4.6333845,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940747555,\n
        "lat": 44.2136831,\n
        "lon": 4.6338121,\n
        "timestamp": "2012-09-30T23:12:42Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 1942130615,\n
        "lat": 44.2128946,\n
        "lon": 4.6313858,\n
        "timestamp": "2012-10-01T23:47:36Z",\n
        "version": 1,\n
        "changeset": 13329136,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603486,\n
        "lat": 44.1902804,\n
        "lon": 4.6313085,\n
        "timestamp": "2013-09-25T22:18:31Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603505,\n
        "lat": 44.1903218,\n
        "lon": 4.6312520,\n
        "timestamp": "2013-09-25T22:18:32Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603506,\n
        "lat": 44.1903483,\n
        "lon": 4.6311094,\n
        "timestamp": "2013-09-25T22:18:32Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603507,\n
        "lat": 44.1904830,\n
        "lon": 4.6315294,\n
        "timestamp": "2013-09-25T22:18:32Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603508,\n
        "lat": 44.1904916,\n
        "lon": 4.6315159,\n
        "timestamp": "2013-09-25T22:18:32Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "barrier": "gate"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 2471603512,\n
        "lat": 44.1905810,\n
        "lon": 4.6313972,\n
        "timestamp": "2013-09-25T22:18:32Z",\n
        "version": 1,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222\n
      },\n
      {\n
        "type": "node",\n
        "id": 3610346561,\n
        "lat": 44.1909451,\n
        "lon": 4.6333357,\n
        "timestamp": "2024-04-14T03:25:24Z",\n
        "version": 2,\n
        "changeset": 149975132,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "tags": {\n
          "amenity": "recycling",\n
          "name": "Déchetterie \"La Capellane\"",\n
          "operator": "Coved",\n
          "phone": "+33466792607",\n
          "recycling_type": "centre",\n
          "ref:FR:SINOE": "2705",\n
          "start_date": "1991-07-01"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634976,\n
        "lat": 44.1914765,\n
        "lon": 4.6339226,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634977,\n
        "lat": 44.1914898,\n
        "lon": 4.6341312,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634978,\n
        "lat": 44.1916089,\n
        "lon": 4.6340893,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634979,\n
        "lat": 44.1914658,\n
        "lon": 4.6340175,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634980,\n
        "lat": 44.1914950,\n
        "lon": 4.6340080,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634981,\n
        "lat": 44.1915674,\n
        "lon": 4.6338830,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634982,\n
        "lat": 44.1915213,\n
        "lon": 4.6338964,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634983,\n
        "lat": 44.1915410,\n
        "lon": 4.6339968,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4903634984,\n
        "lat": 44.1915875,\n
        "lon": 4.6339800,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 1,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307\n
      },\n
      {\n
        "type": "node",\n
        "id": 4907828859,\n
        "lat": 44.1992599,\n
        "lon": 4.6253816,\n
        "timestamp": "2023-02-25T14:52:44Z",\n
        "version": 2,\n
        "changeset": 133008391,\n
        "user": "chamdam",\n
        "uid": 10397245,\n
        "tags": {\n
          "bench": "yes",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Cité du Bosquet",\n
          "public_transport": "platform",\n
          "shelter": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 4907828860,\n
        "lat": 44.1994661,\n
        "lon": 4.6256921,\n
        "timestamp": "2023-02-25T14:52:44Z",\n
        "version": 2,\n
        "changeset": 133008391,\n
        "user": "chamdam",\n
        "uid": 10397245,\n
        "tags": {\n
          "bench": "yes",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Cité du Bosquet",\n
          "public_transport": "platform",\n
          "shelter": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143639,\n
        "lat": 44.1949826,\n
        "lon": 4.6251812,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143640,\n
        "lat": 44.1949957,\n
        "lon": 4.6251007,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143641,\n
        "lat": 44.1948990,\n
        "lon": 4.6249796,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143642,\n
        "lat": 44.1951606,\n
        "lon": 4.6248935,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143643,\n
        "lat": 44.1952653,\n
        "lon": 4.6249468,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143644,\n
        "lat": 44.1952407,\n
        "lon": 4.6249811,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143645,\n
        "lat": 44.1951288,\n
        "lon": 4.6251387,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332143647,\n
        "lat": 44.1950390,\n
        "lon": 4.6252687,\n
        "timestamp": "2018-01-10T23:51:52Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144093,\n
        "lat": 44.1964831,\n
        "lon": 4.6242051,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144094,\n
        "lat": 44.1964894,\n
        "lon": 4.6242763,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144095,\n
        "lat": 44.1965377,\n
        "lon": 4.6241824,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144096,\n
        "lat": 44.1965378,\n
        "lon": 4.6241871,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144097,\n
        "lat": 44.1965446,\n
        "lon": 4.6244301,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144098,\n
        "lat": 44.1965446,\n
        "lon": 4.6244240,\n
        "timestamp": "2018-01-10T23:51:56Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144099,\n
        "lat": 44.1965921,\n
        "lon": 4.6243419,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144100,\n
        "lat": 44.1966103,\n
        "lon": 4.6243387,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144102,\n
        "lat": 44.1963954,\n
        "lon": 4.6237709,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144103,\n
        "lat": 44.1964597,\n
        "lon": 4.6238308,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144104,\n
        "lat": 44.1964614,\n
        "lon": 4.6238367,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144105,\n
        "lat": 44.1964705,\n
        "lon": 4.6237154,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144106,\n
        "lat": 44.1964808,\n
        "lon": 4.6237127,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144108,\n
        "lat": 44.1961034,\n
        "lon": 4.6243475,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144109,\n
        "lat": 44.1960992,\n
        "lon": 4.6243501,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144110,\n
        "lat": 44.1960940,\n
        "lon": 4.6243540,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144111,\n
        "lat": 44.1960883,\n
        "lon": 4.6243597,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144112,\n
        "lat": 44.1960843,\n
        "lon": 4.6243663,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144113,\n
        "lat": 44.1961348,\n
        "lon": 4.6244381,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144114,\n
        "lat": 44.1961288,\n
        "lon": 4.6245498,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144115,\n
        "lat": 44.1963314,\n
        "lon": 4.6242866,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144116,\n
        "lat": 44.1964243,\n
        "lon": 4.6241223,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144117,\n
        "lat": 44.1960647,\n
        "lon": 4.6234769,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144118,\n
        "lat": 44.1960680,\n
        "lon": 4.6234767,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144119,\n
        "lat": 44.1962712,\n
        "lon": 4.6240560,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144120,\n
        "lat": 44.1962389,\n
        "lon": 4.6240683,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144121,\n
        "lat": 44.1962303,\n
        "lon": 4.6240169,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144122,\n
        "lat": 44.1965901,\n
        "lon": 4.6248455,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144123,\n
        "lat": 44.1964429,\n
        "lon": 4.6253403,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144124,\n
        "lat": 44.1958879,\n
        "lon": 4.6242936,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144125,\n
        "lat": 44.1959566,\n
        "lon": 4.6243830,\n
        "timestamp": "2018-01-10T23:51:57Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144296,\n
        "lat": 44.1952610,\n
        "lon": 4.6172671,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144297,\n
        "lat": 44.1952383,\n
        "lon": 4.6172208,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144310,\n
        "lat": 44.1951672,\n
        "lon": 4.6245051,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144311,\n
        "lat": 44.1951684,\n
        "lon": 4.6245960,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144312,\n
        "lat": 44.1953123,\n
        "lon": 4.6242313,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144313,\n
        "lat": 44.1958367,\n
        "lon": 4.6242755,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144314,\n
        "lat": 44.1958504,\n
        "lon": 4.6242726,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144315,\n
        "lat": 44.1958062,\n
        "lon": 4.6240852,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144316,\n
        "lat": 44.1957952,\n
        "lon": 4.6240509,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144317,\n
        "lat": 44.1957568,\n
        "lon": 4.6240408,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144318,\n
        "lat": 44.1957985,\n
        "lon": 4.6240065,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144319,\n
        "lat": 44.1959305,\n
        "lon": 4.6241015,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144320,\n
        "lat": 44.1959335,\n
        "lon": 4.6241191,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144321,\n
        "lat": 44.1958804,\n
        "lon": 4.6242733,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144322,\n
        "lat": 44.1958917,\n
        "lon": 4.6242700,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144323,\n
        "lat": 44.1958892,\n
        "lon": 4.6242557,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144324,\n
        "lat": 44.1959086,\n
        "lon": 4.6244708,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144325,\n
        "lat": 44.1959378,\n
        "lon": 4.6244937,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144326,\n
        "lat": 44.1959285,\n
        "lon": 4.6244982,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144327,\n
        "lat": 44.1955329,\n
        "lon": 4.6241063,\n
        "timestamp": "2018-01-10T23:52:00Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144328,\n
        "lat": 44.1955202,\n
        "lon": 4.6241102,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144329,\n
        "lat": 44.1955797,\n
        "lon": 4.6242159,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144330,\n
        "lat": 44.1955977,\n
        "lon": 4.6242689,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144331,\n
        "lat": 44.1956656,\n
        "lon": 4.6242834,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144332,\n
        "lat": 44.1956850,\n
        "lon": 4.6241634,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144333,\n
        "lat": 44.1956422,\n
        "lon": 4.6239472,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144334,\n
        "lat": 44.1956720,\n
        "lon": 4.6239847,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144335,\n
        "lat": 44.1953936,\n
        "lon": 4.6239086,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144336,\n
        "lat": 44.1953890,\n
        "lon": 4.6238873,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144337,\n
        "lat": 44.1954157,\n
        "lon": 4.6238765,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144338,\n
        "lat": 44.1954218,\n
        "lon": 4.6239010,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144339,\n
        "lat": 44.1954973,\n
        "lon": 4.6240024,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144340,\n
        "lat": 44.1953355,\n
        "lon": 4.6243032,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144341,\n
        "lat": 44.1953716,\n
        "lon": 4.6241927,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144342,\n
        "lat": 44.1953588,\n
        "lon": 4.6241937,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144343,\n
        "lat": 44.1955086,\n
        "lon": 4.6245182,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144344,\n
        "lat": 44.1953595,\n
        "lon": 4.6243833,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144345,\n
        "lat": 44.1956295,\n
        "lon": 4.6245974,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144346,\n
        "lat": 44.1956499,\n
        "lon": 4.6243727,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144347,\n
        "lat": 44.1956539,\n
        "lon": 4.6243904,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144348,\n
        "lat": 44.1956797,\n
        "lon": 4.6245554,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144349,\n
        "lat": 44.1956666,\n
        "lon": 4.6245239,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144350,\n
        "lat": 44.1944273,\n
        "lon": 4.6186926,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144351,\n
        "lat": 44.1944159,\n
        "lon": 4.6187012,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144360,\n
        "lat": 44.1887990,\n
        "lon": 4.6215579,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144361,\n
        "lat": 44.1887728,\n
        "lon": 4.6215812,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144362,\n
        "lat": 44.1887604,\n
        "lon": 4.6215541,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144363,\n
        "lat": 44.1887866,\n
        "lon": 4.6215308,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144364,\n
        "lat": 44.1884799,\n
        "lon": 4.6208259,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144365,\n
        "lat": 44.1885112,\n
        "lon": 4.6207594,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144366,\n
        "lat": 44.1884639,\n
        "lon": 4.6207160,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144367,\n
        "lat": 44.1884325,\n
        "lon": 4.6207825,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144368,\n
        "lat": 44.1884251,\n
        "lon": 4.6207983,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144369,\n
        "lat": 44.1884219,\n
        "lon": 4.6206626,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144370,\n
        "lat": 44.1883782,\n
        "lon": 4.6207553,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144371,\n
        "lat": 44.1883656,\n
        "lon": 4.6206110,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144372,\n
        "lat": 44.1884996,\n
        "lon": 4.6206402,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144373,\n
        "lat": 44.1883965,\n
        "lon": 4.6205456,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144374,\n
        "lat": 44.1884355,\n
        "lon": 4.6204588,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144375,\n
        "lat": 44.1884816,\n
        "lon": 4.6203632,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144376,\n
        "lat": 44.1885645,\n
        "lon": 4.6204410,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144377,\n
        "lat": 44.1885184,\n
        "lon": 4.6205366,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144378,\n
        "lat": 44.1886475,\n
        "lon": 4.6205189,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144379,\n
        "lat": 44.1885109,\n
        "lon": 4.6203907,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144380,\n
        "lat": 44.1885429,\n
        "lon": 4.6203244,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144381,\n
        "lat": 44.1886795,\n
        "lon": 4.6204526,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144382,\n
        "lat": 44.1888412,\n
        "lon": 4.6206890,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144383,\n
        "lat": 44.1888724,\n
        "lon": 4.6207522,\n
        "timestamp": "2018-01-10T23:52:01Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144384,\n
        "lat": 44.1888826,\n
        "lon": 4.6207618,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144385,\n
        "lat": 44.1888941,\n
        "lon": 4.6207379,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144386,\n
        "lat": 44.1887998,\n
        "lon": 4.6207756,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144387,\n
        "lat": 44.1888423,\n
        "lon": 4.6208151,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144388,\n
        "lat": 44.1888838,\n
        "lon": 4.6207283,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144389,\n
        "lat": 44.1889418,\n
        "lon": 4.6207818,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144390,\n
        "lat": 44.1888372,\n
        "lon": 4.6206646,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144391,\n
        "lat": 44.1887505,\n
        "lon": 4.6205843,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144392,\n
        "lat": 44.1887733,\n
        "lon": 4.6205365,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144393,\n
        "lat": 44.1889714,\n
        "lon": 4.6207196,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144394,\n
        "lat": 44.1882000,\n
        "lon": 4.6211285,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144395,\n
        "lat": 44.1881682,\n
        "lon": 4.6211961,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144396,\n
        "lat": 44.1881903,\n
        "lon": 4.6212163,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144397,\n
        "lat": 44.1882221,\n
        "lon": 4.6211487,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144398,\n
        "lat": 44.1881216,\n
        "lon": 4.6213160,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144399,\n
        "lat": 44.1880940,\n
        "lon": 4.6213748,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144400,\n
        "lat": 44.1881347,\n
        "lon": 4.6214120,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144401,\n
        "lat": 44.1881623,\n
        "lon": 4.6213532,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144402,\n
        "lat": 44.1885734,\n
        "lon": 4.6211898,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144403,\n
        "lat": 44.1885455,\n
        "lon": 4.6212457,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144404,\n
        "lat": 44.1886883,\n
        "lon": 4.6212330,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144405,\n
        "lat": 44.1885746,\n
        "lon": 4.6212740,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144406,\n
        "lat": 44.1886025,\n
        "lon": 4.6212181,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144407,\n
        "lat": 44.1886202,\n
        "lon": 4.6211826,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144408,\n
        "lat": 44.1886155,\n
        "lon": 4.6211513,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144409,\n
        "lat": 44.1886750,\n
        "lon": 4.6211365,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144410,\n
        "lat": 44.1886862,\n
        "lon": 4.6212142,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144411,\n
        "lat": 44.1886834,\n
        "lon": 4.6212198,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144412,\n
        "lat": 44.1886781,\n
        "lon": 4.6212147,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144413,\n
        "lat": 44.1886702,\n
        "lon": 4.6212305,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144414,\n
        "lat": 44.1886763,\n
        "lon": 4.6212366,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144415,\n
        "lat": 44.1886660,\n
        "lon": 4.6212572,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144416,\n
        "lat": 44.1886830,\n
        "lon": 4.6212737,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144417,\n
        "lat": 44.1886881,\n
        "lon": 4.6212634,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144418,\n
        "lat": 44.1887243,\n
        "lon": 4.6212986,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144419,\n
        "lat": 44.1886836,\n
        "lon": 4.6213800,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144420,\n
        "lat": 44.1884877,\n
        "lon": 4.6213168,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144421,\n
        "lat": 44.1884436,\n
        "lon": 4.6214088,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144422,\n
        "lat": 44.1884959,\n
        "lon": 4.6214575,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144423,\n
        "lat": 44.1884747,\n
        "lon": 4.6215017,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144428,\n
        "lat": 44.1891397,\n
        "lon": 4.6203580,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144429,\n
        "lat": 44.1890664,\n
        "lon": 4.6204019,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144430,\n
        "lat": 44.1890819,\n
        "lon": 4.6204524,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144431,\n
        "lat": 44.1891553,\n
        "lon": 4.6204085,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144432,\n
        "lat": 44.1891338,\n
        "lon": 4.6205670,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144433,\n
        "lat": 44.1891152,\n
        "lon": 4.6205493,\n
        "timestamp": "2018-01-10T23:52:02Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144504,\n
        "lat": 44.1893100,\n
        "lon": 4.6211727,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144505,\n
        "lat": 44.1893297,\n
        "lon": 4.6211223,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144513,\n
        "lat": 44.1890616,\n
        "lon": 4.6213879,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144514,\n
        "lat": 44.1890315,\n
        "lon": 4.6213756,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144515,\n
        "lat": 44.1893462,\n
        "lon": 4.6215661,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144516,\n
        "lat": 44.1893203,\n
        "lon": 4.6216312,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144517,\n
        "lat": 44.1893477,\n
        "lon": 4.6216523,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144518,\n
        "lat": 44.1893736,\n
        "lon": 4.6215873,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144519,\n
        "lat": 44.1895167,\n
        "lon": 4.6215794,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144520,\n
        "lat": 44.1895211,\n
        "lon": 4.6215682,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144521,\n
        "lat": 44.1901591,\n
        "lon": 4.6204946,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144522,\n
        "lat": 44.1901714,\n
        "lon": 4.6205019,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144523,\n
        "lat": 44.1903000,\n
        "lon": 4.6209225,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144524,\n
        "lat": 44.1903096,\n
        "lon": 4.6208868,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144525,\n
        "lat": 44.1902743,\n
        "lon": 4.6208682,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144526,\n
        "lat": 44.1902796,\n
        "lon": 4.6208487,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144527,\n
        "lat": 44.1902527,\n
        "lon": 4.6208345,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144528,\n
        "lat": 44.1902244,\n
        "lon": 4.6209389,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144529,\n
        "lat": 44.1902726,\n
        "lon": 4.6215301,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144530,\n
        "lat": 44.1903167,\n
        "lon": 4.6215182,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144531,\n
        "lat": 44.1903115,\n
        "lon": 4.6214809,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144532,\n
        "lat": 44.1902675,\n
        "lon": 4.6214927,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144533,\n
        "lat": 44.1902472,\n
        "lon": 4.6213530,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144534,\n
        "lat": 44.1902288,\n
        "lon": 4.6213580,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144535,\n
        "lat": 44.1902409,\n
        "lon": 4.6214454,\n
        "timestamp": "2018-01-10T23:52:04Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144536,\n
        "lat": 44.1902506,\n
        "lon": 4.6214428,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144537,\n
        "lat": 44.1896419,\n
        "lon": 4.6218035,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144538,\n
        "lat": 44.1898065,\n
        "lon": 4.6211320,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144539,\n
        "lat": 44.1898070,\n
        "lon": 4.6209483,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144540,\n
        "lat": 44.1898043,\n
        "lon": 4.6209893,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144541,\n
        "lat": 44.1898149,\n
        "lon": 4.6209527,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144542,\n
        "lat": 44.1898583,\n
        "lon": 4.6208923,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144543,\n
        "lat": 44.1898757,\n
        "lon": 4.6209020,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144544,\n
        "lat": 44.1898690,\n
        "lon": 4.6209253,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144545,\n
        "lat": 44.1898419,\n
        "lon": 4.6209100,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144546,\n
        "lat": 44.1913122,\n
        "lon": 4.6210500,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144547,\n
        "lat": 44.1913150,\n
        "lon": 4.6210378,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144548,\n
        "lat": 44.1913124,\n
        "lon": 4.6210088,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144549,\n
        "lat": 44.1913119,\n
        "lon": 4.6209940,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144550,\n
        "lat": 44.1914376,\n
        "lon": 4.6203520,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144551,\n
        "lat": 44.1919937,\n
        "lon": 4.6206628,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144552,\n
        "lat": 44.1919882,\n
        "lon": 4.6206814,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144553,\n
        "lat": 44.1919444,\n
        "lon": 4.6213414,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144554,\n
        "lat": 44.1919942,\n
        "lon": 4.6213642,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144555,\n
        "lat": 44.1919151,\n
        "lon": 4.6214581,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144556,\n
        "lat": 44.1919841,\n
        "lon": 4.6214918,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144557,\n
        "lat": 44.1920138,\n
        "lon": 4.6213738,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144558,\n
        "lat": 44.1920452,\n
        "lon": 4.6211610,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144559,\n
        "lat": 44.1919776,\n
        "lon": 4.6211280,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144560,\n
        "lat": 44.1919263,\n
        "lon": 4.6213326,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144561,\n
        "lat": 44.1929979,\n
        "lon": 4.6210697,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144562,\n
        "lat": 44.1930292,\n
        "lon": 4.6210762,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144563,\n
        "lat": 44.1930316,\n
        "lon": 4.6210546,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144564,\n
        "lat": 44.1929834,\n
        "lon": 4.6210738,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144565,\n
        "lat": 44.1929828,\n
        "lon": 4.6210800,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144566,\n
        "lat": 44.1903616,\n
        "lon": 4.6220594,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144567,\n
        "lat": 44.1915090,\n
        "lon": 4.6217103,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144572,\n
        "lat": 44.1928374,\n
        "lon": 4.6219845,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144573,\n
        "lat": 44.1928426,\n
        "lon": 4.6219625,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144574,\n
        "lat": 44.1927385,\n
        "lon": 4.6220042,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144575,\n
        "lat": 44.1927476,\n
        "lon": 4.6220134,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144576,\n
        "lat": 44.1927571,\n
        "lon": 4.6220768,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144577,\n
        "lat": 44.1927703,\n
        "lon": 4.6220736,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144578,\n
        "lat": 44.1922146,\n
        "lon": 4.6208058,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144579,\n
        "lat": 44.1922731,\n
        "lon": 4.6214746,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144580,\n
        "lat": 44.1922461,\n
        "lon": 4.6215882,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144581,\n
        "lat": 44.1921761,\n
        "lon": 4.6215558,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144582,\n
        "lat": 44.1922030,\n
        "lon": 4.6214427,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144583,\n
        "lat": 44.1931258,\n
        "lon": 4.6217931,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144584,\n
        "lat": 44.1931390,\n
        "lon": 4.6216371,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144585,\n
        "lat": 44.1931486,\n
        "lon": 4.6216396,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144586,\n
        "lat": 44.1931371,\n
        "lon": 4.6217240,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144587,\n
        "lat": 44.1931074,\n
        "lon": 4.6217162,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144588,\n
        "lat": 44.1944387,\n
        "lon": 4.6217504,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144589,\n
        "lat": 44.1943896,\n
        "lon": 4.6217417,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5332144590,\n
        "lat": 44.1943933,\n
        "lon": 4.6217011,\n
        "timestamp": "2018-01-10T23:52:05Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 5679107486,\n
        "lat": 44.1994674,\n
        "lon": 4.6258929,\n
        "timestamp": "2024-11-17T13:16:59Z",\n
        "version": 3,\n
        "changeset": 159242413,\n
        "user": "Đuro Jiří",\n
        "uid": 14617702,\n
        "tags": {\n
          "amenity": "pharmacy",\n
          "dispensing": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022119256,\n
        "lat": 44.1951421,\n
        "lon": 4.6180413,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "4",\n
          "ref:SDIS30": "10458",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022176179,\n
        "lat": 44.1966392,\n
        "lon": 4.6264390,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "12",\n
          "ref:SDIS30": "4481",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022204248,\n
        "lat": 44.1913787,\n
        "lon": 4.6195507,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "2",\n
          "ref:SDIS30": "7507",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022208974,\n
        "lat": 44.1919686,\n
        "lon": 4.6219554,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "1",\n
          "ref:SDIS30": "4625",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022217426,\n
        "lat": 44.1997182,\n
        "lon": 4.6246966,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "10",\n
          "ref:SDIS30": "3769",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022218366,\n
        "lat": 44.1984638,\n
        "lon": 4.6207141,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "6",\n
          "ref:SDIS30": "3037",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022225455,\n
        "lat": 44.2066803,\n
        "lon": 4.6238676,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "underground",\n
          "operator": "SIAEP",\n
          "ref": "19",\n
          "ref:SDIS30": "11758",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022227797,\n
        "lat": 44.1961026,\n
        "lon": 4.6245765,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "5",\n
          "ref:SDIS30": "4626",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022227803,\n
        "lat": 44.1986420,\n
        "lon": 4.6242631,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "8",\n
          "ref:SDIS30": "9227",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022228496,\n
        "lat": 44.1924617,\n
        "lon": 4.6237900,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "3",\n
          "ref:SDIS30": "3761",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022228499,\n
        "lat": 44.1983270,\n
        "lon": 4.6254688,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "9",\n
          "ref:SDIS30": "6896",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022228615,\n
        "lat": 44.2004793,\n
        "lon": 4.6253598,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "17",\n
          "ref:SDIS30": "9199",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022229098,\n
        "lat": 44.1987315,\n
        "lon": 4.6227748,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "7",\n
          "ref:SDIS30": "3767",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7022246590,\n
        "lat": 44.2005603,\n
        "lon": 4.6231473,\n
        "timestamp": "2022-01-04T21:51:05Z",\n
        "version": 2,\n
        "changeset": 115773064,\n
        "user": "Marcussacapuces91",\n
        "uid": 37548,\n
        "tags": {\n
          "access": "yes",\n
          "couplings": "3",\n
          "couplings:diameters": "65 mm;65 mm;100 mm",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "operator": "SIAEP",\n
          "ref": "13",\n
          "ref:SDIS30": "10173",\n
          "source": "survey;local_knowledge"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7270683927,\n
        "lat": 44.1980090,\n
        "lon": 4.6252857,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 1,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7270683928,\n
        "lat": 44.1979946,\n
        "lon": 4.6252810,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 1,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7270683929,\n
        "lat": 44.1979684,\n
        "lon": 4.6253799,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 1,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217511,\n
        "lat": 44.1960752,\n
        "lon": 4.6189411,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217512,\n
        "lat": 44.1960718,\n
        "lon": 4.6188921,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217513,\n
        "lat": 44.1961029,\n
        "lon": 4.6188880,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217514,\n
        "lat": 44.1961062,\n
        "lon": 4.6189369,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217515,\n
        "lat": 44.1976696,\n
        "lon": 4.6197180,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217516,\n
        "lat": 44.1976008,\n
        "lon": 4.6197153,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217517,\n
        "lat": 44.1976019,\n
        "lon": 4.6196602,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217518,\n
        "lat": 44.1975461,\n
        "lon": 4.6196581,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217519,\n
        "lat": 44.1975481,\n
        "lon": 4.6195597,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217520,\n
        "lat": 44.1976727,\n
        "lon": 4.6195646,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217521,\n
        "lat": 44.1975431,\n
        "lon": 4.6201010,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217522,\n
        "lat": 44.1975454,\n
        "lon": 4.6200192,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217523,\n
        "lat": 44.1975819,\n
        "lon": 4.6200212,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217524,\n
        "lat": 44.1975859,\n
        "lon": 4.6198824,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217525,\n
        "lat": 44.1976595,\n
        "lon": 4.6198864,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217526,\n
        "lat": 44.1976533,\n
        "lon": 4.6201070,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217547,\n
        "lat": 44.1956560,\n
        "lon": 4.6190402,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217548,\n
        "lat": 44.1955786,\n
        "lon": 4.6190395,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217549,\n
        "lat": 44.1955784,\n
        "lon": 4.6191019,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217550,\n
        "lat": 44.1956558,\n
        "lon": 4.6191026,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217551,\n
        "lat": 44.1956044,\n
        "lon": 4.6192155,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217552,\n
        "lat": 44.1954770,\n
        "lon": 4.6193027,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217553,\n
        "lat": 44.1954981,\n
        "lon": 4.6193627,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217554,\n
        "lat": 44.1956255,\n
        "lon": 4.6192756,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217555,\n
        "lat": 44.1956409,\n
        "lon": 4.6198157,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271217556,\n
        "lat": 44.1956410,\n
        "lon": 4.6198276,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218394,\n
        "lat": 44.1965346,\n
        "lon": 4.6200500,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218395,\n
        "lat": 44.1965341,\n
        "lon": 4.6199698,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218396,\n
        "lat": 44.1965009,\n
        "lon": 4.6199702,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218397,\n
        "lat": 44.1965004,\n
        "lon": 4.6198882,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218398,\n
        "lat": 44.1964173,\n
        "lon": 4.6198891,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218399,\n
        "lat": 44.1964182,\n
        "lon": 4.6200514,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218400,\n
        "lat": 44.1967413,\n
        "lon": 4.6200202,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218401,\n
        "lat": 44.1966909,\n
        "lon": 4.6200723,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218402,\n
        "lat": 44.1966912,\n
        "lon": 4.6201122,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218403,\n
        "lat": 44.1967388,\n
        "lon": 4.6201116,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218404,\n
        "lat": 44.1967389,\n
        "lon": 4.6201268,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218405,\n
        "lat": 44.1967726,\n
        "lon": 4.6201264,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218406,\n
        "lat": 44.1967720,\n
        "lon": 4.6200198,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218407,\n
        "lat": 44.1966665,\n
        "lon": 4.6198800,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218408,\n
        "lat": 44.1966677,\n
        "lon": 4.6200726,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218409,\n
        "lat": 44.1967404,\n
        "lon": 4.6198791,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218410,\n
        "lat": 44.1970069,\n
        "lon": 4.6199752,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218411,\n
        "lat": 44.1969973,\n
        "lon": 4.6199756,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218412,\n
        "lat": 44.1970063,\n
        "lon": 4.6199417,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218413,\n
        "lat": 44.1969954,\n
        "lon": 4.6198736,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218414,\n
        "lat": 44.1970294,\n
        "lon": 4.6198725,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218415,\n
        "lat": 44.1970306,\n
        "lon": 4.6199408,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218416,\n
        "lat": 44.1969092,\n
        "lon": 4.6201141,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218417,\n
        "lat": 44.1969073,\n
        "lon": 4.6200044,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218418,\n
        "lat": 44.1969451,\n
        "lon": 4.6200031,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218419,\n
        "lat": 44.1969430,\n
        "lon": 4.6198855,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218420,\n
        "lat": 44.1969956,\n
        "lon": 4.6198837,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271218421,\n
        "lat": 44.1969997,\n
        "lon": 4.6201110,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227254,\n
        "lat": 44.1971260,\n
        "lon": 4.6225152,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227255,\n
        "lat": 44.1971494,\n
        "lon": 4.6226124,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227256,\n
        "lat": 44.1970759,\n
        "lon": 4.6225425,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227257,\n
        "lat": 44.1970475,\n
        "lon": 4.6226006,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227258,\n
        "lat": 44.1971209,\n
        "lon": 4.6226706,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227259,\n
        "lat": 44.1972302,\n
        "lon": 4.6224520,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227260,\n
        "lat": 44.1971230,\n
        "lon": 4.6225023,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271227261,\n
        "lat": 44.1972567,\n
        "lon": 4.6225619,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248499,\n
        "lat": 44.1977099,\n
        "lon": 4.6195759,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248500,\n
        "lat": 44.1977095,\n
        "lon": 4.6196107,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248501,\n
        "lat": 44.1977340,\n
        "lon": 4.6196113,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248502,\n
        "lat": 44.1977344,\n
        "lon": 4.6195764,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248509,\n
        "lat": 44.1982210,\n
        "lon": 4.6198853,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248510,\n
        "lat": 44.1982136,\n
        "lon": 4.6198335,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248511,\n
        "lat": 44.1982564,\n
        "lon": 4.6198215,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7271248512,\n
        "lat": 44.1982638,\n
        "lon": 4.6198734,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348901,\n
        "lat": 44.1885002,\n
        "lon": 4.6235954,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348905,\n
        "lat": 44.1913401,\n
        "lon": 4.6260873,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348906,\n
        "lat": 44.1912914,\n
        "lon": 4.6262032,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348907,\n
        "lat": 44.1913700,\n
        "lon": 4.6262674,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348908,\n
        "lat": 44.1914187,\n
        "lon": 4.6261516,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348909,\n
        "lat": 44.1914077,\n
        "lon": 4.6259770,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348910,\n
        "lat": 44.1913559,\n
        "lon": 4.6261002,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348911,\n
        "lat": 44.1914349,\n
        "lon": 4.6261648,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348912,\n
        "lat": 44.1914867,\n
        "lon": 4.6260416,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348913,\n
        "lat": 44.1915221,\n
        "lon": 4.6257945,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348914,\n
        "lat": 44.1914357,\n
        "lon": 4.6259999,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348915,\n
        "lat": 44.1915145,\n
        "lon": 4.6260643,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7278348916,\n
        "lat": 44.1916008,\n
        "lon": 4.6258589,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314046258,\n
        "lat": 44.2014471,\n
        "lon": 4.6254730,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 1,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314046259,\n
        "lat": 44.2014692,\n
        "lon": 4.6253982,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 1,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314046260,\n
        "lat": 44.2014998,\n
        "lon": 4.6254158,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 1,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314046261,\n
        "lat": 44.2014777,\n
        "lon": 4.6254906,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 1,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075273,\n
        "lat": 44.2012738,\n
        "lon": 4.6260075,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075274,\n
        "lat": 44.2012677,\n
        "lon": 4.6260293,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075278,\n
        "lat": 44.1975630,\n
        "lon": 4.6246133,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075279,\n
        "lat": 44.1975706,\n
        "lon": 4.6246132,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075280,\n
        "lat": 44.1975332,\n
        "lon": 4.6247292,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075281,\n
        "lat": 44.1975432,\n
        "lon": 4.6247825,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075282,\n
        "lat": 44.1975381,\n
        "lon": 4.6247831,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075283,\n
        "lat": 44.1973160,\n
        "lon": 4.6247359,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314075284,\n
        "lat": 44.2007899,\n
        "lon": 4.6245443,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080685,\n
        "lat": 44.2007593,\n
        "lon": 4.6245704,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080686,\n
        "lat": 44.2006729,\n
        "lon": 4.6244479,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080687,\n
        "lat": 44.2006684,\n
        "lon": 4.6244681,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080688,\n
        "lat": 44.2006885,\n
        "lon": 4.6244769,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080689,\n
        "lat": 44.2006757,\n
        "lon": 4.6245342,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080690,\n
        "lat": 44.2006930,\n
        "lon": 4.6244566,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080691,\n
        "lat": 44.2007953,\n
        "lon": 4.6243550,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080692,\n
        "lat": 44.2007064,\n
        "lon": 4.6243163,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080693,\n
        "lat": 44.2006970,\n
        "lon": 4.6243585,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080694,\n
        "lat": 44.2007859,\n
        "lon": 4.6243971,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080695,\n
        "lat": 44.2006424,\n
        "lon": 4.6244346,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080696,\n
        "lat": 44.2006627,\n
        "lon": 4.6243436,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080697,\n
        "lat": 44.2008195,\n
        "lon": 4.6244117,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080698,\n
        "lat": 44.2007999,\n
        "lon": 4.6242212,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080699,\n
        "lat": 44.2007963,\n
        "lon": 4.6242377,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080700,\n
        "lat": 44.2007423,\n
        "lon": 4.6238084,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080701,\n
        "lat": 44.2007311,\n
        "lon": 4.6238075,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080702,\n
        "lat": 44.2008998,\n
        "lon": 4.6238307,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080703,\n
        "lat": 44.2008671,\n
        "lon": 4.6238282,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080704,\n
        "lat": 44.2015970,\n
        "lon": 4.6236362,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080705,\n
        "lat": 44.2015744,\n
        "lon": 4.6234961,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080706,\n
        "lat": 44.2016087,\n
        "lon": 4.6234853,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080707,\n
        "lat": 44.2016313,\n
        "lon": 4.6236254,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080708,\n
        "lat": 44.2019002,\n
        "lon": 4.6232422,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080709,\n
        "lat": 44.2018954,\n
        "lon": 4.6231644,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080710,\n
        "lat": 44.2019286,\n
        "lon": 4.6231604,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080711,\n
        "lat": 44.2019334,\n
        "lon": 4.6232382,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080712,\n
        "lat": 44.2011837,\n
        "lon": 4.6268851,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080713,\n
        "lat": 44.2011580,\n
        "lon": 4.6269784,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080714,\n
        "lat": 44.2011832,\n
        "lon": 4.6269918,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080715,\n
        "lat": 44.2012088,\n
        "lon": 4.6268986,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080716,\n
        "lat": 44.2013192,\n
        "lon": 4.6269521,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080717,\n
        "lat": 44.2012101,\n
        "lon": 4.6268937,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080718,\n
        "lat": 44.2011790,\n
        "lon": 4.6270070,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080719,\n
        "lat": 44.2012881,\n
        "lon": 4.6270654,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080720,\n
        "lat": 44.2027953,\n
        "lon": 4.6270814,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080721,\n
        "lat": 44.2028102,\n
        "lon": 4.6270328,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080722,\n
        "lat": 44.2028244,\n
        "lon": 4.6270412,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080723,\n
        "lat": 44.2028095,\n
        "lon": 4.6270898,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080724,\n
        "lat": 44.2028427,\n
        "lon": 4.6271741,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080725,\n
        "lat": 44.2027906,\n
        "lon": 4.6271449,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080726,\n
        "lat": 44.2028016,\n
        "lon": 4.6271066,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080727,\n
        "lat": 44.2028538,\n
        "lon": 4.6271358,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080728,\n
        "lat": 44.2041402,\n
        "lon": 4.6266187,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080729,\n
        "lat": 44.2041060,\n
        "lon": 4.6265319,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080730,\n
        "lat": 44.2041730,\n
        "lon": 4.6264806,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080731,\n
        "lat": 44.2042072,\n
        "lon": 4.6265675,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080736,\n
        "lat": 44.2030487,\n
        "lon": 4.6258720,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080737,\n
        "lat": 44.2030155,\n
        "lon": 4.6258767,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080738,\n
        "lat": 44.2031311,\n
        "lon": 4.6257606,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080739,\n
        "lat": 44.2031348,\n
        "lon": 4.6257600,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080740,\n
        "lat": 44.2044217,\n
        "lon": 4.6255667,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080741,\n
        "lat": 44.2044222,\n
        "lon": 4.6255257,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080742,\n
        "lat": 44.2045868,\n
        "lon": 4.6252240,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080743,\n
        "lat": 44.2046413,\n
        "lon": 4.6252237,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080744,\n
        "lat": 44.2045574,\n
        "lon": 4.6251183,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080745,\n
        "lat": 44.2046173,\n
        "lon": 4.6250858,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080746,\n
        "lat": 44.2046412,\n
        "lon": 4.6251718,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080747,\n
        "lat": 44.2046600,\n
        "lon": 4.6253500,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080748,\n
        "lat": 44.2045978,\n
        "lon": 4.6253497,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080749,\n
        "lat": 44.2046325,\n
        "lon": 4.6254304,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080750,\n
        "lat": 44.2045978,\n
        "lon": 4.6253753,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080751,\n
        "lat": 44.2045885,\n
        "lon": 4.6254755,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080752,\n
        "lat": 44.2045882,\n
        "lon": 4.6253753,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080753,\n
        "lat": 44.2046326,\n
        "lon": 4.6254753,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080754,\n
        "lat": 44.2046602,\n
        "lon": 4.6254303,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080755,\n
        "lat": 44.2045820,\n
        "lon": 4.6253497,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080756,\n
        "lat": 44.2045817,\n
        "lon": 4.6252240,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080757,\n
        "lat": 44.2046694,\n
        "lon": 4.6252236,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080758,\n
        "lat": 44.2046697,\n
        "lon": 4.6253500,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080759,\n
        "lat": 44.2043844,\n
        "lon": 4.6276037,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080760,\n
        "lat": 44.2043731,\n
        "lon": 4.6275514,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080761,\n
        "lat": 44.2043999,\n
        "lon": 4.6275401,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080762,\n
        "lat": 44.2044112,\n
        "lon": 4.6275924,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080763,\n
        "lat": 44.2042486,\n
        "lon": 4.6278098,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080764,\n
        "lat": 44.2042401,\n
        "lon": 4.6277597,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080765,\n
        "lat": 44.2042739,\n
        "lon": 4.6277485,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080766,\n
        "lat": 44.2042824,\n
        "lon": 4.6277986,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080767,\n
        "lat": 44.2043274,\n
        "lon": 4.6278219,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080768,\n
        "lat": 44.2043168,\n
        "lon": 4.6278255,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080774,\n
        "lat": 44.1993749,\n
        "lon": 4.6258955,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080775,\n
        "lat": 44.1992701,\n
        "lon": 4.6257737,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080776,\n
        "lat": 44.1993116,\n
        "lon": 4.6258583,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080777,\n
        "lat": 44.1992870,\n
        "lon": 4.6257177,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080778,\n
        "lat": 44.1994276,\n
        "lon": 4.6260436,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080779,\n
        "lat": 44.1993517,\n
        "lon": 4.6259241,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080780,\n
        "lat": 44.1994442,\n
        "lon": 4.6258100,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080781,\n
        "lat": 44.1995200,\n
        "lon": 4.6259295,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080786,\n
        "lat": 44.2026675,\n
        "lon": 4.6256348,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080787,\n
        "lat": 44.2027417,\n
        "lon": 4.6256474,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080788,\n
        "lat": 44.2027122,\n
        "lon": 4.6255446,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080789,\n
        "lat": 44.2026540,\n
        "lon": 4.6255995,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080790,\n
        "lat": 44.2026179,\n
        "lon": 4.6255764,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080791,\n
        "lat": 44.2026430,\n
        "lon": 4.6255003,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080792,\n
        "lat": 44.2027234,\n
        "lon": 4.6255364,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080793,\n
        "lat": 44.2027593,\n
        "lon": 4.6256347,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080794,\n
        "lat": 44.2026560,\n
        "lon": 4.6256438,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080795,\n
        "lat": 44.2026930,\n
        "lon": 4.6257367,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314080796,\n
        "lat": 44.2027574,\n
        "lon": 4.6256867,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314116742,\n
        "lat": 44.1964661,\n
        "lon": 4.6239751,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314116743,\n
        "lat": 44.1964529,\n
        "lon": 4.6239312,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314116744,\n
        "lat": 44.1964810,\n
        "lon": 4.6235342,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314116767,\n
        "lat": 44.2013064,\n
        "lon": 4.6227751,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314116768,\n
        "lat": 44.2001414,\n
        "lon": 4.6220675,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134634,\n
        "lat": 44.1991550,\n
        "lon": 4.6200095,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134635,\n
        "lat": 44.1990989,\n
        "lon": 4.6199867,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134636,\n
        "lat": 44.1991130,\n
        "lon": 4.6199191,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134637,\n
        "lat": 44.1991691,\n
        "lon": 4.6199419,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134638,\n
        "lat": 44.1986101,\n
        "lon": 4.6266069,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134639,\n
        "lat": 44.1985808,\n
        "lon": 4.6265647,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134640,\n
        "lat": 44.1986023,\n
        "lon": 4.6265356,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134641,\n
        "lat": 44.1986316,\n
        "lon": 4.6265779,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134642,\n
        "lat": 44.1985252,\n
        "lon": 4.6264562,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134643,\n
        "lat": 44.1984872,\n
        "lon": 4.6264917,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134644,\n
        "lat": 44.1985090,\n
        "lon": 4.6265370,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134645,\n
        "lat": 44.1985470,\n
        "lon": 4.6265014,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134646,\n
        "lat": 44.1983078,\n
        "lon": 4.6264379,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134647,\n
        "lat": 44.1983121,\n
        "lon": 4.6264471,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134648,\n
        "lat": 44.1983403,\n
        "lon": 4.6264214,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134649,\n
        "lat": 44.1983360,\n
        "lon": 4.6264122,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134650,\n
        "lat": 44.1982474,\n
        "lon": 4.6264931,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134651,\n
        "lat": 44.1983810,\n
        "lon": 4.6263712,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134652,\n
        "lat": 44.1983182,\n
        "lon": 4.6262372,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134653,\n
        "lat": 44.1981846,\n
        "lon": 4.6263590,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134654,\n
        "lat": 44.1972819,\n
        "lon": 4.6266261,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134655,\n
        "lat": 44.1973240,\n
        "lon": 4.6266764,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134656,\n
        "lat": 44.1973818,\n
        "lon": 4.6265573,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134657,\n
        "lat": 44.1973085,\n
        "lon": 4.6265321,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134658,\n
        "lat": 44.1973048,\n
        "lon": 4.6264328,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 7314134659,\n
        "lat": 44.1972851,\n
        "lon": 4.6264260,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384\n
      },\n
      {\n
        "type": "node",\n
        "id": 9000956417,\n
        "lat": 44.1927017,\n
        "lon": 4.6240091,\n
        "timestamp": "2021-08-12T09:19:31Z",\n
        "version": 1,\n
        "changeset": 109560402,\n
        "user": "Nicolas Bétheuil",\n
        "uid": 376055,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling_type": "container",\n
          "survey:date": "2021-08-12"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10693024446,\n
        "lat": 44.1951579,\n
        "lon": 4.6247218,\n
        "timestamp": "2023-08-08T10:17:12Z",\n
        "version": 3,\n
        "changeset": 139605572,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "bench": "yes",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Mairie",\n
          "public_transport": "platform",\n
          "shelter": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10693024448,\n
        "lat": 44.1952755,\n
        "lon": 4.6248789,\n
        "timestamp": "2023-08-08T10:17:12Z",\n
        "version": 3,\n
        "changeset": 139605572,\n
        "user": "vincent_95",\n
        "uid": 49047,\n
        "tags": {\n
          "bench": "no",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "name": "Mairie",\n
          "public_transport": "platform",\n
          "shelter": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10937267204,\n
        "lat": 44.1981831,\n
        "lon": 4.6242305,\n
        "timestamp": "2023-05-29T16:42:18Z",\n
        "version": 1,\n
        "changeset": 136708944,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 10937272405,\n
        "lat": 44.1981653,\n
        "lon": 4.6243440,\n
        "timestamp": "2023-05-29T16:42:18Z",\n
        "version": 1,\n
        "changeset": 136708944,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 10937272406,\n
        "lat": 44.1983633,\n
        "lon": 4.6244043,\n
        "timestamp": "2023-05-29T16:42:18Z",\n
        "version": 1,\n
        "changeset": 136708944,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 10937272407,\n
        "lat": 44.1983811,\n
        "lon": 4.6242909,\n
        "timestamp": "2023-05-29T16:42:18Z",\n
        "version": 1,\n
        "changeset": 136708944,\n
        "user": "Bernard59118",\n
        "uid": 136303\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532151,\n
        "lat": 44.1886989,\n
        "lon": 4.6208234,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532152,\n
        "lat": 44.1886666,\n
        "lon": 4.6208912,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532153,\n
        "lat": 44.1887655,\n
        "lon": 4.6209830,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532154,\n
        "lat": 44.1887548,\n
        "lon": 4.6210053,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532155,\n
        "lat": 44.1888255,\n
        "lon": 4.6210709,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532156,\n
        "lat": 44.1888685,\n
        "lon": 4.6209809,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532190,\n
        "lat": 44.1908702,\n
        "lon": 4.6201217,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532191,\n
        "lat": 44.1908571,\n
        "lon": 4.6201764,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532192,\n
        "lat": 44.1909016,\n
        "lon": 4.6201971,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532193,\n
        "lat": 44.1909147,\n
        "lon": 4.6201423,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532198,\n
        "lat": 44.1917198,\n
        "lon": 4.6203193,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532199,\n
        "lat": 44.1917423,\n
        "lon": 4.6203437,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399532200,\n
        "lat": 44.1917580,\n
        "lon": 4.6204533,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563701,\n
        "lat": 44.1917475,\n
        "lon": 4.6204850,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563702,\n
        "lat": 44.1917957,\n
        "lon": 4.6205160,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563703,\n
        "lat": 44.1918232,\n
        "lon": 4.6204330,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563704,\n
        "lat": 44.1917988,\n
        "lon": 4.6203274,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563705,\n
        "lat": 44.1917555,\n
        "lon": 4.6202806,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563706,\n
        "lat": 44.1917497,\n
        "lon": 4.6202911,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399563707,\n
        "lat": 44.1917408,\n
        "lon": 4.6202815,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692827,\n
        "lat": 44.2061120,\n
        "lon": 4.6316308,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692828,\n
        "lat": 44.2061131,\n
        "lon": 4.6315594,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692829,\n
        "lat": 44.2060471,\n
        "lon": 4.6315574,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692830,\n
        "lat": 44.2060463,\n
        "lon": 4.6316137,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692831,\n
        "lat": 44.2060918,\n
        "lon": 4.6316151,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692832,\n
        "lat": 44.2060916,\n
        "lon": 4.6316302,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692848,\n
        "lat": 44.2129407,\n
        "lon": 4.6328681,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692849,\n
        "lat": 44.2129109,\n
        "lon": 4.6330941,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692850,\n
        "lat": 44.2130020,\n
        "lon": 4.6331175,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692851,\n
        "lat": 44.2130318,\n
        "lon": 4.6328914,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692852,\n
        "lat": 44.2135771,\n
        "lon": 4.6330358,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692853,\n
        "lat": 44.2135724,\n
        "lon": 4.6331675,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692854,\n
        "lat": 44.2136309,\n
        "lon": 4.6331716,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692855,\n
        "lat": 44.2136357,\n
        "lon": 4.6330400,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692899,\n
        "lat": 44.2124377,\n
        "lon": 4.6330289,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692900,\n
        "lat": 44.2123853,\n
        "lon": 4.6329936,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692901,\n
        "lat": 44.2123272,\n
        "lon": 4.6331616,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692902,\n
        "lat": 44.2123796,\n
        "lon": 4.6331969,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692917,\n
        "lat": 44.2127608,\n
        "lon": 4.6306226,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692918,\n
        "lat": 44.2127213,\n
        "lon": 4.6306461,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692919,\n
        "lat": 44.2127393,\n
        "lon": 4.6307053,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "node",\n
        "id": 12399692920,\n
        "lat": 44.2127788,\n
        "lon": 4.6306818,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923\n
      },\n
      {\n
        "type": "way",\n
        "id": 73713663,\n
        "timestamp": "2012-09-30T23:13:04Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          872868544,\n
          872866072,\n
          872862327,\n
          872857473,\n
          872859729,\n
          872859361,\n
          872862484,\n
          872855956,\n
          872866132,\n
          1940747555,\n
          872868544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767820,\n
        "timestamp": "2018-01-10T23:52:52Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237074,\n
          873238389,\n
          873239704,\n
          873240915,\n
          873237074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767822,\n
        "timestamp": "2010-08-22T02:55:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235487,\n
          873239572,\n
          873243341,\n
          873237841,\n
          873235487\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767823,\n
        "timestamp": "2010-08-22T02:55:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234637,\n
          873241895,\n
          873241360,\n
          873235766,\n
          873234637\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767824,\n
        "timestamp": "2010-08-22T02:55:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235536,\n
          873240690,\n
          873236070,\n
          873241267,\n
          873235536\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767825,\n
        "timestamp": "2010-08-22T02:55:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234553,\n
          873235158,\n
          873239176,\n
          873241345,\n
          873234553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767826,\n
        "timestamp": "2010-08-22T02:55:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236736,\n
          873241115,\n
          873238600,\n
          873242345,\n
          873236736\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767827,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243297,\n
          873238438,\n
          873241691,\n
          873240349,\n
          873243290,\n
          873243297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767829,\n
        "timestamp": "2010-08-22T02:55:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236889,\n
          873235931,\n
          873237163,\n
          873238025,\n
          873238443,\n
          873238040,\n
          873238134,\n
          873236889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767830,\n
        "timestamp": "2010-08-22T02:55:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242878,\n
          873234969,\n
          873238058,\n
          873243823,\n
          873242878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767831,\n
        "timestamp": "2010-08-22T02:55:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238589,\n
          873236497,\n
          873234959,\n
          873239457,\n
          873238589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767833,\n
        "timestamp": "2018-01-10T23:52:52Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240859,\n
          873239136,\n
          873240957,\n
          873237196,\n
          873235680,\n
          873243541,\n
          873235758,\n
          873239852,\n
          873234481,\n
          873234141,\n
          873240859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767836,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          873238388,\n
          873238240,\n
          873238190,\n
          873239211,\n
          873241841,\n
          873241204,\n
          873242223,\n
          873240519,\n
          873239778,\n
          873238343,\n
          873239790,\n
          873235678,\n
          873238388\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767838,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236441,\n
          873239340,\n
          873238662,\n
          873234947,\n
          873236441\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767839,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237583,\n
          873241607,\n
          873239158,\n
          873240534,\n
          873242320,\n
          873239696,\n
          873237583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767841,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236726,\n
          873235859,\n
          873234516,\n
          873237308,\n
          873236726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767844,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238053,\n
          873239702,\n
          873235774,\n
          873238700,\n
          873238053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767845,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239670,\n
          873236103,\n
          873237647,\n
          873241335,\n
          873242084,\n
          873238635,\n
          873239670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767847,\n
        "timestamp": "2010-08-22T02:55:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234933,\n
          873236559,\n
          873239244,\n
          873241958,\n
          873234933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767848,\n
        "timestamp": "2012-12-16T09:12:11Z",\n
        "version": 3,\n
        "changeset": 14289926,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873242213,\n
          873235929,\n
          873234253,\n
          873238807,\n
          873239728,\n
          873238100,\n
          873234620,\n
          873236950,\n
          873243796,\n
          873242213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767849,\n
        "timestamp": "2012-12-01T08:54:11Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873236358,\n
          873236192,\n
          873242362,\n
          873235974,\n
          873241888,\n
          873239429,\n
          873243905,\n
          873234340,\n
          873236358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767850,\n
        "timestamp": "2010-08-22T02:55:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235792,\n
          873243158,\n
          873237924,\n
          873241571,\n
          873235792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767852,\n
        "timestamp": "2010-08-22T02:55:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235052,\n
          873239594,\n
          873237574,\n
          873239297,\n
          873235052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767855,\n
        "timestamp": "2010-08-22T02:55:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242062,\n
          873239376,\n
          873234727,\n
          873235554,\n
          873242062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767856,\n
        "timestamp": "2010-08-22T02:55:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237652,\n
          873234743,\n
          873239566,\n
          873235476,\n
          873235651,\n
          873242349,\n
          873236894,\n
          873238042,\n
          873236022,\n
          873237652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767858,\n
        "timestamp": "2010-08-22T02:55:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236353,\n
          873240191,\n
          873237370,\n
          873237155,\n
          873234143,\n
          873239286,\n
          873236353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767859,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234189,\n
          873234948,\n
          873234751,\n
          873238012,\n
          873239154,\n
          873234888,\n
          873243238,\n
          5332144584,\n
          5332144585,\n
          5332144586,\n
          5332144587,\n
          873242114,\n
          873237384,\n
          873234468,\n
          873234189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767861,\n
        "timestamp": "2010-08-22T02:55:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237171,\n
          873242163,\n
          873242022,\n
          873241385,\n
          873240364,\n
          873240283,\n
          873238320,\n
          873240281,\n
          873237577,\n
          873238644,\n
          873237171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767863,\n
        "timestamp": "2010-08-22T02:55:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237373,\n
          873237410,\n
          873234300,\n
          873234618,\n
          873237373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767864,\n
        "timestamp": "2010-08-22T02:55:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238170,\n
          873240337,\n
          873243755,\n
          873235904,\n
          873238170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767866,\n
        "timestamp": "2010-08-22T02:55:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237305,\n
          873242354,\n
          873235874,\n
          873238857,\n
          873234317,\n
          873242392,\n
          873237603,\n
          873237205,\n
          873240941,\n
          873240998,\n
          873238918,\n
          873235982,\n
          873243416,\n
          873234980,\n
          873237305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767872,\n
        "timestamp": "2010-08-22T02:55:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238328,\n
          873239079,\n
          873234444,\n
          873236119,\n
          873236529,\n
          873243847,\n
          873241784,\n
          873238328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767873,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237530,\n
          873236637,\n
          873240214,\n
          873243464,\n
          873237530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767875,\n
        "timestamp": "2010-08-22T02:55:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236991,\n
          873237309,\n
          873238200,\n
          873241138,\n
          873236991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767876,\n
        "timestamp": "2010-08-22T02:55:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234357,\n
          873240476,\n
          873239653,\n
          873238933,\n
          873234357\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767878,\n
        "timestamp": "2010-08-22T02:55:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234831,\n
          873243056,\n
          873240432,\n
          873234589,\n
          873241707,\n
          873243542,\n
          873238624,\n
          873234831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767879,\n
        "timestamp": "2010-08-22T02:55:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236308,\n
          873234896,\n
          873240512,\n
          873238277,\n
          873240758,\n
          873236308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767880,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234397,\n
          873241192,\n
          873235197,\n
          873241526,\n
          873237355,\n
          873241453,\n
          873239415,\n
          873242177,\n
          873234397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767881,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234879,\n
          873237425,\n
          873239161,\n
          873237095,\n
          873234879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767883,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239047,\n
          873235324,\n
          873234853,\n
          873239358,\n
          873239047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767884,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242304,\n
          873238520,\n
          873238398,\n
          873234747,\n
          873238821,\n
          873235033,\n
          873236343,\n
          873234245,\n
          873234367,\n
          873242304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767886,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235312,\n
          873238619,\n
          873240447,\n
          873239600,\n
          873234535,\n
          873235312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767887,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238182,\n
          873243844,\n
          873241817,\n
          873236198,\n
          873238182\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767888,\n
        "timestamp": "2010-08-22T02:55:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234701,\n
          873241838,\n
          873235942,\n
          873240967,\n
          873234701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767890,\n
        "timestamp": "2010-08-22T02:55:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237822,\n
          873234878,\n
          873239713,\n
          873235979,\n
          873237822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767891,\n
        "timestamp": "2010-08-22T02:55:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235253,\n
          873241951,\n
          873241364,\n
          873241580,\n
          873238102,\n
          873235699,\n
          873235253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767894,\n
        "timestamp": "2010-08-22T02:55:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237207,\n
          873235963,\n
          873243630,\n
          873235932,\n
          873236322,\n
          873234955,\n
          873242236,\n
          873239076,\n
          873240821,\n
          873237207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767895,\n
        "timestamp": "2010-08-22T02:55:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238668,\n
          873238008,\n
          873240211,\n
          873237735,\n
          873235295,\n
          873238668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767896,\n
        "timestamp": "2010-08-22T02:55:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241541,\n
          873243539,\n
          873240954,\n
          873235980,\n
          873241541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767898,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236354,\n
          873243626,\n
          873242372,\n
          5332144549,\n
          5332144548,\n
          873241022,\n
          5332144547,\n
          5332144546,\n
          873234173,\n
          873236354\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767899,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239473,\n
          873237004,\n
          873236580,\n
          7314116767,\n
          873239473\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767900,\n
        "timestamp": "2010-08-22T02:55:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235331,\n
          873234428,\n
          873241178,\n
          873236766,\n
          873235331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767902,\n
        "timestamp": "2010-08-22T02:55:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235214,\n
          873237298,\n
          873238103,\n
          873238180,\n
          873243280,\n
          873235214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767905,\n
        "timestamp": "2010-08-22T02:55:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235521,\n
          873243645,\n
          873236107,\n
          873234396,\n
          873235521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767906,\n
        "timestamp": "2010-08-22T02:55:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238768,\n
          873241804,\n
          873236918,\n
          873241786,\n
          873238768\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767907,\n
        "timestamp": "2010-08-22T02:55:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235913,\n
          873242314,\n
          873243740,\n
          873238139,\n
          873235914,\n
          873235913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767908,\n
        "timestamp": "2010-08-22T02:55:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236831,\n
          873238282,\n
          873238764,\n
          873236772,\n
          873236831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767910,\n
        "timestamp": "2010-08-22T02:55:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241064,\n
          873238276,\n
          873241444,\n
          873238770,\n
          873239579,\n
          873234518,\n
          873234266,\n
          873239668,\n
          873241064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767912,\n
        "timestamp": "2010-08-22T02:55:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238966,\n
          873241413,\n
          873240264,\n
          873238817,\n
          873238966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767913,\n
        "timestamp": "2010-08-22T02:55:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234913,\n
          873237859,\n
          873241716,\n
          873242910,\n
          873234913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767914,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243664,\n
          873238165,\n
          873239621,\n
          873235168,\n
          873243664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767916,\n
        "timestamp": "2010-08-22T02:55:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234086,\n
          873241469,\n
          873236606,\n
          873238458,\n
          873234494,\n
          873241437,\n
          873235831,\n
          873238387,\n
          873234086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767917,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237945,\n
          873237025,\n
          873241561,\n
          873241688,\n
          873234381,\n
          873239764,\n
          873236029,\n
          5332144097,\n
          5332144098,\n
          873236003,\n
          5332144099,\n
          5332144100,\n
          873237945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767919,\n
        "timestamp": "2012-09-30T21:38:41Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235892,\n
          873240679,\n
          873241669,\n
          873240351,\n
          873237026,\n
          873239806,\n
          873243080,\n
          1940640456,\n
          873243179,\n
          873235892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767920,\n
        "timestamp": "2010-08-22T02:55:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241017,\n
          873239588,\n
          873243169,\n
          873241625,\n
          873237225,\n
          873237419,\n
          873240720,\n
          873239414,\n
          873241448,\n
          873241017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767921,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237262,\n
          873242958,\n
          873237423,\n
          873236232,\n
          873237262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767922,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237004,\n
          873240811,\n
          873243224,\n
          873241737,\n
          873236363,\n
          873239688,\n
          873238311,\n
          873239024,\n
          873238285,\n
          873234287,\n
          873240658,\n
          7314116767,\n
          873236580,\n
          873237004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767924,\n
        "timestamp": "2012-09-30T21:38:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235642,\n
          873237491,\n
          873239665,\n
          873241148,\n
          873235642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767926,\n
        "timestamp": "2010-08-22T02:55:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234438,\n
          873241686,\n
          873242206,\n
          873235110,\n
          873240267,\n
          873235652,\n
          873234438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767928,\n
        "timestamp": "2010-08-22T02:55:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235105,\n
          873235971,\n
          873236469,\n
          873234880,\n
          873235105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767929,\n
        "timestamp": "2010-08-22T02:56:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238685,\n
          873236960,\n
          873235817,\n
          873243550,\n
          873238685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767930,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235318,\n
          873235132,\n
          873241182,\n
          5332144346,\n
          5332144347,\n
          873238389,\n
          873237074,\n
          5332144349,\n
          873235318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767931,\n
        "timestamp": "2010-08-22T02:56:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237455,\n
          873238873,\n
          873237043,\n
          873238437,\n
          873241789,\n
          873240698,\n
          873237455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767933,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239528,\n
          873235075,\n
          873237810,\n
          7314075282,\n
          7314075281,\n
          873236938,\n
          7314075280,\n
          873240054,\n
          873234193,\n
          873237674,\n
          873243850,\n
          873236368,\n
          873239528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767935,\n
        "timestamp": "2012-09-30T21:38:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235601,\n
          873234534,\n
          873236061,\n
          873237663,\n
          873243118,\n
          1940640500,\n
          873237254,\n
          873235601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767936,\n
        "timestamp": "2010-08-22T02:56:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239271,\n
          873235434,\n
          873236053,\n
          873235456,\n
          873239271\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767938,\n
        "timestamp": "2010-08-22T02:56:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237621,\n
          873240602,\n
          873235708,\n
          873240385,\n
          873240384,\n
          873237621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767940,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237945,\n
          873242159,\n
          873235042,\n
          5332144095,\n
          5332144096,\n
          873240052,\n
          873238932,\n
          873237025,\n
          873237945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767941,\n
        "timestamp": "2010-08-22T02:56:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234578,\n
          873242878,\n
          873243823,\n
          873238058,\n
          873237865,\n
          873240803,\n
          873234689,\n
          873236587,\n
          873234601,\n
          873239417,\n
          873234578\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767943,\n
        "timestamp": "2010-08-22T02:56:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235959,\n
          873239735,\n
          873235092,\n
          873234333,\n
          873235959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767944,\n
        "timestamp": "2010-08-22T02:56:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239970,\n
          873241488,\n
          873238922,\n
          873240655,\n
          873239970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767945,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237349,\n
          873243469,\n
          873236174,\n
          873243819,\n
          873235751,\n
          873237531,\n
          873237349\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767946,\n
        "timestamp": "2012-09-30T21:38:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236843,\n
          873237232,\n
          873239088,\n
          873241382,\n
          873236843\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767947,\n
        "timestamp": "2010-08-22T02:56:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234602,\n
          873238856,\n
          873239444,\n
          873240885,\n
          873234602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767948,\n
        "timestamp": "2010-08-22T02:56:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239145,\n
          873237931,\n
          873236660,\n
          873237599,\n
          873239438,\n
          873241570,\n
          873234293,\n
          873238897,\n
          873239145\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767952,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242286,\n
          873237006,\n
          5332144334,\n
          873241046,\n
          5332144333,\n
          873240751,\n
          873237803,\n
          873239977,\n
          873242286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767953,\n
        "timestamp": "2010-08-22T02:56:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239729,\n
          873235756,\n
          873235406,\n
          873241596,\n
          873239729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767955,\n
        "timestamp": "2010-08-22T02:56:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234658,\n
          873235372,\n
          873237780,\n
          873241826,\n
          873241102,\n
          873239884,\n
          873239061,\n
          873234658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767957,\n
        "timestamp": "2012-09-30T21:38:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235601,\n
          873237254,\n
          1940640499,\n
          873236218,\n
          1940640496,\n
          873235392,\n
          873235601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767959,\n
        "timestamp": "2010-08-22T02:56:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236297,\n
          873237656,\n
          873239027,\n
          873238144,\n
          873235319,\n
          873234695,\n
          873238064,\n
          873240595,\n
          873238237,\n
          873239811,\n
          873236787,\n
          873242981,\n
          873239007,\n
          873235088,\n
          873236297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767960,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235796,\n
          873234519,\n
          873242134,\n
          873241420,\n
          873242170,\n
          873237516,\n
          873241346,\n
          873235796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767962,\n
        "timestamp": "2010-08-22T02:56:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243039,\n
          873238204,\n
          873238942,\n
          873237066,\n
          873243039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767963,\n
        "timestamp": "2010-08-22T02:56:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243397,\n
          873237726,\n
          873238984,\n
          873243593,\n
          873241527,\n
          873243397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767964,\n
        "timestamp": "2010-08-22T02:56:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242892,\n
          873242126,\n
          873235688,\n
          873239002,\n
          873242892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767965,\n
        "timestamp": "2010-08-22T02:56:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238953,\n
          873239997,\n
          873237318,\n
          873234243,\n
          873238953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767967,\n
        "timestamp": "2018-01-10T23:52:53Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234189,\n
          873234468,\n
          873237384,\n
          5332144583,\n
          873237798,\n
          873234189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767969,\n
        "timestamp": "2010-08-22T02:56:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236858,\n
          873236172,\n
          873240093,\n
          873236220,\n
          873235322,\n
          873236858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767970,\n
        "timestamp": "2010-08-22T02:56:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243448,\n
          873235530,\n
          873238515,\n
          873238746,\n
          873243448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767971,\n
        "timestamp": "2010-08-22T02:56:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238691,\n
          873242184,\n
          873234993,\n
          873239425,\n
          873236416,\n
          873236413,\n
          873241507,\n
          873237575,\n
          873238691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767972,\n
        "timestamp": "2010-08-22T02:56:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238216,\n
          873237467,\n
          873239458,\n
          873241011,\n
          873238216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767973,\n
        "timestamp": "2010-08-22T02:56:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235253,\n
          873235699,\n
          873238102,\n
          873239745,\n
          873235253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767975,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235382,\n
          5332144539,\n
          873238130,\n
          873234811,\n
          873236739,\n
          5332144538,\n
          873236293,\n
          873238553,\n
          873240097,\n
          5332144540,\n
          5332144541,\n
          873235382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767977,\n
        "timestamp": "2010-08-22T02:56:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239079,\n
          873238328,\n
          873240112,\n
          873241010,\n
          873239079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767978,\n
        "timestamp": "2010-08-22T02:56:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238688,\n
          873236842,\n
          873239656,\n
          873234636,\n
          873238688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767980,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240332,\n
          873242873,\n
          873237755,\n
          873235255,\n
          873241749,\n
          873235657,\n
          873236971,\n
          873240332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767981,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236973,\n
          873235040,\n
          873239209,\n
          873236058,\n
          873243626,\n
          873236354,\n
          873236973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767983,\n
        "timestamp": "2010-08-22T02:56:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238392,\n
          873238296,\n
          873235266,\n
          873241528,\n
          873238392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767984,\n
        "timestamp": "2010-08-22T02:56:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243723,\n
          873235993,\n
          873237750,\n
          873237496,\n
          873243723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767986,\n
        "timestamp": "2012-12-16T13:22:30Z",\n
        "version": 2,\n
        "changeset": 14292807,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873238094,\n
          873241773,\n
          873236417,\n
          873236045,\n
          873234622,\n
          873241348,\n
          873234172,\n
          873240374,\n
          873236463,\n
          873241050,\n
          873238094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767987,\n
        "timestamp": "2012-09-30T21:38:25Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237716,\n
          873239307,\n
          873236647,\n
          873238313,\n
          873239889,\n
          873240540,\n
          873238936,\n
          873235300,\n
          873237758,\n
          873243255,\n
          873239433,\n
          873237716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767988,\n
        "timestamp": "2010-08-22T02:56:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237951,\n
          873240065,\n
          873237619,\n
          873236752,\n
          873237951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767991,\n
        "timestamp": "2010-08-22T02:56:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236683,\n
          873239590,\n
          873237668,\n
          873240293,\n
          873236370,\n
          873235731,\n
          873236683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767994,\n
        "timestamp": "2010-08-22T02:56:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235070,\n
          873243147,\n
          873243554,\n
          873239323,\n
          873235070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767995,\n
        "timestamp": "2010-08-22T02:56:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235038,\n
          873241808,\n
          873236949,\n
          873239398,\n
          873239347,\n
          873241388,\n
          873241701,\n
          873234449,\n
          873235562,\n
          873235089,\n
          873235038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767996,\n
        "timestamp": "2010-08-22T02:56:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235437,\n
          873241076,\n
          873241790,\n
          873235128,\n
          873235437\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767997,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235290,\n
          873236170,\n
          873240480,\n
          873237655,\n
          873238127,\n
          873236409,\n
          873241555,\n
          873234740,\n
          873239367,\n
          873234248,\n
          873235599,\n
          873239160,\n
          873241421,\n
          873243618,\n
          873235290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73767999,\n
        "timestamp": "2012-09-30T21:38:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236792,\n
          873237036,\n
          873237295,\n
          873235584,\n
          873239654,\n
          873239121,\n
          873239776,\n
          873234804,\n
          873238885,\n
          873234588,\n
          873240988,\n
          873239991,\n
          873236005,\n
          873240846,\n
          873235002,\n
          873236792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768001,\n
        "timestamp": "2010-08-22T02:56:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238493,\n
          873237214,\n
          873239900,\n
          873238048,\n
          873238493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768002,\n
        "timestamp": "2012-09-30T21:38:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241276,\n
          873236077,\n
          873240047,\n
          873236401,\n
          873234645,\n
          873239049,\n
          873243500,\n
          873237581,\n
          873240585,\n
          873241468,\n
          873237766,\n
          873235492,\n
          873235624,\n
          873243144,\n
          873234692,\n
          873241276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768003,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239749,\n
          873236052,\n
          873241236,\n
          873239437,\n
          873242010,\n
          873241722,\n
          873242383,\n
          873238774,\n
          873236718,\n
          873236638,\n
          5332144577,\n
          873242260,\n
          873238045,\n
          873234693,\n
          873239749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768005,\n
        "timestamp": "2010-08-22T02:56:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237982,\n
          873238392,\n
          873241528,\n
          873236111,\n
          873237982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768006,\n
        "timestamp": "2010-08-22T02:56:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239465,\n
          873241666,\n
          873234724,\n
          873238076,\n
          873239465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768007,\n
        "timestamp": "2010-08-22T02:56:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239934,\n
          873236080,\n
          873237679,\n
          873236255,\n
          873239934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768009,\n
        "timestamp": "2012-09-30T21:38:28Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240922,\n
          873238489,\n
          873238924,\n
          873243308,\n
          1940640475,\n
          873241200,\n
          1940640474,\n
          873241952,\n
          873237429,\n
          873235473,\n
          873241893,\n
          873241291,\n
          1940640467,\n
          1940640466,\n
          873235120,\n
          873243841,\n
          1940640469,\n
          1940640468,\n
          873235695,\n
          873239406,\n
          873240922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768010,\n
        "timestamp": "2010-08-22T02:56:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238214,\n
          873234851,\n
          873240980,\n
          873235838,\n
          873238214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768012,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235645,\n
          873235314,\n
          873236972,\n
          873243023,\n
          873235645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768015,\n
        "timestamp": "2010-08-22T02:56:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237105,\n
          873237474,\n
          873237539,\n
          873241610,\n
          873237105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768016,\n
        "timestamp": "2010-08-22T02:56:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240698,\n
          873241789,\n
          873238437,\n
          873237608,\n
          873240698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768017,\n
        "timestamp": "2010-08-22T02:56:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238935,\n
          873237631,\n
          873243884,\n
          873237018,\n
          873238935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768021,\n
        "timestamp": "2010-08-22T02:56:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234114,\n
          873234198,\n
          873235590,\n
          873239423,\n
          873238118,\n
          873237773,\n
          873234114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768022,\n
        "timestamp": "2010-08-22T02:56:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237777,\n
          873235215,\n
          873238294,\n
          873243492,\n
          873238761,\n
          873237777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768025,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241972,\n
          5332144513,\n
          5332144514,\n
          873241943,\n
          873237215,\n
          873240137,\n
          873237197,\n
          873234887,\n
          873241972\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768026,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 2,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237493,\n
          873236859,\n
          873236976,\n
          873243732,\n
          873242890,\n
          873243029,\n
          873237667,\n
          873240827,\n
          873241279,\n
          873239944,\n
          873237493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768031,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237945,\n
          5332144100,\n
          5332144099,\n
          873236003,\n
          873238169,\n
          873243455,\n
          873243236,\n
          873235454,\n
          873237945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768032,\n
        "timestamp": "2010-08-22T02:56:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235500,\n
          873235091,\n
          873234327,\n
          873236073,\n
          873236809,\n
          873235272,\n
          873235500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768037,\n
        "timestamp": "2010-08-22T02:56:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237419,\n
          873237225,\n
          873235608,\n
          873237944,\n
          873237419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768038,\n
        "timestamp": "2010-08-22T02:56:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240577,\n
          873237547,\n
          873238920,\n
          873235084,\n
          873236513,\n
          873242858,\n
          873237049,\n
          873237980,\n
          873235734,\n
          873237948,\n
          873241543,\n
          873240792,\n
          873241664,\n
          873240577\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768042,\n
        "timestamp": "2010-08-22T02:56:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239554,\n
          873240986,\n
          873243130,\n
          873239312,\n
          873239554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768045,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240674,\n
          873239583,\n
          873242079,\n
          873240013,\n
          7314080737,\n
          7314080736,\n
          873237024,\n
          873241474,\n
          7314080739,\n
          7314080738,\n
          873240674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768048,\n
        "timestamp": "2010-08-22T02:56:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240692,\n
          873239232,\n
          873241621,\n
          873238390,\n
          873240692\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768052,\n
        "timestamp": "2010-08-22T02:56:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238222,\n
          873236465,\n
          873240436,\n
          873234705,\n
          873241706,\n
          873240504,\n
          873242199,\n
          873237696,\n
          873238470,\n
          873234292,\n
          873243852,\n
          873237208,\n
          873238222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768056,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 2,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239911,\n
          873243670,\n
          873242203,\n
          7278348901,\n
          873234639,\n
          873241948,\n
          873235794,\n
          873240890,\n
          873235915,\n
          873234304,\n
          873241294,\n
          873237686,\n
          873236879,\n
          873235850,\n
          873236699,\n
          873239911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768058,\n
        "timestamp": "2017-06-08T10:28:31Z",\n
        "version": 3,\n
        "changeset": 49362715,\n
        "user": "SiiG",\n
        "uid": 4752307,\n
        "nodes": [\n
          873234992,\n
          873235612,\n
          4903634976,\n
          4903634980,\n
          4903634979,\n
          4903634977,\n
          4903634978,\n
          4903634984,\n
          4903634983,\n
          4903634982,\n
          4903634981,\n
          873237789,\n
          873238385,\n
          873234992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "SIIG",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768061,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235335,\n
          873237194,\n
          873242102,\n
          873239545,\n
          873240826,\n
          873238960,\n
          873242180,\n
          5332144315,\n
          873236654,\n
          873235335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768063,\n
        "timestamp": "2010-08-22T02:56:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240553,\n
          873239179,\n
          873242193,\n
          873238658,\n
          873235576,\n
          873241025,\n
          873241872,\n
          873235488,\n
          873238340,\n
          873239368,\n
          873239492,\n
          873236905,\n
          873240452,\n
          873243771,\n
          873236804,\n
          873240553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768065,\n
        "timestamp": "2010-08-22T02:56:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234373,\n
          873235632,\n
          873242864,\n
          873234665,\n
          873234631,\n
          873235258,\n
          873239235,\n
          873234543,\n
          873236038,\n
          873234252,\n
          873237147,\n
          873237587,\n
          873234373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768070,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235292,\n
          873239479,\n
          7314116768,\n
          873239020,\n
          873239497,\n
          873237219,\n
          873240020,\n
          873235890,\n
          873238645,\n
          873239892,\n
          873235292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768073,\n
        "timestamp": "2010-08-22T02:56:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236442,\n
          873237708,\n
          873238065,\n
          873236161,\n
          873237079,\n
          873241285,\n
          873236442\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768075,\n
        "timestamp": "2012-12-01T08:52:15Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873234395,\n
          873240070,\n
          873236782,\n
          873237621,\n
          873240384,\n
          873240994,\n
          873234395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768076,\n
        "timestamp": "2018-01-10T23:52:54Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241373,\n
          873236341,\n
          873234541,\n
          873237914,\n
          873241373\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768077,\n
        "timestamp": "2010-08-22T02:56:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238967,\n
          873239577,\n
          873238192,\n
          873235135,\n
          873238967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768079,\n
        "timestamp": "2010-08-22T02:56:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234371,\n
          873240608,\n
          873242118,\n
          873241206,\n
          873240857,\n
          873239135,\n
          873243117,\n
          873234371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768080,\n
        "timestamp": "2010-08-22T02:56:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242124,\n
          873237635,\n
          873236320,\n
          873237883,\n
          873242124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768081,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239608,\n
          873237131,\n
          873240015,\n
          873241631,\n
          873241427,\n
          873235239,\n
          873241187,\n
          873238087,\n
          873243770,\n
          873235163,\n
          873238793,\n
          873243821,\n
          873238486,\n
          873239608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768084,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239865,\n
          873234506,\n
          873243079,\n
          873243077,\n
          873239865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768086,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240320,\n
          873241945,\n
          873239410,\n
          873234765,\n
          873240320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768088,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242351,\n
          873234420,\n
          873237739,\n
          873235912,\n
          873242351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768090,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243431,\n
          873234590,\n
          873234898,\n
          873236841,\n
          873243431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768092,\n
        "timestamp": "2010-08-22T02:56:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235280,\n
          873242375,\n
          873242975,\n
          873243811,\n
          873241371,\n
          873235280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768097,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238465,\n
          873237238,\n
          5332144318,\n
          5332144316,\n
          5332144317,\n
          873236654,\n
          5332144315,\n
          873242180,\n
          873238960,\n
          5332144319,\n
          873234903,\n
          873237428,\n
          873238465\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768100,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          873241133,\n
          873241095,\n
          873239390,\n
          873235763,\n
          873241133\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768102,\n
        "timestamp": "2010-08-22T02:56:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238776,\n
          873237077,\n
          873234598,\n
          873237330,\n
          873242343,\n
          873243134,\n
          873240073,\n
          873241487,\n
          873240037,\n
          873238776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768105,\n
        "timestamp": "2010-08-22T02:56:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235621,\n
          873240416,\n
          873241611,\n
          873238878,\n
          873235621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768110,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235691,\n
          873243132,\n
          873234615,\n
          873239645,\n
          873235691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768112,\n
        "timestamp": "2012-12-01T08:53:18Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873239594,\n
          873240568,\n
          873238957,\n
          873238051,\n
          873239085,\n
          873241266,\n
          873237574,\n
          873239594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768117,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241252,\n
          873235432,\n
          873243548,\n
          873236461,\n
          873241252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768118,\n
        "timestamp": "2010-08-22T02:56:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243397,\n
          873237540,\n
          873236925,\n
          873237726,\n
          873243397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768122,\n
        "timestamp": "2010-08-22T02:56:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235060,\n
          873238894,\n
          873237837,\n
          873238218,\n
          873238377,\n
          873238665,\n
          873237230,\n
          873234925,\n
          873235060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768124,\n
        "timestamp": "2010-08-22T02:56:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237612,\n
          873239601,\n
          873239520,\n
          873234214,\n
          873237612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768128,\n
        "timestamp": "2010-08-22T02:56:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241602,\n
          873240180,\n
          873242347,\n
          873235206,\n
          873241602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768131,\n
        "timestamp": "2010-08-22T02:56:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236532,\n
          873238499,\n
          873241271,\n
          873241652,\n
          873236532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768133,\n
        "timestamp": "2010-08-22T02:56:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238126,\n
          873238536,\n
          873236066,\n
          873234399,\n
          873238126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768137,\n
        "timestamp": "2010-08-22T02:56:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243242,\n
          873241035,\n
          873238238,\n
          873235899,\n
          873238996,\n
          873238680,\n
          873234241,\n
          873240361,\n
          873236438,\n
          873237958,\n
          873243242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768140,\n
        "timestamp": "2012-09-30T21:38:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240830,\n
          873241676,\n
          873243307,\n
          873239643,\n
          873238355,\n
          873238412,\n
          873236825,\n
          873235221,\n
          873241600,\n
          873237061,\n
          873241514,\n
          873234180,\n
          873239175,\n
          873240830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768142,\n
        "timestamp": "2010-08-22T02:56:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236492,\n
          873234885,\n
          873234555,\n
          873238637,\n
          873239738,\n
          873234331,\n
          873236612,\n
          873234178,\n
          873238706,\n
          873236439,\n
          873241380,\n
          873237855,\n
          873236492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768146,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234127,\n
          873238369,\n
          873239995,\n
          873238121,\n
          5332144520,\n
          5332144519,\n
          873241216,\n
          873234127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768148,\n
        "timestamp": "2010-08-22T02:56:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237360,\n
          873237148,\n
          873236251,\n
          873237279,\n
          873237360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768152,\n
        "timestamp": "2010-08-22T02:56:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239677,\n
          873240932,\n
          873239924,\n
          873236910,\n
          873239677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768157,\n
        "timestamp": "2010-08-22T02:56:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234663,\n
          873236762,\n
          873236685,\n
          873235311,\n
          873240354,\n
          873240564,\n
          873235494,\n
          873236531,\n
          873240876,\n
          873243820,\n
          873234663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768159,\n
        "timestamp": "2010-08-22T02:56:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235457,\n
          873234550,\n
          873235423,\n
          873243606,\n
          873235457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768160,\n
        "timestamp": "2010-08-22T02:56:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240532,\n
          873234762,\n
          873236190,\n
          873239913,\n
          873238335,\n
          873236102,\n
          873243321,\n
          873240532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768162,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241201,\n
          873234207,\n
          873243048,\n
          873240990,\n
          873235369,\n
          5332144103,\n
          5332144104,\n
          873241201\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768170,\n
        "timestamp": "2010-08-22T02:56:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237951,\n
          873236752,\n
          873237619,\n
          873238810,\n
          873237380,\n
          873236356,\n
          873237951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768172,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 5,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243211,\n
          873236164,\n
          5332143640,\n
          5332143639,\n
          873234374,\n
          873243749,\n
          5332143647,\n
          5332143645,\n
          873239563,\n
          5332143644,\n
          5332143643,\n
          873240107,\n
          5332143642,\n
          873239540,\n
          873243894,\n
          5332143641,\n
          873243211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768176,\n
        "timestamp": "2010-08-22T02:56:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235470,\n
          873236574,\n
          873238436,\n
          873237969,\n
          873237720,\n
          873238846,\n
          873236340,\n
          873237211,\n
          873235481,\n
          873236820,\n
          873235470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768177,\n
        "timestamp": "2010-08-22T02:56:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238363,\n
          873237730,\n
          873239198,\n
          873234259,\n
          873236425,\n
          873237513,\n
          873239193,\n
          873240324,\n
          873238363\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768178,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234936,\n
          873237650,\n
          873236424,\n
          873241168,\n
          873238599,\n
          5332144122,\n
          873235556,\n
          873235316,\n
          873239015,\n
          873241220,\n
          873236063,\n
          873234936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768180,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241310,\n
          873241842,\n
          873234799,\n
          873243614,\n
          873241051,\n
          873239689,\n
          873241310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768182,\n
        "timestamp": "2010-08-22T02:56:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234403,\n
          873239589,\n
          873237450,\n
          873241512,\n
          873235215,\n
          873237777,\n
          873234741,\n
          873234403\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768183,\n
        "timestamp": "2010-08-22T02:56:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235355,\n
          873234945,\n
          873236115,\n
          873237098,\n
          873235355\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768185,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241812,\n
          5332144114,\n
          873241156,\n
          873242091,\n
          873240788,\n
          873238322,\n
          5332144113,\n
          873241812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768187,\n
        "timestamp": "2010-08-22T02:56:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240141,\n
          873240853,\n
          873238919,\n
          873242289,\n
          873240141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768188,\n
        "timestamp": "2010-08-22T02:56:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243138,\n
          873239882,\n
          873234359,\n
          873238380,\n
          873243138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768190,\n
        "timestamp": "2018-01-10T23:52:55Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239495,\n
          873237285,\n
          5332144573,\n
          5332144572,\n
          873242996,\n
          873236985,\n
          873239495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768192,\n
        "timestamp": "2010-08-22T02:56:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240606,\n
          873236023,\n
          873236047,\n
          873242904,\n
          873240606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768193,\n
        "timestamp": "2010-08-22T02:56:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238636,\n
          873240094,\n
          873236369,\n
          873241963,\n
          873234103,\n
          873236840,\n
          873240817,\n
          873236210,\n
          873234650,\n
          873238014,\n
          873236228,\n
          873243807,\n
          873238636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768195,\n
        "timestamp": "2010-08-22T02:56:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238191,\n
          873243612,\n
          873234931,\n
          873235631,\n
          873236877,\n
          873237451,\n
          873234281,\n
          873234379,\n
          873243293,\n
          873237012,\n
          873238191\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768196,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          873241143,\n
          873240702,\n
          873239115,\n
          873243660,\n
          873239699,\n
          873235511,\n
          873241143\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768197,\n
        "timestamp": "2010-08-22T02:56:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243108,\n
          873241435,\n
          873237898,\n
          873235814,\n
          873241854,\n
          873243108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768198,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240855,\n
          873240648,\n
          873234633,\n
          5332144340,\n
          873239931,\n
          873237084,\n
          873234991,\n
          5332144344,\n
          873240855\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768201,\n
        "timestamp": "2010-08-22T02:56:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240872,\n
          873240491,\n
          873235870,\n
          873236627,\n
          873234405,\n
          873236015,\n
          873240872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768204,\n
        "timestamp": "2010-08-22T02:56:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235791,\n
          873234305,\n
          873238717,\n
          873240115,\n
          873235158,\n
          873234553,\n
          873241986,\n
          873237893,\n
          873242011,\n
          873239442,\n
          873235791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768205,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237824,\n
          873237164,\n
          873240511,\n
          873238581,\n
          873234564,\n
          5332144522,\n
          873235231,\n
          873237824\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768206,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235381,\n
          873239170,\n
          873243596,\n
          7314075274,\n
          7314075273,\n
          873235670,\n
          873237847,\n
          873238457,\n
          873243391,\n
          873234584,\n
          873235381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768208,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234806,\n
          5332144125,\n
          873235188,\n
          873241619,\n
          5332144324,\n
          873234164,\n
          873238344,\n
          873235054,\n
          873234682,\n
          873234806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768209,\n
        "timestamp": "2010-08-22T02:56:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237594,\n
          873238274,\n
          873239054,\n
          873239780,\n
          873237594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768210,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239332,\n
          1940640502,\n
          7314080778,\n
          1940640501,\n
          873238447,\n
          873239332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768212,\n
        "timestamp": "2010-08-22T02:56:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235668,\n
          873239017,\n
          873237293,\n
          873242019,\n
          873238463,\n
          873235739,\n
          873235668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768213,\n
        "timestamp": "2010-08-22T02:56:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242058,\n
          873236096,\n
          873242356,\n
          873240449,\n
          873242058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768215,\n
        "timestamp": "2010-08-22T02:56:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235835,\n
          873241170,\n
          873243581,\n
          873243482,\n
          873235835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768216,\n
        "timestamp": "2010-08-22T02:56:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241436,\n
          873238430,\n
          873239567,\n
          873235516,\n
          873241436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768217,\n
        "timestamp": "2010-08-22T02:56:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237253,\n
          873241465,\n
          873241384,\n
          873234470,\n
          873237253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768219,\n
        "timestamp": "2010-08-22T02:56:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234899,\n
          873240643,\n
          873239004,\n
          873240267,\n
          873235110,\n
          873235378,\n
          873234899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768220,\n
        "timestamp": "2010-08-22T02:56:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240527,\n
          873243099,\n
          873234671,\n
          873235927,\n
          873236200,\n
          873236509,\n
          873240527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768222,\n
        "timestamp": "2010-08-22T02:56:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239797,\n
          873238013,\n
          873235674,\n
          873243021,\n
          873239797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768223,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241094,\n
          873239031,\n
          873236770,\n
          873234511,\n
          873243763,\n
          5332144331,\n
          873241094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768225,\n
        "timestamp": "2010-08-22T02:56:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239055,\n
          873241958,\n
          873239244,\n
          873238082,\n
          873235108,\n
          873236741,\n
          873239055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768228,\n
        "timestamp": "2010-08-22T02:56:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235643,\n
          873235456,\n
          873236053,\n
          873239204,\n
          873239574,\n
          873234820,\n
          873239700,\n
          873238684,\n
          873235643\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768230,\n
        "timestamp": "2010-08-22T02:56:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238806,\n
          873236324,\n
          873240624,\n
          873239263,\n
          873238806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768231,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234197,\n
          873238607,\n
          873234928,\n
          873237288,\n
          873234742,\n
          873234654,\n
          873234197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768233,\n
        "timestamp": "2010-08-22T02:56:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239424,\n
          873241106,\n
          873237356,\n
          873235759,\n
          873239424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768234,\n
        "timestamp": "2024-11-17T13:17:04Z",\n
        "version": 3,\n
        "changeset": 159242418,\n
        "user": "Đuro Jiří",\n
        "uid": 14617702,\n
        "nodes": [\n
          873234760,\n
          873237153,\n
          873241365,\n
          873234643,\n
          873234760\n
        ],\n
        "tags": {\n
          "building": "apartments",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768235,\n
        "timestamp": "2010-08-22T02:56:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239119,\n
          873238331,\n
          873239571,\n
          873237160,\n
          873239119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768236,\n
        "timestamp": "2010-08-22T02:56:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243295,\n
          873235240,\n
          873235997,\n
          873242047,\n
          873243295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768238,\n
        "timestamp": "2010-08-22T02:56:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241770,\n
          873241078,\n
          873238021,\n
          873239011,\n
          873241770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768239,\n
        "timestamp": "2010-08-22T02:56:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235063,\n
          873242992,\n
          873239391,\n
          873240739,\n
          873234857,\n
          873241925,\n
          873242174,\n
          873237191,\n
          873238272,\n
          873241042,\n
          873237946,\n
          873242130,\n
          873240345,\n
          873236687,\n
          873240662,\n
          873243062,\n
          873235063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768241,\n
        "timestamp": "2010-08-22T02:56:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236707,\n
          873237013,\n
          873236286,\n
          873234990,\n
          873236707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768242,\n
        "timestamp": "2010-08-22T02:56:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243043,\n
          873234602,\n
          873240885,\n
          873242351,\n
          873240071,\n
          873234394,\n
          873241594,\n
          873240924,\n
          873243043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768244,\n
        "timestamp": "2010-08-22T02:56:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237453,\n
          873238444,\n
          873238620,\n
          873240854,\n
          873237453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768247,\n
        "timestamp": "2010-08-22T02:56:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235485,\n
          873234238,\n
          873240975,\n
          873237645,\n
          873240162,\n
          873235597,\n
          873243520,\n
          873234972,\n
          873239296,\n
          873235003,\n
          873234210,\n
          873241588,\n
          873238006,\n
          873234161,\n
          873240412,\n
          873236054,\n
          873241070,\n
          873239431,\n
          873238080,\n
          873239795,\n
          873235588,\n
          873235485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768248,\n
        "timestamp": "2010-08-22T02:56:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236601,\n
          873241114,\n
          873237787,\n
          873243327,\n
          873236601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768250,\n
        "timestamp": "2010-08-22T02:56:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235278,\n
          873239055,\n
          873236741,\n
          873239617,\n
          873235916,\n
          873240353,\n
          873235278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768251,\n
        "timestamp": "2010-08-22T02:56:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238963,\n
          873238466,\n
          873234783,\n
          873234240,\n
          873238963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768254,\n
        "timestamp": "2010-08-22T02:56:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241462,\n
          873239435,\n
          873234870,\n
          873243220,\n
          873234967,\n
          873241462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768255,\n
        "timestamp": "2010-08-22T02:56:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240432,\n
          873236470,\n
          873240545,\n
          873234782,\n
          873239434,\n
          873234793,\n
          873234589,\n
          873240432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768257,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239409,\n
          873234507,\n
          873234356,\n
          7314116742,\n
          873235804,\n
          873240035,\n
          873238168,\n
          873239409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768258,\n
        "timestamp": "2010-08-22T02:56:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237628,\n
          873241825,\n
          873243372,\n
          873237672,\n
          873235394,\n
          873240106,\n
          873235036,\n
          873234435,\n
          873236313,\n
          873235607,\n
          873237628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768260,\n
        "timestamp": "2010-08-22T02:56:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234463,\n
          873241529,\n
          873235783,\n
          873234270,\n
          873234463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768261,\n
        "timestamp": "2010-08-22T02:56:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239922,\n
          873236613,\n
          873240319,\n
          873243834,\n
          873241875,\n
          873242318,\n
          873241874,\n
          873239922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768264,\n
        "timestamp": "2010-08-22T02:56:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241250,\n
          873243503,\n
          873234233,\n
          873234383,\n
          873238832,\n
          873241250\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768266,\n
        "timestamp": "2010-08-22T02:56:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238126,\n
          873234399,\n
          873237956,\n
          873241048,\n
          873238558,\n
          873238126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768267,\n
        "timestamp": "2010-08-22T02:56:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237788,\n
          873240439,\n
          873239217,\n
          873236534,\n
          873237788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768269,\n
        "timestamp": "2012-11-18T07:09:57Z",\n
        "version": 2,\n
        "changeset": 13914360,\n
        "user": "la colle",\n
        "uid": 530603,\n
        "nodes": [\n
          873234100,\n
          873237113,\n
          873235596,\n
          873236707,\n
          873234990,\n
          873235747,\n
          873236867,\n
          873234098,\n
          873243716,\n
          873235115,\n
          873243467,\n
          873239258,\n
          873234100\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768271,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238121,\n
          873239995,\n
          873240809,\n
          873239466,\n
          873238121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768273,\n
        "timestamp": "2010-08-22T02:56:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238073,\n
          873239440,\n
          873235623,\n
          873241339,\n
          873240174,\n
          873237950,\n
          873236225,\n
          873240278,\n
          873238969,\n
          873243693,\n
          873236829,\n
          873237166,\n
          873238073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768274,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          873238243,\n
          873234810,\n
          873240274,\n
          873235477,\n
          873238243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768276,\n
        "timestamp": "2012-09-30T21:38:24Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239168,\n
          873243076,\n
          873238753,\n
          873240397,\n
          873243681,\n
          873235030,\n
          873234706,\n
          873243287,\n
          873234278,\n
          873234624,\n
          873239168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768277,\n
        "timestamp": "2010-08-22T02:56:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238598,\n
          873239575,\n
          873239822,\n
          873238368,\n
          873238598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768280,\n
        "timestamp": "2010-08-22T02:56:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240233,\n
          873238805,\n
          873236407,\n
          873238392,\n
          873237982,\n
          873235014,\n
          873234209,\n
          873240233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768282,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234507,\n
          873241201,\n
          5332144104,\n
          5332144103,\n
          873235369,\n
          873235811,\n
          873234356,\n
          873234507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768283,\n
        "timestamp": "2010-08-22T02:56:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235106,\n
          873237752,\n
          873243632,\n
          873240522,\n
          873235106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768284,\n
        "timestamp": "2010-08-22T02:56:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241911,\n
          873240561,\n
          873239245,\n
          873234542,\n
          873241911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768285,\n
        "timestamp": "2010-08-22T02:56:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236237,\n
          873242995,\n
          873241491,\n
          873240965,\n
          873239784,\n
          873236237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768287,\n
        "timestamp": "2012-09-30T21:38:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235583,\n
          873243451,\n
          873238762,\n
          873235846,\n
          873238146,\n
          873235583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768288,\n
        "timestamp": "2010-08-22T02:56:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236039,\n
          873241350,\n
          873235020,\n
          873239096,\n
          873234985,\n
          873236039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768289,\n
        "timestamp": "2010-08-22T02:56:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234753,\n
          873235220,\n
          873240418,\n
          873239762,\n
          873241024,\n
          873236662,\n
          873243305,\n
          873239416,\n
          873234753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768290,\n
        "timestamp": "2010-08-22T02:56:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243856,\n
          873238946,\n
          873243899,\n
          873236627,\n
          873235870,\n
          873240491,\n
          873240872,\n
          873237235,\n
          873241119,\n
          873239980,\n
          873243112,\n
          873238078,\n
          873238496,\n
          873241274,\n
          873243856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768292,\n
        "timestamp": "2010-08-22T02:56:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238834,\n
          873234515,\n
          873238797,\n
          873235260,\n
          873238834\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768293,\n
        "timestamp": "2010-08-22T02:56:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238905,\n
          873235858,\n
          873242323,\n
          873239048,\n
          873243410,\n
          873241221,\n
          873235891,\n
          873237815,\n
          873238905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768294,\n
        "timestamp": "2010-08-22T02:56:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236888,\n
          873241401,\n
          873237123,\n
          873240130,\n
          873236888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768295,\n
        "timestamp": "2010-08-22T02:56:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241591,\n
          873235327,\n
          873240991,\n
          873238595,\n
          873241591\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768297,\n
        "timestamp": "2010-08-22T02:56:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240754,\n
          873235669,\n
          873243727,\n
          873240787,\n
          873236583,\n
          873236777,\n
          873240754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768298,\n
        "timestamp": "2012-09-30T21:38:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235785,\n
          873237704,\n
          873238365,\n
          873238982,\n
          873241844,\n
          873237878,\n
          873241493,\n
          873235107,\n
          873235785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768300,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243026,\n
          873236077,\n
          873241276,\n
          873237495,\n
          873236679,\n
          873243026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768301,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238251,\n
          873239877,\n
          5332144564,\n
          5332144565,\n
          873241766,\n
          5332144561,\n
          5332144562,\n
          5332144563,\n
          873238251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768302,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236605,\n
          873239725,\n
          873238090,\n
          873236432,\n
          873236605\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768304,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236957,\n
          873236266,\n
          873238749,\n
          873241304,\n
          873236957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768305,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242201,\n
          873241061,\n
          873240110,\n
          873237757,\n
          873242201\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768307,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243367,\n
          873239351,\n
          873234539,\n
          873241242,\n
          873243367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768308,\n
        "timestamp": "2010-08-22T02:56:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238165,\n
          873234775,\n
          873242394,\n
          873240023,\n
          873239621,\n
          873238165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768309,\n
        "timestamp": "2010-08-22T02:56:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243761,\n
          873236918,\n
          873241804,\n
          873241435,\n
          873243108,\n
          873239284,\n
          873243761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768310,\n
        "timestamp": "2010-08-22T02:56:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235913,\n
          873235914,\n
          873240977,\n
          873241019,\n
          873235913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768312,\n
        "timestamp": "2010-08-22T02:56:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234303,\n
          873234095,\n
          873237368,\n
          873235152,\n
          873234303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768313,\n
        "timestamp": "2012-09-30T21:38:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235216,\n
          873236495,\n
          873243260,\n
          873241870,\n
          873235216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768315,\n
        "timestamp": "2010-08-22T02:56:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236655,\n
          873234876,\n
          873235251,\n
          873238875,\n
          873239207,\n
          873234167,\n
          873239750,\n
          873240842,\n
          873236655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768316,\n
        "timestamp": "2010-08-22T02:56:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236653,\n
          873234678,\n
          873243485,\n
          873243859,\n
          873236653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768318,\n
        "timestamp": "2010-08-22T02:56:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236623,\n
          873238019,\n
          873238366,\n
          873234971,\n
          873236623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768319,\n
        "timestamp": "2010-08-22T02:56:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234197,\n
          873237030,\n
          873236807,\n
          873242963,\n
          873236738,\n
          873238607,\n
          873234197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768320,\n
        "timestamp": "2012-09-30T21:38:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238224,\n
          873237914,\n
          873234541,\n
          873240250,\n
          873238224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768322,\n
        "timestamp": "2010-08-22T02:56:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243856,\n
          873241274,\n
          873243288,\n
          873239374,\n
          873243856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768324,\n
        "timestamp": "2010-08-22T02:56:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238378,\n
          873234433,\n
          873236497,\n
          873238589,\n
          873239457,\n
          873234713,\n
          873238378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768325,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235668,\n
          873235739,\n
          873238463,\n
          873234690,\n
          873235668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768326,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240584,\n
          873236031,\n
          873243552,\n
          873241012,\n
          873235711,\n
          873240584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768327,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237078,\n
          7314080741,\n
          7314080740,\n
          873243487,\n
          873236634,\n
          873237234,\n
          873237078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768328,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239785,\n
          873241879,\n
          873237490,\n
          873238694,\n
          873239785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768330,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236185,\n
          873241659,\n
          873235539,\n
          873236154,\n
          873239996,\n
          873237564,\n
          873236185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768332,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237209,\n
          873238060,\n
          873241120,\n
          873242111,\n
          873237209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768333,\n
        "timestamp": "2010-08-22T02:56:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241651,\n
          873234978,\n
          873237031,\n
          873242914,\n
          873234533,\n
          873240704,\n
          873241651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768336,\n
        "timestamp": "2010-08-22T02:56:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236468,\n
          873238903,\n
          873236483,\n
          873243368,\n
          873236468\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768337,\n
        "timestamp": "2010-08-22T02:56:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240043,\n
          873241172,\n
          873239242,\n
          873236319,\n
          873240043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768339,\n
        "timestamp": "2010-08-22T02:56:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241071,\n
          873242977,\n
          873239230,\n
          873235698,\n
          873241071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768340,\n
        "timestamp": "2012-09-30T21:38:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238483,\n
          873239640,\n
          873236017,\n
          873238572,\n
          873234407,\n
          873239710,\n
          1940640465,\n
          1940640464,\n
          873235676,\n
          1940640471,\n
          1940640463,\n
          873240959,\n
          873238483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768343,\n
        "timestamp": "2010-08-22T02:56:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235792,\n
          873237395,\n
          873237767,\n
          873242269,\n
          873238580,\n
          873243158,\n
          873235792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768344,\n
        "timestamp": "2012-09-30T21:38:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235127,\n
          873239157,\n
          873238353,\n
          873242173,\n
          873242143,\n
          873235127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768345,\n
        "timestamp": "2010-08-22T02:56:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240539,\n
          873234352,\n
          873236508,\n
          873238579,\n
          873236624,\n
          873240539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768347,\n
        "timestamp": "2010-08-22T02:56:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234531,\n
          873235313,\n
          873235535,\n
          873235450,\n
          873234531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768348,\n
        "timestamp": "2010-08-22T02:56:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234568,\n
          873235672,\n
          873234235,\n
          873240695,\n
          873234568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768349,\n
        "timestamp": "2010-08-22T02:56:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241874,\n
          873242318,\n
          873236480,\n
          873240425,\n
          873243304,\n
          873238331,\n
          873239119,\n
          873241874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768351,\n
        "timestamp": "2010-08-22T02:56:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235586,\n
          873234819,\n
          873239810,\n
          873237743,\n
          873235909,\n
          873235902,\n
          873235586\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768352,\n
        "timestamp": "2010-08-22T02:56:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241530,\n
          873239920,\n
          873238837,\n
          873241489,\n
          873241530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768354,\n
        "timestamp": "2010-08-22T02:56:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234255,\n
          873236488,\n
          873243250,\n
          873241757,\n
          873234255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768357,\n
        "timestamp": "2010-08-22T02:56:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234347,\n
          873241589,\n
          873235186,\n
          873243514,\n
          873234347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768358,\n
        "timestamp": "2010-08-22T02:56:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237453,\n
          873243668,\n
          873239719,\n
          873241617,\n
          873234464,\n
          873241775,\n
          873243528,\n
          873239103,\n
          873238620,\n
          873235793,\n
          873234457,\n
          873242008,\n
          873237453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768360,\n
        "timestamp": "2010-08-22T02:56:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239887,\n
          873234657,\n
          873235656,\n
          873235847,\n
          873239887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768363,\n
        "timestamp": "2010-08-22T02:56:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236789,\n
          873235039,\n
          873238687,\n
          873234670,\n
          873236789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768364,\n
        "timestamp": "2010-08-22T02:56:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238461,\n
          873239139,\n
          873241992,\n
          873241699,\n
          873238461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768365,\n
        "timestamp": "2010-08-22T02:56:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239282,\n
          873236275,\n
          873239619,\n
          873236402,\n
          873239282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768366,\n
        "timestamp": "2010-08-22T02:56:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238742,\n
          873239065,\n
          873235830,\n
          873237835,\n
          873238742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768368,\n
        "timestamp": "2010-08-22T02:56:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237146,\n
          873234150,\n
          873241462,\n
          873234967,\n
          873241492,\n
          873234655,\n
          873237146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768370,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236330,\n
          873240772,\n
          873242134,\n
          873234519,\n
          873236330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768371,\n
        "timestamp": "2010-08-22T02:56:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239968,\n
          873238345,\n
          873239089,\n
          873234915,\n
          873240053,\n
          873239968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768372,\n
        "timestamp": "2010-08-22T02:56:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239033,\n
          873237418,\n
          873235393,\n
          873241128,\n
          873238833,\n
          873239564,\n
          873237443,\n
          873236899,\n
          873239033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768374,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238306,\n
          873235265,\n
          873237240,\n
          873240010,\n
          873238306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768375,\n
        "timestamp": "2010-08-22T02:56:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234961,\n
          873235043,\n
          873234298,\n
          873236677,\n
          873234961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768377,\n
        "timestamp": "2010-08-22T02:56:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236040,\n
          873241957,\n
          873238299,\n
          873241292,\n
          873236040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768378,\n
        "timestamp": "2010-08-22T02:56:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238619,\n
          873234177,\n
          873235918,\n
          873234559,\n
          873240447,\n
          873238619\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768379,\n
        "timestamp": "2012-09-30T23:13:10Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240763,\n
          873243150,\n
          873241458,\n
          873240647,\n
          873243844,\n
          873238182,\n
          873240763\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768381,\n
        "timestamp": "2012-09-30T21:38:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237498,\n
          873242945,\n
          873239838,\n
          873234585,\n
          873237498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768383,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236913,\n
          873238728,\n
          873235633,\n
          873234170,\n
          873236913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768385,\n
        "timestamp": "2010-08-22T02:56:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243635,\n
          873236931,\n
          873236700,\n
          873238535,\n
          873241908,\n
          873243635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768386,\n
        "timestamp": "2010-08-22T02:56:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239721,\n
          873234527,\n
          873234496,\n
          873234737,\n
          873239721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768388,\n
        "timestamp": "2010-08-22T02:56:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238386,\n
          873236364,\n
          873234974,\n
          873239483,\n
          873238386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768389,\n
        "timestamp": "2010-08-22T02:56:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239282,\n
          873236402,\n
          873234575,\n
          873236993,\n
          873240012,\n
          873237306,\n
          873243843,\n
          873241950,\n
          873238882,\n
          873235067,\n
          873239282\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768390,\n
        "timestamp": "2010-08-22T02:56:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234635,\n
          873237684,\n
          873235130,\n
          873240839,\n
          873234635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768392,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234504,\n
          873234865,\n
          873238015,\n
          873241703,\n
          873241136,\n
          873236082,\n
          873236430,\n
          873241967,\n
          873235936,\n
          873234486,\n
          873241131,\n
          873242348,\n
          873234504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768394,\n
        "timestamp": "2012-09-30T21:38:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240556,\n
          1940640458,\n
          1940640457,\n
          873235507,\n
          873238482,\n
          873238105,\n
          873240556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768395,\n
        "timestamp": "2010-08-22T02:56:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241739,\n
          873241157,\n
          873239477,\n
          873243213,\n
          873241739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768396,\n
        "timestamp": "2010-08-22T02:56:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240068,\n
          873235275,\n
          873237405,\n
          873243582,\n
          873240068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768397,\n
        "timestamp": "2010-08-22T02:56:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235360,\n
          873241432,\n
          873235694,\n
          873234875,\n
          873235360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768399,\n
        "timestamp": "2010-08-22T02:56:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240962,\n
          873240503,\n
          873234911,\n
          873235058,\n
          873240962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768400,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235499,\n
          873241610,\n
          873237539,\n
          5332144343,\n
          873234385,\n
          873239612,\n
          873236535,\n
          873235647,\n
          873238321,\n
          873237538,\n
          873238356,\n
          873235499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768402,\n
        "timestamp": "2010-08-22T02:56:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240553,\n
          873242112,\n
          873242193,\n
          873239179,\n
          873240553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768403,\n
        "timestamp": "2010-08-22T02:56:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241064,\n
          873239668,\n
          873237922,\n
          873236148,\n
          873241064\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768404,\n
        "timestamp": "2010-08-22T02:56:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240226,\n
          873237764,\n
          873234163,\n
          873240465,\n
          873240226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768405,\n
        "timestamp": "2010-08-22T02:56:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241512,\n
          873238839,\n
          873239683,\n
          873237558,\n
          873234913,\n
          873242910,\n
          873238294,\n
          873235215,\n
          873241512\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768407,\n
        "timestamp": "2018-01-10T23:52:56Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241640,\n
          873236888,\n
          873240130,\n
          873237123,\n
          873238326,\n
          873238870,\n
          873241202,\n
          873240621,\n
          873242067,\n
          873241640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768408,\n
        "timestamp": "2010-08-22T02:56:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242273,\n
          873236285,\n
          873239987,\n
          873239113,\n
          873242273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768409,\n
        "timestamp": "2010-08-22T02:56:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239554,\n
          873238631,\n
          873235713,\n
          873237271,\n
          873239664,\n
          873240457,\n
          873243130,\n
          873240986,\n
          873239554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768411,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240381,\n
          873234573,\n
          873238317,\n
          873239448,\n
          873238681,\n
          873237592,\n
          873236567,\n
          873236105,\n
          873240381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768413,\n
        "timestamp": "2010-08-22T02:56:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241017,\n
          873238921,\n
          873239929,\n
          873239588,\n
          873241017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768414,\n
        "timestamp": "2010-08-22T02:56:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240579,\n
          873234807,\n
          873239867,\n
          873240303,\n
          873240579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768415,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240609,\n
          873237460,\n
          873238311,\n
          873239688,\n
          873234968,\n
          873236697,\n
          873234640,\n
          873236104,\n
          873237202,\n
          873236366,\n
          873236881,\n
          873240609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768416,\n
        "timestamp": "2010-08-22T02:56:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241725,\n
          873241214,\n
          873235262,\n
          873241180,\n
          873241725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768418,\n
        "timestamp": "2010-08-22T02:56:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236959,\n
          873234484,\n
          873241194,\n
          873240315,\n
          873239611,\n
          873237114,\n
          873241375,\n
          873234921,\n
          873236959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768420,\n
        "timestamp": "2010-08-22T02:56:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240370,\n
          873239004,\n
          873240643,\n
          873239522,\n
          873238415,\n
          873240370\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768421,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236034,\n
          5332144397,\n
          5332144396,\n
          873234883,\n
          873236317,\n
          873236555,\n
          5332144401,\n
          873238195,\n
          873235937,\n
          873236884,\n
          873241633,\n
          873238594,\n
          873243874,\n
          873236473,\n
          873237458,\n
          873241439,\n
          873238567,\n
          873236034\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768423,\n
        "timestamp": "2010-08-22T02:56:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240063,\n
          873238284,\n
          873234805,\n
          873241283,\n
          873240063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768424,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240486,\n
          873235410,\n
          873236535,\n
          873239612,\n
          873236106,\n
          873240855,\n
          5332144344,\n
          873234991,\n
          873240486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768426,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236835,\n
          873236586,\n
          873238529,\n
          873242238,\n
          873236835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768427,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241390,\n
          873234372,\n
          873238566,\n
          873234847,\n
          873241390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768428,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236674,\n
          873238201,\n
          873242994,\n
          873240790,\n
          873236674\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768429,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240676,\n
          873236342,\n
          873242944,\n
          873234305,\n
          873235791,\n
          873235637,\n
          873234556,\n
          873238998,\n
          873240676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768430,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241189,\n
          873237992,\n
          873240313,\n
          873240445,\n
          873241189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768432,\n
        "timestamp": "2012-12-01T08:51:11Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873236934,\n
          873240372,\n
          873235629,\n
          873240385,\n
          873235708,\n
          873236934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768433,\n
        "timestamp": "2010-08-22T02:56:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238943,\n
          873238055,\n
          873239628,\n
          873240974,\n
          873240693,\n
          873243399,\n
          873242970,\n
          873238943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768434,\n
        "timestamp": "2010-08-22T02:56:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237865,\n
          873240630,\n
          873241020,\n
          873240803,\n
          873237865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768436,\n
        "timestamp": "2012-09-30T21:38:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234514,\n
          873235367,\n
          873243839,\n
          873243270,\n
          873237009,\n
          873236824,\n
          873237989,\n
          873234185,\n
          873234514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768437,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239338,\n
          873234789,\n
          873242081,\n
          873236597,\n
          873234502,\n
          5332144582,\n
          5332144581,\n
          5332144580,\n
          5332144579,\n
          873240848,\n
          873241320,\n
          873243519,\n
          873243751,\n
          873239338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768439,\n
        "timestamp": "2010-08-22T02:56:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237274,\n
          873243430,\n
          873238259,\n
          873234200,\n
          873237274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768440,\n
        "timestamp": "2010-08-22T02:56:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235996,\n
          873241396,\n
          873235233,\n
          873235613,\n
          873240163,\n
          873239672,\n
          873234856,\n
          873240646,\n
          873235996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768441,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243381,\n
          873237905,\n
          873239141,\n
          873238104,\n
          873237141,\n
          873239039,\n
          873237111,\n
          873236657,\n
          873236114,\n
          873240756,\n
          873239456,\n
          873237040,\n
          873243381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768443,\n
        "timestamp": "2010-08-22T02:56:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235989,\n
          873235370,\n
          873237651,\n
          873239317,\n
          873239609,\n
          873234420,\n
          873242351,\n
          873240885,\n
          873239444,\n
          873238154,\n
          873235989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768445,\n
        "timestamp": "2010-08-22T02:56:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238808,\n
          873243588,\n
          873242396,\n
          873241377,\n
          873234438,\n
          873235652,\n
          873240267,\n
          873239004,\n
          873240370,\n
          873238808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768446,\n
        "timestamp": "2010-08-22T02:56:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239014,\n
          873241651,\n
          873240704,\n
          873234533,\n
          873237966,\n
          873243845,\n
          873237553,\n
          873235700,\n
          873239014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768447,\n
        "timestamp": "2013-09-25T22:18:53Z",\n
        "version": 2,\n
        "changeset": 18036533,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "nodes": [\n
          873236941,\n
          873234306,\n
          873235175,\n
          2471603505,\n
          873239110,\n
          873236941\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768448,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235900,\n
          873238785,\n
          873238260,\n
          5332144338,\n
          5332144337,\n
          5332144336,\n
          5332144335,\n
          873235822,\n
          873241450,\n
          873234280,\n
          873240814,\n
          5332144339,\n
          873237407,\n
          873235900\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768451,\n
        "timestamp": "2012-09-30T21:38:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239026,\n
          873237182,\n
          873241123,\n
          873236437,\n
          873235161,\n
          873234759,\n
          873239026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768453,\n
        "timestamp": "2010-08-22T02:56:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239285,\n
          873237064,\n
          873236610,\n
          873241414,\n
          873239285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768454,\n
        "timestamp": "2012-12-01T08:51:11Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873242362,\n
          873236192,\n
          873236358,\n
          873240406,\n
          873236705,\n
          873242362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768457,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 3,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234328,\n
          873238261,\n
          873235461,\n
          873234365,\n
          873234519,\n
          873235796,\n
          873243239,\n
          873234328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768458,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238204,\n
          873235772,\n
          873238533,\n
          873242220,\n
          873236704,\n
          873238942,\n
          873238204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768459,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234531,\n
          873235872,\n
          873242250,\n
          873234667,\n
          873236382,\n
          873235535,\n
          873235313,\n
          873234531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768461,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236141,\n
          873243798,\n
          873240913,\n
          873242959,\n
          873236141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768462,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238953,\n
          873238166,\n
          873242227,\n
          873239956,\n
          873239997,\n
          873238953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768464,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236135,\n
          873234685,\n
          873242922,\n
          873235203,\n
          873236135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768465,\n
        "timestamp": "2010-08-22T02:56:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240562,\n
          873238411,\n
          873236101,\n
          873241297,\n
          873240562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768466,\n
        "timestamp": "2010-08-22T02:57:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241301,\n
          873235661,\n
          873237956,\n
          873234399,\n
          873236066,\n
          873238536,\n
          873239134,\n
          873239412,\n
          873241301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768470,\n
        "timestamp": "2010-08-22T02:57:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239925,\n
          873239807,\n
          873239372,\n
          873237971,\n
          873239925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768472,\n
        "timestamp": "2010-08-22T02:57:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243721,\n
          873241366,\n
          873239132,\n
          873235604,\n
          873240488,\n
          873238851,\n
          873243721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768474,\n
        "timestamp": "2010-08-22T02:57:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234469,\n
          873238641,\n
          873236447,\n
          873237233,\n
          873234469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768475,\n
        "timestamp": "2012-09-30T23:13:11Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237365,\n
          873239133,\n
          873243737,\n
          873240669,\n
          873243795,\n
          873234532,\n
          873243698,\n
          873237365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768476,\n
        "timestamp": "2010-08-22T02:57:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237306,\n
          873237037,\n
          873242233,\n
          873237409,\n
          873241950,\n
          873243843,\n
          873237306\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768480,\n
        "timestamp": "2010-08-22T02:57:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240476,\n
          873234357,\n
          873234563,\n
          873242896,\n
          873236775,\n
          873241736,\n
          873240442,\n
          873243758,\n
          873241922,\n
          873238279,\n
          873237904,\n
          873238933,\n
          873239653,\n
          873240476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768481,\n
        "timestamp": "2020-03-20T22:39:20Z",\n
        "version": 2,\n
        "changeset": 82448900,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236330,\n
          873234519,\n
          873234365,\n
          873241623,\n
          873236330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768482,\n
        "timestamp": "2010-08-22T02:57:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241741,\n
          873236308,\n
          873240758,\n
          873238928,\n
          873241741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768483,\n
        "timestamp": "2010-08-22T02:57:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235451,\n
          873240981,\n
          873238228,\n
          873234927,\n
          873234577,\n
          873237985,\n
          873235252,\n
          873235833,\n
          873235451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768485,\n
        "timestamp": "2012-09-30T21:38:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234330,\n
          873234390,\n
          873237677,\n
          873240745,\n
          873243050,\n
          873239542,\n
          873241481,\n
          873237670,\n
          873234330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768486,\n
        "timestamp": "2010-08-22T02:57:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236818,\n
          873234540,\n
          873234961,\n
          873236677,\n
          873243253,\n
          873241303,\n
          873237871,\n
          873236344,\n
          873239946,\n
          873239126,\n
          873236818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768489,\n
        "timestamp": "2010-08-22T02:57:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235918,\n
          873234177,\n
          873243503,\n
          873241250,\n
          873240774,\n
          873235918\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768492,\n
        "timestamp": "2010-08-22T02:57:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238974,\n
          873238586,\n
          873239832,\n
          873243472,\n
          873238974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768494,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237937,\n
          873235021,\n
          873236608,\n
          7270683927,\n
          7270683928,\n
          7270683929,\n
          873239742,\n
          873237937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768495,\n
        "timestamp": "2012-11-18T07:11:49Z",\n
        "version": 2,\n
        "changeset": 13914360,\n
        "user": "la colle",\n
        "uid": 530603,\n
        "nodes": [\n
          873236913,\n
          873234125,\n
          873235463,\n
          873239736,\n
          873240383,\n
          873235633,\n
          873238728,\n
          873236913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768496,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241931,\n
          873235355,\n
          873237098,\n
          5332144505,\n
          5332144504,\n
          873241082,\n
          873237984,\n
          873236049,\n
          873234788,\n
          873243394,\n
          873239354,\n
          873241931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768499,\n
        "timestamp": "2010-08-22T02:57:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239483,\n
          873238329,\n
          873239936,\n
          873236848,\n
          873239483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768500,\n
        "timestamp": "2010-08-22T02:57:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239003,\n
          873239432,\n
          873243326,\n
          873243679,\n
          873239003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768503,\n
        "timestamp": "2010-08-22T02:57:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236190,\n
          873234762,\n
          873238116,\n
          873237276,\n
          873236190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768504,\n
        "timestamp": "2010-08-22T02:57:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236047,\n
          873236882,\n
          873238432,\n
          873234700,\n
          873239373,\n
          873234729,\n
          873242904,\n
          873236047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768506,\n
        "timestamp": "2010-08-22T02:57:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235606,\n
          873237165,\n
          873237725,\n
          873240008,\n
          873238941,\n
          873235606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768507,\n
        "timestamp": "2010-08-22T02:57:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234375,\n
          873238612,\n
          873241352,\n
          873240537,\n
          873234375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768508,\n
        "timestamp": "2010-08-22T02:57:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235716,\n
          873234662,\n
          873235234,\n
          873236645,\n
          873237264,\n
          873235716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768509,\n
        "timestamp": "2012-09-30T21:38:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240126,\n
          873241008,\n
          873243451,\n
          873235583,\n
          873240126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768510,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 4,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236167,\n
          873240259,\n
          5332144345,\n
          873236153,\n
          873238348,\n
          873241234,\n
          873236167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768512,\n
        "timestamp": "2010-08-22T02:57:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237455,\n
          873243490,\n
          873234102,\n
          873238873,\n
          873237455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768513,\n
        "timestamp": "2010-08-22T02:57:05Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241225,\n
          873237722,\n
          873242954,\n
          873239681,\n
          873239278,\n
          873240666,\n
          873236123,\n
          873237439,\n
          873235544,\n
          873240210,\n
          873234110,\n
          873237324,\n
          873236026,\n
          873241225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768514,\n
        "timestamp": "2012-09-30T21:38:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235136,\n
          873239149,\n
          873241321,\n
          873237886,\n
          873236381,\n
          873236294,\n
          873237381,\n
          873237561,\n
          873235136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768515,\n
        "timestamp": "2010-08-22T02:57:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235128,\n
          873243182,\n
          873241121,\n
          873234146,\n
          873235128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768517,\n
        "timestamp": "2010-08-22T02:57:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236961,\n
          873237786,\n
          873235972,\n
          873234483,\n
          873236961\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768518,\n
        "timestamp": "2010-08-22T02:57:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235724,\n
          873238715,\n
          873236606,\n
          873241469,\n
          873242273,\n
          873239113,\n
          873235724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768520,\n
        "timestamp": "2010-08-22T02:57:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241995,\n
          873239804,\n
          873239383,\n
          873236774,\n
          873240596,\n
          873238653,\n
          873236805,\n
          873241343,\n
          873238111,\n
          873234422,\n
          873241856,\n
          873236630,\n
          873241995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768521,\n
        "timestamp": "2010-08-22T02:57:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236695,\n
          873235157,\n
          873239788,\n
          873236544,\n
          873243570,\n
          873236489,\n
          873242027,\n
          873239899,\n
          873236564,\n
          873241978,\n
          873235983,\n
          873237961,\n
          873236695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768524,\n
        "timestamp": "2010-08-22T02:57:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235513,\n
          873240247,\n
          873242363,\n
          873239478,\n
          873235513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768525,\n
        "timestamp": "2012-09-30T23:13:09Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237529,\n
          873240844,\n
          873243644,\n
          873239813,\n
          873237529\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768527,\n
        "timestamp": "2010-08-22T02:57:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237744,\n
          873240224,\n
          873241987,\n
          873240117,\n
          873239138,\n
          873239370,\n
          873241445,\n
          873237100,\n
          873237744\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768528,\n
        "timestamp": "2010-08-22T02:57:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239650,\n
          873239586,\n
          873235933,\n
          873243849,\n
          873237658,\n
          873237698,\n
          873237229,\n
          873234338,\n
          873243221,\n
          873243805,\n
          873239269,\n
          873239650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768530,\n
        "timestamp": "2010-08-22T02:57:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238779,\n
          873238158,\n
          873236100,\n
          873240387,\n
          873241470,\n
          873236166,\n
          873235403,\n
          873236242,\n
          873238779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768531,\n
        "timestamp": "2012-11-18T07:10:01Z",\n
        "version": 2,\n
        "changeset": 13914360,\n
        "user": "la colle",\n
        "uid": 530603,\n
        "nodes": [\n
          873235862,\n
          873238341,\n
          873236963,\n
          873241383,\n
          873235037,\n
          873237023,\n
          873239825,\n
          873237523,\n
          873237791,\n
          873235080,\n
          873241782,\n
          873234586,\n
          873235862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768532,\n
        "timestamp": "2010-08-22T02:57:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240249,\n
          873236539,\n
          873240976,\n
          873239040,\n
          873237875,\n
          873234351,\n
          873241576,\n
          873240249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768534,\n
        "timestamp": "2010-08-22T02:57:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243608,\n
          873234926,\n
          873238425,\n
          873242133,\n
          873243608\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768535,\n
        "timestamp": "2010-08-22T02:57:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242102,\n
          873235962,\n
          873238916,\n
          873239545,\n
          873242102\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768536,\n
        "timestamp": "2010-08-22T02:57:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234489,\n
          873234247,\n
          873234902,\n
          873242056,\n
          873234443,\n
          873237002,\n
          873234489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768538,\n
        "timestamp": "2010-08-22T02:57:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234785,\n
          873234128,\n
          873237605,\n
          873234097,\n
          873234785\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768539,\n
        "timestamp": "2010-08-22T02:57:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241331,\n
          873238778,\n
          873239648,\n
          873239597,\n
          873241331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768540,\n
        "timestamp": "2010-08-22T02:57:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241430,\n
          873243859,\n
          873235836,\n
          873237397,\n
          873235965,\n
          873241430\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768542,\n
        "timestamp": "2012-09-30T23:13:06Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237990,\n
          873235153,\n
          873243184,\n
          873236928,\n
          873235291,\n
          873239050,\n
          873237957,\n
          873237259,\n
          873239294,\n
          873242328,\n
          873243572,\n
          873239331,\n
          873238895,\n
          873237990\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768543,\n
        "timestamp": "2010-08-22T02:57:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236872,\n
          873234895,\n
          873236358,\n
          873234340,\n
          873236395,\n
          873238459,\n
          873239256,\n
          873236872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768545,\n
        "timestamp": "2010-08-22T02:57:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237945,\n
          873235454,\n
          873240713,\n
          873242159,\n
          873237945\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768546,\n
        "timestamp": "2010-08-22T02:57:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242330,\n
          873235790,\n
          873237481,\n
          873238574,\n
          873236281,\n
          873234814,\n
          873239915,\n
          873242330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768549,\n
        "timestamp": "2010-08-22T02:57:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239249,\n
          873239459,\n
          873240304,\n
          873236002,\n
          873239249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768550,\n
        "timestamp": "2010-08-22T02:57:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240144,\n
          873236650,\n
          873236125,\n
          873239184,\n
          873234260,\n
          873237781,\n
          873234236,\n
          873237620,\n
          873241176,\n
          873241906,\n
          873238304,\n
          873240637,\n
          873240144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768551,\n
        "timestamp": "2010-08-22T02:57:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239865,\n
          873235919,\n
          873234487,\n
          873239680,\n
          873241198,\n
          873239255,\n
          873235344,\n
          873243079,\n
          873234506,\n
          873239865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768553,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 2,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239830,\n
          873239093,\n
          873241092,\n
          873240571,\n
          873239830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768554,\n
        "timestamp": "2010-08-22T02:57:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239281,\n
          873234446,\n
          873241467,\n
          873237512,\n
          873239281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768555,\n
        "timestamp": "2010-08-22T02:57:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237129,\n
          873234881,\n
          873239287,\n
          873243436,\n
          873237129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768557,\n
        "timestamp": "2010-08-22T02:57:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240411,\n
          873243408,\n
          873242375,\n
          873235280,\n
          873240411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768558,\n
        "timestamp": "2010-08-22T02:57:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238976,\n
          873242095,\n
          873236706,\n
          873237224,\n
          873236485,\n
          873234329,\n
          873240434,\n
          873235947,\n
          873238976\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768560,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241116,\n
          873239363,\n
          873238465,\n
          873237428,\n
          873234903,\n
          5332144319,\n
          5332144320,\n
          873236389,\n
          873239603,\n
          873236557,\n
          873238157,\n
          873241116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768561,\n
        "timestamp": "2010-08-22T02:57:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234350,\n
          873241558,\n
          873241147,\n
          873237719,\n
          873235773,\n
          873235528,\n
          873234350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768562,\n
        "timestamp": "2010-08-22T02:57:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242272,\n
          873235443,\n
          873241826,\n
          873237780,\n
          873240856,\n
          873242272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768564,\n
        "timestamp": "2010-08-22T02:57:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234668,\n
          873234107,\n
          873242391,\n
          873235579,\n
          873234668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768566,\n
        "timestamp": "2010-08-22T02:57:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239069,\n
          873236975,\n
          873236572,\n
          873239652,\n
          873235679,\n
          873242147,\n
          873235102,\n
          873239502,\n
          873236979,\n
          873238312,\n
          873239069\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768567,\n
        "timestamp": "2018-01-10T23:52:57Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236337,\n
          873236525,\n
          873235691,\n
          873239645,\n
          873238167,\n
          873238948,\n
          873241004,\n
          873234175,\n
          873241886,\n
          873237188,\n
          873243817,\n
          873236589,\n
          873234332,\n
          873237054,\n
          873237118,\n
          873240194,\n
          873238071,\n
          873238850,\n
          873236337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768569,\n
        "timestamp": "2012-09-30T21:38:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242143,\n
          873237393,\n
          873243109,\n
          873236527,\n
          873240070,\n
          873234395,\n
          873235127,\n
          873242143\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768570,\n
        "timestamp": "2010-08-22T02:57:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241502,\n
          873243662,\n
          873237086,\n
          873241586,\n
          873241502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768572,\n
        "timestamp": "2010-08-22T02:57:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236417,\n
          873237478,\n
          873234622,\n
          873236045,\n
          873236417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768573,\n
        "timestamp": "2010-08-22T02:57:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236141,\n
          873237572,\n
          873238083,\n
          873236670,\n
          873238156,\n
          873236391,\n
          873238189,\n
          873238199,\n
          873238460,\n
          873236254,\n
          873238917,\n
          873236279,\n
          873243798,\n
          873236141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768574,\n
        "timestamp": "2010-08-22T02:57:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240280,\n
          873239550,\n
          873240926,\n
          873243377,\n
          873236155,\n
          873239984,\n
          873242181,\n
          873238876,\n
          873240280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768575,\n
        "timestamp": "2010-08-22T02:57:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235909,\n
          873236310,\n
          873237987,\n
          873235902,\n
          873235909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768577,\n
        "timestamp": "2010-08-22T02:57:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243735,\n
          873241063,\n
          873242044,\n
          873236981,\n
          873243735\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768578,\n
        "timestamp": "2010-08-22T02:57:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241301,\n
          873236305,\n
          873239067,\n
          873241048,\n
          873237956,\n
          873235661,\n
          873241301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768580,\n
        "timestamp": "2010-08-22T02:57:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239177,\n
          873240995,\n
          873239201,\n
          873238265,\n
          873243151,\n
          873234412,\n
          873239177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768584,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235382,\n
          5332144541,\n
          5332144540,\n
          873240097,\n
          873238553,\n
          873236293,\n
          5332144538,\n
          873236739,\n
          873238657,\n
          873239824,\n
          873239455,\n
          873236869,\n
          5332144544,\n
          5332144543,\n
          5332144542,\n
          5332144545,\n
          873236001,\n
          873235382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768586,\n
        "timestamp": "2010-08-22T02:57:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239675,\n
          873239999,\n
          873240894,\n
          873241484,\n
          873239675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768587,\n
        "timestamp": "2010-08-22T02:57:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235452,\n
          873238718,\n
          873240800,\n
          873237442,\n
          873235452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768589,\n
        "timestamp": "2010-08-22T02:57:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234924,\n
          873239740,\n
          873235923,\n
          873243616,\n
          873237307,\n
          873237618,\n
          873234924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768590,\n
        "timestamp": "2010-08-22T02:57:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236543,\n
          873242382,\n
          873240291,\n
          873234473,\n
          873236543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768591,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237272,\n
          873237251,\n
          873236121,\n
          873238434,\n
          873239504,\n
          873234829,\n
          5332144567,\n
          873237272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768592,\n
        "timestamp": "2010-08-22T02:57:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234762,\n
          873236486,\n
          873240241,\n
          873238116,\n
          873234762\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768594,\n
        "timestamp": "2010-08-22T02:57:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235364,\n
          873239693,\n
          873238001,\n
          873236935,\n
          873241108,\n
          873235011,\n
          873235364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768595,\n
        "timestamp": "2010-08-22T02:57:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235451,\n
          873235448,\n
          873235337,\n
          873234927,\n
          873238228,\n
          873240981,\n
          873235451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768596,\n
        "timestamp": "2012-09-30T21:38:41Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241682,\n
          873241578,\n
          873243087,\n
          873241759,\n
          873240125,\n
          873238506,\n
          873239304,\n
          873241819,\n
          873238733,\n
          873241682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768598,\n
        "timestamp": "2010-08-22T02:57:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239946,\n
          873236344,\n
          873237871,\n
          873235987,\n
          873239869,\n
          873235219,\n
          873237728,\n
          873239946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768600,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243211,\n
          873237525,\n
          873237241,\n
          873236164,\n
          873243211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768601,\n
        "timestamp": "2010-08-22T02:57:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236952,\n
          873237105,\n
          873241610,\n
          873235499,\n
          873239789,\n
          873236952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768602,\n
        "timestamp": "2010-08-22T02:57:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238713,\n
          873235408,\n
          873241996,\n
          873241525,\n
          873238713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768603,\n
        "timestamp": "2010-08-22T02:57:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240910,\n
          873240371,\n
          873236930,\n
          873237506,\n
          873241117,\n
          873238124,\n
          873236333,\n
          873243599,\n
          873237601,\n
          873237610,\n
          873241196,\n
          873241402,\n
          873239387,\n
          873243096,\n
          873236560,\n
          873240910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768605,\n
        "timestamp": "2010-08-22T02:57:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243026,\n
          873241772,\n
          873235154,\n
          873241861,\n
          873240090,\n
          873243026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768607,\n
        "timestamp": "2012-12-01T08:55:05Z",\n
        "version": 3,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873235891,\n
          873241221,\n
          873234996,\n
          873239475,\n
          873235242,\n
          873237879,\n
          873241076,\n
          873235437,\n
          873237900,\n
          873235891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768608,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241931,\n
          873239354,\n
          873237864,\n
          873239100,\n
          873241931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768609,\n
        "timestamp": "2010-08-22T02:57:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237695,\n
          873242868,\n
          873234890,\n
          873243696,\n
          873237695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768610,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239764,\n
          873238169,\n
          873236003,\n
          5332144098,\n
          5332144097,\n
          873236029,\n
          873239764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768612,\n
        "timestamp": "2010-08-22T02:57:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239330,\n
          873243634,\n
          873234730,\n
          873241368,\n
          873240592,\n
          873241239,\n
          873239330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768613,\n
        "timestamp": "2010-08-22T02:57:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240085,\n
          873238155,\n
          873236487,\n
          873237472,\n
          873240085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768614,\n
        "timestamp": "2010-08-22T02:57:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240792,\n
          873241543,\n
          873237948,\n
          873235734,\n
          873242368,\n
          873237090,\n
          873240792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768616,\n
        "timestamp": "2010-08-22T02:57:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243208,\n
          873235936,\n
          873241967,\n
          873234704,\n
          873243208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768617,\n
        "timestamp": "2018-01-10T23:52:58Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237970,\n
          873234222,\n
          5332144105,\n
          5332144106,\n
          873243048,\n
          873234207,\n
          873237970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768619,\n
        "timestamp": "2010-08-22T02:57:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241259,\n
          873238333,\n
          873237346,\n
          873234426,\n
          873236659,\n
          873241259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768622,\n
        "timestamp": "2010-08-22T02:57:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239385,\n
          873242401,\n
          873238852,\n
          873236259,\n
          873239385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768624,\n
        "timestamp": "2022-05-09T15:23:24Z",\n
        "version": 5,\n
        "changeset": 120753924,\n
        "user": "Binnette",\n
        "uid": 918586,\n
        "nodes": [\n
          873234334,\n
          5332144348,\n
          5332144349,\n
          873237074,\n
          873240915,\n
          873236153,\n
          5332144345,\n
          873240259,\n
          873234334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "note": "2022-05-08: la pharmacie est fermée définitivement. Surement déplacée plus loin vers la mairie",\n
          "shop": "vacant",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768625,\n
        "timestamp": "2010-08-22T02:57:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234521,\n
          873238198,\n
          873243537,\n
          873238758,\n
          873234521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768627,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235955,\n
          873240729,\n
          5332144123,\n
          873235431,\n
          873240570,\n
          873242028,\n
          873237947,\n
          873237440,\n
          873235955\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768628,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243007,\n
          873243580,\n
          873242397,\n
          7314134636,\n
          7314134637,\n
          873241936,\n
          873243007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768631,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243167,\n
          873241152,\n
          873242908,\n
          5332144523,\n
          873241327,\n
          873238854,\n
          873243463,\n
          873236089,\n
          873241115,\n
          873236736,\n
          873240475,\n
          873236083,\n
          873235934,\n
          873239266,\n
          873243167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768632,\n
        "timestamp": "2010-08-22T02:57:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238387,\n
          873235831,\n
          873238629,\n
          873235820,\n
          873238387\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768633,\n
        "timestamp": "2010-08-22T02:57:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239202,\n
          873240596,\n
          873236774,\n
          873234938,\n
          873239202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768635,\n
        "timestamp": "2010-08-22T02:57:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242175,\n
          873243476,\n
          873237552,\n
          873238244,\n
          873242175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768636,\n
        "timestamp": "2010-08-22T02:57:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236137,\n
          873236656,\n
          873235475,\n
          873240879,\n
          873236137\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768637,\n
        "timestamp": "2010-08-22T02:57:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239136,\n
          873235680,\n
          873237196,\n
          873240957,\n
          873239136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768639,\n
        "timestamp": "2010-08-22T02:57:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239613,\n
          873242378,\n
          873236916,\n
          873238672,\n
          873239449,\n
          873237353,\n
          873241288,\n
          873236394,\n
          873239513,\n
          873239066,\n
          873241254,\n
          873234893,\n
          873234869,\n
          873238609,\n
          873242307,\n
          873239613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768640,\n
        "timestamp": "2010-08-22T02:57:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238696,\n
          873243092,\n
          873236188,\n
          873234873,\n
          873236208,\n
          873241434,\n
          873238163,\n
          873241057,\n
          873238696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768644,\n
        "timestamp": "2010-08-22T02:57:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236187,\n
          873242974,\n
          873236250,\n
          873235440,\n
          873237673,\n
          873243277,\n
          873236187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768645,\n
        "timestamp": "2010-08-22T02:57:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237494,\n
          873243648,\n
          873237390,\n
          873234192,\n
          873237494\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768646,\n
        "timestamp": "2010-08-22T02:57:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238669,\n
          873236146,\n
          873239116,\n
          873240088,\n
          873235048,\n
          873241227,\n
          873240209,\n
          873236891,\n
          873238669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768649,\n
        "timestamp": "2010-08-22T02:57:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243544,\n
          873242841,\n
          873239967,\n
          873235358,\n
          873234094,\n
          873240945,\n
          873239197,\n
          873236455,\n
          873236406,\n
          873243544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768650,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235497,\n
          873234833,\n
          7314075283,\n
          873235376,\n
          873235288,\n
          873234372,\n
          873241390,\n
          873237320,\n
          873235497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768652,\n
        "timestamp": "2010-08-22T02:57:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234218,\n
          873243301,\n
          873241424,\n
          873234715,\n
          873243812,\n
          873238017,\n
          873238352,\n
          873237117,\n
          873234218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768653,\n
        "timestamp": "2010-08-22T02:57:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237397,\n
          873235836,\n
          873237826,\n
          873241282,\n
          873237397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768655,\n
        "timestamp": "2010-08-22T02:57:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241211,\n
          873238373,\n
          873235015,\n
          873239077,\n
          873241965,\n
          873241504,\n
          873239436,\n
          873235722,\n
          873241211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768656,\n
        "timestamp": "2010-08-22T02:57:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234538,\n
          873237393,\n
          873242143,\n
          873242173,\n
          873238269,\n
          873234538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768657,\n
        "timestamp": "2012-09-30T21:38:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240539,\n
          873239873,\n
          873243793,\n
          873237925,\n
          873234900,\n
          873234352,\n
          873240539\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768660,\n
        "timestamp": "2010-08-22T02:57:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237050,\n
          873236932,\n
          873239868,\n
          873236466,\n
          873237050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768662,\n
        "timestamp": "2010-08-22T02:57:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234260,\n
          873239184,\n
          873234199,\n
          873237781,\n
          873234260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768664,\n
        "timestamp": "2012-09-30T21:38:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238402,\n
          873237158,\n
          873235697,\n
          873237347,\n
          873238402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768666,\n
        "timestamp": "2010-08-22T02:57:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236585,\n
          873238824,\n
          873236303,\n
          873236514,\n
          873236585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768668,\n
        "timestamp": "2010-08-22T02:57:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237059,\n
          873239923,\n
          873239123,\n
          873237626,\n
          873237374,\n
          873238062,\n
          873243648,\n
          873237494,\n
          873234192,\n
          873238503,\n
          873234459,\n
          873240587,\n
          873243444,\n
          873238978,\n
          873237059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768673,\n
        "timestamp": "2010-08-22T02:57:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237322,\n
          873239642,\n
          873242045,\n
          873236995,\n
          873241457,\n
          873236599,\n
          873236802,\n
          873237505,\n
          873237322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768674,\n
        "timestamp": "2010-08-22T02:57:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235045,\n
          873241904,\n
          873242374,\n
          873235176,\n
          873237527,\n
          873237089,\n
          873238145,\n
          873235045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768675,\n
        "timestamp": "2010-08-22T02:57:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238538,\n
          873235228,\n
          873234188,\n
          873237596,\n
          873238538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768679,\n
        "timestamp": "2010-08-22T02:57:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243258,\n
          873239809,\n
          873243094,\n
          873236550,\n
          873243258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768680,\n
        "timestamp": "2010-08-22T02:57:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235761,\n
          873236209,\n
          873237606,\n
          873236436,\n
          873235761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768681,\n
        "timestamp": "2010-08-22T02:57:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240432,\n
          873239957,\n
          873243311,\n
          873236470,\n
          873240432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768683,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242144,\n
          873234400,\n
          873239703,\n
          873239602,\n
          873239524,\n
          873242144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768686,\n
        "timestamp": "2012-09-30T21:38:39Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237670,\n
          873241481,\n
          873238707,\n
          873234463,\n
          873234270,\n
          873235783,\n
          873243097,\n
          873243205,\n
          873237670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768687,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235861,\n
          873239283,\n
          873234465,\n
          873241247,\n
          873235861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768688,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237007,\n
          873238835,\n
          873242166,\n
          873241181,\n
          873237007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768690,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235312,\n
          873240574,\n
          873241139,\n
          873238619,\n
          873235312\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768692,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243448,\n
          873238746,\n
          873237156,\n
          873238150,\n
          873234258,\n
          873243448\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768693,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237296,\n
          873239407,\n
          873242257,\n
          873240725,\n
          873237296\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768695,\n
        "timestamp": "2010-08-22T02:57:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235858,\n
          873243418,\n
          873240984,\n
          873242323,\n
          873235858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768699,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243432,\n
          873241628,\n
          873238480,\n
          873235960,\n
          873243432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768700,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 2,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          873238243,\n
          873235653,\n
          873236094,\n
          873238739,\n
          873239171,\n
          873235126,\n
          873240274,\n
          873234810,\n
          873238243\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768702,\n
        "timestamp": "2010-08-22T02:57:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243838,\n
          873234597,\n
          873237038,\n
          873241075,\n
          873243838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768703,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240332,\n
          873236971,\n
          873235657,\n
          873243396,\n
          873236724,\n
          873240332\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768704,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235297,\n
          873236582,\n
          873234983,\n
          873242164,\n
          873235297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768706,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236816,\n
          873234285,\n
          873234798,\n
          873236142,\n
          873236816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768707,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237816,\n
          873237828,\n
          873235866,\n
          873241515,\n
          873237816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768709,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236228,\n
          873238560,\n
          873238636,\n
          873243807,\n
          873236228\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768710,\n
        "timestamp": "2010-08-22T02:57:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241682,\n
          873238733,\n
          873236516,\n
          873243136,\n
          873241682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768711,\n
        "timestamp": "2010-08-22T02:57:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237761,\n
          873234659,\n
          873240849,\n
          873241015,\n
          873234957,\n
          873243181,\n
          873241927,\n
          873238206,\n
          873234396,\n
          873236107,\n
          873240386,\n
          873241517,\n
          873237761\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768713,\n
        "timestamp": "2012-09-30T21:38:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237731,\n
          873237485,\n
          873242275,\n
          873236999,\n
          873240207,\n
          873234863,\n
          873236883,\n
          873235894,\n
          873237731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768714,\n
        "timestamp": "2010-08-22T02:57:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243503,\n
          873242234,\n
          873237144,\n
          873234233,\n
          873243503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768715,\n
        "timestamp": "2010-08-22T02:57:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240033,\n
          873239786,\n
          873234282,\n
          873238679,\n
          873240033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768717,\n
        "timestamp": "2010-08-22T02:57:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237277,\n
          873238078,\n
          873243112,\n
          873235958,\n
          873237277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768718,\n
        "timestamp": "2010-08-22T02:57:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242065,\n
          873237885,\n
          873234565,\n
          873243009,\n
          873241896,\n
          873240780,\n
          873242065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768721,\n
        "timestamp": "2010-08-22T02:57:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235655,\n
          873236427,\n
          873235685,\n
          873235950,\n
          873236295,\n
          873234647,\n
          873237135,\n
          873236537,\n
          873239982,\n
          873235655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768722,\n
        "timestamp": "2010-08-22T02:57:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236467,\n
          873240605,\n
          873241807,\n
          873241397,\n
          873236467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768723,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239628,\n
          873238055,\n
          5332144113,\n
          873238322,\n
          873239628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768725,\n
        "timestamp": "2012-09-30T21:38:36Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242935,\n
          873239573,\n
          873239947,\n
          873240812,\n
          873237183,\n
          873235520,\n
          873242935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768726,\n
        "timestamp": "2010-08-22T02:57:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243026,\n
          873240090,\n
          873234645,\n
          873236401,\n
          873240047,\n
          873236077,\n
          873243026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768728,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235587,\n
          5332144552,\n
          5332144551,\n
          873239336,\n
          873237585,\n
          873235519,\n
          873241325,\n
          873234316,\n
          873236020,\n
          873235297,\n
          873242164,\n
          873234119,\n
          873235587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768729,\n
        "timestamp": "2012-09-30T21:38:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238163,\n
          873241434,\n
          873236208,\n
          873234873,\n
          873240153,\n
          873238358,\n
          873238163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768731,\n
        "timestamp": "2012-09-30T21:38:27Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242240,\n
          873241180,\n
          873235262,\n
          873239858,\n
          873243027,\n
          873236484,\n
          873236864,\n
          873237323,\n
          873241273,\n
          873243127,\n
          873242103,\n
          873238046,\n
          873238297,\n
          873239665,\n
          873237491,\n
          873242240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768733,\n
        "timestamp": "2010-08-22T02:57:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236210,\n
          873241069,\n
          873238014,\n
          873234650,\n
          873236210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768734,\n
        "timestamp": "2010-08-22T02:57:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238702,\n
          873234493,\n
          873242229,\n
          873241244,\n
          873238955,\n
          873237949,\n
          873238938,\n
          873237993,\n
          873242941,\n
          873236815,\n
          873238049,\n
          873238396,\n
          873241472,\n
          873240892,\n
          873237087,\n
          873238623,\n
          873235474,\n
          873241752,\n
          873243435,\n
          873243367,\n
          873241242,\n
          873234539,\n
          873238702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768736,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237382,\n
          873236856,\n
          873238577,\n
          873238367,\n
          873235514,\n
          873236428,\n
          873234632,\n
          873235017,\n
          873242338,\n
          873237988,\n
          873235998,\n
          873237382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768737,\n
        "timestamp": "2010-08-22T02:57:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236139,\n
          873236087,\n
          873242283,\n
          873235264,\n
          873236139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768739,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241805,\n
          873240977,\n
          873235914,\n
          873238139,\n
          873237321,\n
          5332144325,\n
          5332144326,\n
          873234164,\n
          5332144324,\n
          873241619,\n
          873237681,\n
          873239508,\n
          873241805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768740,\n
        "timestamp": "2010-08-22T02:57:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242084,\n
          873238213,\n
          873243085,\n
          873238635,\n
          873242084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768741,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239856,\n
          873234515,\n
          873238834,\n
          873241013,\n
          873237810,\n
          873235075,\n
          873239864,\n
          873239856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768742,\n
        "timestamp": "2010-08-22T02:57:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238098,\n
          873241846,\n
          873237029,\n
          873236830,\n
          873238098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768743,\n
        "timestamp": "2012-12-01T08:54:11Z",\n
        "version": 3,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873241986,\n
          873234553,\n
          873241345,\n
          873235156,\n
          873239271,\n
          873235456,\n
          873235643,\n
          873242150,\n
          873241986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768745,\n
        "timestamp": "2010-08-22T02:57:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235366,\n
          873234440,\n
          873239361,\n
          873238714,\n
          873235366\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768746,\n
        "timestamp": "2012-12-01T08:52:15Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873235708,\n
          873240602,\n
          873235077,\n
          873235724,\n
          873239113,\n
          873236934,\n
          873235708\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768747,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236561,\n
          873240252,\n
          873239228,\n
          873240052,\n
          5332144096,\n
          5332144095,\n
          873235042,\n
          873236561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768750,\n
        "timestamp": "2024-11-17T13:17:05Z",\n
        "version": 3,\n
        "changeset": 159242425,\n
        "user": "Đuro Jiří",\n
        "uid": 14617702,\n
        "nodes": [\n
          873241993,\n
          873243799,\n
          873239394,\n
          873236312,\n
          873241993\n
        ],\n
        "tags": {\n
          "building": "apartments",\n
          "building:levels": "3",\n
          "roof:levels": "0",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768751,\n
        "timestamp": "2010-08-22T02:57:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243584,\n
          873237187,\n
          873241624,\n
          873243733,\n
          873238549,\n
          873238999,\n
          873237630,\n
          873237422,\n
          873234196,\n
          873235626,\n
          873239393,\n
          873236982,\n
          873235274,\n
          873240121,\n
          873239098,\n
          873237112,\n
          873243842,\n
          873243866,\n
          873243584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768753,\n
        "timestamp": "2018-01-10T23:52:59Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234854,\n
          873236958,\n
          873237438,\n
          873239334,\n
          873234854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768754,\n
        "timestamp": "2010-08-22T02:57:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240347,\n
          873240467,\n
          873243897,\n
          873234997,\n
          873240347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768755,\n
        "timestamp": "2010-08-22T02:57:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235538,\n
          873235320,\n
          873237022,\n
          873238074,\n
          873238642,\n
          873236755,\n
          873241342,\n
          873237178,\n
          873241436,\n
          873235516,\n
          873238178,\n
          873235538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768758,\n
        "timestamp": "2010-08-22T02:57:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235361,\n
          873235718,\n
          873236126,\n
          873237470,\n
          873237180,\n
          873240016,\n
          873235808,\n
          873238454,\n
          873238787,\n
          873242149,\n
          873235361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768759,\n
        "timestamp": "2010-08-22T02:57:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234482,\n
          873241892,\n
          873239923,\n
          873237059,\n
          873234482\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768762,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242393,\n
          873239931,\n
          5332144340,\n
          873234633,\n
          873235969,\n
          873236729,\n
          873239527,\n
          873242393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768763,\n
        "timestamp": "2012-09-29T23:37:06Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238682,\n
          873243161,\n
          873239005,\n
          873234791,\n
          873238255,\n
          873234261,\n
          873243341,\n
          873239572,\n
          873235487,\n
          873237841,\n
          873243269,\n
          873241295,\n
          873243818,\n
          873241479,\n
          873237005,\n
          873239657,\n
          873234940,\n
          873243706,\n
          873234109,\n
          873238682\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768765,\n
        "timestamp": "2010-08-22T02:57:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236559,\n
          873241851,\n
          873235818,\n
          873239244,\n
          873236559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768766,\n
        "timestamp": "2010-08-22T02:57:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235104,\n
          873239940,\n
          873238466,\n
          873238963,\n
          873234240,\n
          873236191,\n
          873242870,\n
          873235610,\n
          873235104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768767,\n
        "timestamp": "2010-08-22T02:57:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240944,\n
          873236278,\n
          873237348,\n
          873243226,\n
          873240944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768769,\n
        "timestamp": "2010-08-22T02:57:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243734,\n
          873234277,\n
          873237138,\n
          873234268,\n
          873237503,\n
          873241287,\n
          873242268,\n
          873235770,\n
          873239623,\n
          873234152,\n
          873243734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768770,\n
        "timestamp": "2010-08-22T02:57:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237288,\n
          873234353,\n
          873243290,\n
          873240349,\n
          873235622,\n
          873234742,\n
          873237288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768771,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238579,\n
          873236508,\n
          873234352,\n
          873234900,\n
          873241989,\n
          873235893,\n
          873235417,\n
          873234211,\n
          873241306,\n
          873238579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768775,\n
        "timestamp": "2010-08-22T02:57:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235667,\n
          873235542,\n
          873238777,\n
          873239042,\n
          873237256,\n
          873241080,\n
          873234568,\n
          873240695,\n
          873234235,\n
          873238419,\n
          873241044,\n
          873238410,\n
          873242380,\n
          873235667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768776,\n
        "timestamp": "2010-08-22T02:57:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237921,\n
          873243304,\n
          873240425,\n
          873236235,\n
          873238413,\n
          873240726,\n
          873238583,\n
          873243176,\n
          873237541,\n
          873243736,\n
          873241056,\n
          873235482,\n
          873237921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768778,\n
        "timestamp": "2012-09-30T23:13:06Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243474,\n
          873236151,\n
          873235332,\n
          873236072,\n
          873239125,\n
          873241179,\n
          873235728,\n
          873237609,\n
          873237515,\n
          873237675,\n
          873239369,\n
          873234263,\n
          873238859,\n
          873238617,\n
          873239971,\n
          873234795,\n
          873243474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768780,\n
        "timestamp": "2010-08-22T02:57:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240015,\n
          873237131,\n
          873240143,\n
          873241631,\n
          873240015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768781,\n
        "timestamp": "2010-08-22T02:57:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237466,\n
          873239223,\n
          873236245,\n
          873242860,\n
          873234255,\n
          873241757,\n
          873243433,\n
          873236615,\n
          873234660,\n
          873237466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768782,\n
        "timestamp": "2010-08-22T02:57:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240056,\n
          873243877,\n
          873240737,\n
          873236908,\n
          873240056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768784,\n
        "timestamp": "2012-09-30T21:38:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241935,\n
          873237329,\n
          873243324,\n
          873237995,\n
          873241935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768785,\n
        "timestamp": "2010-08-22T02:57:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242293,\n
          873243005,\n
          873242937,\n
          873235380,\n
          873237129,\n
          873243436,\n
          873239287,\n
          873240715,\n
          873241318,\n
          873238099,\n
          873239038,\n
          873239969,\n
          873243115,\n
          873242100,\n
          873242293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768786,\n
        "timestamp": "2010-08-22T02:57:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243721,\n
          873243510,\n
          873243222,\n
          873239132,\n
          873241366,\n
          873243721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768789,\n
        "timestamp": "2010-08-22T02:57:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240978,\n
          873238744,\n
          873235428,\n
          873238555,\n
          873236789,\n
          873234670,\n
          873238687,\n
          873237741,\n
          873239325,\n
          873236735,\n
          873234322,\n
          873235425,\n
          873240978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768791,\n
        "timestamp": "2010-08-22T02:57:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242093,\n
          873235141,\n
          873237130,\n
          873241699,\n
          873241992,\n
          873242093\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768792,\n
        "timestamp": "2010-08-22T02:57:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238263,\n
          873234623,\n
          873241085,\n
          873241223,\n
          873243030,\n
          873236896,\n
          873234212,\n
          873236603,\n
          873234569,\n
          873240083,\n
          873240325,\n
          873237927,\n
          873234310,\n
          873240421,\n
          873241300,\n
          873238263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768793,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239065,\n
          7314080699,\n
          7314080698,\n
          873239994,\n
          873241039,\n
          873243066,\n
          873243401,\n
          873235830,\n
          873239065\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768795,\n
        "timestamp": "2010-08-22T02:57:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235460,\n
          873243057,\n
          873238597,\n
          873238621,\n
          873242290,\n
          873240506,\n
          873239082,\n
          873239949,\n
          873235460\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768796,\n
        "timestamp": "2012-12-16T10:20:23Z",\n
        "version": 2,\n
        "changeset": 14290668,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873235625,\n
          873237020,\n
          873239021,\n
          873239938,\n
          873236816,\n
          873236142,\n
          873243840,\n
          873235625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768798,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239747,\n
          873241088,\n
          873239873,\n
          873240539,\n
          873236624,\n
          5332144121,\n
          873237286,\n
          873236257,\n
          873238362,\n
          873235771,\n
          873240275,\n
          873239747\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768800,\n
        "timestamp": "2010-08-22T02:57:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236393,\n
          873241422,\n
          873238914,\n
          873235468,\n
          873236393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768801,\n
        "timestamp": "2010-08-22T02:57:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239926,\n
          873237416,\n
          873236701,\n
          873242253,\n
          873239926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768802,\n
        "timestamp": "2010-08-22T02:57:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241400,\n
          873241518,\n
          873239812,\n
          873237120,\n
          873239875,\n
          873236326,\n
          873234901,\n
          873242117,\n
          873241155,\n
          873241400\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768804,\n
        "timestamp": "2010-08-22T02:57:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242304,\n
          873234448,\n
          873238398,\n
          873238520,\n
          873242304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768806,\n
        "timestamp": "2010-08-22T02:57:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241139,\n
          873236144,\n
          873234177,\n
          873238619,\n
          873241139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768807,\n
        "timestamp": "2010-08-22T02:57:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237680,\n
          873236078,\n
          873239950,\n
          873241565,\n
          873237680\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768808,\n
        "timestamp": "2012-09-30T21:38:24Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239328,\n
          873235988,\n
          873234725,\n
          873235008,\n
          873239191,\n
          873239029,\n
          873241117,\n
          873237506,\n
          873240030,\n
          873240929,\n
          873239328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768809,\n
        "timestamp": "2012-09-30T21:38:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241877,\n
          873239205,\n
          873238660,\n
          873241098,\n
          873239774,\n
          873238101,\n
          873241877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768811,\n
        "timestamp": "2012-09-30T21:38:40Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239240,\n
          873243185,\n
          873234777,\n
          873239715,\n
          873238674,\n
          873239114,\n
          873236727,\n
          873236698,\n
          873239240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768812,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238371,\n
          873234361,\n
          873242376,\n
          873236009,\n
          5332144537,\n
          873238371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768816,\n
        "timestamp": "2010-08-22T02:57:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241962,\n
          873243163,\n
          873243335,\n
          873236901,\n
          873235725,\n
          873241962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768819,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241252,\n
          7314116743,\n
          873239268,\n
          5332144102,\n
          873237816,\n
          873241515,\n
          873235866,\n
          873235432,\n
          873241252\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768821,\n
        "timestamp": "2010-08-22T02:57:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243280,\n
          873238180,\n
          873238871,\n
          873243074,\n
          873243280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768824,\n
        "timestamp": "2010-08-22T02:57:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241305,\n
          873237721,\n
          873240177,\n
          873236937,\n
          873241305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768826,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235318,\n
          5332144349,\n
          5332144348,\n
          873234334,\n
          873237137,\n
          873235318\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768827,\n
        "timestamp": "2010-08-22T02:57:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241872,\n
          873241025,\n
          873235576,\n
          873238514,\n
          873241872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768829,\n
        "timestamp": "2012-09-30T21:38:37Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240929,\n
          873240030,\n
          873239595,\n
          873243248,\n
          873236635,\n
          873238704,\n
          873240929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768830,\n
        "timestamp": "2010-08-22T02:57:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242247,\n
          873243832,\n
          873239062,\n
          873241981,\n
          873236056,\n
          873239090,\n
          873237366,\n
          873234786,\n
          873242247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768832,\n
        "timestamp": "2010-08-22T02:57:49Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240006,\n
          873243534,\n
          873234721,\n
          873234442,\n
          873240006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768834,\n
        "timestamp": "2010-08-22T02:57:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237607,\n
          873238504,\n
          873238847,\n
          873239221,\n
          873241974,\n
          873238980,\n
          873235179,\n
          873239182,\n
          873237607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768835,\n
        "timestamp": "2018-01-10T23:53:00Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234617,\n
          873237694,\n
          873241156,\n
          5332144114,\n
          873241812,\n
          873234617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768837,\n
        "timestamp": "2010-08-22T02:57:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237492,\n
          873237963,\n
          873235303,\n
          873243653,\n
          873237492\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768838,\n
        "timestamp": "2012-09-30T21:38:29Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237068,\n
          873234257,\n
          873237258,\n
          1940640503,\n
          1940640504,\n
          873234355,\n
          873240040,\n
          873242895,\n
          1940640507,\n
          873239659,\n
          1940640506,\n
          873240524,\n
          873235611,\n
          873237897,\n
          1940640509,\n
          1940640514,\n
          1940640515,\n
          1940640516,\n
          1940640510,\n
          873236221,\n
          873234922,\n
          873237426,\n
          873237068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768839,\n
        "timestamp": "2010-08-22T02:57:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240247,\n
          873235959,\n
          873234333,\n
          873242363,\n
          873240247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768841,\n
        "timestamp": "2010-08-22T02:57:50Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236104,\n
          873234640,\n
          873236697,\n
          873240113,\n
          873236104\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768843,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 4,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237970,\n
          873237782,\n
          7314116744,\n
          873241158,\n
          873243364,\n
          873238354,\n
          873236987,\n
          873240206,\n
          873241961,\n
          873236459,\n
          873237139,\n
          873243802,\n
          873238992,\n
          873237840,\n
          873240328,\n
          873236579,\n
          873234222,\n
          873237970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768844,\n
        "timestamp": "2010-08-22T02:57:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234484,\n
          873235217,\n
          873240179,\n
          873241194,\n
          873234484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768846,\n
        "timestamp": "2010-08-22T02:57:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239911,\n
          873239310,\n
          873242203,\n
          873243670,\n
          873239911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768848,\n
        "timestamp": "2010-08-22T02:57:51Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241163,\n
          873243460,\n
          873241028,\n
          873241135,\n
          873241163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768850,\n
        "timestamp": "2025-06-08T10:20:21Z",\n
        "version": 3,\n
        "changeset": 167343662,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          873237623,\n
          873243024,\n
          873242282,\n
          5332144310,\n
          873241411,\n
          5332144311,\n
          873240074,\n
          873238280,\n
          873237248,\n
          873234195,\n
          873237623\n
        ],\n
        "tags": {\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:phone": "+33 4 66 89 66 18",\n
          "contact:website": "https://www.saintnazaire30.fr/",\n
          "opening_hours": "Mo-Fr 08:00-12:00,14:00-17:00",\n
          "ref:FR:SIRET": "21300288400012",\n
          "source": "Service-Public.fr - 03/2025",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768851,\n
        "timestamp": "2010-08-22T02:57:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234120,\n
          873242898,\n
          873239548,\n
          873234842,\n
          873239921,\n
          873234120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768852,\n
        "timestamp": "2012-09-30T23:13:12Z",\n
        "version": 3,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241360,\n
          873237830,\n
          1940747395,\n
          1940747396,\n
          873235880,\n
          873235818,\n
          873241851,\n
          873235766,\n
          873241360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768853,\n
        "timestamp": "2010-08-22T02:57:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241968,\n
          873234702,\n
          873243332,\n
          873235347,\n
          873241968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768855,\n
        "timestamp": "2010-08-22T02:57:52Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242944,\n
          873241199,\n
          873238717,\n
          873234305,\n
          873242944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768858,\n
        "timestamp": "2012-09-30T21:38:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234197,\n
          873234654,\n
          873239087,\n
          873238424,\n
          873237030,\n
          873234197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768859,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234836,\n
          873236561,\n
          873235042,\n
          873242159,\n
          873240713,\n
          873238884,\n
          873242059,\n
          873238944,\n
          873234836\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768860,\n
        "timestamp": "2010-08-22T02:57:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234749,\n
          873243511,\n
          873235412,\n
          873241592,\n
          873234749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768861,\n
        "timestamp": "2010-08-22T02:57:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235418,\n
          873238323,\n
          873239405,\n
          873234982,\n
          873240219,\n
          873235887,\n
          873235418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768863,\n
        "timestamp": "2010-08-22T02:57:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240859,\n
          873234141,\n
          873243563,\n
          873236265,\n
          873240859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768864,\n
        "timestamp": "2010-08-22T02:57:53Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237765,\n
          873241917,\n
          873236680,\n
          873235881,\n
          873241599,\n
          873234421,\n
          873240213,\n
          873239634,\n
          873241003,\n
          873243878,\n
          873237765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768866,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236114,\n
          873236657,\n
          873239243,\n
          873240756,\n
          873236114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768868,\n
        "timestamp": "2010-08-22T02:57:54Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236441,\n
          873241324,\n
          873237697,\n
          873242971,\n
          873240261,\n
          873239340,\n
          873236441\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768874,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240509,\n
          873237280,\n
          873234530,\n
          873239801,\n
          873237562,\n
          873234994,\n
          873237444,\n
          873236253,\n
          873234773,\n
          5332144312,\n
          873242360,\n
          5332144342,\n
          5332144341,\n
          873243739,\n
          873241450,\n
          873235822,\n
          873240509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768875,\n
        "timestamp": "2010-08-22T02:57:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239729,\n
          873241596,\n
          873236511,\n
          873238900,\n
          873239729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768876,\n
        "timestamp": "2010-08-22T02:57:55Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243484,\n
          873241809,\n
          873239348,\n
          873241668,\n
          873234517,\n
          873240786,\n
          873238528,\n
          873243484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768878,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640500,\n
          873243118,\n
          873237663,\n
          873241720,\n
          873240058,\n
          873239470,\n
          1940640500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768879,\n
        "timestamp": "2010-08-22T02:57:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236358,\n
          873234895,\n
          873239019,\n
          873240406,\n
          873236358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768881,\n
        "timestamp": "2010-08-22T02:57:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234695,\n
          873235319,\n
          873237881,\n
          873236157,\n
          873237101,\n
          873241037,\n
          873243714,\n
          873234695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768882,\n
        "timestamp": "2010-08-22T02:57:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238147,\n
          873235066,\n
          873239594,\n
          873235052,\n
          873238147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768883,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234896,\n
          873238711,\n
          873235844,\n
          873239524,\n
          873239602,\n
          873238533,\n
          873235772,\n
          873240512,\n
          873234896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768885,\n
        "timestamp": "2010-08-22T02:57:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241678,\n
          873239376,\n
          873242062,\n
          873239616,\n
          873235455,\n
          873241678\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768886,\n
        "timestamp": "2010-08-22T02:57:56Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237652,\n
          873236022,\n
          873238042,\n
          873236894,\n
          873238979,\n
          873237652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768887,\n
        "timestamp": "2010-08-22T02:57:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237742,\n
          873239280,\n
          873236234,\n
          873239137,\n
          873237742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768889,\n
        "timestamp": "2010-08-22T02:57:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239624,\n
          873239525,\n
          873235426,\n
          873234685,\n
          873236135,\n
          873235203,\n
          873238565,\n
          873237888,\n
          873243883,\n
          873238446,\n
          873241447,\n
          873239624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768890,\n
        "timestamp": "2010-08-22T02:57:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240893,\n
          873238868,\n
          873242171,\n
          873239972,\n
          873236532,\n
          873241652,\n
          873241271,\n
          873239647,\n
          873242156,\n
          873236057,\n
          873237866,\n
          873239213,\n
          873239468,\n
          873237805,\n
          873240893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768891,\n
        "timestamp": "2010-08-22T02:57:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242022,\n
          873242163,\n
          873241275,\n
          873240281,\n
          873238320,\n
          873240283,\n
          873240364,\n
          873241385,\n
          873242022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768893,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 3,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241382,\n
          873240140,\n
          873234797,\n
          7271227258,\n
          7271227257,\n
          873236081,\n
          873243329,\n
          873236843,\n
          873241382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768894,\n
        "timestamp": "2010-08-22T02:57:57Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238308,\n
          873236703,\n
          873236748,\n
          873239985,\n
          873238308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768895,\n
        "timestamp": "2010-08-22T02:57:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237305,\n
          873234980,\n
          873243416,\n
          873236811,\n
          873237305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768896,\n
        "timestamp": "2010-08-22T02:57:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239827,\n
          873237851,\n
          873236404,\n
          873238248,\n
          873236945,\n
          873234362,\n
          873239827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768898,\n
        "timestamp": "2010-08-22T02:57:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234322,\n
          873236735,\n
          873239325,\n
          873241788,\n
          873239219,\n
          873234322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768900,\n
        "timestamp": "2010-08-22T02:57:58Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241784,\n
          873243847,\n
          873243795,\n
          873240669,\n
          873241784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768903,\n
        "timestamp": "2010-08-22T02:57:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240335,\n
          873235145,\n
          873234460,\n
          873238524,\n
          873243609,\n
          873234917,\n
          873241802,\n
          873235854,\n
          873241878,\n
          873239314,\n
          873237206,\n
          873241246,\n
          873240335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768905,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235172,\n
          873240808,\n
          873235315,\n
          873238262,\n
          873239529,\n
          873235602,\n
          7314080702,\n
          7314080703,\n
          873239866,\n
          873237333,\n
          7314080700,\n
          7314080701,\n
          873235172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768907,\n
        "timestamp": "2012-12-16T09:10:34Z",\n
        "version": 2,\n
        "changeset": 14289926,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873235040,\n
          873238853,\n
          873236846,\n
          873239209,\n
          873235040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768908,\n
        "timestamp": "2010-08-22T02:57:59Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243056,\n
          873240989,\n
          873239957,\n
          873240432,\n
          873243056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768910,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240253,\n
          873237750,\n
          873235993,\n
          873243723,\n
          873236175,\n
          873240946,\n
          873240253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768916,\n
        "timestamp": "2010-08-22T02:58:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241130,\n
          873236367,\n
          873236448,\n
          873236939,\n
          873240642,\n
          873240066,\n
          873239849,\n
          873237310,\n
          873239898,\n
          873236759,\n
          873241130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768918,\n
        "timestamp": "2010-08-22T02:58:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236214,\n
          873234276,\n
          873240494,\n
          873242358,\n
          873241754,\n
          873236384,\n
          873236214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768920,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240562,\n
          873241297,\n
          873236101,\n
          873237169,\n
          873241425,\n
          873234717,\n
          873235508,\n
          873238698,\n
          5332144590,\n
          5332144589,\n
          5332144588,\n
          873240562\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768921,\n
        "timestamp": "2010-08-22T02:58:00Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235534,\n
          873237312,\n
          873242075,\n
          873237051,\n
          873235534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768923,\n
        "timestamp": "2010-08-22T02:58:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241326,\n
          873240896,\n
          873243880,\n
          873241838,\n
          873234701,\n
          873234312,\n
          873238066,\n
          873236084,\n
          873235018,\n
          873235289,\n
          873241704,\n
          873241326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768924,\n
        "timestamp": "2010-08-22T02:58:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235775,\n
          873242940,\n
          873237806,\n
          873235243,\n
          873234935,\n
          873238301,\n
          873237096,\n
          873235430,\n
          873234130,\n
          873235775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768926,\n
        "timestamp": "2010-08-22T02:58:01Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236727,\n
          873239114,\n
          873236801,\n
          873236926,\n
          873236727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768929,\n
        "timestamp": "2010-08-22T02:58:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238386,\n
          873239483,\n
          873236848,\n
          873239936,\n
          873243651,\n
          873237820,\n
          873239400,\n
          873235351,\n
          873238993,\n
          873237535,\n
          873241511,\n
          873238537,\n
          873240777,\n
          873235391,\n
          873234144,\n
          873239766,\n
          873238386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768931,\n
        "timestamp": "2010-08-22T02:58:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239598,\n
          873242255,\n
          873237281,\n
          873236248,\n
          873239598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768932,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235130,\n
          873237684,\n
          873234635,\n
          873237167,\n
          873235765,\n
          873237097,\n
          5332144578,\n
          873239515,\n
          873236475,\n
          873241344,\n
          873235130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768934,\n
        "timestamp": "2010-08-22T02:58:02Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234190,\n
          873234638,\n
          873235582,\n
          873237121,\n
          873234190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768935,\n
        "timestamp": "2012-09-30T21:38:35Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238899,\n
          873240244,\n
          873236722,\n
          873242240,\n
          873237491,\n
          873235642,\n
          873238899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768937,\n
        "timestamp": "2010-08-22T02:58:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238510,\n
          873236649,\n
          873236946,\n
          873240316,\n
          873238510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768938,\n
        "timestamp": "2010-08-22T02:58:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241532,\n
          873236129,\n
          873235907,\n
          873235658,\n
          873241532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768939,\n
        "timestamp": "2010-08-22T02:58:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235867,\n
          873241052,\n
          873243008,\n
          873239074,\n
          873237000,\n
          873234512,\n
          873235867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768940,\n
        "timestamp": "2012-09-30T21:38:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241486,\n
          873234736,\n
          873236956,\n
          873235314,\n
          873235645,\n
          873243023,\n
          873235085,\n
          873241486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768942,\n
        "timestamp": "2010-08-22T02:58:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240486,\n
          873235647,\n
          873236535,\n
          873235410,\n
          873240486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768943,\n
        "timestamp": "2010-08-22T02:58:03Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236831,\n
          873238435,\n
          873234221,\n
          873238282,\n
          873236831\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768944,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240054,\n
          873237536,\n
          7314075278,\n
          7314075279,\n
          873240576,\n
          873234193,\n
          873240054\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768945,\n
        "timestamp": "2010-08-22T02:58:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239746,\n
          873234229,\n
          873234264,\n
          873239030,\n
          873237350,\n
          873240317,\n
          873242876,\n
          873236823,\n
          873237376,\n
          873238719,\n
          873240794,\n
          873234165,\n
          873238886,\n
          873235056,\n
          873243365,\n
          873237611,\n
          873239746\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768946,\n
        "timestamp": "2010-08-22T02:58:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237080,\n
          873237091,\n
          873237715,\n
          873235010,\n
          873237080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768947,\n
        "timestamp": "2010-08-22T02:58:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234289,\n
          873240526,\n
          873239676,\n
          873239321,\n
          873234289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768949,\n
        "timestamp": "2010-08-22T02:58:04Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242963,\n
          873236807,\n
          873243509,\n
          873236733,\n
          873242963\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768950,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239202,\n
          873240750,\n
          873238485,\n
          873239222,\n
          873238653,\n
          873240596,\n
          873239202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768952,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239726,\n
          873234145,\n
          7314134658,\n
          7314134659,\n
          873235190,\n
          7314134657,\n
          873235155,\n
          873239726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768953,\n
        "timestamp": "2024-11-17T13:17:05Z",\n
        "version": 3,\n
        "changeset": 159242425,\n
        "user": "Đuro Jiří",\n
        "uid": 14617702,\n
        "nodes": [\n
          873241406,\n
          873235069,\n
          873237334,\n
          873236974,\n
          873234746,\n
          873239517,\n
          873235628,\n
          873242843,\n
          873234307,\n
          873240184,\n
          873241406\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768955,\n
        "timestamp": "2018-01-10T23:53:01Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240579,\n
          873235938,\n
          873234661,\n
          873241315,\n
          873237161,\n
          873239867,\n
          873234807,\n
          873240579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768957,\n
        "timestamp": "2012-09-30T21:38:24Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873242249,\n
          873240298,\n
          873235226,\n
          873240193,\n
          873240805,\n
          873234599,\n
          873235301,\n
          873242933,\n
          873235064,\n
          873241191,\n
          873242249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768961,\n
        "timestamp": "2010-08-22T02:58:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242844,\n
          873237193,\n
          873242086,\n
          873236970,\n
          873242844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768963,\n
        "timestamp": "2010-08-22T02:58:06Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236923,\n
          873241218,\n
          873234162,\n
          873235032,\n
          873236923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768965,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240826,\n
          873239545,\n
          873238916,\n
          5332144313,\n
          5332144314,\n
          873241145,\n
          873236299,\n
          873240826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768966,\n
        "timestamp": "2010-08-22T02:58:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234120,\n
          873235806,\n
          873238239,\n
          873242898,\n
          873234120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768968,\n
        "timestamp": "2010-08-22T02:58:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234452,\n
          873236159,\n
          873243349,\n
          873239837,\n
          873238278,\n
          873241902,\n
          873241510,\n
          873241822,\n
          873243338,\n
          873238757,\n
          873234452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768969,\n
        "timestamp": "2010-08-22T02:58:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242213,\n
          873243796,\n
          873236950,\n
          873239679,\n
          873242213\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768970,\n
        "timestamp": "2010-08-22T02:58:07Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238043,\n
          873234378,\n
          873237911,\n
          873235715,\n
          873238043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768973,\n
        "timestamp": "2010-08-22T02:58:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234742,\n
          873235622,\n
          873235173,\n
          873235885,\n
          873234742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768975,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240693,\n
          873240974,\n
          5332144115,\n
          873238456,\n
          873237469,\n
          5332144116,\n
          873239876,\n
          873234892,\n
          873242300,\n
          873240693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768976,\n
        "timestamp": "2010-08-22T02:58:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242330,\n
          873239915,\n
          873234814,\n
          873236281,\n
          873238264,\n
          873237959,\n
          873242330\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768977,\n
        "timestamp": "2010-08-22T02:58:08Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234371,\n
          873243117,\n
          873239135,\n
          873240551,\n
          873234371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768978,\n
        "timestamp": "2012-09-30T23:13:11Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240304,\n
          873238730,\n
          873238395,\n
          873237710,\n
          873239979,\n
          873238716,\n
          873236002,\n
          873240304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768979,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243225,\n
          873243380,\n
          873235094,\n
          873241679,\n
          873234591,\n
          873235857,\n
          5332144351,\n
          5332144350,\n
          873243225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768981,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241738,\n
          873237349,\n
          873237531,\n
          873235751,\n
          873238208,\n
          873239519,\n
          873236893,\n
          873235208,\n
          873237052,\n
          873240590,\n
          873234748,\n
          873241605,\n
          873241738\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768983,\n
        "timestamp": "2010-08-22T02:58:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235533,\n
          873240996,\n
          873240454,\n
          873243165,\n
          873234784,\n
          873238988,\n
          873239292,\n
          873243768,\n
          873235533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768985,\n
        "timestamp": "2010-08-22T02:58:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237733,\n
          873238409,\n
          873239311,\n
          873237042,\n
          873237733\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768986,\n
        "timestamp": "2010-08-22T02:58:09Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235726,\n
          873234391,\n
          873239086,\n
          873235218,\n
          873240964,\n
          873241443,\n
          873242299,\n
          873238037,\n
          873239568,\n
          873239481,\n
          873235090,\n
          873242929,\n
          873239658,\n
          873238203,\n
          873241104,\n
          873234739,\n
          873239503,\n
          873238125,\n
          873241655,\n
          873238028,\n
          873236833,\n
          873235726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768988,\n
        "timestamp": "2023-12-08T04:49:16Z",\n
        "version": 5,\n
        "changeset": 144887851,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          873242286,\n
          873239977,\n
          5332144327,\n
          5332144328,\n
          873241032,\n
          873240014,\n
          873239626,\n
          5332144329,\n
          873235368,\n
          5332144330,\n
          873239031,\n
          873241094,\n
          873236921,\n
          873234419,\n
          873239267,\n
          873236186,\n
          5332144332,\n
          873238041,\n
          873242286\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Nazaire",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wikidata": "Q41754849"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768990,\n
        "timestamp": "2010-08-22T02:58:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239729,\n
          873238900,\n
          873242146,\n
          873235704,\n
          873239729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768992,\n
        "timestamp": "2010-08-22T02:58:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240924,\n
          873241594,\n
          873235338,\n
          873234398,\n
          873238270,\n
          873238512,\n
          873240924\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768993,\n
        "timestamp": "2010-08-22T02:58:10Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235621,\n
          873241915,\n
          873236091,\n
          873238867,\n
          873240416,\n
          873235621\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768994,\n
        "timestamp": "2010-08-22T02:58:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243902,\n
          873235116,\n
          873239288,\n
          873235117,\n
          873239290,\n
          873241460,\n
          873238725,\n
          873242891,\n
          873241497,\n
          873240451,\n
          873243902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768996,\n
        "timestamp": "2010-08-22T02:58:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236297,\n
          873235263,\n
          873239027,\n
          873237656,\n
          873236297\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768997,\n
        "timestamp": "2012-09-30T21:38:38Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235797,\n
          873240753,\n
          873237015,\n
          873234538,\n
          873238269,\n
          873242395,\n
          873235797\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73768999,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238277,\n
          873240512,\n
          873235772,\n
          873238204,\n
          873243039,\n
          873238277\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769000,\n
        "timestamp": "2010-08-22T02:58:11Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240198,\n
          873242024,\n
          873235954,\n
          873239124,\n
          873240198\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769001,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239914,\n
          873242380,\n
          873238410,\n
          873241044,\n
          873239914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769002,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235816,\n
          873235286,\n
          873235641,\n
          873242007,\n
          873243046,\n
          873237869,\n
          873236886,\n
          873236272,\n
          873238643,\n
          873238225,\n
          873235816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769004,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241602,\n
          873243726,\n
          873237189,\n
          873235404,\n
          873242928,\n
          873240180,\n
          873241602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769005,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235458,\n
          873237284,\n
          873243904,\n
          873238655,\n
          873241038,\n
          873234912,\n
          873240742,\n
          873242098,\n
          873236551,\n
          873235458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769007,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236202,\n
          873237396,\n
          873239220,\n
          873241657,\n
          873236202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769008,\n
        "timestamp": "2010-08-22T02:58:12Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242257,\n
          873239407,\n
          873237296,\n
          873240011,\n
          873237788,\n
          873236534,\n
          873239217,\n
          873243777,\n
          873238994,\n
          873242257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769010,\n
        "timestamp": "2012-09-30T21:38:33Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239635,\n
          873242912,\n
          873237344,\n
          873235191,\n
          873237162,\n
          873239635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769011,\n
        "timestamp": "2010-08-22T02:58:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243902,\n
          873240451,\n
          873239194,\n
          873235004,\n
          873243902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769013,\n
        "timestamp": "2010-08-22T02:58:13Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237804,\n
          873243517,\n
          873243012,\n
          873242205,\n
          873238641,\n
          873234469,\n
          873237804\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769015,\n
        "timestamp": "2012-09-30T23:13:10Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238554,\n
          873234745,\n
          873242235,\n
          873236855,\n
          873238755,\n
          873242306,\n
          873238554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769016,\n
        "timestamp": "2012-12-16T09:09:22Z",\n
        "version": 3,\n
        "changeset": 14289926,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873235878,\n
          873242391,\n
          873234107,\n
          873234668,\n
          873238531,\n
          873242123,\n
          873238688,\n
          873234636,\n
          873235868,\n
          873235727,\n
          873240404,\n
          873235878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769018,\n
        "timestamp": "2010-08-22T02:58:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235693,\n
          873242370,\n
          873235745,\n
          873240109,\n
          873243125,\n
          873236379,\n
          873241423,\n
          873235551,\n
          873237929,\n
          873238038,\n
          873235693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769020,\n
        "timestamp": "2010-08-22T02:58:14Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236142,\n
          873234798,\n
          873241404,\n
          873238838,\n
          873236142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769022,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 3,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237840,\n
          873238992,\n
          873237828,\n
          873237816,\n
          873237840\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "layer": "1",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769023,\n
        "timestamp": "2010-08-22T02:58:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238338,\n
          873242874,\n
          873235512,\n
          873234914,\n
          873238338\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769024,\n
        "timestamp": "2010-08-22T02:58:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238936,\n
          873240540,\n
          873240922,\n
          873239406,\n
          873238936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769025,\n
        "timestamp": "2010-08-22T02:58:15Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235383,\n
          873234234,\n
          873237304,\n
          873239891,\n
          873237775,\n
          873241889,\n
          873239253,\n
          873240168,\n
          873236989,\n
          873235383\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769026,\n
        "timestamp": "2012-09-30T21:38:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238519,\n
          873243274,\n
          873238578,\n
          873234613,\n
          873238519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769028,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241912,\n
          873236196,\n
          873234723,\n
          873237576,\n
          873241912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769029,\n
        "timestamp": "2012-09-29T23:37:09Z",\n
        "version": 2,\n
        "changeset": 13303456,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239565,\n
          873237223,\n
          873235534,\n
          873237051,\n
          873235710,\n
          873235195,\n
          873243149,\n
          873236345,\n
          873239565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769031,\n
        "timestamp": "2020-03-05T23:32:47Z",\n
        "version": 2,\n
        "changeset": 81842345,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237937,\n
          873239742,\n
          873235681,\n
          873234105,\n
          873234154,\n
          873240228,\n
          873243330,\n
          873236212,\n
          873238751,\n
          873234596,\n
          873237937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769032,\n
        "timestamp": "2012-09-30T21:38:26Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234970,\n
          873236213,\n
          873237715,\n
          873237091,\n
          873237080,\n
          873237497,\n
          873235810,\n
          873237055,\n
          873241141,\n
          873241277,\n
          873242202,\n
          873236845,\n
          873234970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769034,\n
        "timestamp": "2012-12-16T11:25:24Z",\n
        "version": 2,\n
        "changeset": 14291413,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873237655,\n
          873240480,\n
          873242053,\n
          873236409,\n
          873238127,\n
          873237655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769035,\n
        "timestamp": "2010-08-22T02:58:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236445,\n
          873237753,\n
          873234133,\n
          873240747,\n
          873236445\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769036,\n
        "timestamp": "2010-08-22T02:58:16Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234450,\n
          873236954,\n
          873237140,\n
          873239636,\n
          873235635,\n
          873240735,\n
          873236276,\n
          873236149,\n
          873234450\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769037,\n
        "timestamp": "2010-08-22T02:58:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235719,\n
          873235379,\n
          873237972,\n
          873238803,\n
          873235719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769039,\n
        "timestamp": "2010-08-22T02:58:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236633,\n
          873243241,\n
          873243642,\n
          873242000,\n
          873236499,\n
          873237643,\n
          873240968,\n
          873234148,\n
          873237683,\n
          873240437,\n
          873235244,\n
          873243299,\n
          873236633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769042,\n
        "timestamp": "2010-08-22T02:58:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242113,\n
          873238015,\n
          873234865,\n
          873234504,\n
          873242113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769043,\n
        "timestamp": "2010-08-22T02:58:17Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239254,\n
          873235095,\n
          873237514,\n
          873238667,\n
          873239472,\n
          873236163,\n
          873238848,\n
          873239254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769044,\n
        "timestamp": "2010-08-22T02:58:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234369,\n
          873237752,\n
          873235106,\n
          873240660,\n
          873241299,\n
          873243153,\n
          873234223,\n
          873236502,\n
          873239489,\n
          873239992,\n
          873234369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769046,\n
        "timestamp": "2010-08-22T02:58:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240919,\n
          873241355,\n
          873235723,\n
          873240340,\n
          873240919\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769048,\n
        "timestamp": "2010-08-22T02:58:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235716,\n
          873237264,\n
          873236645,\n
          873241033,\n
          873239854,\n
          873239546,\n
          873236376,\n
          873239319,\n
          873239265,\n
          873236256,\n
          873235716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769049,\n
        "timestamp": "2010-08-22T02:58:18Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239771,\n
          873235976,\n
          873240265,\n
          873237644,\n
          873239771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769050,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 4,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237474,\n
          873236167,\n
          873241234,\n
          873238348,\n
          873240681,\n
          1940747375,\n
          873234385,\n
          5332144343,\n
          873237539,\n
          873237474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769053,\n
        "timestamp": "2010-08-22T02:58:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240210,\n
          873235544,\n
          873236947,\n
          873243591,\n
          873240210\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769054,\n
        "timestamp": "2010-08-22T02:58:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237501,\n
          873237556,\n
          873235193,\n
          873240878,\n
          873238433,\n
          873234393,\n
          873236830,\n
          873237029,\n
          873241846,\n
          873237501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769056,\n
        "timestamp": "2010-08-22T02:58:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241076,\n
          873237879,\n
          873238471,\n
          873236681,\n
          873234190,\n
          873237121,\n
          873235582,\n
          873240811,\n
          873237004,\n
          873239473,\n
          873236277,\n
          873241121,\n
          873243182,\n
          873235128,\n
          873241790,\n
          873241076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769059,\n
        "timestamp": "2010-08-22T02:58:19Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241279,\n
          873240827,\n
          873237667,\n
          873238491,\n
          873241279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769060,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238943,\n
          873241177,\n
          873240867,\n
          873237800,\n
          5332144108,\n
          5332144109,\n
          5332144110,\n
          5332144111,\n
          5332144112,\n
          873236875,\n
          873241026,\n
          873234617,\n
          873241812,\n
          5332144113,\n
          873238055,\n
          873238943\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769062,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235702,\n
          873242316,\n
          873243218,\n
          873240382,\n
          873243014,\n
          873240176,\n
          873241998,\n
          873236678,\n
          873237227,\n
          7314080767,\n
          7314080768,\n
          873239396,\n
          873238986,\n
          873234566,\n
          873235702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769065,\n
        "timestamp": "2010-08-22T02:58:20Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234096,\n
          873238441,\n
          873234787,\n
          873238855,\n
          873234096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769066,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 2,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235741,\n
          873240671,\n
          873237589,\n
          873238027,\n
          873235871,\n
          873236021,\n
          873239959,\n
          873242297,\n
          873237570,\n
          7271217555,\n
          7271217556,\n
          873238633,\n
          873243234,\n
          873237858,\n
          873235741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769068,\n
        "timestamp": "2010-08-22T02:58:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237749,\n
          873242365,\n
          873234923,\n
          873236392,\n
          873237749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769069,\n
        "timestamp": "2010-08-22T02:58:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239650,\n
          873239269,\n
          873243244,\n
          873243059,\n
          873240653,\n
          873239650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769070,\n
        "timestamp": "2010-08-22T02:58:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238959,\n
          873241367,\n
          873234337,\n
          873239218,\n
          873238959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769071,\n
        "timestamp": "2010-08-22T02:58:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238222,\n
          873237208,\n
          873243852,\n
          873234292,\n
          873238470,\n
          873234722,\n
          873238222\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769073,\n
        "timestamp": "2010-08-22T02:58:21Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234639,\n
          873243441,\n
          873235794,\n
          873241948,\n
          873234639\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769074,\n
        "timestamp": "2010-08-22T02:58:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234324,\n
          873235246,\n
          873243428,\n
          873238258,\n
          873234324\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769076,\n
        "timestamp": "2018-01-10T23:53:02Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236389,\n
          5332144320,\n
          5332144319,\n
          873238960,\n
          873240826,\n
          873236299,\n
          5332144321,\n
          5332144322,\n
          5332144323,\n
          873236873,\n
          873237740,\n
          873234806,\n
          873234682,\n
          873242871,\n
          873243678,\n
          873236389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769077,\n
        "timestamp": "2010-08-22T02:58:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236558,\n
          873237895,\n
          873236870,\n
          873239234,\n
          873239767,\n
          873243357,\n
          873236558\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769078,\n
        "timestamp": "2010-08-22T02:58:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238776,\n
          873240037,\n
          873242854,\n
          873242324,\n
          873238776\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769080,\n
        "timestamp": "2010-08-22T02:58:22Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241331,\n
          873239597,\n
          873235146,\n
          873235742,\n
          873241331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769084,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234353,\n
          873243701,\n
          873240753,\n
          873235797,\n
          873243297,\n
          873243290,\n
          873234353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769085,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236257,\n
          873237286,\n
          5332144120,\n
          5332144119,\n
          873235401,\n
          873238551,\n
          873236257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769087,\n
        "timestamp": "2010-08-22T02:58:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238967,\n
          873239147,\n
          873241531,\n
          873237300,\n
          873242160,\n
          873237125,\n
          873240862,\n
          873243813,\n
          873243892,\n
          873234822,\n
          873240484,\n
          873238192,\n
          873239577,\n
          873238967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769088,\n
        "timestamp": "2010-08-22T02:58:23Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239695,\n
          873242041,\n
          873237457,\n
          873242042,\n
          873237050,\n
          873236466,\n
          873239868,\n
          873236932,\n
          873240973,\n
          873242921,\n
          873235341,\n
          873235256,\n
          873239695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769089,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234946,\n
          873237297,\n
          873240930,\n
          873234267,\n
          873234946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769091,\n
        "timestamp": "2010-08-22T02:58:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234648,\n
          873238880,\n
          873235415,\n
          873236268,\n
          873236405,\n
          873235484,\n
          873235353,\n
          873234608,\n
          873237057,\n
          873241733,\n
          873242886,\n
          873234648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769092,\n
        "timestamp": "2010-08-22T02:58:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238402,\n
          873234778,\n
          873243204,\n
          873238319,\n
          873235697,\n
          873237158,\n
          873238402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769094,\n
        "timestamp": "2010-08-22T02:58:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240320,\n
          873234765,\n
          873241403,\n
          873239523,\n
          873240320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769095,\n
        "timestamp": "2010-08-22T02:58:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235912,\n
          873237739,\n
          873236328,\n
          873242851,\n
          873234398,\n
          873235338,\n
          873241594,\n
          873234394,\n
          873235912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769096,\n
        "timestamp": "2010-08-22T02:58:24Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236781,\n
          873241642,\n
          873240455,\n
          873243628,\n
          873236781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769098,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235495,\n
          873236765,\n
          873235304,\n
          873238379,\n
          873235495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769100,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238081,\n
          873237468,\n
          873241814,\n
          873242931,\n
          873240021,\n
          873234986,\n
          873238081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769101,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235560,\n
          873234964,\n
          873235592,\n
          873240189,\n
          873238462,\n
          873235809,\n
          873238034,\n
          873235546,\n
          873242158,\n
          873237343,\n
          873234703,\n
          873237282,\n
          873235855,\n
          873237331,\n
          873242265,\n
          873235560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769103,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238576,\n
          873239617,\n
          873236741,\n
          873235108,\n
          873238576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769104,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240147,\n
          873236839,\n
          873239701,\n
          873238836,\n
          873240147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769105,\n
        "timestamp": "2010-08-22T02:58:25Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238869,\n
          873236991,\n
          873241138,\n
          873238200,\n
          873235845,\n
          873240744,\n
          873236617,\n
          873234973,\n
          873238869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769107,\n
        "timestamp": "2010-08-22T02:58:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242388,\n
          873241567,\n
          873237039,\n
          873236983,\n
          873236209,\n
          873235761,\n
          873236436,\n
          873236907,\n
          873236423,\n
          873242388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769108,\n
        "timestamp": "2012-12-01T08:53:18Z",\n
        "version": 2,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873239594,\n
          873235066,\n
          873239862,\n
          873241698,\n
          873241036,\n
          873234138,\n
          873240568,\n
          873239594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769109,\n
        "timestamp": "2010-08-22T02:58:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240253,\n
          873240946,\n
          873236296,\n
          873235229,\n
          873240253\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769111,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241308,\n
          873239365,\n
          873237633,\n
          873235435,\n
          873241308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769112,\n
        "timestamp": "2012-09-30T21:38:32Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241500,\n
          873239932,\n
          873234232,\n
          873239343,\n
          873241500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769113,\n
        "timestamp": "2010-08-22T02:58:26Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235816,\n
          873243392,\n
          873239543,\n
          873235286,\n
          873235816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769114,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235705,\n
          873236629,\n
          873234679,\n
          873236298,\n
          873240146,\n
          873238298,\n
          873240640,\n
          873236490,\n
          873240823,\n
          873237853,\n
          873235705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769116,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235458,\n
          873236551,\n
          873242098,\n
          873243114,\n
          873235458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769117,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238150,\n
          873237156,\n
          873239844,\n
          873239632,\n
          873238150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769118,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237554,\n
          873242031,\n
          873234859,\n
          873235129,\n
          873237554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769120,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234758,\n
          873237581,\n
          873243500,\n
          873234155,\n
          873235059,\n
          873234758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769121,\n
        "timestamp": "2010-08-22T02:58:27Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235292,\n
          873236626,\n
          873234417,\n
          873239479,\n
          873235292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769122,\n
        "timestamp": "2010-08-22T02:58:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243635,\n
          873241908,\n
          873240917,\n
          873242997,\n
          873243635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769123,\n
        "timestamp": "2010-08-22T02:58:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237360,\n
          873238587,\n
          873240942,\n
          873241984,\n
          873235357,\n
          873237082,\n
          873237358,\n
          873241930,\n
          873236251,\n
          873237148,\n
          873237360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769125,\n
        "timestamp": "2012-09-30T23:13:12Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239677,\n
          873238554,\n
          873242306,\n
          873243704,\n
          873243263,\n
          873243836,\n
          873240157,\n
          873240932,\n
          873239677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769126,\n
        "timestamp": "2010-08-22T02:58:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243078,\n
          873234335,\n
          873236211,\n
          873236414,\n
          873243078\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769127,\n
        "timestamp": "2010-08-22T02:58:28Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239901,\n
          873236720,\n
          873237999,\n
          873239329,\n
          873240678,\n
          873239901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769130,\n
        "timestamp": "2010-08-22T02:58:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238511,\n
          873234191,\n
          873236486,\n
          873234762,\n
          873240532,\n
          873243313,\n
          873235585,\n
          873238511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769132,\n
        "timestamp": "2010-08-22T02:58:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238930,\n
          873235011,\n
          873241108,\n
          873238956,\n
          873234825,\n
          873234423,\n
          873238930\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769133,\n
        "timestamp": "2010-08-22T02:58:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240188,\n
          873243791,\n
          873235349,\n
          873239260,\n
          873234528,\n
          873234681,\n
          873238995,\n
          873241739,\n
          873243213,\n
          873239477,\n
          873235016,\n
          873235762,\n
          873240188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769135,\n
        "timestamp": "2010-08-22T02:58:29Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237677,\n
          873238734,\n
          873243146,\n
          873240745,\n
          873237677\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769136,\n
        "timestamp": "2010-08-22T02:58:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234659,\n
          873235925,\n
          873235526,\n
          873234187,\n
          873241015,\n
          873240849,\n
          873234659\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769137,\n
        "timestamp": "2010-08-22T02:58:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234691,\n
          873235846,\n
          873238762,\n
          873234687,\n
          873234691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769138,\n
        "timestamp": "2010-08-22T02:58:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235139,\n
          873237901,\n
          873242334,\n
          873234611,\n
          873235139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769140,\n
        "timestamp": "2010-08-22T02:58:30Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234467,\n
          873243446,\n
          873235675,\n
          873236346,\n
          873235201,\n
          873236118,\n
          873240517,\n
          873234877,\n
          873236116,\n
          873237379,\n
          873237852,\n
          873238736,\n
          873237913,\n
          873238481,\n
          873236147,\n
          873236998,\n
          873242331,\n
          873242002,\n
          873234467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769142,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239015,\n
          873235316,\n
          873235556,\n
          5332144122,\n
          873238599,\n
          873237838,\n
          873240501,\n
          873239015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769143,\n
        "timestamp": "2010-08-22T02:58:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235775,\n
          873234130,\n
          873239501,\n
          873238651,\n
          873235775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769144,\n
        "timestamp": "2012-12-01T08:46:54Z",\n
        "version": 3,\n
        "changeset": 14108654,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873241509,\n
          873240440,\n
          873236880,\n
          873236698,\n
          873236727,\n
          873236926,\n
          873240619,\n
          873243418,\n
          873235858,\n
          873238905,\n
          873241509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769145,\n
        "timestamp": "2010-08-22T02:58:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237135,\n
          873243322,\n
          873243454,\n
          873236537,\n
          873237135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769146,\n
        "timestamp": "2010-08-22T02:58:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237753,\n
          873234855,\n
          873239490,\n
          873241858,\n
          873234133,\n
          873237753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769148,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236774,\n
          873239383,\n
          873235118,\n
          873234938,\n
          873236774\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769149,\n
        "timestamp": "2010-08-22T02:58:31Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237183,\n
          873235569,\n
          873241860,\n
          873235520,\n
          873237183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769150,\n
        "timestamp": "2010-08-22T02:58:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234688,\n
          873243138,\n
          873238380,\n
          873236710,\n
          873241726,\n
          873235326,\n
          873234688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769151,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239878,\n
          873239352,\n
          5332144550,\n
          873235532,\n
          873234808,\n
          873235509,\n
          873234816,\n
          873238242,\n
          873240714,\n
          873239724,\n
          873239878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769153,\n
        "timestamp": "2010-08-22T02:58:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238226,\n
          873240609,\n
          873236881,\n
          873236366,\n
          873238226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769155,\n
        "timestamp": "2010-08-22T02:58:32Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235538,\n
          873238178,\n
          873234830,\n
          873235876,\n
          873235538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769156,\n
        "timestamp": "2012-09-30T21:38:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241455,\n
          873243383,\n
          873234471,\n
          873243000,\n
          873241455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769157,\n
        "timestamp": "2010-08-22T02:58:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241259,\n
          873242842,\n
          873237792,\n
          873234595,\n
          873238861,\n
          873238227,\n
          873237346,\n
          873238333,\n
          873241259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769159,\n
        "timestamp": "2010-08-22T02:58:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235999,\n
          873239717,\n
          873238563,\n
          873241014,\n
          873235999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769160,\n
        "timestamp": "2010-08-22T02:58:33Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235165,\n
          873235299,\n
          873239765,\n
          873236728,\n
          873241654,\n
          873237542,\n
          873238562,\n
          873239225,\n
          873239948,\n
          873238618,\n
          873238958,\n
          873243826,\n
          873240235,\n
          873234712,\n
          873241408,\n
          873236032,\n
          873241672,\n
          873234157,\n
          873239084,\n
          873234121,\n
          873234612,\n
          873239851,\n
          873237737,\n
          873241997,\n
          873237790,\n
          873243045,\n
          873235577,\n
          873239371,\n
          873236517,\n
          873239308,\n
          873234770,\n
          873235165\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769162,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235188,\n
          5332144125,\n
          873234806,\n
          873237740,\n
          5332144124,\n
          873236280,\n
          873239508,\n
          873237681,\n
          873241619,\n
          873235188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769163,\n
        "timestamp": "2010-08-22T02:58:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239526,\n
          873236481,\n
          873237476,\n
          873240482,\n
          873234436,\n
          873237662,\n
          873236359,\n
          873239350,\n
          873240156,\n
          873238426,\n
          873240257,\n
          873239316,\n
          873240851,\n
          873243231,\n
          873242030,\n
          873239506,\n
          873235746,\n
          873234220,\n
          873239526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769165,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236938,\n
          873239906,\n
          873237536,\n
          873240054,\n
          7314075280,\n
          873236938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769166,\n
        "timestamp": "2010-08-22T02:58:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240493,\n
          873235748,\n
          873237336,\n
          873242967,\n
          873240493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769167,\n
        "timestamp": "2010-08-22T02:58:34Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239574,\n
          873237210,\n
          873242856,\n
          873234820,\n
          873239574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769168,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235405,\n
          5332144532,\n
          5332144531,\n
          873236008,\n
          873238809,\n
          873234117,\n
          873243658,\n
          873235949,\n
          5332144533,\n
          873234358,\n
          873236006,\n
          873234614,\n
          873239803,\n
          5332144536,\n
          873235405\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769170,\n
        "timestamp": "2010-08-22T02:58:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240994,\n
          873234346,\n
          873235869,\n
          873234395,\n
          873240994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769172,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237469,\n
          873238456,\n
          873237546,\n
          873235137,\n
          873237469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769173,\n
        "timestamp": "2012-09-30T21:38:30Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237594,\n
          873239780,\n
          873235956,\n
          873241970,\n
          873237594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769174,\n
        "timestamp": "2010-08-22T02:58:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234707,\n
          873237763,\n
          873235510,\n
          873243187,\n
          873236878,\n
          873241286,\n
          873234707\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769176,\n
        "timestamp": "2010-08-22T02:58:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241363,\n
          873243362,\n
          873241337,\n
          873235388,\n
          873236691,\n
          873234326,\n
          873239782,\n
          873243505,\n
          873235384,\n
          873239302,\n
          873241363\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769177,\n
        "timestamp": "2010-08-22T02:58:35Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238404,\n
          873239421,\n
          873234224,\n
          873243611,\n
          873239018,\n
          873238501,\n
          873238404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769179,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238689,\n
          873236904,\n
          5332144118,\n
          5332144117,\n
          873243699,\n
          873243525,\n
          873240230,\n
          873239829,\n
          873243042,\n
          873241269,\n
          873238689\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769181,\n
        "timestamp": "2010-08-22T02:58:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238959,\n
          873240122,\n
          873239043,\n
          873241367,\n
          873238959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769182,\n
        "timestamp": "2010-08-22T02:58:36Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235224,\n
          873243779,\n
          873243687,\n
          873240559,\n
          873236453,\n
          873238508,\n
          873235948,\n
          873237176,\n
          873243890,\n
          873241134,\n
          873235224\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769183,\n
        "timestamp": "2012-09-30T23:13:12Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238557,\n
          873238128,\n
          873238494,\n
          873239009,\n
          873234744,\n
          873236419,\n
          1940747357,\n
          1940747360,\n
          873238557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769184,\n
        "timestamp": "2010-08-22T02:58:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235815,\n
          873243003,\n
          873242373,\n
          873236464,\n
          873235568,\n
          873236750,\n
          873235573,\n
          873243428,\n
          873235246,\n
          873234324,\n
          873241835,\n
          873235815\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769185,\n
        "timestamp": "2018-01-10T23:53:03Z",\n
        "version": 3,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240648,\n
          873235034,\n
          873242360,\n
          5332144312,\n
          873235969,\n
          873234633,\n
          873240648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769187,\n
        "timestamp": "2010-08-22T02:58:37Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242084,\n
          873241335,\n
          873237647,\n
          873236103,\n
          873235078,\n
          873240921,\n
          873234592,\n
          873241806,\n
          873237368,\n
          873234095,\n
          873234303,\n
          873242084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769188,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 3,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238648,\n
          873239751,\n
          873237320,\n
          873241390,\n
          873234847,\n
          873238648\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769189,\n
        "timestamp": "2012-09-30T21:38:25Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239710,\n
          873234407,\n
          873238572,\n
          873236017,\n
          873241459,\n
          873235550,\n
          1940640470,\n
          1940640472,\n
          873235676,\n
          1940640464,\n
          1940640465,\n
          873239710\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769190,\n
        "timestamp": "2010-08-22T02:58:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239700,\n
          873234820,\n
          873242856,\n
          873242195,\n
          873236653,\n
          873243859,\n
          873241430,\n
          873239700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769192,\n
        "timestamp": "2010-08-22T02:58:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237926,\n
          873237812,\n
          873237345,\n
          873239052,\n
          873237926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769193,\n
        "timestamp": "2010-08-22T02:58:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242395,\n
          873239419,\n
          873240403,\n
          873235797,\n
          873242395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769194,\n
        "timestamp": "2018-01-10T23:53:04Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236624,\n
          873238579,\n
          873241306,\n
          873239227,\n
          5332144120,\n
          873237286,\n
          5332144121,\n
          873236624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769195,\n
        "timestamp": "2012-09-30T21:38:31Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240471,\n
          873238845,\n
          873240837,\n
          873239630,\n
          873240471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769196,\n
        "timestamp": "2010-08-22T02:58:38Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238548,\n
          873242231,\n
          873236676,\n
          873240657,\n
          873234111,\n
          873243649,\n
          873236878,\n
          873243187,\n
          873235510,\n
          873237763,\n
          873234707,\n
          873238468,\n
          873239480,\n
          873238548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769198,\n
        "timestamp": "2010-08-22T02:58:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239956,\n
          873242227,\n
          873234085,\n
          873234823,\n
          873239956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769199,\n
        "timestamp": "2012-09-30T23:13:10Z",\n
        "version": 2,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237964,\n
          873236339,\n
          873239459,\n
          873239249,\n
          873243020,\n
          873237964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769201,\n
        "timestamp": "2010-08-22T02:58:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235151,\n
          873239306,\n
          873239727,\n
          873236565,\n
          873236857,\n
          873235779,\n
          873235151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769202,\n
        "timestamp": "2010-08-22T02:58:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235063,\n
          873234134,\n
          873239391,\n
          873242992,\n
          873235063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769203,\n
        "timestamp": "2010-08-22T02:58:39Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237829,\n
          873239063,\n
          873239842,\n
          873241553,\n
          873235673,\n
          873237257,\n
          873237200,\n
          873236664,\n
          873239159,\n
          873234772,\n
          873238085,\n
          873243452,\n
          873239614,\n
          873237483,\n
          873236757,\n
          873236652,\n
          873238542,\n
          873237829\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769205,\n
        "timestamp": "2012-09-30T21:38:41Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238310,\n
          873239964,\n
          873241769,\n
          873241933,\n
          873241935,\n
          873237995,\n
          873241392,\n
          873237344,\n
          873242912,\n
          873238310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769206,\n
        "timestamp": "2010-08-22T02:58:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237453,\n
          873242008,\n
          873234457,\n
          873235793,\n
          873238620,\n
          873238444,\n
          873237453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769207,\n
        "timestamp": "2010-08-22T02:58:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241647,\n
          873236865,\n
          873240423,\n
          873235619,\n
          873237882,\n
          873239264,\n
          873241647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769210,\n
        "timestamp": "2010-08-22T02:58:40Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237322,\n
          873237505,\n
          873236802,\n
          873243199,\n
          873237322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769212,\n
        "timestamp": "2012-10-01T23:47:48Z",\n
        "version": 2,\n
        "changeset": 13329136,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243499,\n
          873234718,\n
          873238552,\n
          1942130615,\n
          873243499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769213,\n
        "timestamp": "2010-08-22T02:58:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239973,\n
          873237839,\n
          873238136,\n
          873236028,\n
          873239973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769214,\n
        "timestamp": "2010-08-22T02:58:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873237717,\n
          873234944,\n
          873243800,\n
          873239178,\n
          873237717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769215,\n
        "timestamp": "2010-08-22T02:58:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235384,\n
          873240696,\n
          873236195,\n
          873239302,\n
          873235384\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769217,\n
        "timestamp": "2010-08-22T02:58:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238148,\n
          873240285,\n
          873237861,\n
          873238296,\n
          873238392,\n
          873236407,\n
          873238342,\n
          873238148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769218,\n
        "timestamp": "2010-08-22T02:58:41Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236163,\n
          873239472,\n
          873240786,\n
          873234517,\n
          873236163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769220,\n
        "timestamp": "2010-08-22T02:58:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234580,\n
          873239907,\n
          873236482,\n
          873239926,\n
          873242253,\n
          873234580\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769221,\n
        "timestamp": "2010-08-22T02:58:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241400,\n
          873241505,\n
          873237302,\n
          873237120,\n
          873239812,\n
          873241518,\n
          873241400\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769223,\n
        "timestamp": "2010-08-22T02:58:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234818,\n
          873238539,\n
          873241203,\n
          873236283,\n
          873234818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769224,\n
        "timestamp": "2010-08-22T02:58:42Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234177,\n
          873236144,\n
          873242234,\n
          873243503,\n
          873234177\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769227,\n
        "timestamp": "2010-08-22T02:58:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240182,\n
          873237554,\n
          873235129,\n
          873234859,\n
          873241378,\n
          873238059,\n
          873237935,\n
          873235395,\n
          873238766,\n
          873235518,\n
          873240182\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769229,\n
        "timestamp": "2010-08-22T02:58:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238170,\n
          873235904,\n
          873243755,\n
          873234466,\n
          873238660,\n
          873239205,\n
          873241877,\n
          873238910,\n
          873238170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769230,\n
        "timestamp": "2010-08-22T02:58:43Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243410,\n
          873241232,\n
          873234996,\n
          873241221,\n
          873243410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769231,\n
        "timestamp": "2018-01-10T23:53:04Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873240635,\n
          873234763,\n
          873236009,\n
          873242376,\n
          873234361,\n
          873238371,\n
          873237549,\n
          873238610,\n
          873238775,\n
          873238479,\n
          873234657,\n
          873239887,\n
          873235847,\n
          873240635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769232,\n
        "timestamp": "2010-08-22T02:58:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235170,\n
          873234122,\n
          873236906,\n
          873237849,\n
          873235170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769233,\n
        "timestamp": "2010-08-22T02:58:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241323,\n
          873239551,\n
          873234132,\n
          873240874,\n
          873240395,\n
          873241983,\n
          873235630,\n
          873235917,\n
          873241323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769235,\n
        "timestamp": "2010-08-22T02:58:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241541,\n
          873236901,\n
          873243335,\n
          873243163,\n
          873241962,\n
          873239127,\n
          873239341,\n
          873236984,\n
          873239072,\n
          873237136,\n
          873240954,\n
          873243539,\n
          873241541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769236,\n
        "timestamp": "2010-08-22T02:58:44Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235519,\n
          873239111,\n
          873239531,\n
          873234316,\n
          873241325,\n
          873235519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769237,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236142,\n
          873238838,\n
          873238604,\n
          873235935,\n
          873241840,\n
          873236178,\n
          873243840,\n
          873236142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769238,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239968,\n
          873238540,\n
          873236068,\n
          873238930,\n
          873234423,\n
          873236422,\n
          873235787,\n
          873238345,\n
          873239968\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769240,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239260,\n
          873234414,\n
          873239153,\n
          873234528,\n
          873239260\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769241,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235563,\n
          873241622,\n
          873240123,\n
          873243577,\n
          873238478,\n
          873237017,\n
          873235907,\n
          873236129,\n
          873241532,\n
          873235563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769242,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235279,\n
          873241237,\n
          873238289,\n
          873237582,\n
          873235279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769243,\n
        "timestamp": "2010-08-22T02:58:45Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873236247,\n
          873236365,\n
          873234497,\n
          873238849,\n
          873236247\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769245,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 2,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241073,\n
          873243346,\n
          873241912,\n
          873237576,\n
          873241073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769246,\n
        "timestamp": "2010-08-22T02:58:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873234753,\n
          873239416,\n
          873239493,\n
          873239151,\n
          873234753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769247,\n
        "timestamp": "2010-08-22T02:58:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873242115,\n
          873238174,\n
          873237976,\n
          873241560,\n
          873242115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769248,\n
        "timestamp": "2010-08-22T02:58:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238875,\n
          873235251,\n
          873238132,\n
          873235654,\n
          873238875\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769249,\n
        "timestamp": "2010-08-22T02:58:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873235242,\n
          873237265,\n
          873238471,\n
          873237879,\n
          873235242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769251,\n
        "timestamp": "2010-08-22T02:58:46Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241557,\n
          873235491,\n
          873235856,\n
          873235788,\n
          873241557\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769252,\n
        "timestamp": "2010-08-22T02:58:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873243702,\n
          873235261,\n
          873239883,\n
          873240300,\n
          873242868,\n
          873237695,\n
          873236127,\n
          873243702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769254,\n
        "timestamp": "2012-12-16T10:19:59Z",\n
        "version": 2,\n
        "changeset": 14290668,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          873236548,\n
          873239970,\n
          873240655,\n
          873242303,\n
          873241175,\n
          873236548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769255,\n
        "timestamp": "2010-08-22T02:58:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873241493,\n
          873239909,\n
          873238089,\n
          873241513,\n
          873235889,\n
          873235107,\n
          873241493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769256,\n
        "timestamp": "2010-08-22T02:58:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238417,\n
          873238421,\n
          873237351,\n
          873236578,\n
          873234852,\n
          873235334,\n
          873236452,\n
          873241381,\n
          873238417\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769257,\n
        "timestamp": "2010-08-22T02:58:47Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873239878,\n
          873239724,\n
          873243586,\n
          873239352,\n
          873239878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769259,\n
        "timestamp": "2010-08-22T02:58:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873240658,\n
          873234287,\n
          873238285,\n
          873239723,\n
          873240658\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769261,\n
        "timestamp": "2012-09-30T21:38:34Z",\n
        "version": 2,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241273,\n
          873237323,\n
          873241740,\n
          873237250,\n
          873237421,\n
          873241273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769262,\n
        "timestamp": "2010-08-22T02:58:48Z",\n
        "version": 1,\n
        "changeset": 5557401,\n
        "user": "mpolymorphe",\n
        "uid": 325043,\n
        "nodes": [\n
          873238779,\n
          873236242,\n
          873235403,\n
          873236166,\n
          873237278,\n
          873235957,\n
          873238779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769265,\n
        "timestamp": "2018-01-10T23:53:04Z",\n
        "version": 2,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238350,\n
          873236301,\n
          873241112,\n
          873237521,\n
          873239666,\n
          873241409,\n
          873234858,\n
          873236355,\n
          873239843,\n
          873238350\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 73769266,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 2,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241426,\n
          873237997,\n
          873239326,\n
          873234911,\n
          873240503,\n
          873241426\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2010"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650815,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640421,\n
          1940640422,\n
          1940640417,\n
          1940640418,\n
          1940640412,\n
          1940640411,\n
          1940640414,\n
          1940640413,\n
          1940640410,\n
          1940640409,\n
          1940640415,\n
          1940640416,\n
          1940640421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650817,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640443,\n
          1940640438,\n
          1940640437,\n
          1940640435,\n
          1940640434,\n
          1940640429,\n
          1940640430,\n
          1940640425,\n
          1940640426,\n
          1940640428,\n
          1940640427,\n
          1940640431,\n
          1940640432,\n
          1940640433,\n
          1940640436,\n
          1940640442,\n
          1940640441,\n
          1940640440,\n
          1940640439,\n
          1940640444,\n
          1940640443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650819,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640498,\n
          1940640499,\n
          873236218,\n
          1940640495,\n
          1940640498\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650821,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873243255,\n
          1940640460,\n
          1940640459,\n
          873239433,\n
          873243255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650823,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234869,\n
          873238609,\n
          1940640402,\n
          873234893,\n
          873234869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650825,\n
        "timestamp": "2012-09-30T21:38:21Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640469,\n
          1940640462,\n
          1940640461,\n
          1940640468,\n
          1940640469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650827,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640481,\n
          1940640480,\n
          1940640482,\n
          1940640483,\n
          1940640481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650829,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235392,\n
          1940640497,\n
          1940640494,\n
          1940640496,\n
          873235392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650830,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640484,\n
          1940640486,\n
          1940640478,\n
          1940640477,\n
          1940640484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650832,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873237897,\n
          1940640512,\n
          1940640514,\n
          1940640509,\n
          873237897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650834,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640513,\n
          1940640511,\n
          1940640505,\n
          1940640508,\n
          1940640513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650836,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873239806,\n
          1940640455,\n
          1940640456,\n
          873243080,\n
          873239806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650837,\n
        "timestamp": "2012-09-30T21:38:22Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640481,\n
          1940640476,\n
          1940640473,\n
          1940640479,\n
          1940640480,\n
          1940640481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650841,\n
        "timestamp": "2012-09-30T21:38:23Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640407,\n
          1940640408,\n
          1940640404,\n
          1940640403,\n
          1940640406,\n
          1940640405,\n
          1940640407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183650842,\n
        "timestamp": "2012-09-30T21:38:23Z",\n
        "version": 1,\n
        "changeset": 13315855,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940640453,\n
          1940640454,\n
          1940640452,\n
          1940640451,\n
          1940640450,\n
          1940640449,\n
          1940640453\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664495,\n
        "timestamp": "2012-09-30T23:12:45Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747342,\n
          1940747333,\n
          1940747331,\n
          1940747330,\n
          1940747328,\n
          1940747327,\n
          1940747325,\n
          1940747334,\n
          1940747337,\n
          1940747336,\n
          1940747339,\n
          1940747340,\n
          1940747342\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664496,\n
        "timestamp": "2012-09-30T23:12:45Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747543,\n
          1940747539,\n
          1940747538,\n
          1940747541,\n
          1940747543\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664497,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747551,\n
          1940747546,\n
          1940747544,\n
          1940747549,\n
          1940747551\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664498,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747360,\n
          1940747359,\n
          1940747347,\n
          1940747357,\n
          1940747360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664500,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747321,\n
          1940747303,\n
          1940747297,\n
          1940747319,\n
          1940747321\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664503,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747294,\n
          1940747280,\n
          1940747277,\n
          1940747278,\n
          1940747276,\n
          1940747287,\n
          1940747294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664506,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747371,\n
          1940747364,\n
          1940747368,\n
          1940747367,\n
          1940747370,\n
          1940747374,\n
          1940747372,\n
          1940747373,\n
          1940747371\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664508,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747364,\n
          1940747362,\n
          1940747366,\n
          1940747365,\n
          1940747369,\n
          1940747370,\n
          1940747367,\n
          1940747368,\n
          1940747364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183664509,\n
        "timestamp": "2012-09-30T23:12:46Z",\n
        "version": 1,\n
        "changeset": 13316503,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747274,\n
          1940747275,\n
          1940747289,\n
          1940747292,\n
          1940747304,\n
          1940747301,\n
          1940747295,\n
          1940747291,\n
          1940747274\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 239366634,\n
        "timestamp": "2024-10-15T12:03:40Z",\n
        "version": 4,\n
        "changeset": 157917976,\n
        "user": "Pierre 21000",\n
        "uid": 4546892,\n
        "nodes": [\n
          2471603512,\n
          2471603508,\n
          2471603507,\n
          2471603486,\n
          2471603505,\n
          873235175,\n
          873234306,\n
          2471603506,\n
          2471603512\n
        ],\n
        "tags": {\n
          "barrier": "fence",\n
          "frequency": "50",\n
          "location": "outdoor",\n
          "name": "Sous-station SNCF de Saint-Nazaire",\n
          "operator": "SNCF Réseau",\n
          "operator:wikidata": "Q21605526",\n
          "power": "substation",\n
          "ref:FR:RTE": "SSNA6",\n
          "ref:FR:RTE_nom": "ST-NAZAIRE",\n
          "ref:FR:SNCF_Reseau:GAIA": "143fae82-6668-11e3-8cff-01f464e0362d",\n
          "source": "data.gouv.fr:RTE - 04/2017",\n
          "substation": "traction",\n
          "voltage": "63000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237133,\n
        "timestamp": "2018-01-10T23:52:06Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238932,\n
          5332144094,\n
          5332144093,\n
          873239228,\n
          873240052,\n
          873238932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237134,\n
        "timestamp": "2018-01-10T23:52:06Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144105,\n
          873240328,\n
          873236579,\n
          873234222,\n
          5332144105\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237136,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235239,\n
          873241187,\n
          5332144296,\n
          5332144297,\n
          873235239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237138,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144363,\n
          5332144360,\n
          5332144361,\n
          5332144362,\n
          5332144363\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237139,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144366,\n
          5332144365,\n
          5332144364,\n
          5332144367,\n
          5332144368,\n
          5332144370,\n
          5332144369,\n
          5332144371,\n
          5332144373,\n
          5332144372,\n
          5332144366\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237140,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144376,\n
          5332144377,\n
          5332144374,\n
          5332144375,\n
          5332144379,\n
          5332144380,\n
          5332144381,\n
          5332144378,\n
          5332144376\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237141,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144388,\n
          5332144385,\n
          5332144384,\n
          5332144383,\n
          5332144388\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237142,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144389,\n
          5332144385,\n
          5332144388,\n
          5332144383,\n
          5332144387,\n
          5332144386,\n
          5332144382,\n
          5332144390,\n
          5332144391,\n
          5332144392,\n
          5332144393,\n
          5332144389\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237143,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144397,\n
          5332144396,\n
          5332144395,\n
          5332144394,\n
          5332144397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237144,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144401,\n
          5332144400,\n
          5332144399,\n
          5332144398,\n
          873236555,\n
          5332144401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237145,\n
        "timestamp": "2018-01-10T23:52:07Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235937,\n
          873236884,\n
          873241633,\n
          873238594,\n
          873235937\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237146,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144406,\n
          5332144405,\n
          5332144403,\n
          5332144402,\n
          5332144406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237147,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144414,\n
          5332144413,\n
          5332144412,\n
          5332144411,\n
          5332144410,\n
          5332144404,\n
          5332144414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237148,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144419,\n
          5332144418,\n
          5332144417,\n
          5332144416,\n
          5332144415,\n
          5332144414,\n
          5332144413,\n
          5332144412,\n
          5332144411,\n
          5332144410,\n
          5332144409,\n
          5332144408,\n
          5332144407,\n
          5332144406,\n
          5332144405,\n
          5332144419\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237149,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873241409,\n
          5332144423,\n
          5332144422,\n
          5332144421,\n
          5332144420,\n
          873236301,\n
          873241112,\n
          873237521,\n
          873239666,\n
          873241409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237150,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144431,\n
          5332144430,\n
          5332144429,\n
          5332144428,\n
          5332144431\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237151,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873235168,\n
          873243664,\n
          5332144433,\n
          5332144432,\n
          873235168\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237152,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144518,\n
          5332144517,\n
          5332144516,\n
          5332144515,\n
          5332144518\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237153,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238581,\n
          873234564,\n
          5332144522,\n
          5332144521,\n
          873238581\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237154,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873238854,\n
          5332144528,\n
          5332144527,\n
          5332144526,\n
          5332144525,\n
          5332144524,\n
          5332144523,\n
          873241327,\n
          873238854\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237155,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144532,\n
          5332144531,\n
          5332144530,\n
          5332144529,\n
          5332144532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237156,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873234358,\n
          873236006,\n
          873234614,\n
          873239803,\n
          5332144536,\n
          5332144535,\n
          5332144534,\n
          5332144533,\n
          873234358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237157,\n
        "timestamp": "2018-01-10T23:52:08Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          5332144557,\n
          5332144556,\n
          5332144555,\n
          5332144553,\n
          5332144560,\n
          5332144559,\n
          5332144558,\n
          5332144554,\n
          5332144557\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237158,\n
        "timestamp": "2018-01-10T23:52:09Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747304,\n
          1940747307,\n
          5332144566,\n
          1940747292,\n
          1940747304\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237159,\n
        "timestamp": "2018-01-10T23:52:09Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          1940747320,\n
          1940747300,\n
          1940747309,\n
          1940747298,\n
          1940747301,\n
          1940747304,\n
          1940747307,\n
          1940747315,\n
          1940747314,\n
          1940747323,\n
          1940747320\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 552237161,\n
        "timestamp": "2018-01-10T23:52:09Z",\n
        "version": 1,\n
        "changeset": 55337888,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          873236718,\n
          873236638,\n
          5332144577,\n
          5332144576,\n
          5332144575,\n
          5332144574,\n
          873236718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768293,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271217514,\n
          7271217511,\n
          7271217512,\n
          7271217513,\n
          7271217514\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768294,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271217520,\n
          7271217515,\n
          7271217516,\n
          7271217517,\n
          7271217518,\n
          7271217519,\n
          7271217520\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768295,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271217526,\n
          7271217521,\n
          7271217522,\n
          7271217523,\n
          7271217524,\n
          7271217525,\n
          7271217526\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768297,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271217550,\n
          7271217549,\n
          7271217548,\n
          7271217547,\n
          7271217550\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768298,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271217554,\n
          7271217553,\n
          7271217552,\n
          7271217551,\n
          7271217554\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768300,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271218399,\n
          7271218398,\n
          7271218397,\n
          7271218396,\n
          7271218395,\n
          7271218394,\n
          7271218399\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768301,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271218401,\n
          7271218408,\n
          7271218407,\n
          7271218409,\n
          7271218400,\n
          7271218406,\n
          7271218405,\n
          7271218404,\n
          7271218403,\n
          7271218402,\n
          7271218401\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778768302,\n
        "timestamp": "2020-03-06T06:59:43Z",\n
        "version": 1,\n
        "changeset": 81854923,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271218416,\n
          7271218417,\n
          7271218418,\n
          7271218419,\n
          7271218420,\n
          7271218413,\n
          7271218414,\n
          7271218415,\n
          7271218412,\n
          7271218410,\n
          7271218411,\n
          7271218421,\n
          7271218416\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778771944,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271227255,\n
          7271227256,\n
          7271227254,\n
          7271227255\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778771945,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271227258,\n
          7271227257,\n
          7271227256,\n
          7271227255,\n
          7271227258\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778771946,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271227261,\n
          7271227255,\n
          7271227254,\n
          7271227260,\n
          7271227259,\n
          7271227261\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778771950,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271248502,\n
          7271248501,\n
          7271248500,\n
          7271248499,\n
          7271248502\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 778771952,\n
        "timestamp": "2020-03-06T07:15:03Z",\n
        "version": 1,\n
        "changeset": 81855664,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7271248512,\n
          7271248509,\n
          7271248510,\n
          7271248511,\n
          7271248512\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 779431067,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7278348908,\n
          7278348907,\n
          7278348906,\n
          7278348905,\n
          7278348910,\n
          7278348908\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 779431068,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7278348912,\n
          7278348911,\n
          7278348908,\n
          7278348910,\n
          7278348909,\n
          7278348914,\n
          7278348912\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 779431069,\n
        "timestamp": "2020-03-08T22:50:39Z",\n
        "version": 1,\n
        "changeset": 81935309,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7278348916,\n
          7278348915,\n
          7278348912,\n
          7278348914,\n
          7278348913,\n
          7278348916\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194673,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080697,\n
          7314075284,\n
          7314080685,\n
          7314080689,\n
          7314080688,\n
          7314080690,\n
          7314080686,\n
          7314080695,\n
          7314080696,\n
          7314080693,\n
          7314080694,\n
          7314080697\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194674,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080690,\n
          7314080688,\n
          7314080687,\n
          7314080686,\n
          7314080690\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194675,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080694,\n
          7314080693,\n
          7314080692,\n
          7314080691,\n
          7314080694\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194676,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080707,\n
          7314080704,\n
          7314080705,\n
          7314080706,\n
          7314080707\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194677,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080711,\n
          7314080708,\n
          7314080709,\n
          7314080710,\n
          7314080711\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194678,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080715,\n
          7314080714,\n
          7314080713,\n
          7314080712,\n
          7314080715\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194679,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080719,\n
          7314080718,\n
          7314080714,\n
          7314080715,\n
          7314080717,\n
          7314080716,\n
          7314080719\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194680,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080723,\n
          7314080720,\n
          7314080721,\n
          7314080722,\n
          7314080723\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194681,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080727,\n
          7314080724,\n
          7314080725,\n
          7314080726,\n
          7314080727\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194682,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080731,\n
          7314080728,\n
          7314080729,\n
          7314080730,\n
          7314080731\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194683,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 2,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          7314080742,\n
          7314080744,\n
          7314080745,\n
          7314080746,\n
          7314080743,\n
          7314080757,\n
          7314080758,\n
          7314080747,\n
          7314080754,\n
          7314080749,\n
          7314080753,\n
          7314080751,\n
          7314080752,\n
          7314080750,\n
          7314080748,\n
          7314080755,\n
          7314080756,\n
          7314080742\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194684,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080762,\n
          7314080759,\n
          7314080760,\n
          7314080761,\n
          7314080762\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194685,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080766,\n
          7314080763,\n
          7314080764,\n
          7314080765,\n
          7314080766\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194686,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080781,\n
          1940640502,\n
          7314080778,\n
          7314080779,\n
          7314080774,\n
          7314080776,\n
          7314080775,\n
          7314080777,\n
          7314080780,\n
          7314080781\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783194688,\n
        "timestamp": "2020-03-20T23:38:12Z",\n
        "version": 1,\n
        "changeset": 82449632,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314080796,\n
          7314080795,\n
          7314080794,\n
          7314080786,\n
          7314080789,\n
          7314080790,\n
          7314080791,\n
          7314080788,\n
          7314080792,\n
          7314080793,\n
          7314080787,\n
          7314080796\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783195229,\n
        "timestamp": "2020-03-20T23:42:13Z",\n
        "version": 1,\n
        "changeset": 82449682,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314046261,\n
          7314046258,\n
          7314046259,\n
          7314046260,\n
          7314046261\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783200302,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314134637,\n
          7314134634,\n
          7314134635,\n
          7314134636,\n
          7314134637\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783200303,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314134641,\n
          7314134638,\n
          7314134639,\n
          7314134640,\n
          7314134641\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783200304,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314134645,\n
          7314134644,\n
          7314134643,\n
          7314134642,\n
          7314134645\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783200305,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314134653,\n
          7314134652,\n
          7314134651,\n
          7314134649,\n
          7314134648,\n
          7314134647,\n
          7314134646,\n
          7314134650,\n
          7314134653\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 783200306,\n
        "timestamp": "2020-03-21T00:38:23Z",\n
        "version": 1,\n
        "changeset": 82450268,\n
        "user": "Sebastien Dinot",\n
        "uid": 13384,\n
        "nodes": [\n
          7314134657,\n
          873235155,\n
          7314134656,\n
          7314134655,\n
          7314134654,\n
          7314134657\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1177287932,\n
        "timestamp": "2023-05-29T16:42:18Z",\n
        "version": 1,\n
        "changeset": 136708944,\n
        "user": "Bernard59118",\n
        "uid": 136303,\n
        "nodes": [\n
          10937272407,\n
          10937272406,\n
          10937272405,\n
          10937267204,\n
          10937272407\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "fixme": "nouveau batiment à positionner, et à dimensionner"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340470637,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399532151,\n
          12399532152,\n
          12399532153,\n
          12399532154,\n
          12399532155,\n
          12399532156,\n
          12399532151\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340470646,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399532190,\n
          12399532191,\n
          12399532192,\n
          12399532193,\n
          12399532190\n
        ],\n
        "tags": {\n
          "building": "shed"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340470648,\n
        "timestamp": "2024-12-06T06:29:27Z",\n
        "version": 1,\n
        "changeset": 159981716,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399532198,\n
          12399532199,\n
          12399532200,\n
          12399563701,\n
          12399563702,\n
          12399563703,\n
          12399563704,\n
          12399563705,\n
          12399563706,\n
          12399563707,\n
          12399532198\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340485673,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399692827,\n
          12399692828,\n
          12399692829,\n
          12399692830,\n
          12399692831,\n
          12399692832,\n
          12399692827\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340485675,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399692848,\n
          12399692849,\n
          12399692850,\n
          12399692851,\n
          12399692848\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340485676,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399692852,\n
          12399692853,\n
          12399692854,\n
          12399692855,\n
          12399692852\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340485682,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399692899,\n
          12399692900,\n
          12399692901,\n
          12399692902,\n
          12399692899\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1340485685,\n
        "timestamp": "2024-12-06T08:25:58Z",\n
        "version": 1,\n
        "changeset": 159984462,\n
        "user": "Spätzle mit Linsen",\n
        "uid": 9651923,\n
        "nodes": [\n
          12399692917,\n
          12399692918,\n
          12399692919,\n
          12399692920,\n
          12399692917\n
        ],\n
        "tags": {\n
          "building": "shed"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]