GET https://osm-commerces.cipherbliss.com/admin/followup/12115

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"="12115"]->.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" => 3.852772
    "namelookup_time" => 0.000708
    "connect_time" => 0.0143
    "pretransfer_time" => 0.030727
    "size_upload" => 2086.0
    "size_download" => 74903.0
    "speed_download" => 19441.0
    "speed_upload" => 541.0
    "upload_content_length" => 2086.0
    "starttransfer_time" => 3.341198
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2001:41d0:304:200::6da9"
    "local_port" => 60432
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 30646
    "connect_time_us" => 14300
    "namelookup_time_us" => 708
    "pretransfer_time_us" => 30727
    "starttransfer_time_us" => 3341198
    "posttransfer_time_us" => 30725
    "total_time_us" => 3852772
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1758305961.6358
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#797
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#793 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#656 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f8:261:3c4f::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Aug  4 09:13:33 2025 GMT\n
      *  expire date: Nov  2 09:13:32 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
      * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2086\r\n
      \r\n
      * upload completely sent off: 2086 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Fri, 19 Sep 2025 18:19:21 GMT\r\n
      < Server: Apache/2.4.65 (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: Fri, 19 Sep 2025 18:19:21 GMT"
    "Server: Apache/2.4.65 (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.8 e802775f",\n
        "osm3s": {\n
          "timestamp_osm_base": "2025-09-19T18:18:05Z",\n
          "timestamp_areas_base": "2025-09-19T15:51:00Z",\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": 864705812,\n
        "lat": 43.9848643,\n
        "lon": 3.1834714,\n
        "timestamp": "2011-10-29T08:12:53Z",\n
        "version": 2,\n
        "changeset": 9682339,\n
        "user": "petrovsk",\n
        "uid": 90394,\n
        "tags": {\n
          "amenity": "toilets",\n
          "fee": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1125326982,\n
        "lat": 43.9741384,\n
        "lon": 3.1903872,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365172278,\n
        "lat": 43.9716825,\n
        "lon": 3.1984208,\n
        "timestamp": "2024-08-26T16:11:43Z",\n
        "version": 3,\n
        "changeset": 155790536,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "location": "overground",\n
          "recycling:glass": "no",\n
          "recycling:glass_bottles": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365172286,\n
        "lat": 43.9725488,\n
        "lon": 3.2022093,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 2,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "armrest": "no",\n
          "backrest": "no",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365172287,\n
        "lat": 43.9731369,\n
        "lon": 3.1967012,\n
        "timestamp": "2025-05-12T08:51:57Z",\n
        "version": 10,\n
        "changeset": 166140511,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "bench": "yes",\n
          "bin": "no",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "lit": "no",\n
          "name": "Hospitalet du Larzac - Centre",\n
          "network": "liO",\n
          "network:wikidata": "Q55597931",\n
          "operator": "Region Occitanie",\n
          "public_transport": "platform",\n
          "shelter": "yes",\n
          "tactile_paving": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365172302,\n
        "lat": 43.9716264,\n
        "lon": 3.1983257,\n
        "timestamp": "2024-12-11T19:55:37Z",\n
        "version": 6,\n
        "changeset": 160183144,\n
        "user": "jbcharron",\n
        "uid": 8241440,\n
        "tags": {\n
          "name": "Lotissement Condamines",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "substation": "minor_distribution",\n
          "voltage": "20000;400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365176023,\n
        "lat": 43.9733355,\n
        "lon": 3.1926250,\n
        "timestamp": "2024-08-26T16:05:22Z",\n
        "version": 3,\n
        "changeset": 155790536,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "location": "overground",\n
          "recycling:glass": "no",\n
          "recycling:glass_bottles": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365176031,\n
        "lat": 43.9731393,\n
        "lon": 3.1934376,\n
        "timestamp": "2024-12-11T19:55:37Z",\n
        "version": 7,\n
        "changeset": 160183144,\n
        "user": "jbcharron",\n
        "uid": 8241440,\n
        "tags": {\n
          "name": "L'Hospitalet",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "substation": "minor_distribution",\n
          "voltage": "20000;400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1365176037,\n
        "lat": 43.9731344,\n
        "lon": 3.1934840,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 6,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "toilets",\n
          "changing_table": "no",\n
          "check_date": "2024-08-28",\n
          "fee": "no",\n
          "level": "0",\n
          "toilets:disposal": "flush",\n
          "wheelchair": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567030,\n
        "lat": 43.9796610,\n
        "lon": 3.1867372,\n
        "timestamp": "2011-10-29T08:12:11Z",\n
        "version": 1,\n
        "changeset": 9682339,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567051,\n
        "lat": 43.9797146,\n
        "lon": 3.1868209,\n
        "timestamp": "2011-10-29T08:12:11Z",\n
        "version": 1,\n
        "changeset": 9682339,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567057,\n
        "lat": 43.9797423,\n
        "lon": 3.1866376,\n
        "timestamp": "2011-10-29T08:12:11Z",\n
        "version": 1,\n
        "changeset": 9682339,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567063,\n
        "lat": 43.9797949,\n
        "lon": 3.1867199,\n
        "timestamp": "2011-10-29T08:12:11Z",\n
        "version": 1,\n
        "changeset": 9682339,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567161,\n
        "lat": 43.9821602,\n
        "lon": 3.1863730,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 2,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567163,\n
        "lat": 43.9821723,\n
        "lon": 3.1862642,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 2,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567165,\n
        "lat": 43.9822596,\n
        "lon": 3.1863944,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 2,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1484567167,\n
        "lat": 43.9822717,\n
        "lon": 3.1862856,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 2,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349639,\n
        "lat": 43.9668153,\n
        "lon": 3.2031189,\n
        "timestamp": "2012-04-16T15:01:25Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349652,\n
        "lat": 43.9669903,\n
        "lon": 3.2039342,\n
        "timestamp": "2012-04-16T15:01:26Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349656,\n
        "lat": 43.9671430,\n
        "lon": 3.2041535,\n
        "timestamp": "2012-04-16T15:01:26Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349664,\n
        "lat": 43.9672408,\n
        "lon": 3.2042298,\n
        "timestamp": "2012-04-16T15:01:27Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349665,\n
        "lat": 43.9673248,\n
        "lon": 3.2041940,\n
        "timestamp": "2012-04-16T15:01:27Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349676,\n
        "lat": 43.9673952,\n
        "lon": 3.2040629,\n
        "timestamp": "2012-04-16T15:01:27Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349693,\n
        "lat": 43.9676675,\n
        "lon": 3.2016065,\n
        "timestamp": "2012-09-21T08:00:12Z",\n
        "version": 2,\n
        "changeset": 13192279,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349695,\n
        "lat": 43.9676783,\n
        "lon": 3.2033215,\n
        "timestamp": "2012-04-16T15:01:28Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349706,\n
        "lat": 43.9677465,\n
        "lon": 3.2015340,\n
        "timestamp": "2012-04-16T15:01:28Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349707,\n
        "lat": 43.9678572,\n
        "lon": 3.2018841,\n
        "timestamp": "2012-09-21T08:00:12Z",\n
        "version": 2,\n
        "changeset": 13192279,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349710,\n
        "lat": 43.9679152,\n
        "lon": 3.2014936,\n
        "timestamp": "2012-04-16T15:01:29Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349716,\n
        "lat": 43.9679793,\n
        "lon": 3.2014399,\n
        "timestamp": "2024-09-12T17:34:19Z",\n
        "version": 3,\n
        "changeset": 156539591,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "barrier": "gate",\n
          "locked": "no",\n
          "maxwidth:physical": "5"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349733,\n
        "lat": 43.9682428,\n
        "lon": 3.2024728,\n
        "timestamp": "2012-04-16T15:01:30Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349746,\n
        "lat": 43.9682482,\n
        "lon": 3.2010928,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349756,\n
        "lat": 43.9684470,\n
        "lon": 3.2009322,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349803,\n
        "lat": 43.9688725,\n
        "lon": 3.2013166,\n
        "timestamp": "2012-04-16T15:01:32Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349810,\n
        "lat": 43.9689243,\n
        "lon": 3.2005193,\n
        "timestamp": "2012-04-16T15:01:33Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349867,\n
        "lat": 43.9691733,\n
        "lon": 3.2002967,\n
        "timestamp": "2012-04-16T15:01:34Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349878,\n
        "lat": 43.9692259,\n
        "lon": 3.2007397,\n
        "timestamp": "2012-04-16T15:01:34Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349892,\n
        "lat": 43.9694571,\n
        "lon": 3.2001324,\n
        "timestamp": "2024-09-03T06:17:01Z",\n
        "version": 3,\n
        "changeset": 156126438,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "barrier": "gate",\n
          "locked": "yes",\n
          "maxwidth:physical": "5"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349915,\n
        "lat": 43.9695004,\n
        "lon": 3.2001795,\n
        "timestamp": "2012-04-16T15:01:35Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719349918,\n
        "lat": 43.9695421,\n
        "lon": 3.1999849,\n
        "timestamp": "2012-04-16T15:01:36Z",\n
        "version": 1,\n
        "changeset": 11322942,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719350466,\n
        "lat": 43.9739020,\n
        "lon": 3.1922559,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719350469,\n
        "lat": 43.9739362,\n
        "lon": 3.1919406,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1719350484,\n
        "lat": 43.9739772,\n
        "lon": 3.1918912,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1924897880,\n
        "lat": 43.9670763,\n
        "lon": 3.2027946,\n
        "timestamp": "2012-09-21T07:58:57Z",\n
        "version": 1,\n
        "changeset": 13192279,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524250,\n
        "lat": 43.9847076,\n
        "lon": 3.1833073,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524252,\n
        "lat": 43.9847169,\n
        "lon": 3.1832390,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524253,\n
        "lat": 43.9847123,\n
        "lon": 3.1834048,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524255,\n
        "lat": 43.9847474,\n
        "lon": 3.1832097,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524256,\n
        "lat": 43.9847380,\n
        "lon": 3.1833918,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524258,\n
        "lat": 43.9847520,\n
        "lon": 3.1834308,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524259,\n
        "lat": 43.9847848,\n
        "lon": 3.1832065,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524261,\n
        "lat": 43.9848175,\n
        "lon": 3.1832357,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524283,\n
        "lat": 43.9848784,\n
        "lon": 3.1836194,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524286,\n
        "lat": 43.9849415,\n
        "lon": 3.1839218,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524288,\n
        "lat": 43.9849766,\n
        "lon": 3.1835219,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524290,\n
        "lat": 43.9849907,\n
        "lon": 3.1834568,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524294,\n
        "lat": 43.9850047,\n
        "lon": 3.1834894,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524297,\n
        "lat": 43.9850889,\n
        "lon": 3.1838015,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524299,\n
        "lat": 43.9851240,\n
        "lon": 3.1838438,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524303,\n
        "lat": 43.9851287,\n
        "lon": 3.1836194,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524305,\n
        "lat": 43.9851755,\n
        "lon": 3.1837235,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524308,\n
        "lat": 43.9852972,\n
        "lon": 3.1831479,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1940524311,\n
        "lat": 43.9854001,\n
        "lon": 3.1833560,\n
        "timestamp": "2012-09-30T20:39:34Z",\n
        "version": 1,\n
        "changeset": 13315187,\n
        "user": "petrovsk",\n
        "uid": 90394\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510470,\n
        "lat": 43.9594540,\n
        "lon": 3.2199190,\n
        "timestamp": "2012-10-22T20:28:24Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510471,\n
        "lat": 43.9594810,\n
        "lon": 3.2199960,\n
        "timestamp": "2012-10-22T20:28:24Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510472,\n
        "lat": 43.9596710,\n
        "lon": 3.2197590,\n
        "timestamp": "2012-10-22T20:28:24Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510473,\n
        "lat": 43.9596980,\n
        "lon": 3.2198360,\n
        "timestamp": "2012-10-22T20:28:24Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510474,\n
        "lat": 43.9600060,\n
        "lon": 3.2161460,\n
        "timestamp": "2012-10-22T20:28:24Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510483,\n
        "lat": 43.9600280,\n
        "lon": 3.2162190,\n
        "timestamp": "2012-10-22T20:28:25Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510485,\n
        "lat": 43.9600880,\n
        "lon": 3.2160930,\n
        "timestamp": "2012-10-22T20:28:25Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510487,\n
        "lat": 43.9601120,\n
        "lon": 3.2161670,\n
        "timestamp": "2012-10-22T20:28:25Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510489,\n
        "lat": 43.9678113,\n
        "lon": 3.2208591,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510490,\n
        "lat": 43.9678183,\n
        "lon": 3.2209411,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510492,\n
        "lat": 43.9678453,\n
        "lon": 3.2209361,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510493,\n
        "lat": 43.9678503,\n
        "lon": 3.2210061,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510494,\n
        "lat": 43.9678993,\n
        "lon": 3.2208431,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510495,\n
        "lat": 43.9679123,\n
        "lon": 3.2209981,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510496,\n
        "lat": 43.9680160,\n
        "lon": 3.2217118,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510497,\n
        "lat": 43.9681463,\n
        "lon": 3.2214397,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510498,\n
        "lat": 43.9681613,\n
        "lon": 3.2214523,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510503,\n
        "lat": 43.9681849,\n
        "lon": 3.2214059,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510506,\n
        "lat": 43.9682424,\n
        "lon": 3.2214531,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510508,\n
        "lat": 43.9682254,\n
        "lon": 3.2219035,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510513,\n
        "lat": 43.9683432,\n
        "lon": 3.2212464,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510523,\n
        "lat": 43.9683512,\n
        "lon": 3.2216414,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510526,\n
        "lat": 43.9684800,\n
        "lon": 3.2213733,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510528,\n
        "lat": 43.9690300,\n
        "lon": 3.2177940,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510530,\n
        "lat": 43.9690680,\n
        "lon": 3.2176870,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510531,\n
        "lat": 43.9690800,\n
        "lon": 3.2178564,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510533,\n
        "lat": 43.9690850,\n
        "lon": 3.2177090,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510536,\n
        "lat": 43.9690980,\n
        "lon": 3.2176410,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510538,\n
        "lat": 43.9691240,\n
        "lon": 3.2176020,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510540,\n
        "lat": 43.9691280,\n
        "lon": 3.2176750,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510542,\n
        "lat": 43.9691390,\n
        "lon": 3.2176560,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510544,\n
        "lat": 43.9691530,\n
        "lon": 3.2176340,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510546,\n
        "lat": 43.9691650,\n
        "lon": 3.2177150,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510548,\n
        "lat": 43.9691750,\n
        "lon": 3.2176980,\n
        "timestamp": "2012-10-22T20:28:26Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510550,\n
        "lat": 43.9691890,\n
        "lon": 3.2176760,\n
        "timestamp": "2012-10-22T20:28:27Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510551,\n
        "lat": 43.9691815,\n
        "lon": 3.2175003,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510552,\n
        "lat": 43.9692497,\n
        "lon": 3.2175774,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510553,\n
        "lat": 43.9693273,\n
        "lon": 3.2170639,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510554,\n
        "lat": 43.9693419,\n
        "lon": 3.2170112,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510570,\n
        "lat": 43.9694273,\n
        "lon": 3.2171172,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510572,\n
        "lat": 43.9694389,\n
        "lon": 3.2169548,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510574,\n
        "lat": 43.9694414,\n
        "lon": 3.2170584,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510576,\n
        "lat": 43.9695157,\n
        "lon": 3.2167424,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510579,\n
        "lat": 43.9695121,\n
        "lon": 3.2169988,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510580,\n
        "lat": 43.9695500,\n
        "lon": 3.2167661,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510581,\n
        "lat": 43.9695725,\n
        "lon": 3.2172573,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510582,\n
        "lat": 43.9695714,\n
        "lon": 3.2167098,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510583,\n
        "lat": 43.9695835,\n
        "lon": 3.2172070,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510584,\n
        "lat": 43.9695849,\n
        "lon": 3.2167147,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510585,\n
        "lat": 43.9696264,\n
        "lon": 3.2172838,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510586,\n
        "lat": 43.9696068,\n
        "lon": 3.2167300,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510587,\n
        "lat": 43.9696373,\n
        "lon": 3.2172329,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510589,\n
        "lat": 43.9697138,\n
        "lon": 3.2168533,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510591,\n
        "lat": 43.9697300,\n
        "lon": 3.2169227,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510592,\n
        "lat": 43.9697938,\n
        "lon": 3.2168217,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510594,\n
        "lat": 43.9698111,\n
        "lon": 3.2168928,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 2,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510596,\n
        "lat": 43.9718144,\n
        "lon": 3.1951725,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510599,\n
        "lat": 43.9718651,\n
        "lon": 3.1950778,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510600,\n
        "lat": 43.9719395,\n
        "lon": 3.1952997,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510612,\n
        "lat": 43.9720025,\n
        "lon": 3.1953624,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510613,\n
        "lat": 43.9720050,\n
        "lon": 3.2174840,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510614,\n
        "lat": 43.9720100,\n
        "lon": 3.1952210,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510615,\n
        "lat": 43.9720270,\n
        "lon": 3.2175230,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510616,\n
        "lat": 43.9720370,\n
        "lon": 3.2178530,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510617,\n
        "lat": 43.9720440,\n
        "lon": 3.2174340,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510618,\n
        "lat": 43.9720538,\n
        "lon": 3.1952815,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510619,\n
        "lat": 43.9720777,\n
        "lon": 3.1954619,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510620,\n
        "lat": 43.9720690,\n
        "lon": 3.2174730,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510621,\n
        "lat": 43.9720760,\n
        "lon": 3.2179160,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510622,\n
        "lat": 43.9720910,\n
        "lon": 3.2180260,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510624,\n
        "lat": 43.9721043,\n
        "lon": 3.1952138,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510626,\n
        "lat": 43.9721040,\n
        "lon": 3.2178850,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510628,\n
        "lat": 43.9721100,\n
        "lon": 3.2178890,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510630,\n
        "lat": 43.9721314,\n
        "lon": 3.1953768,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510632,\n
        "lat": 43.9721160,\n
        "lon": 3.1961900,\n
        "timestamp": "2012-10-22T20:28:28Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510635,\n
        "lat": 43.9721247,\n
        "lon": 3.1957582,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510637,\n
        "lat": 43.9721200,\n
        "lon": 3.2179930,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510639,\n
        "lat": 43.9721240,\n
        "lon": 3.1961940,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510650,\n
        "lat": 43.9721459,\n
        "lon": 3.1957146,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510651,\n
        "lat": 43.9721270,\n
        "lon": 3.1961420,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510652,\n
        "lat": 43.9721370,\n
        "lon": 3.1961490,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510653,\n
        "lat": 43.9721390,\n
        "lon": 3.1977340,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510654,\n
        "lat": 43.9721670,\n
        "lon": 3.1958096,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510655,\n
        "lat": 43.9721430,\n
        "lon": 3.1974580,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510657,\n
        "lat": 43.9721430,\n
        "lon": 3.2177090,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510658,\n
        "lat": 43.9721460,\n
        "lon": 3.1960720,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510662,\n
        "lat": 43.9721480,\n
        "lon": 3.1974660,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510665,\n
        "lat": 43.9721540,\n
        "lon": 3.1974130,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510667,\n
        "lat": 43.9721570,\n
        "lon": 3.1979180,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510669,\n
        "lat": 43.9721620,\n
        "lon": 3.1962150,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510671,\n
        "lat": 43.9721799,\n
        "lon": 3.1953095,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510673,\n
        "lat": 43.9721640,\n
        "lon": 3.1974280,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510677,\n
        "lat": 43.9721660,\n
        "lon": 3.1974910,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510679,\n
        "lat": 43.9721670,\n
        "lon": 3.1962030,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510680,\n
        "lat": 43.9721670,\n
        "lon": 3.1978000,\n
        "timestamp": "2012-10-22T20:28:29Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510691,\n
        "lat": 43.9721700,\n
        "lon": 3.2169460,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510692,\n
        "lat": 43.9721720,\n
        "lon": 3.1977030,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510694,\n
        "lat": 43.9721820,\n
        "lon": 3.2181700,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510696,\n
        "lat": 43.9721870,\n
        "lon": 3.1974570,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510698,\n
        "lat": 43.9721870,\n
        "lon": 3.1979910,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510700,\n
        "lat": 43.9721940,\n
        "lon": 3.2177820,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510702,\n
        "lat": 43.9721980,\n
        "lon": 3.1974470,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510704,\n
        "lat": 43.9721990,\n
        "lon": 3.1960990,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510706,\n
        "lat": 43.9722000,\n
        "lon": 3.1977720,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510708,\n
        "lat": 43.9722020,\n
        "lon": 3.1973080,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510710,\n
        "lat": 43.9722040,\n
        "lon": 3.1960840,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510712,\n
        "lat": 43.9722224,\n
        "lon": 3.1957998,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 2,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510714,\n
        "lat": 43.9722140,\n
        "lon": 3.2181370,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510716,\n
        "lat": 43.9722160,\n
        "lon": 3.2168910,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510718,\n
        "lat": 43.9722320,\n
        "lon": 3.1971320,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510720,\n
        "lat": 43.9722330,\n
        "lon": 3.1978520,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510721,\n
        "lat": 43.9722160,\n
        "lon": 3.1955824,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510723,\n
        "lat": 43.9722390,\n
        "lon": 3.1978630,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510724,\n
        "lat": 43.9722410,\n
        "lon": 3.2170570,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510728,\n
        "lat": 43.9722430,\n
        "lon": 3.1962430,\n
        "timestamp": "2012-10-22T20:28:30Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510729,\n
        "lat": 43.9722430,\n
        "lon": 3.1973420,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510730,\n
        "lat": 43.9722551,\n
        "lon": 3.1957368,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 2,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510732,\n
        "lat": 43.9722490,\n
        "lon": 3.1954465,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510734,\n
        "lat": 43.9722660,\n
        "lon": 3.1970880,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510736,\n
        "lat": 43.9722660,\n
        "lon": 3.1979300,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510737,\n
        "lat": 43.9722700,\n
        "lon": 3.1971000,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510739,\n
        "lat": 43.9722740,\n
        "lon": 3.1961210,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510741,\n
        "lat": 43.9722787,\n
        "lon": 3.1954714,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510743,\n
        "lat": 43.9722790,\n
        "lon": 3.1967760,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510744,\n
        "lat": 43.9722860,\n
        "lon": 3.1953700,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510746,\n
        "lat": 43.9722860,\n
        "lon": 3.2170020,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510748,\n
        "lat": 43.9722900,\n
        "lon": 3.1968130,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510750,\n
        "lat": 43.9722705,\n
        "lon": 3.1956374,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510752,\n
        "lat": 43.9722930,\n
        "lon": 3.1965130,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510754,\n
        "lat": 43.9722930,\n
        "lon": 3.1972750,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510756,\n
        "lat": 43.9723010,\n
        "lon": 3.1958620,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510758,\n
        "lat": 43.9723060,\n
        "lon": 3.1961170,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510760,\n
        "lat": 43.9723100,\n
        "lon": 3.1968740,\n
        "timestamp": "2012-10-22T20:28:31Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510762,\n
        "lat": 43.9723231,\n
        "lon": 3.1953987,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510767,\n
        "lat": 43.9723140,\n
        "lon": 3.1960140,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510768,\n
        "lat": 43.9723140,\n
        "lon": 3.2155850,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510769,\n
        "lat": 43.9723150,\n
        "lon": 3.2155680,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510771,\n
        "lat": 43.9723462,\n
        "lon": 3.1954224,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510774,\n
        "lat": 43.9723180,\n
        "lon": 3.2155280,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510775,\n
        "lat": 43.9723230,\n
        "lon": 3.1970400,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510776,\n
        "lat": 43.9723250,\n
        "lon": 3.1957980,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510778,\n
        "lat": 43.9723282,\n
        "lon": 3.1955265,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510781,\n
        "lat": 43.9723270,\n
        "lon": 3.1973560,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "30",\n
          "addr:street": "Rue du Grand Chemin"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510783,\n
        "lat": 43.9723290,\n
        "lon": 3.1964030,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510784,\n
        "lat": 43.9723420,\n
        "lon": 3.1977750,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510786,\n
        "lat": 43.9723460,\n
        "lon": 3.1965470,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510788,\n
        "lat": 43.9723510,\n
        "lon": 3.2175240,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510790,\n
        "lat": 43.9723540,\n
        "lon": 3.1970000,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510795,\n
        "lat": 43.9723656,\n
        "lon": 3.1954500,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510798,\n
        "lat": 43.9723700,\n
        "lon": 3.1978350,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510801,\n
        "lat": 43.9723740,\n
        "lon": 3.1971800,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510804,\n
        "lat": 43.9723760,\n
        "lon": 3.1972070,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510807,\n
        "lat": 43.9723790,\n
        "lon": 3.1971770,\n
        "timestamp": "2012-10-22T20:28:32Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510816,\n
        "lat": 43.9723904,\n
        "lon": 3.1970820,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510820,\n
        "lat": 43.9723830,\n
        "lon": 3.1967100,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510823,\n
        "lat": 43.9723840,\n
        "lon": 3.1964380,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510826,\n
        "lat": 43.9723840,\n
        "lon": 3.1971990,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510829,\n
        "lat": 43.9723860,\n
        "lon": 3.1960200,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510832,\n
        "lat": 43.9723870,\n
        "lon": 3.1961130,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510835,\n
        "lat": 43.9723930,\n
        "lon": 3.1961120,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510838,\n
        "lat": 43.9723950,\n
        "lon": 3.1967450,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510840,\n
        "lat": 43.9723980,\n
        "lon": 3.1970120,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510843,\n
        "lat": 43.9724137,\n
        "lon": 3.1962931,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510846,\n
        "lat": 43.9724060,\n
        "lon": 3.2176300,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510849,\n
        "lat": 43.9724080,\n
        "lon": 3.1972790,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "28",\n
          "addr:street": "Rue du Grand Chemin"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510852,\n
        "lat": 43.9724080,\n
        "lon": 3.2155960,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510855,\n
        "lat": 43.9724110,\n
        "lon": 3.2155360,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510857,\n
        "lat": 43.9724130,\n
        "lon": 3.1967330,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510860,\n
        "lat": 43.9724140,\n
        "lon": 3.1968090,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510863,\n
        "lat": 43.9724055,\n
        "lon": 3.1961971,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510865,\n
        "lat": 43.9724210,\n
        "lon": 3.1966450,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510867,\n
        "lat": 43.9724334,\n
        "lon": 3.1972504,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510870,\n
        "lat": 43.9724260,\n
        "lon": 3.2160460,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510884,\n
        "lat": 43.9724290,\n
        "lon": 3.2175930,\n
        "timestamp": "2012-10-22T20:28:33Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510887,\n
        "lat": 43.9724247,\n
        "lon": 3.1961025,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510890,\n
        "lat": 43.9724258,\n
        "lon": 3.1961492,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510893,\n
        "lat": 43.9724330,\n
        "lon": 3.2174360,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510896,\n
        "lat": 43.9724340,\n
        "lon": 3.1967960,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510898,\n
        "lat": 43.9724350,\n
        "lon": 3.1966040,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510901,\n
        "lat": 43.9724360,\n
        "lon": 3.2176030,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510904,\n
        "lat": 43.9724265,\n
        "lon": 3.1961968,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510907,\n
        "lat": 43.9724490,\n
        "lon": 3.1970577,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510911,\n
        "lat": 43.9724414,\n
        "lon": 3.1962926,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510914,\n
        "lat": 43.9724540,\n
        "lon": 3.1969380,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510917,\n
        "lat": 43.9724540,\n
        "lon": 3.1970320,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510919,\n
        "lat": 43.9724560,\n
        "lon": 3.1970530,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510921,\n
        "lat": 43.9724610,\n
        "lon": 3.2157300,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510923,\n
        "lat": 43.9724780,\n
        "lon": 3.1969850,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510924,\n
        "lat": 43.9724800,\n
        "lon": 3.1971750,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510925,\n
        "lat": 43.9724840,\n
        "lon": 3.1970180,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510926,\n
        "lat": 43.9724840,\n
        "lon": 3.2175340,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510927,\n
        "lat": 43.9724882,\n
        "lon": 3.1972171,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510936,\n
        "lat": 43.9724880,\n
        "lon": 3.1968930,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510938,\n
        "lat": 43.9724926,\n
        "lon": 3.1972140,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510941,\n
        "lat": 43.9724893,\n
        "lon": 3.1969157,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510943,\n
        "lat": 43.9724950,\n
        "lon": 3.1966930,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510945,\n
        "lat": 43.9724933,\n
        "lon": 3.1968821,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510948,\n
        "lat": 43.9724994,\n
        "lon": 3.1964757,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510950,\n
        "lat": 43.9725058,\n
        "lon": 3.1969730,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510953,\n
        "lat": 43.9725080,\n
        "lon": 3.1966490,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510956,\n
        "lat": 43.9725124,\n
        "lon": 3.1963517,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510959,\n
        "lat": 43.9725110,\n
        "lon": 3.1971560,\n
        "timestamp": "2012-10-22T20:28:34Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510961,\n
        "lat": 43.9725358,\n
        "lon": 3.1970759,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510964,\n
        "lat": 43.9725222,\n
        "lon": 3.1970303,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510966,\n
        "lat": 43.9725241,\n
        "lon": 3.1971907,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510969,\n
        "lat": 43.9724984,\n
        "lon": 3.1960918,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510972,\n
        "lat": 43.9725308,\n
        "lon": 3.1974762,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510974,\n
        "lat": 43.9725270,\n
        "lon": 3.2173900,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510977,\n
        "lat": 43.9725316,\n
        "lon": 3.1968654,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510979,\n
        "lat": 43.9725445,\n
        "lon": 3.1967663,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510980,\n
        "lat": 43.9725450,\n
        "lon": 3.1965350,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510981,\n
        "lat": 43.9725480,\n
        "lon": 3.2160770,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510984,\n
        "lat": 43.9725576,\n
        "lon": 3.1971600,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510985,\n
        "lat": 43.9725497,\n
        "lon": 3.1960851,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510987,\n
        "lat": 43.9725522,\n
        "lon": 3.1961281,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510988,\n
        "lat": 43.9725701,\n
        "lon": 3.1968543,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510990,\n
        "lat": 43.9725620,\n
        "lon": 3.1962444,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510991,\n
        "lat": 43.9725666,\n
        "lon": 3.1969317,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510993,\n
        "lat": 43.9725659,\n
        "lon": 3.1963178,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510995,\n
        "lat": 43.9725660,\n
        "lon": 3.2174460,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510997,\n
        "lat": 43.9725725,\n
        "lon": 3.1968841,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978510999,\n
        "lat": 43.9725805,\n
        "lon": 3.1967816,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511001,\n
        "lat": 43.9725790,\n
        "lon": 3.1960690,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511003,\n
        "lat": 43.9725878,\n
        "lon": 3.1976182,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511006,\n
        "lat": 43.9725893,\n
        "lon": 3.1965264,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511008,\n
        "lat": 43.9725870,\n
        "lon": 3.2157550,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511009,\n
        "lat": 43.9725938,\n
        "lon": 3.1974342,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511011,\n
        "lat": 43.9725950,\n
        "lon": 3.1973313,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511012,\n
        "lat": 43.9725960,\n
        "lon": 3.2173150,\n
        "timestamp": "2012-10-22T20:28:35Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511013,\n
        "lat": 43.9726008,\n
        "lon": 3.1968442,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511014,\n
        "lat": 43.9726050,\n
        "lon": 3.1959150,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511019,\n
        "lat": 43.9726108,\n
        "lon": 3.1975962,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511021,\n
        "lat": 43.9726128,\n
        "lon": 3.1964124,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511023,\n
        "lat": 43.9726243,\n
        "lon": 3.1967547,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511025,\n
        "lat": 43.9725624,\n
        "lon": 3.1971624,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511027,\n
        "lat": 43.9726250,\n
        "lon": 3.2162060,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511029,\n
        "lat": 43.9726320,\n
        "lon": 3.2173760,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511031,\n
        "lat": 43.9726438,\n
        "lon": 3.1975632,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511033,\n
        "lat": 43.9726420,\n
        "lon": 3.1968187,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511034,\n
        "lat": 43.9726467,\n
        "lon": 3.1967581,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511036,\n
        "lat": 43.9726460,\n
        "lon": 3.1974333,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511037,\n
        "lat": 43.9726550,\n
        "lon": 3.2162350,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511039,\n
        "lat": 43.9726610,\n
        "lon": 3.1968700,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511040,\n
        "lat": 43.9726630,\n
        "lon": 3.1960950,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511042,\n
        "lat": 43.9726700,\n
        "lon": 3.2161200,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511043,\n
        "lat": 43.9726780,\n
        "lon": 3.1968580,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511044,\n
        "lat": 43.9726810,\n
        "lon": 3.1959780,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511045,\n
        "lat": 43.9726840,\n
        "lon": 3.1959360,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511046,\n
        "lat": 43.9726850,\n
        "lon": 3.1972513,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511047,\n
        "lat": 43.9726880,\n
        "lon": 3.1959100,\n
        "timestamp": "2012-10-22T20:28:36Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511048,\n
        "lat": 43.9726930,\n
        "lon": 3.1973913,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511050,\n
        "lat": 43.9726980,\n
        "lon": 3.2161470,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511051,\n
        "lat": 43.9727040,\n
        "lon": 3.1960740,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511052,\n
        "lat": 43.9727190,\n
        "lon": 3.1959880,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511053,\n
        "lat": 43.9727240,\n
        "lon": 3.1959520,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511054,\n
        "lat": 43.9727240,\n
        "lon": 3.1968240,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511055,\n
        "lat": 43.9727290,\n
        "lon": 3.1959210,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511056,\n
        "lat": 43.9727330,\n
        "lon": 3.1972083,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511057,\n
        "lat": 43.9727350,\n
        "lon": 3.1969970,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511058,\n
        "lat": 43.9727340,\n
        "lon": 3.1974833,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511059,\n
        "lat": 43.9727440,\n
        "lon": 3.1960820,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511060,\n
        "lat": 43.9727470,\n
        "lon": 3.1960670,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511061,\n
        "lat": 43.9727490,\n
        "lon": 3.1971930,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511062,\n
        "lat": 43.9727570,\n
        "lon": 3.1959770,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511063,\n
        "lat": 43.9727600,\n
        "lon": 3.1959590,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511064,\n
        "lat": 43.9727780,\n
        "lon": 3.1969600,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511065,\n
        "lat": 43.9727810,\n
        "lon": 3.1974373,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511066,\n
        "lat": 43.9727830,\n
        "lon": 3.1971620,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511067,\n
        "lat": 43.9727890,\n
        "lon": 3.1971730,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511068,\n
        "lat": 43.9727910,\n
        "lon": 3.1960910,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511069,\n
        "lat": 43.9727920,\n
        "lon": 3.1960750,\n
        "timestamp": "2012-10-22T20:28:37Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511070,\n
        "lat": 43.9727960,\n
        "lon": 3.1972850,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511071,\n
        "lat": 43.9727947,\n
        "lon": 3.1965527,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511072,\n
        "lat": 43.9727933,\n
        "lon": 3.1965000,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511073,\n
        "lat": 43.9728120,\n
        "lon": 3.1972280,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511074,\n
        "lat": 43.9728178,\n
        "lon": 3.1965970,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511075,\n
        "lat": 43.9728190,\n
        "lon": 3.1966030,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511076,\n
        "lat": 43.9728168,\n
        "lon": 3.1966907,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511077,\n
        "lat": 43.9728133,\n
        "lon": 3.1964640,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511078,\n
        "lat": 43.9728109,\n
        "lon": 3.1965507,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511080,\n
        "lat": 43.9728220,\n
        "lon": 3.1960980,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511081,\n
        "lat": 43.9728116,\n
        "lon": 3.1964987,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511083,\n
        "lat": 43.9728131,\n
        "lon": 3.1964320,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511085,\n
        "lat": 43.9728230,\n
        "lon": 3.1972590,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511087,\n
        "lat": 43.9728177,\n
        "lon": 3.1963164,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511089,\n
        "lat": 43.9728230,\n
        "lon": 3.1973973,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511090,\n
        "lat": 43.9728180,\n
        "lon": 3.1962872,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511092,\n
        "lat": 43.9728200,\n
        "lon": 3.1962300,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511095,\n
        "lat": 43.9728270,\n
        "lon": 3.1971390,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511097,\n
        "lat": 43.9728320,\n
        "lon": 3.1959900,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511104,\n
        "lat": 43.9728320,\n
        "lon": 3.1962300,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511105,\n
        "lat": 43.9728350,\n
        "lon": 3.1961640,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511106,\n
        "lat": 43.9728136,\n
        "lon": 3.1967427,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511108,\n
        "lat": 43.9728440,\n
        "lon": 3.1972120,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511110,\n
        "lat": 43.9728450,\n
        "lon": 3.1971680,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511112,\n
        "lat": 43.9728530,\n
        "lon": 3.1972450,\n
        "timestamp": "2012-10-22T20:28:38Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511114,\n
        "lat": 43.9728562,\n
        "lon": 3.1967700,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511116,\n
        "lat": 43.9728680,\n
        "lon": 3.1970990,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511119,\n
        "lat": 43.9728820,\n
        "lon": 3.1971460,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511121,\n
        "lat": 43.9728952,\n
        "lon": 3.1968617,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511123,\n
        "lat": 43.9729020,\n
        "lon": 3.1972180,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511125,\n
        "lat": 43.9729216,\n
        "lon": 3.1964921,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511127,\n
        "lat": 43.9729198,\n
        "lon": 3.1966620,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511129,\n
        "lat": 43.9729198,\n
        "lon": 3.1967040,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511131,\n
        "lat": 43.9729223,\n
        "lon": 3.1964313,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511133,\n
        "lat": 43.9729209,\n
        "lon": 3.1966100,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511135,\n
        "lat": 43.9729207,\n
        "lon": 3.1965970,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511138,\n
        "lat": 43.9729209,\n
        "lon": 3.1965634,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511140,\n
        "lat": 43.9729217,\n
        "lon": 3.1964942,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511146,\n
        "lat": 43.9729220,\n
        "lon": 3.1963277,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511148,\n
        "lat": 43.9729366,\n
        "lon": 3.1966607,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511151,\n
        "lat": 43.9729330,\n
        "lon": 3.1972940,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511153,\n
        "lat": 43.9729372,\n
        "lon": 3.1966090,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511156,\n
        "lat": 43.9729480,\n
        "lon": 3.1971520,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511158,\n
        "lat": 43.9729520,\n
        "lon": 3.1970150,\n
        "timestamp": "2012-10-22T20:28:39Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511160,\n
        "lat": 43.9729501,\n
        "lon": 3.1963284,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511162,\n
        "lat": 43.9729580,\n
        "lon": 3.1965670,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511165,\n
        "lat": 43.9729484,\n
        "lon": 3.1961680,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511166,\n
        "lat": 43.9729520,\n
        "lon": 3.1964938,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511169,\n
        "lat": 43.9729506,\n
        "lon": 3.1960240,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511171,\n
        "lat": 43.9729720,\n
        "lon": 3.1972500,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511173,\n
        "lat": 43.9729830,\n
        "lon": 3.1971040,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511175,\n
        "lat": 43.9729910,\n
        "lon": 3.1971230,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511176,\n
        "lat": 43.9729940,\n
        "lon": 3.1971310,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511177,\n
        "lat": 43.9729970,\n
        "lon": 3.1970990,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511178,\n
        "lat": 43.9729984,\n
        "lon": 3.1965216,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511179,\n
        "lat": 43.9729973,\n
        "lon": 3.1963334,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511180,\n
        "lat": 43.9729926,\n
        "lon": 3.1961733,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511181,\n
        "lat": 43.9730080,\n
        "lon": 3.1971210,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511196,\n
        "lat": 43.9729951,\n
        "lon": 3.1960257,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511198,\n
        "lat": 43.9730350,\n
        "lon": 3.1971990,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511200,\n
        "lat": 43.9730460,\n
        "lon": 3.1965233,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511203,\n
        "lat": 43.9730480,\n
        "lon": 3.1964090,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511205,\n
        "lat": 43.9730625,\n
        "lon": 3.1963246,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511206,\n
        "lat": 43.9730640,\n
        "lon": 3.2115600,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511207,\n
        "lat": 43.9730680,\n
        "lon": 3.1962290,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511208,\n
        "lat": 43.9730709,\n
        "lon": 3.1961799,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511209,\n
        "lat": 43.9730750,\n
        "lon": 3.1970610,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511210,\n
        "lat": 43.9730780,\n
        "lon": 3.1970860,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511211,\n
        "lat": 43.9730890,\n
        "lon": 3.1971520,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511212,\n
        "lat": 43.9731120,\n
        "lon": 3.1965140,\n
        "timestamp": "2012-10-22T20:28:40Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511213,\n
        "lat": 43.9731089,\n
        "lon": 3.1965270,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511214,\n
        "lat": 43.9731081,\n
        "lon": 3.1966229,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511215,\n
        "lat": 43.9731120,\n
        "lon": 3.1971480,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511216,\n
        "lat": 43.9731137,\n
        "lon": 3.1963303,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511217,\n
        "lat": 43.9731130,\n
        "lon": 3.1964120,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511218,\n
        "lat": 43.9731130,\n
        "lon": 3.1964230,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511220,\n
        "lat": 43.9731140,\n
        "lon": 3.1961380,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511230,\n
        "lat": 43.9731160,\n
        "lon": 3.1960970,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511231,\n
        "lat": 43.9731170,\n
        "lon": 3.1962340,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511232,\n
        "lat": 43.9731172,\n
        "lon": 3.1962470,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511233,\n
        "lat": 43.9731250,\n
        "lon": 3.2117930,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511234,\n
        "lat": 43.9731270,\n
        "lon": 3.1971540,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511235,\n
        "lat": 43.9731249,\n
        "lon": 3.1966547,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511236,\n
        "lat": 43.9731308,\n
        "lon": 3.1958747,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511237,\n
        "lat": 43.9731308,\n
        "lon": 3.1958426,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511238,\n
        "lat": 43.9731348,\n
        "lon": 3.1966810,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511239,\n
        "lat": 43.9731430,\n
        "lon": 3.1960990,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511240,\n
        "lat": 43.9731520,\n
        "lon": 3.1961390,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511241,\n
        "lat": 43.9731520,\n
        "lon": 3.1968760,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511242,\n
        "lat": 43.9731451,\n
        "lon": 3.1966397,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511243,\n
        "lat": 43.9731660,\n
        "lon": 3.1970030,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511244,\n
        "lat": 43.9731566,\n
        "lon": 3.1966630,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511245,\n
        "lat": 43.9731661,\n
        "lon": 3.1962520,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511246,\n
        "lat": 43.9731659,\n
        "lon": 3.1963309,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511247,\n
        "lat": 43.9731700,\n
        "lon": 3.1964250,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511248,\n
        "lat": 43.9731710,\n
        "lon": 3.1965160,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511249,\n
        "lat": 43.9731720,\n
        "lon": 3.1970660,\n
        "timestamp": "2012-10-22T20:28:41Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511250,\n
        "lat": 43.9731730,\n
        "lon": 3.1966190,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511251,\n
        "lat": 43.9731800,\n
        "lon": 3.1971430,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511252,\n
        "lat": 43.9731763,\n
        "lon": 3.1962936,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511253,\n
        "lat": 43.9731735,\n
        "lon": 3.1960426,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511254,\n
        "lat": 43.9731910,\n
        "lon": 3.2114940,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511255,\n
        "lat": 43.9731798,\n
        "lon": 3.1959703,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511256,\n
        "lat": 43.9731798,\n
        "lon": 3.1962087,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511257,\n
        "lat": 43.9731990,\n
        "lon": 3.1968530,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511258,\n
        "lat": 43.9732010,\n
        "lon": 3.1968650,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511259,\n
        "lat": 43.9732078,\n
        "lon": 3.1958479,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511260,\n
        "lat": 43.9732177,\n
        "lon": 3.1957837,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511261,\n
        "lat": 43.9732039,\n
        "lon": 3.1963380,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511262,\n
        "lat": 43.9732026,\n
        "lon": 3.1963006,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511263,\n
        "lat": 43.9731976,\n
        "lon": 3.1960470,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511264,\n
        "lat": 43.9732170,\n
        "lon": 3.1958860,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511265,\n
        "lat": 43.9732180,\n
        "lon": 3.1958790,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511266,\n
        "lat": 43.9732039,\n
        "lon": 3.1959740,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511267,\n
        "lat": 43.9732290,\n
        "lon": 3.1963260,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511268,\n
        "lat": 43.9732290,\n
        "lon": 3.1963380,\n
        "timestamp": "2012-10-22T20:28:42Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511269,\n
        "lat": 43.9732320,\n
        "lon": 3.1958810,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511270,\n
        "lat": 43.9732319,\n
        "lon": 3.1963247,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511271,\n
        "lat": 43.9732319,\n
        "lon": 3.1963016,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511272,\n
        "lat": 43.9732530,\n
        "lon": 3.2117210,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511273,\n
        "lat": 43.9732530,\n
        "lon": 3.1963016,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511274,\n
        "lat": 43.9732620,\n
        "lon": 3.1967940,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511275,\n
        "lat": 43.9732606,\n
        "lon": 3.1962157,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511276,\n
        "lat": 43.9732670,\n
        "lon": 3.1968350,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511277,\n
        "lat": 43.9732696,\n
        "lon": 3.1961363,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511278,\n
        "lat": 43.9732760,\n
        "lon": 3.1967910,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511279,\n
        "lat": 43.9732850,\n
        "lon": 3.1968530,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511280,\n
        "lat": 43.9732880,\n
        "lon": 3.1971250,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511281,\n
        "lat": 43.9732960,\n
        "lon": 3.1957830,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511282,\n
        "lat": 43.9733030,\n
        "lon": 3.1969870,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511283,\n
        "lat": 43.9733030,\n
        "lon": 3.1969910,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511284,\n
        "lat": 43.9733040,\n
        "lon": 3.1961410,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511285,\n
        "lat": 43.9733049,\n
        "lon": 3.1970250,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511286,\n
        "lat": 43.9733060,\n
        "lon": 3.1971470,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511287,\n
        "lat": 43.9733069,\n
        "lon": 3.1960670,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511288,\n
        "lat": 43.9733110,\n
        "lon": 3.1971860,\n
        "timestamp": "2012-10-22T20:28:43Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511289,\n
        "lat": 43.9733120,\n
        "lon": 3.1971170,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511290,\n
        "lat": 43.9733073,\n
        "lon": 3.1959319,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511291,\n
        "lat": 43.9733074,\n
        "lon": 3.1960670,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511292,\n
        "lat": 43.9733106,\n
        "lon": 3.1958886,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511293,\n
        "lat": 43.9733240,\n
        "lon": 3.1968390,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511294,\n
        "lat": 43.9733250,\n
        "lon": 3.1969840,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511295,\n
        "lat": 43.9733149,\n
        "lon": 3.1959353,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511296,\n
        "lat": 43.9733300,\n
        "lon": 3.1970170,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511297,\n
        "lat": 43.9733303,\n
        "lon": 3.1961460,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511298,\n
        "lat": 43.9733353,\n
        "lon": 3.1960720,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511299,\n
        "lat": 43.9733440,\n
        "lon": 3.1969780,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511300,\n
        "lat": 43.9733424,\n
        "lon": 3.1958910,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511301,\n
        "lat": 43.9733499,\n
        "lon": 3.1957920,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511302,\n
        "lat": 43.9733650,\n
        "lon": 3.1971300,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511303,\n
        "lat": 43.9733710,\n
        "lon": 3.1971700,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511304,\n
        "lat": 43.9733760,\n
        "lon": 3.1968210,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511305,\n
        "lat": 43.9733960,\n
        "lon": 3.1969630,\n
        "timestamp": "2012-10-22T20:28:44Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511306,\n
        "lat": 43.9733863,\n
        "lon": 3.1971210,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511307,\n
        "lat": 43.9734082,\n
        "lon": 3.1972767,\n
        "timestamp": "2024-09-10T09:09:13Z",\n
        "version": 2,\n
        "changeset": 156429582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511308,\n
        "lat": 43.9733979,\n
        "lon": 3.1971939,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511309,\n
        "lat": 43.9734401,\n
        "lon": 3.1974748,\n
        "timestamp": "2024-09-10T09:09:13Z",\n
        "version": 2,\n
        "changeset": 156429582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511310,\n
        "lat": 43.9734074,\n
        "lon": 3.1972720,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 3,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511311,\n
        "lat": 43.9734380,\n
        "lon": 3.1970920,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511312,\n
        "lat": 43.9734525,\n
        "lon": 3.1971765,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511313,\n
        "lat": 43.9734663,\n
        "lon": 3.1972589,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 3,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511315,\n
        "lat": 43.9735022,\n
        "lon": 3.1974549,\n
        "timestamp": "2024-09-10T09:09:13Z",\n
        "version": 2,\n
        "changeset": 156429582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511316,\n
        "lat": 43.9740980,\n
        "lon": 3.2077560,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511317,\n
        "lat": 43.9741920,\n
        "lon": 3.2081100,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511318,\n
        "lat": 43.9742140,\n
        "lon": 3.2076970,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511319,\n
        "lat": 43.9743080,\n
        "lon": 3.2080510,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511320,\n
        "lat": 43.9768560,\n
        "lon": 3.2032900,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511321,\n
        "lat": 43.9768580,\n
        "lon": 3.2032410,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511322,\n
        "lat": 43.9768600,\n
        "lon": 3.2032020,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511323,\n
        "lat": 43.9768920,\n
        "lon": 3.2032910,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511324,\n
        "lat": 43.9768950,\n
        "lon": 3.2032470,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511325,\n
        "lat": 43.9768980,\n
        "lon": 3.2032040,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511326,\n
        "lat": 43.9769370,\n
        "lon": 3.2038260,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511327,\n
        "lat": 43.9770000,\n
        "lon": 3.2039280,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511328,\n
        "lat": 43.9770630,\n
        "lon": 3.2036840,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511329,\n
        "lat": 43.9771250,\n
        "lon": 3.2037900,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511330,\n
        "lat": 43.9784110,\n
        "lon": 3.2201390,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511331,\n
        "lat": 43.9784130,\n
        "lon": 3.2201140,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511332,\n
        "lat": 43.9784170,\n
        "lon": 3.2201330,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511333,\n
        "lat": 43.9784280,\n
        "lon": 3.2201920,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511334,\n
        "lat": 43.9784410,\n
        "lon": 3.2200970,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511335,\n
        "lat": 43.9784680,\n
        "lon": 3.2201700,\n
        "timestamp": "2012-10-22T20:28:45Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511707,\n
        "lat": 43.9637300,\n
        "lon": 3.1957700,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511708,\n
        "lat": 43.9637400,\n
        "lon": 3.1957450,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511709,\n
        "lat": 43.9637500,\n
        "lon": 3.1957850,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511710,\n
        "lat": 43.9637600,\n
        "lon": 3.1957610,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511711,\n
        "lat": 43.9638050,\n
        "lon": 3.1958740,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511712,\n
        "lat": 43.9638360,\n
        "lon": 3.1958160,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511713,\n
        "lat": 43.9638600,\n
        "lon": 3.1958370,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511714,\n
        "lat": 43.9638820,\n
        "lon": 3.1959610,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511716,\n
        "lat": 43.9638980,\n
        "lon": 3.1959760,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511717,\n
        "lat": 43.9639040,\n
        "lon": 3.1959230,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511718,\n
        "lat": 43.9639090,\n
        "lon": 3.1957440,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511719,\n
        "lat": 43.9639190,\n
        "lon": 3.1959400,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511720,\n
        "lat": 43.9639650,\n
        "lon": 3.1958090,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511721,\n
        "lat": 43.9642050,\n
        "lon": 3.1953290,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511722,\n
        "lat": 43.9642370,\n
        "lon": 3.1958370,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511723,\n
        "lat": 43.9642780,\n
        "lon": 3.1952700,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511724,\n
        "lat": 43.9642810,\n
        "lon": 3.1958820,\n
        "timestamp": "2012-10-22T20:29:31Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511725,\n
        "lat": 43.9642910,\n
        "lon": 3.1957400,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511726,\n
        "lat": 43.9643130,\n
        "lon": 3.1955900,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511727,\n
        "lat": 43.9643360,\n
        "lon": 3.1957880,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511728,\n
        "lat": 43.9643900,\n
        "lon": 3.1955400,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511733,\n
        "lat": 43.9649950,\n
        "lon": 3.1932870,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511734,\n
        "lat": 43.9650260,\n
        "lon": 3.1933870,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511735,\n
        "lat": 43.9650390,\n
        "lon": 3.1953990,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511736,\n
        "lat": 43.9650440,\n
        "lon": 3.1954620,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511737,\n
        "lat": 43.9650690,\n
        "lon": 3.1954390,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511738,\n
        "lat": 43.9650710,\n
        "lon": 3.1954580,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511739,\n
        "lat": 43.9650870,\n
        "lon": 3.1932370,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511740,\n
        "lat": 43.9650910,\n
        "lon": 3.1953910,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511741,\n
        "lat": 43.9650940,\n
        "lon": 3.1954350,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511742,\n
        "lat": 43.9651170,\n
        "lon": 3.1933350,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511743,\n
        "lat": 43.9651220,\n
        "lon": 3.1955460,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511744,\n
        "lat": 43.9651410,\n
        "lon": 3.1956160,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511745,\n
        "lat": 43.9651670,\n
        "lon": 3.1956030,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511746,\n
        "lat": 43.9651800,\n
        "lon": 3.1955960,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511747,\n
        "lat": 43.9651870,\n
        "lon": 3.1956760,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511748,\n
        "lat": 43.9651940,\n
        "lon": 3.1955090,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511749,\n
        "lat": 43.9652000,\n
        "lon": 3.1956700,\n
        "timestamp": "2012-10-22T20:29:32Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511750,\n
        "lat": 43.9652173,\n
        "lon": 3.1960151,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511751,\n
        "lat": 43.9652157,\n
        "lon": 3.1959694,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511752,\n
        "lat": 43.9652276,\n
        "lon": 3.1960072,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511753,\n
        "lat": 43.9652320,\n
        "lon": 3.1956530,\n
        "timestamp": "2012-10-22T20:29:33Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511754,\n
        "lat": 43.9652383,\n
        "lon": 3.1961221,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511755,\n
        "lat": 43.9652512,\n
        "lon": 3.1961114,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511756,\n
        "lat": 43.9652550,\n
        "lon": 3.1961667,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511757,\n
        "lat": 43.9652632,\n
        "lon": 3.1961044,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511758,\n
        "lat": 43.9652681,\n
        "lon": 3.1962238,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511759,\n
        "lat": 43.9652690,\n
        "lon": 3.1961580,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511760,\n
        "lat": 43.9652750,\n
        "lon": 3.1961781,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511761,\n
        "lat": 43.9652801,\n
        "lon": 3.1962598,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511762,\n
        "lat": 43.9652675,\n
        "lon": 3.1958201,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511763,\n
        "lat": 43.9652919,\n
        "lon": 3.1961440,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511764,\n
        "lat": 43.9652920,\n
        "lon": 3.1960870,\n
        "timestamp": "2012-10-22T20:29:33Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511765,\n
        "lat": 43.9653001,\n
        "lon": 3.1961624,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511766,\n
        "lat": 43.9652990,\n
        "lon": 3.1951970,\n
        "timestamp": "2012-10-22T20:29:33Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511767,\n
        "lat": 43.9653084,\n
        "lon": 3.1961331,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511768,\n
        "lat": 43.9653041,\n
        "lon": 3.1962028,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511769,\n
        "lat": 43.9653040,\n
        "lon": 3.1949460,\n
        "timestamp": "2012-10-22T20:29:33Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511771,\n
        "lat": 43.9653171,\n
        "lon": 3.1962378,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511772,\n
        "lat": 43.9653200,\n
        "lon": 3.1952280,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511773,\n
        "lat": 43.9653230,\n
        "lon": 3.1949930,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511774,\n
        "lat": 43.9653366,\n
        "lon": 3.1960600,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511775,\n
        "lat": 43.9653320,\n
        "lon": 3.1949790,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511776,\n
        "lat": 43.9653330,\n
        "lon": 3.1951520,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511777,\n
        "lat": 43.9653515,\n
        "lon": 3.1961024,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511778,\n
        "lat": 43.9653520,\n
        "lon": 3.1950280,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511779,\n
        "lat": 43.9653530,\n
        "lon": 3.1951820,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511780,\n
        "lat": 43.9653610,\n
        "lon": 3.1950140,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511781,\n
        "lat": 43.9653730,\n
        "lon": 3.1948380,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511782,\n
        "lat": 43.9654040,\n
        "lon": 3.1940950,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511783,\n
        "lat": 43.9654130,\n
        "lon": 3.1950770,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511784,\n
        "lat": 43.9654180,\n
        "lon": 3.1941530,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511785,\n
        "lat": 43.9654190,\n
        "lon": 3.1949560,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511786,\n
        "lat": 43.9654240,\n
        "lon": 3.1941487,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511787,\n
        "lat": 43.9654390,\n
        "lon": 3.1942540,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511788,\n
        "lat": 43.9654410,\n
        "lon": 3.1949210,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511789,\n
        "lat": 43.9654530,\n
        "lon": 3.1942440,\n
        "timestamp": "2012-10-22T20:29:34Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511790,\n
        "lat": 43.9654590,\n
        "lon": 3.1950040,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511791,\n
        "lat": 43.9654770,\n
        "lon": 3.1940620,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511792,\n
        "lat": 43.9654810,\n
        "lon": 3.1949690,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511793,\n
        "lat": 43.9654910,\n
        "lon": 3.1941000,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511794,\n
        "lat": 43.9654930,\n
        "lon": 3.1943960,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511795,\n
        "lat": 43.9655020,\n
        "lon": 3.1947700,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511796,\n
        "lat": 43.9655300,\n
        "lon": 3.1947340,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511797,\n
        "lat": 43.9655500,\n
        "lon": 3.1946340,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511798,\n
        "lat": 43.9655600,\n
        "lon": 3.1948490,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511799,\n
        "lat": 43.9655600,\n
        "lon": 3.1951060,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511800,\n
        "lat": 43.9655750,\n
        "lon": 3.1946700,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511801,\n
        "lat": 43.9655780,\n
        "lon": 3.1945910,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511802,\n
        "lat": 43.9655800,\n
        "lon": 3.1943320,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511803,\n
        "lat": 43.9655870,\n
        "lon": 3.1948150,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511804,\n
        "lat": 43.9655960,\n
        "lon": 3.1946990,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511806,\n
        "lat": 43.9656090,\n
        "lon": 3.1951740,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511807,\n
        "lat": 43.9656270,\n
        "lon": 3.1946580,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511808,\n
        "lat": 43.9656330,\n
        "lon": 3.1947480,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511810,\n
        "lat": 43.9656420,\n
        "lon": 3.1949870,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511819,\n
        "lat": 43.9656930,\n
        "lon": 3.1950560,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511820,\n
        "lat": 43.9657820,\n
        "lon": 3.1950540,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511821,\n
        "lat": 43.9657890,\n
        "lon": 3.1949990,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511822,\n
        "lat": 43.9657980,\n
        "lon": 3.1950310,\n
        "timestamp": "2012-10-22T20:29:35Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511823,\n
        "lat": 43.9658010,\n
        "lon": 3.1950710,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511825,\n
        "lat": 43.9658130,\n
        "lon": 3.1950510,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511828,\n
        "lat": 43.9658170,\n
        "lon": 3.1950360,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511830,\n
        "lat": 43.9658180,\n
        "lon": 3.1949600,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511833,\n
        "lat": 43.9658220,\n
        "lon": 3.1948550,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511835,\n
        "lat": 43.9658242,\n
        "lon": 3.1981174,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511838,\n
        "lat": 43.9658320,\n
        "lon": 3.1949440,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511840,\n
        "lat": 43.9658440,\n
        "lon": 3.1949970,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511842,\n
        "lat": 43.9658490,\n
        "lon": 3.1948880,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511844,\n
        "lat": 43.9658490,\n
        "lon": 3.1949680,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511846,\n
        "lat": 43.9658520,\n
        "lon": 3.1949140,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511848,\n
        "lat": 43.9658600,\n
        "lon": 3.1947980,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511850,\n
        "lat": 43.9658690,\n
        "lon": 3.1949390,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511853,\n
        "lat": 43.9658732,\n
        "lon": 3.1983544,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511855,\n
        "lat": 43.9658860,\n
        "lon": 3.1948330,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511857,\n
        "lat": 43.9659192,\n
        "lon": 3.1980834,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511861,\n
        "lat": 43.9659442,\n
        "lon": 3.1982014,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511863,\n
        "lat": 43.9659603,\n
        "lon": 3.1970149,\n
        "timestamp": "2025-04-08T17:42:00Z",\n
        "version": 2,\n
        "changeset": 164690865,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511865,\n
        "lat": 43.9659712,\n
        "lon": 3.1983214,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511867,\n
        "lat": 43.9659904,\n
        "lon": 3.1971369,\n
        "timestamp": "2025-04-08T17:42:00Z",\n
        "version": 2,\n
        "changeset": 164690865,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511869,\n
        "lat": 43.9659960,\n
        "lon": 3.1986150,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511871,\n
        "lat": 43.9660100,\n
        "lon": 3.1986790,\n
        "timestamp": "2012-10-22T20:29:36Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511873,\n
        "lat": 43.9660032,\n
        "lon": 3.1969955,\n
        "timestamp": "2025-04-08T17:42:00Z",\n
        "version": 2,\n
        "changeset": 164690865,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511876,\n
        "lat": 43.9660336,\n
        "lon": 3.1971148,\n
        "timestamp": "2025-04-08T17:42:00Z",\n
        "version": 2,\n
        "changeset": 164690865,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511878,\n
        "lat": 43.9660400,\n
        "lon": 3.1985990,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511880,\n
        "lat": 43.9660550,\n
        "lon": 3.1986610,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511882,\n
        "lat": 43.9660598,\n
        "lon": 3.1934030,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511884,\n
        "lat": 43.9660758,\n
        "lon": 3.1933730,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511886,\n
        "lat": 43.9661048,\n
        "lon": 3.1934420,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511888,\n
        "lat": 43.9661188,\n
        "lon": 3.1934100,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511890,\n
        "lat": 43.9661930,\n
        "lon": 3.1982020,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511892,\n
        "lat": 43.9661960,\n
        "lon": 3.1981630,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511893,\n
        "lat": 43.9662050,\n
        "lon": 3.1981980,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511894,\n
        "lat": 43.9662690,\n
        "lon": 3.1985330,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511895,\n
        "lat": 43.9662740,\n
        "lon": 3.1981300,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511900,\n
        "lat": 43.9663070,\n
        "lon": 3.1982830,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511902,\n
        "lat": 43.9663280,\n
        "lon": 3.1982710,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511904,\n
        "lat": 43.9663470,\n
        "lon": 3.1985420,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511905,\n
        "lat": 43.9663540,\n
        "lon": 3.1984820,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511908,\n
        "lat": 43.9663560,\n
        "lon": 3.1984890,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511910,\n
        "lat": 43.9663580,\n
        "lon": 3.1986010,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511912,\n
        "lat": 43.9663740,\n
        "lon": 3.1984710,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511914,\n
        "lat": 43.9663900,\n
        "lon": 3.1985180,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511916,\n
        "lat": 43.9664020,\n
        "lon": 3.1985810,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511918,\n
        "lat": 43.9664270,\n
        "lon": 3.1980880,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511921,\n
        "lat": 43.9664420,\n
        "lon": 3.1980470,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511923,\n
        "lat": 43.9664510,\n
        "lon": 3.1980670,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511924,\n
        "lat": 43.9664750,\n
        "lon": 3.1981820,\n
        "timestamp": "2012-10-22T20:29:37Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511927,\n
        "lat": 43.9664820,\n
        "lon": 3.1975570,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511929,\n
        "lat": 43.9665120,\n
        "lon": 3.1976320,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511930,\n
        "lat": 43.9665230,\n
        "lon": 3.1979690,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511931,\n
        "lat": 43.9665250,\n
        "lon": 3.1976230,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511932,\n
        "lat": 43.9665480,\n
        "lon": 3.1975070,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511933,\n
        "lat": 43.9665710,\n
        "lon": 3.1975870,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511934,\n
        "lat": 43.9665770,\n
        "lon": 3.1975790,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511943,\n
        "lat": 43.9665780,\n
        "lon": 3.1980830,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511945,\n
        "lat": 43.9665820,\n
        "lon": 3.1977510,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511947,\n
        "lat": 43.9665990,\n
        "lon": 3.1976490,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511949,\n
        "lat": 43.9666250,\n
        "lon": 3.1977120,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511951,\n
        "lat": 43.9666330,\n
        "lon": 3.1976210,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511953,\n
        "lat": 43.9666410,\n
        "lon": 3.1977470,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511955,\n
        "lat": 43.9666760,\n
        "lon": 3.1977150,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511957,\n
        "lat": 43.9667180,\n
        "lon": 3.2025480,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511959,\n
        "lat": 43.9667420,\n
        "lon": 3.2026650,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511961,\n
        "lat": 43.9667620,\n
        "lon": 3.2026950,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511962,\n
        "lat": 43.9667630,\n
        "lon": 3.2026900,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511963,\n
        "lat": 43.9667630,\n
        "lon": 3.2026990,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511964,\n
        "lat": 43.9667660,\n
        "lon": 3.2027020,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511965,\n
        "lat": 43.9667670,\n
        "lon": 3.2026860,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511966,\n
        "lat": 43.9667700,\n
        "lon": 3.2027020,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511967,\n
        "lat": 43.9667710,\n
        "lon": 3.2026870,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511968,\n
        "lat": 43.9667730,\n
        "lon": 3.2027000,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511969,\n
        "lat": 43.9667740,\n
        "lon": 3.2026910,\n
        "timestamp": "2012-10-22T20:29:38Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511970,\n
        "lat": 43.9667910,\n
        "lon": 3.2025220,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511983,\n
        "lat": 43.9668070,\n
        "lon": 3.2025950,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511987,\n
        "lat": 43.9668150,\n
        "lon": 3.2026380,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511990,\n
        "lat": 43.9668220,\n
        "lon": 3.2026700,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511993,\n
        "lat": 43.9668460,\n
        "lon": 3.2025800,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511996,\n
        "lat": 43.9668630,\n
        "lon": 3.2026550,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978511999,\n
        "lat": 43.9669550,\n
        "lon": 3.2043670,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512001,\n
        "lat": 43.9669680,\n
        "lon": 3.2041380,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512003,\n
        "lat": 43.9670020,\n
        "lon": 3.2043730,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512006,\n
        "lat": 43.9670040,\n
        "lon": 3.2043950,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512007,\n
        "lat": 43.9670200,\n
        "lon": 3.2044360,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512008,\n
        "lat": 43.9670210,\n
        "lon": 3.2043730,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512009,\n
        "lat": 43.9670270,\n
        "lon": 3.2042760,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512010,\n
        "lat": 43.9670320,\n
        "lon": 3.2039400,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512012,\n
        "lat": 43.9670380,\n
        "lon": 3.1976910,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512015,\n
        "lat": 43.9670380,\n
        "lon": 3.2041510,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512017,\n
        "lat": 43.9670520,\n
        "lon": 3.2043390,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512019,\n
        "lat": 43.9670540,\n
        "lon": 3.2039040,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512021,\n
        "lat": 43.9670560,\n
        "lon": 3.2042800,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512024,\n
        "lat": 43.9670600,\n
        "lon": 3.2038950,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512026,\n
        "lat": 43.9670650,\n
        "lon": 3.2039820,\n
        "timestamp": "2012-10-22T20:29:39Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512052,\n
        "lat": 43.9670680,\n
        "lon": 3.2039050,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512054,\n
        "lat": 43.9670730,\n
        "lon": 3.2044410,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512057,\n
        "lat": 43.9670790,\n
        "lon": 3.2038930,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512059,\n
        "lat": 43.9670800,\n
        "lon": 3.2043430,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512061,\n
        "lat": 43.9670880,\n
        "lon": 3.2039490,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512062,\n
        "lat": 43.9671050,\n
        "lon": 3.2039270,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512063,\n
        "lat": 43.9671130,\n
        "lon": 3.1977170,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512065,\n
        "lat": 43.9671150,\n
        "lon": 3.1976000,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512067,\n
        "lat": 43.9671280,\n
        "lon": 3.1978520,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512068,\n
        "lat": 43.9671300,\n
        "lon": 3.1977480,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512070,\n
        "lat": 43.9671400,\n
        "lon": 3.1977380,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512072,\n
        "lat": 43.9671480,\n
        "lon": 3.1977800,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512074,\n
        "lat": 43.9671570,\n
        "lon": 3.1976670,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512076,\n
        "lat": 43.9671580,\n
        "lon": 3.1977670,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512080,\n
        "lat": 43.9671650,\n
        "lon": 3.1978100,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512083,\n
        "lat": 43.9672090,\n
        "lon": 3.2040680,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512086,\n
        "lat": 43.9672200,\n
        "lon": 3.2041300,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512089,\n
        "lat": 43.9672370,\n
        "lon": 3.2040610,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512092,\n
        "lat": 43.9672420,\n
        "lon": 3.2040900,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512112,\n
        "lat": 43.9672660,\n
        "lon": 3.2040540,\n
        "timestamp": "2012-10-22T20:29:40Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512114,\n
        "lat": 43.9672710,\n
        "lon": 3.2040830,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512115,\n
        "lat": 43.9672770,\n
        "lon": 3.2041140,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512117,\n
        "lat": 43.9673760,\n
        "lon": 3.2038730,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512119,\n
        "lat": 43.9673910,\n
        "lon": 3.2038440,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512121,\n
        "lat": 43.9674070,\n
        "lon": 3.2038570,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512123,\n
        "lat": 43.9674090,\n
        "lon": 3.2038030,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512125,\n
        "lat": 43.9674150,\n
        "lon": 3.2039030,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512127,\n
        "lat": 43.9674260,\n
        "lon": 3.2038170,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512128,\n
        "lat": 43.9674460,\n
        "lon": 3.2038320,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512130,\n
        "lat": 43.9674700,\n
        "lon": 3.2036590,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512132,\n
        "lat": 43.9674830,\n
        "lon": 3.2036300,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512135,\n
        "lat": 43.9675000,\n
        "lon": 3.2035860,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512138,\n
        "lat": 43.9675020,\n
        "lon": 3.2036430,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512141,\n
        "lat": 43.9675110,\n
        "lon": 3.2036890,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512144,\n
        "lat": 43.9675210,\n
        "lon": 3.2036010,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512147,\n
        "lat": 43.9675400,\n
        "lon": 3.2036160,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512150,\n
        "lat": 43.9677500,\n
        "lon": 3.2027210,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512153,\n
        "lat": 43.9678050,\n
        "lon": 3.2027910,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512156,\n
        "lat": 43.9678170,\n
        "lon": 3.2027790,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512172,\n
        "lat": 43.9678180,\n
        "lon": 3.2026240,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512174,\n
        "lat": 43.9678340,\n
        "lon": 3.2027970,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512176,\n
        "lat": 43.9678560,\n
        "lon": 3.2027180,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512178,\n
        "lat": 43.9678710,\n
        "lon": 3.2026970,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512180,\n
        "lat": 43.9678730,\n
        "lon": 3.2027400,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512183,\n
        "lat": 43.9684650,\n
        "lon": 3.2016070,\n
        "timestamp": "2012-10-22T20:29:41Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512186,\n
        "lat": 43.9684940,\n
        "lon": 3.2017490,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512190,\n
        "lat": 43.9685050,\n
        "lon": 3.2016770,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512194,\n
        "lat": 43.9685060,\n
        "lon": 3.2015040,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512197,\n
        "lat": 43.9685170,\n
        "lon": 3.2017934,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512201,\n
        "lat": 43.9685200,\n
        "lon": 3.2015260,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512205,\n
        "lat": 43.9685265,\n
        "lon": 3.2017204,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512208,\n
        "lat": 43.9685290,\n
        "lon": 3.2014740,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512212,\n
        "lat": 43.9685510,\n
        "lon": 3.2015010,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512216,\n
        "lat": 43.9685498,\n
        "lon": 3.2017671,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512220,\n
        "lat": 43.9685942,\n
        "lon": 3.2014356,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512224,\n
        "lat": 43.9686713,\n
        "lon": 3.2016064,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512226,\n
        "lat": 43.9686958,\n
        "lon": 3.2015553,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512228,\n
        "lat": 43.9686990,\n
        "lon": 3.2014880,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512240,\n
        "lat": 43.9687290,\n
        "lon": 3.2014340,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512242,\n
        "lat": 43.9687350,\n
        "lon": 3.2015260,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512244,\n
        "lat": 43.9687650,\n
        "lon": 3.2014730,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512246,\n
        "lat": 43.9687980,\n
        "lon": 3.2013100,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512248,\n
        "lat": 43.9688340,\n
        "lon": 3.2013480,\n
        "timestamp": "2012-10-22T20:29:42Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512253,\n
        "lat": 43.9691075,\n
        "lon": 3.2007878,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512256,\n
        "lat": 43.9691491,\n
        "lon": 3.2008323,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512259,\n
        "lat": 43.9691505,\n
        "lon": 3.2007068,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512262,\n
        "lat": 43.9691940,\n
        "lon": 3.2007499,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512266,\n
        "lat": 43.9695940,\n
        "lon": 3.2010814,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512269,\n
        "lat": 43.9696259,\n
        "lon": 3.2009733,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512272,\n
        "lat": 43.9696398,\n
        "lon": 3.2011077,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512275,\n
        "lat": 43.9696331,\n
        "lon": 3.2011329,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512278,\n
        "lat": 43.9696996,\n
        "lon": 3.2011690,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512280,\n
        "lat": 43.9697379,\n
        "lon": 3.2010343,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512472,\n
        "lat": 43.9703107,\n
        "lon": 3.1998297,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512473,\n
        "lat": 43.9703106,\n
        "lon": 3.1998012,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512474,\n
        "lat": 43.9703193,\n
        "lon": 3.1997347,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512475,\n
        "lat": 43.9703353,\n
        "lon": 3.1996680,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512476,\n
        "lat": 43.9703414,\n
        "lon": 3.1995963,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512477,\n
        "lat": 43.9703488,\n
        "lon": 3.1998641,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512478,\n
        "lat": 43.9703423,\n
        "lon": 3.1995705,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512479,\n
        "lat": 43.9703495,\n
        "lon": 3.1998426,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512480,\n
        "lat": 43.9703547,\n
        "lon": 3.1997467,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512481,\n
        "lat": 43.9703429,\n
        "lon": 3.1998099,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512482,\n
        "lat": 43.9703631,\n
        "lon": 3.1996777,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512483,\n
        "lat": 43.9703784,\n
        "lon": 3.1998705,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512486,\n
        "lat": 43.9703799,\n
        "lon": 3.1996029,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512487,\n
        "lat": 43.9703819,\n
        "lon": 3.1995819,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512488,\n
        "lat": 43.9703819,\n
        "lon": 3.1998419,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512489,\n
        "lat": 43.9703849,\n
        "lon": 3.1995629,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512490,\n
        "lat": 43.9704119,\n
        "lon": 3.1995949,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512491,\n
        "lat": 43.9704139,\n
        "lon": 3.1995709,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512492,\n
        "lat": 43.9704139,\n
        "lon": 3.1997629,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512493,\n
        "lat": 43.9704249,\n
        "lon": 3.1995979,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512494,\n
        "lat": 43.9704259,\n
        "lon": 3.1996940,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512495,\n
        "lat": 43.9704260,\n
        "lon": 3.1995736,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512496,\n
        "lat": 43.9704200,\n
        "lon": 3.1975310,\n
        "timestamp": "2012-10-22T20:30:11Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512497,\n
        "lat": 43.9704479,\n
        "lon": 3.1998629,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "21",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512498,\n
        "lat": 43.9704350,\n
        "lon": 3.1974990,\n
        "timestamp": "2012-10-22T20:30:11Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512499,\n
        "lat": 43.9704639,\n
        "lon": 3.1997809,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512500,\n
        "lat": 43.9704747,\n
        "lon": 3.1972898,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512501,\n
        "lat": 43.9704759,\n
        "lon": 3.1997089,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512502,\n
        "lat": 43.9704620,\n
        "lon": 3.1975670,\n
        "timestamp": "2012-10-22T20:30:11Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512503,\n
        "lat": 43.9704909,\n
        "lon": 3.1996189,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "23",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512504,\n
        "lat": 43.9704800,\n
        "lon": 3.1975330,\n
        "timestamp": "2012-10-22T20:30:11Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512505,\n
        "lat": 43.9705057,\n
        "lon": 3.1972598,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512506,\n
        "lat": 43.9705127,\n
        "lon": 3.1972728,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512507,\n
        "lat": 43.9705147,\n
        "lon": 3.1973698,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512508,\n
        "lat": 43.9705457,\n
        "lon": 3.1973388,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512509,\n
        "lat": 43.9705517,\n
        "lon": 3.1973518,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512510,\n
        "lat": 43.9705628,\n
        "lon": 3.1984780,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512511,\n
        "lat": 43.9705630,\n
        "lon": 3.1984397,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512512,\n
        "lat": 43.9705720,\n
        "lon": 3.1984984,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512513,\n
        "lat": 43.9705757,\n
        "lon": 3.1972088,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512514,\n
        "lat": 43.9705754,\n
        "lon": 3.1984671,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512515,\n
        "lat": 43.9705570,\n
        "lon": 3.1976080,\n
        "timestamp": "2012-10-22T20:30:12Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512516,\n
        "lat": 43.9705846,\n
        "lon": 3.1984874,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512517,\n
        "lat": 43.9705917,\n
        "lon": 3.1972358,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512518,\n
        "lat": 43.9705922,\n
        "lon": 3.1985042,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512519,\n
        "lat": 43.9705750,\n
        "lon": 3.1995140,\n
        "timestamp": "2012-10-22T20:30:12Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512520,\n
        "lat": 43.9706029,\n
        "lon": 3.1984308,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512522,\n
        "lat": 43.9706069,\n
        "lon": 3.1984395,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512524,\n
        "lat": 43.9705920,\n
        "lon": 3.1976410,\n
        "timestamp": "2012-10-22T20:30:12Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512526,\n
        "lat": 43.9706197,\n
        "lon": 3.1972898,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512528,\n
        "lat": 43.9706206,\n
        "lon": 3.1983893,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512531,\n
        "lat": 43.9706291,\n
        "lon": 3.1984079,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512533,\n
        "lat": 43.9706340,\n
        "lon": 3.1984189,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512536,\n
        "lat": 43.9706367,\n
        "lon": 3.1973218,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512538,\n
        "lat": 43.9706190,\n
        "lon": 3.1974880,\n
        "timestamp": "2012-10-22T20:30:12Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512540,\n
        "lat": 43.9706428,\n
        "lon": 3.1984365,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512541,\n
        "lat": 43.9706504,\n
        "lon": 3.1984533,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512542,\n
        "lat": 43.9706512,\n
        "lon": 3.1984039,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512543,\n
        "lat": 43.9706320,\n
        "lon": 3.1994660,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512544,\n
        "lat": 43.9706340,\n
        "lon": 3.1996480,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512545,\n
        "lat": 43.9706586,\n
        "lon": 3.1984202,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512546,\n
        "lat": 43.9706597,\n
        "lon": 3.1971688,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512547,\n
        "lat": 43.9706653,\n
        "lon": 3.1984402,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512548,\n
        "lat": 43.9706520,\n
        "lon": 3.1975190,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512550,\n
        "lat": 43.9706757,\n
        "lon": 3.1984053,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512552,\n
        "lat": 43.9706550,\n
        "lon": 3.1995180,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512553,\n
        "lat": 43.9706807,\n
        "lon": 3.1985203,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512566,\n
        "lat": 43.9706641,\n
        "lon": 3.1999436,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512568,\n
        "lat": 43.9706640,\n
        "lon": 3.1995360,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512570,\n
        "lat": 43.9706731,\n
        "lon": 3.1998876,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512572,\n
        "lat": 43.9706934,\n
        "lon": 3.1984445,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512575,\n
        "lat": 43.9706939,\n
        "lon": 3.1985495,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512577,\n
        "lat": 43.9706957,\n
        "lon": 3.1985072,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512579,\n
        "lat": 43.9707004,\n
        "lon": 3.1984384,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512581,\n
        "lat": 43.9707037,\n
        "lon": 3.1972558,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512582,\n
        "lat": 43.9706981,\n
        "lon": 3.1997376,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512583,\n
        "lat": 43.9707041,\n
        "lon": 3.1996806,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "16",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512584,\n
        "lat": 43.9707050,\n
        "lon": 3.1994790,\n
        "timestamp": "2012-10-22T20:30:13Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512585,\n
        "lat": 43.9707101,\n
        "lon": 3.1999006,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512586,\n
        "lat": 43.9707346,\n
        "lon": 3.1985139,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512587,\n
        "lat": 43.9707130,\n
        "lon": 3.1994950,\n
        "timestamp": "2012-10-22T20:30:14Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512588,\n
        "lat": 43.9707171,\n
        "lon": 3.1998626,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512589,\n
        "lat": 43.9707221,\n
        "lon": 3.1998926,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512591,\n
        "lat": 43.9707231,\n
        "lon": 3.1998646,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512593,\n
        "lat": 43.9707281,\n
        "lon": 3.1997866,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512595,\n
        "lat": 43.9707381,\n
        "lon": 3.1997886,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512612,\n
        "lat": 43.9707421,\n
        "lon": 3.1997496,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512613,\n
        "lat": 43.9707410,\n
        "lon": 3.1995580,\n
        "timestamp": "2012-10-22T20:30:14Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512614,\n
        "lat": 43.9707521,\n
        "lon": 3.1999706,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512615,\n
        "lat": 43.9707581,\n
        "lon": 3.1999306,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512616,\n
        "lat": 43.9707661,\n
        "lon": 3.1998716,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512617,\n
        "lat": 43.9707731,\n
        "lon": 3.2000026,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512618,\n
        "lat": 43.9707791,\n
        "lon": 3.1999356,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512621,\n
        "lat": 43.9707811,\n
        "lon": 3.1999506,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512623,\n
        "lat": 43.9707931,\n
        "lon": 3.1997056,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512626,\n
        "lat": 43.9708206,\n
        "lon": 3.1977716,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512628,\n
        "lat": 43.9707960,\n
        "lon": 3.1992650,\n
        "timestamp": "2012-10-22T20:30:14Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512630,\n
        "lat": 43.9708041,\n
        "lon": 3.1972378,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512632,\n
        "lat": 43.9708266,\n
        "lon": 3.1977066,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512634,\n
        "lat": 43.9708100,\n
        "lon": 3.1970640,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512636,\n
        "lat": 43.9708141,\n
        "lon": 3.2000156,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512638,\n
        "lat": 43.9708466,\n
        "lon": 3.1977476,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512641,\n
        "lat": 43.9708506,\n
        "lon": 3.1978386,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512643,\n
        "lat": 43.9708280,\n
        "lon": 3.1970880,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512645,\n
        "lat": 43.9708290,\n
        "lon": 3.1970330,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512648,\n
        "lat": 43.9708341,\n
        "lon": 3.1998956,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512666,\n
        "lat": 43.9708373,\n
        "lon": 3.1973053,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512668,\n
        "lat": 43.9708380,\n
        "lon": 3.1993570,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512669,\n
        "lat": 43.9708500,\n
        "lon": 3.1970560,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512670,\n
        "lat": 43.9708756,\n
        "lon": 3.1977916,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512673,\n
        "lat": 43.9708550,\n
        "lon": 3.1971895,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512675,\n
        "lat": 43.9708846,\n
        "lon": 3.1978066,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512677,\n
        "lat": 43.9708986,\n
        "lon": 3.1976386,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512679,\n
        "lat": 43.9708986,\n
        "lon": 3.1977686,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512681,\n
        "lat": 43.9708760,\n
        "lon": 3.1991750,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512683,\n
        "lat": 43.9708820,\n
        "lon": 3.1991890,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512686,\n
        "lat": 43.9708830,\n
        "lon": 3.1977930,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512689,\n
        "lat": 43.9708879,\n
        "lon": 3.1972568,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512693,\n
        "lat": 43.9709000,\n
        "lon": 3.2000650,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512696,\n
        "lat": 43.9709020,\n
        "lon": 3.1991540,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512701,\n
        "lat": 43.9709140,\n
        "lon": 3.1999750,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512703,\n
        "lat": 43.9709426,\n
        "lon": 3.1977306,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512704,\n
        "lat": 43.9709260,\n
        "lon": 3.2007930,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512707,\n
        "lat": 43.9709340,\n
        "lon": 3.2000740,\n
        "timestamp": "2012-10-22T20:30:15Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512709,\n
        "lat": 43.9709420,\n
        "lon": 3.2007210,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512715,\n
        "lat": 43.9709420,\n
        "lon": 3.2008830,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512718,\n
        "lat": 43.9709512,\n
        "lon": 3.1990276,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512721,\n
        "lat": 43.9709480,\n
        "lon": 3.1999850,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512723,\n
        "lat": 43.9709490,\n
        "lon": 3.1992590,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512725,\n
        "lat": 43.9709530,\n
        "lon": 3.2007850,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512728,\n
        "lat": 43.9709680,\n
        "lon": 3.2008740,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512730,\n
        "lat": 43.9709730,\n
        "lon": 3.2009040,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512735,\n
        "lat": 43.9710494,\n
        "lon": 3.1982800,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512737,\n
        "lat": 43.9710014,\n
        "lon": 3.1991433,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512739,\n
        "lat": 43.9710070,\n
        "lon": 3.2006990,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512742,\n
        "lat": 43.9710960,\n
        "lon": 3.1983795,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512744,\n
        "lat": 43.9710249,\n
        "lon": 3.1991204,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512746,\n
        "lat": 43.9710223,\n
        "lon": 3.1991227,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512748,\n
        "lat": 43.9710380,\n
        "lon": 3.2008820,\n
        "timestamp": "2012-10-22T20:30:16Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512749,\n
        "lat": 43.9710523,\n
        "lon": 3.1977029,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512750,\n
        "lat": 43.9710658,\n
        "lon": 3.1982317,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512751,\n
        "lat": 43.9710768,\n
        "lon": 3.1982587,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512752,\n
        "lat": 43.9710858,\n
        "lon": 3.1982137,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512753,\n
        "lat": 43.9710948,\n
        "lon": 3.1982357,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512761,\n
        "lat": 43.9710760,\n
        "lon": 3.2004450,\n
        "timestamp": "2012-10-22T20:30:17Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512763,\n
        "lat": 43.9710800,\n
        "lon": 3.2003080,\n
        "timestamp": "2012-10-22T20:30:17Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512765,\n
        "lat": 43.9710969,\n
        "lon": 3.1978011,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512767,\n
        "lat": 43.9710901,\n
        "lon": 3.1989056,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512769,\n
        "lat": 43.9711118,\n
        "lon": 3.1981887,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512771,\n
        "lat": 43.9711158,\n
        "lon": 3.1981467,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512773,\n
        "lat": 43.9711218,\n
        "lon": 3.1982087,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512775,\n
        "lat": 43.9711288,\n
        "lon": 3.1981727,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512778,\n
        "lat": 43.9711418,\n
        "lon": 3.1983381,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512782,\n
        "lat": 43.9711388,\n
        "lon": 3.1975888,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512784,\n
        "lat": 43.9711498,\n
        "lon": 3.1976098,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512785,\n
        "lat": 43.9711406,\n
        "lon": 3.1990177,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512786,\n
        "lat": 43.9711538,\n
        "lon": 3.1981117,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512787,\n
        "lat": 43.9711310,\n
        "lon": 3.1998710,\n
        "timestamp": "2012-10-22T20:30:17Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512788,\n
        "lat": 43.9711568,\n
        "lon": 3.1976238,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512789,\n
        "lat": 43.9711623,\n
        "lon": 3.1980748,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512790,\n
        "lat": 43.9711696,\n
        "lon": 3.1982863,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512791,\n
        "lat": 43.9711430,\n
        "lon": 3.2003710,\n
        "timestamp": "2012-10-22T20:30:17Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512801,\n
        "lat": 43.9711678,\n
        "lon": 3.1981377,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512804,\n
        "lat": 43.9711450,\n
        "lon": 3.1998600,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512806,\n
        "lat": 43.9711450,\n
        "lon": 3.2003110,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512809,\n
        "lat": 43.9711718,\n
        "lon": 3.1980937,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512814,\n
        "lat": 43.9711734,\n
        "lon": 3.1980654,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512816,\n
        "lat": 43.9711795,\n
        "lon": 3.1983075,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512818,\n
        "lat": 43.9711788,\n
        "lon": 3.1980737,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512819,\n
        "lat": 43.9711838,\n
        "lon": 3.1980827,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512820,\n
        "lat": 43.9711710,\n
        "lon": 3.1999610,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512821,\n
        "lat": 43.9711978,\n
        "lon": 3.1975348,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512822,\n
        "lat": 43.9711998,\n
        "lon": 3.1980387,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512823,\n
        "lat": 43.9712048,\n
        "lon": 3.1980477,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512824,\n
        "lat": 43.9711810,\n
        "lon": 3.1997470,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512825,\n
        "lat": 43.9711840,\n
        "lon": 3.1999490,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512826,\n
        "lat": 43.9712108,\n
        "lon": 3.1980297,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512828,\n
        "lat": 43.9712168,\n
        "lon": 3.1975698,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512830,\n
        "lat": 43.9711950,\n
        "lon": 3.2004510,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512832,\n
        "lat": 43.9711970,\n
        "lon": 3.2003740,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512834,\n
        "lat": 43.9712228,\n
        "lon": 3.1981717,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512836,\n
        "lat": 43.9712338,\n
        "lon": 3.1981957,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512851,\n
        "lat": 43.9712110,\n
        "lon": 3.1998120,\n
        "timestamp": "2012-10-22T20:30:18Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512852,\n
        "lat": 43.9712473,\n
        "lon": 3.1980091,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512853,\n
        "lat": 43.9712180,\n
        "lon": 3.1998270,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512854,\n
        "lat": 43.9712291,\n
        "lon": 3.1988536,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512855,\n
        "lat": 43.9712533,\n
        "lon": 3.1980221,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512856,\n
        "lat": 43.9712335,\n
        "lon": 3.1987550,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512857,\n
        "lat": 43.9712550,\n
        "lon": 3.1976652,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512858,\n
        "lat": 43.9712260,\n
        "lon": 3.1997070,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512859,\n
        "lat": 43.9712330,\n
        "lon": 3.1997930,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512861,\n
        "lat": 43.9712350,\n
        "lon": 3.1997260,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512862,\n
        "lat": 43.9712598,\n
        "lon": 3.1981367,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512864,\n
        "lat": 43.9712723,\n
        "lon": 3.1979771,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512866,\n
        "lat": 43.9712410,\n
        "lon": 3.1998060,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512868,\n
        "lat": 43.9712763,\n
        "lon": 3.1979851,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512870,\n
        "lat": 43.9712562,\n
        "lon": 3.1988556,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512872,\n
        "lat": 43.9712833,\n
        "lon": 3.1980871,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512874,\n
        "lat": 43.9712843,\n
        "lon": 3.1979471,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512876,\n
        "lat": 43.9712592,\n
        "lon": 3.1987560,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512878,\n
        "lat": 43.9712573,\n
        "lon": 3.1991540,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512889,\n
        "lat": 43.9712777,\n
        "lon": 3.1975225,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512890,\n
        "lat": 43.9712903,\n
        "lon": 3.1979601,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512891,\n
        "lat": 43.9712580,\n
        "lon": 3.1997720,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512892,\n
        "lat": 43.9712919,\n
        "lon": 3.1981688,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512893,\n
        "lat": 43.9713103,\n
        "lon": 3.1980641,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512894,\n
        "lat": 43.9712780,\n
        "lon": 3.1998840,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512895,\n
        "lat": 43.9712790,\n
        "lon": 3.1996850,\n
        "timestamp": "2012-10-22T20:30:19Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512897,\n
        "lat": 43.9713039,\n
        "lon": 3.1981588,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512899,\n
        "lat": 43.9712882,\n
        "lon": 3.1987580,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512901,\n
        "lat": 43.9713059,\n
        "lon": 3.1981978,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512904,\n
        "lat": 43.9712902,\n
        "lon": 3.1987060,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512906,\n
        "lat": 43.9713163,\n
        "lon": 3.1979211,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512909,\n
        "lat": 43.9712850,\n
        "lon": 3.1998360,\n
        "timestamp": "2012-10-22T20:30:20Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512912,\n
        "lat": 43.9713213,\n
        "lon": 3.1979321,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512915,\n
        "lat": 43.9713223,\n
        "lon": 3.1980941,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512918,\n
        "lat": 43.9713169,\n
        "lon": 3.1981868,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512921,\n
        "lat": 43.9712960,\n
        "lon": 3.1999200,\n
        "timestamp": "2012-10-22T20:30:20Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512924,\n
        "lat": 43.9713199,\n
        "lon": 3.1981448,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512927,\n
        "lat": 43.9713108,\n
        "lon": 3.1993363,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512930,\n
        "lat": 43.9713207,\n
        "lon": 3.1976135,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512941,\n
        "lat": 43.9713237,\n
        "lon": 3.1974705,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512943,\n
        "lat": 43.9713267,\n
        "lon": 3.1974795,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512945,\n
        "lat": 43.9713070,\n
        "lon": 3.1998200,\n
        "timestamp": "2012-10-22T20:30:20Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512947,\n
        "lat": 43.9713403,\n
        "lon": 3.1979171,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512949,\n
        "lat": 43.9713339,\n
        "lon": 3.1981728,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512951,\n
        "lat": 43.9713140,\n
        "lon": 3.2002320,\n
        "timestamp": "2012-10-22T20:30:20Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512953,\n
        "lat": 43.9713233,\n
        "lon": 3.1993708,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512956,\n
        "lat": 43.9713483,\n
        "lon": 3.1979391,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512959,\n
        "lat": 43.9713200,\n
        "lon": 3.1998470,\n
        "timestamp": "2012-10-22T20:30:20Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512962,\n
        "lat": 43.9713251,\n
        "lon": 3.1987093,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512965,\n
        "lat": 43.9713276,\n
        "lon": 3.1993116,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512968,\n
        "lat": 43.9713273,\n
        "lon": 3.1986653,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512971,\n
        "lat": 43.9713313,\n
        "lon": 3.2002797,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512975,\n
        "lat": 43.9713393,\n
        "lon": 3.2001867,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512978,\n
        "lat": 43.9713466,\n
        "lon": 3.1993503,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512980,\n
        "lat": 43.9713497,\n
        "lon": 3.2006314,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512984,\n
        "lat": 43.9713647,\n
        "lon": 3.1975615,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512986,\n
        "lat": 43.9713533,\n
        "lon": 3.2002267,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512990,\n
        "lat": 43.9713697,\n
        "lon": 3.1975705,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978512999,\n
        "lat": 43.9713599,\n
        "lon": 3.1988646,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513000,\n
        "lat": 43.9713583,\n
        "lon": 3.2003647,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513001,\n
        "lat": 43.9713627,\n
        "lon": 3.2007114,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513003,\n
        "lat": 43.9713633,\n
        "lon": 3.2002607,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513006,\n
        "lat": 43.9713913,\n
        "lon": 3.1980351,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513009,\n
        "lat": 43.9713817,\n
        "lon": 3.1974185,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513012,\n
        "lat": 43.9713610,\n
        "lon": 3.1986693,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513016,\n
        "lat": 43.9713630,\n
        "lon": 3.1998620,\n
        "timestamp": "2012-10-22T20:30:21Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513019,\n
        "lat": 43.9713705,\n
        "lon": 3.1994040,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513021,\n
        "lat": 43.9713839,\n
        "lon": 3.1990483,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513024,\n
        "lat": 43.9714097,\n
        "lon": 3.2005834,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513027,\n
        "lat": 43.9714261,\n
        "lon": 3.1972751,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513030,\n
        "lat": 43.9714237,\n
        "lon": 3.1975085,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513033,\n
        "lat": 43.9714137,\n
        "lon": 3.2006094,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513036,\n
        "lat": 43.9714191,\n
        "lon": 3.1978498,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513040,\n
        "lat": 43.9714220,\n
        "lon": 3.1978752,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513043,\n
        "lat": 43.9714143,\n
        "lon": 3.2001397,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513046,\n
        "lat": 43.9714280,\n
        "lon": 3.1979692,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513049,\n
        "lat": 43.9714257,\n
        "lon": 3.1993124,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513052,\n
        "lat": 43.9714273,\n
        "lon": 3.2002747,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513061,\n
        "lat": 43.9714393,\n
        "lon": 3.2003167,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513063,\n
        "lat": 43.9714407,\n
        "lon": 3.1993440,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513065,\n
        "lat": 43.9714370,\n
        "lon": 3.1995350,\n
        "timestamp": "2012-10-22T20:30:22Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513068,\n
        "lat": 43.9714449,\n
        "lon": 3.1987440,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513070,\n
        "lat": 43.9714513,\n
        "lon": 3.2002597,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513073,\n
        "lat": 43.9714264,\n
        "lon": 3.1993113,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513076,\n
        "lat": 43.9714540,\n
        "lon": 3.1995740,\n
        "timestamp": "2012-10-22T20:30:22Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513079,\n
        "lat": 43.9714811,\n
        "lon": 3.1973951,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513082,\n
        "lat": 43.9714570,\n
        "lon": 3.1995170,\n
        "timestamp": "2012-10-22T20:30:22Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513085,\n
        "lat": 43.9714677,\n
        "lon": 3.2005624,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513090,\n
        "lat": 43.9714717,\n
        "lon": 3.2005874,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513093,\n
        "lat": 43.9714879,\n
        "lon": 3.1974079,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513097,\n
        "lat": 43.9714760,\n
        "lon": 3.1978398,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513100,\n
        "lat": 43.9714881,\n
        "lon": 3.1972251,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513101,\n
        "lat": 43.9714790,\n
        "lon": 3.1978702,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513103,\n
        "lat": 43.9714423,\n
        "lon": 3.1993458,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513105,\n
        "lat": 43.9714811,\n
        "lon": 3.1992630,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513107,\n
        "lat": 43.9714991,\n
        "lon": 3.1972501,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513109,\n
        "lat": 43.9714750,\n
        "lon": 3.1995570,\n
        "timestamp": "2012-10-22T20:30:22Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513122,\n
        "lat": 43.9715001,\n
        "lon": 3.1973771,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513124,\n
        "lat": 43.9714835,\n
        "lon": 3.1988297,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513126,\n
        "lat": 43.9714834,\n
        "lon": 3.1986150,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513129,\n
        "lat": 43.9715071,\n
        "lon": 3.1973911,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513132,\n
        "lat": 43.9714840,\n
        "lon": 3.1994920,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513135,\n
        "lat": 43.9714999,\n
        "lon": 3.1992965,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513138,\n
        "lat": 43.9715027,\n
        "lon": 3.2005774,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513141,\n
        "lat": 43.9715060,\n
        "lon": 3.1996890,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513146,\n
        "lat": 43.9715177,\n
        "lon": 3.2006584,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513149,\n
        "lat": 43.9715124,\n
        "lon": 3.1986816,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513153,\n
        "lat": 43.9715270,\n
        "lon": 3.1978298,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513155,\n
        "lat": 43.9715461,\n
        "lon": 3.1973551,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513157,\n
        "lat": 43.9715370,\n
        "lon": 3.1979532,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513159,\n
        "lat": 43.9715301,\n
        "lon": 3.1985755,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513161,\n
        "lat": 43.9715581,\n
        "lon": 3.1971981,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513163,\n
        "lat": 43.9715581,\n
        "lon": 3.1973811,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513165,\n
        "lat": 43.9715560,\n
        "lon": 3.1996460,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513167,\n
        "lat": 43.9715602,\n
        "lon": 3.1987667,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513169,\n
        "lat": 43.9715931,\n
        "lon": 3.1973321,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513171,\n
        "lat": 43.9715785,\n
        "lon": 3.1987657,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513187,\n
        "lat": 43.9716001,\n
        "lon": 3.1973471,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513190,\n
        "lat": 43.9715810,\n
        "lon": 3.1971270,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513193,\n
        "lat": 43.9716111,\n
        "lon": 3.1973151,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513196,\n
        "lat": 43.9716173,\n
        "lon": 3.1973313,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 2,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513200,\n
        "lat": 43.9715950,\n
        "lon": 3.1971790,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513203,\n
        "lat": 43.9716021,\n
        "lon": 3.1987286,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513206,\n
        "lat": 43.9716020,\n
        "lon": 3.1969730,\n
        "timestamp": "2012-10-22T20:30:23Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513208,\n
        "lat": 43.9716030,\n
        "lon": 3.1971310,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513210,\n
        "lat": 43.9716384,\n
        "lon": 3.1994759,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513212,\n
        "lat": 43.9716460,\n
        "lon": 3.1971450,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513214,\n
        "lat": 43.9716520,\n
        "lon": 3.1970990,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513216,\n
        "lat": 43.9716624,\n
        "lon": 3.1994959,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513218,\n
        "lat": 43.9716776,\n
        "lon": 3.1993942,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513220,\n
        "lat": 43.9716754,\n
        "lon": 3.1995980,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513222,\n
        "lat": 43.9716690,\n
        "lon": 3.1971490,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513224,\n
        "lat": 43.9716740,\n
        "lon": 3.1971020,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513227,\n
        "lat": 43.9716740,\n
        "lon": 3.1971970,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513230,\n
        "lat": 43.9716790,\n
        "lon": 3.1971520,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513232,\n
        "lat": 43.9716979,\n
        "lon": 3.1994297,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513250,\n
        "lat": 43.9716880,\n
        "lon": 3.1969900,\n
        "timestamp": "2012-10-22T20:30:24Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513254,\n
        "lat": 43.9717026,\n
        "lon": 3.1994187,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513256,\n
        "lat": 43.9717283,\n
        "lon": 3.1966782,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513260,\n
        "lat": 43.9717136,\n
        "lon": 3.1994787,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513262,\n
        "lat": 43.9717168,\n
        "lon": 3.1995077,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513264,\n
        "lat": 43.9717247,\n
        "lon": 3.1994562,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513266,\n
        "lat": 43.9717283,\n
        "lon": 3.1995057,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513268,\n
        "lat": 43.9717291,\n
        "lon": 3.1995197,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513271,\n
        "lat": 43.9717453,\n
        "lon": 3.1965352,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513273,\n
        "lat": 43.9717466,\n
        "lon": 3.1995170,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513275,\n
        "lat": 43.9717249,\n
        "lon": 3.1980748,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 2,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513276,\n
        "lat": 43.9717545,\n
        "lon": 3.1995844,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513279,\n
        "lat": 43.9717753,\n
        "lon": 3.1975715,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513282,\n
        "lat": 43.9717873,\n
        "lon": 3.1966912,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513285,\n
        "lat": 43.9718063,\n
        "lon": 3.1965542,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513288,\n
        "lat": 43.9718216,\n
        "lon": 3.1982467,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 2,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513290,\n
        "lat": 43.9718019,\n
        "lon": 3.2000050,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513293,\n
        "lat": 43.9718132,\n
        "lon": 3.1979954,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 2,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513295,\n
        "lat": 43.9718337,\n
        "lon": 3.2001457,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513311,\n
        "lat": 43.9718523,\n
        "lon": 3.1970805,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513314,\n
        "lat": 43.9718330,\n
        "lon": 3.1968230,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513315,\n
        "lat": 43.9718400,\n
        "lon": 3.1967660,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513317,\n
        "lat": 43.9718973,\n
        "lon": 3.1981747,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 2,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513320,\n
        "lat": 43.9718800,\n
        "lon": 3.1999737,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513322,\n
        "lat": 43.9718840,\n
        "lon": 3.2000437,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513324,\n
        "lat": 43.9718720,\n
        "lon": 3.1965620,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513327,\n
        "lat": 43.9718940,\n
        "lon": 3.2000387,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513330,\n
        "lat": 43.9718850,\n
        "lon": 3.1968340,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513333,\n
        "lat": 43.9718870,\n
        "lon": 3.1964830,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513335,\n
        "lat": 43.9719020,\n
        "lon": 3.2001147,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513338,\n
        "lat": 43.9718920,\n
        "lon": 3.1967690,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513341,\n
        "lat": 43.9718920,\n
        "lon": 3.1967790,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513345,\n
        "lat": 43.9719183,\n
        "lon": 3.1976155,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513348,\n
        "lat": 43.9719040,\n
        "lon": 3.1963900,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513351,\n
        "lat": 43.9719090,\n
        "lon": 3.1966500,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513354,\n
        "lat": 43.9719180,\n
        "lon": 3.1965780,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513356,\n
        "lat": 43.9719330,\n
        "lon": 3.1965040,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513358,\n
        "lat": 43.9719350,\n
        "lon": 3.1967770,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513360,\n
        "lat": 43.9719500,\n
        "lon": 3.1964130,\n
        "timestamp": "2012-10-22T20:30:25Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513383,\n
        "lat": 43.9719510,\n
        "lon": 3.1966590,\n
        "timestamp": "2012-10-22T20:30:26Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513386,\n
        "lat": 43.9719670,\n
        "lon": 3.1966610,\n
        "timestamp": "2012-10-22T20:30:26Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513388,\n
        "lat": 43.9719740,\n
        "lon": 3.1965950,\n
        "timestamp": "2012-10-22T20:30:26Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513391,\n
        "lat": 43.9720123,\n
        "lon": 3.1970075,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513394,\n
        "lat": 43.9729370,\n
        "lon": 3.1982008,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513399,\n
        "lat": 43.9729400,\n
        "lon": 3.1978188,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513402,\n
        "lat": 43.9730192,\n
        "lon": 3.1998458,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513406,\n
        "lat": 43.9731261,\n
        "lon": 3.1992324,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513409,\n
        "lat": 43.9731512,\n
        "lon": 3.1998854,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513412,\n
        "lat": 43.9731301,\n
        "lon": 3.1978204,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513415,\n
        "lat": 43.9731297,\n
        "lon": 3.1982015,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513419,\n
        "lat": 43.9731913,\n
        "lon": 3.1996508,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513423,\n
        "lat": 43.9732039,\n
        "lon": 3.1996545,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513426,\n
        "lat": 43.9732177,\n
        "lon": 3.1989244,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513430,\n
        "lat": 43.9732338,\n
        "lon": 3.1988300,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513434,\n
        "lat": 43.9732524,\n
        "lon": 3.1988360,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513437,\n
        "lat": 43.9732629,\n
        "lon": 3.1987804,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513439,\n
        "lat": 43.9732699,\n
        "lon": 3.1992794,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513441,\n
        "lat": 43.9733246,\n
        "lon": 3.1989624,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513455,\n
        "lat": 43.9733515,\n
        "lon": 3.1988094,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513459,\n
        "lat": 43.9734090,\n
        "lon": 3.1976307,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513463,\n
        "lat": 43.9734530,\n
        "lon": 3.1978468,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513467,\n
        "lat": 43.9735052,\n
        "lon": 3.1975940,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513471,\n
        "lat": 43.9735477,\n
        "lon": 3.1978131,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513474,\n
        "lat": 43.9735718,\n
        "lon": 3.1975997,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513478,\n
        "lat": 43.9735888,\n
        "lon": 3.1976867,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513482,\n
        "lat": 43.9736463,\n
        "lon": 3.1975727,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978513485,\n
        "lat": 43.9736571,\n
        "lon": 3.1976570,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514728,\n
        "lat": 43.9711100,\n
        "lon": 3.1932280,\n
        "timestamp": "2012-10-22T20:30:59Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514731,\n
        "lat": 43.9711650,\n
        "lon": 3.1933280,\n
        "timestamp": "2012-10-22T20:30:59Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514733,\n
        "lat": 43.9712620,\n
        "lon": 3.1930770,\n
        "timestamp": "2012-10-22T20:30:59Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514746,\n
        "lat": 43.9713170,\n
        "lon": 3.1931770,\n
        "timestamp": "2012-10-22T20:31:00Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514748,\n
        "lat": 43.9720778,\n
        "lon": 3.1923791,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514750,\n
        "lat": 43.9720900,\n
        "lon": 3.1923720,\n
        "timestamp": "2012-10-22T20:31:00Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514751,\n
        "lat": 43.9721160,\n
        "lon": 3.1925188,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514752,\n
        "lat": 43.9723085,\n
        "lon": 3.1921767,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514753,\n
        "lat": 43.9723232,\n
        "lon": 3.1922538,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514754,\n
        "lat": 43.9723451,\n
        "lon": 3.1924065,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514755,\n
        "lat": 43.9723634,\n
        "lon": 3.1923682,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514756,\n
        "lat": 43.9723774,\n
        "lon": 3.1952513,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514757,\n
        "lat": 43.9723742,\n
        "lon": 3.1920760,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514758,\n
        "lat": 43.9724053,\n
        "lon": 3.1921901,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514759,\n
        "lat": 43.9724403,\n
        "lon": 3.1923362,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514761,\n
        "lat": 43.9724719,\n
        "lon": 3.1950873,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514763,\n
        "lat": 43.9724834,\n
        "lon": 3.1950963,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514765,\n
        "lat": 43.9725011,\n
        "lon": 3.1921514,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514767,\n
        "lat": 43.9725115,\n
        "lon": 3.1950372,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514769,\n
        "lat": 43.9724998,\n
        "lon": 3.1952714,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514771,\n
        "lat": 43.9725346,\n
        "lon": 3.1923035,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514786,\n
        "lat": 43.9725226,\n
        "lon": 3.1949946,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514787,\n
        "lat": 43.9725038,\n
        "lon": 3.1950551,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514788,\n
        "lat": 43.9725305,\n
        "lon": 3.1949991,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514789,\n
        "lat": 43.9725347,\n
        "lon": 3.1949649,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514790,\n
        "lat": 43.9725441,\n
        "lon": 3.1949713,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514791,\n
        "lat": 43.9725390,\n
        "lon": 3.1951508,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514792,\n
        "lat": 43.9725621,\n
        "lon": 3.1949341,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514793,\n
        "lat": 43.9725753,\n
        "lon": 3.1953511,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514794,\n
        "lat": 43.9725960,\n
        "lon": 3.1955130,\n
        "timestamp": "2012-10-22T20:31:01Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514795,\n
        "lat": 43.9725965,\n
        "lon": 3.1952484,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514797,\n
        "lat": 43.9726071,\n
        "lon": 3.1948530,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514802,\n
        "lat": 43.9726190,\n
        "lon": 3.1952694,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514803,\n
        "lat": 43.9726200,\n
        "lon": 3.1921675,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514805,\n
        "lat": 43.9726398,\n
        "lon": 3.1920357,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514807,\n
        "lat": 43.9726310,\n
        "lon": 3.1950384,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514809,\n
        "lat": 43.9726640,\n
        "lon": 3.1947760,\n
        "timestamp": "2012-10-22T20:31:01Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514811,\n
        "lat": 43.9726700,\n
        "lon": 3.1920614,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514813,\n
        "lat": 43.9726513,\n
        "lon": 3.1953165,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514815,\n
        "lat": 43.9726667,\n
        "lon": 3.1949234,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514827,\n
        "lat": 43.9726751,\n
        "lon": 3.1955898,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514828,\n
        "lat": 43.9726928,\n
        "lon": 3.1919067,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514829,\n
        "lat": 43.9726910,\n
        "lon": 3.1919098,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514830,\n
        "lat": 43.9726844,\n
        "lon": 3.1950971,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514831,\n
        "lat": 43.9727042,\n
        "lon": 3.1949674,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514832,\n
        "lat": 43.9727018,\n
        "lon": 3.1949883,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514833,\n
        "lat": 43.9726917,\n
        "lon": 3.1923421,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514834,\n
        "lat": 43.9726920,\n
        "lon": 3.1947381,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514835,\n
        "lat": 43.9726933,\n
        "lon": 3.1922332,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514836,\n
        "lat": 43.9727140,\n
        "lon": 3.1922650,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514838,\n
        "lat": 43.9727233,\n
        "lon": 3.1950451,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514840,\n
        "lat": 43.9726958,\n
        "lon": 3.1923707,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514842,\n
        "lat": 43.9727060,\n
        "lon": 3.1949600,\n
        "timestamp": "2012-10-22T20:31:02Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514845,\n
        "lat": 43.9727203,\n
        "lon": 3.1950078,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514848,\n
        "lat": 43.9727064,\n
        "lon": 3.1923381,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514852,\n
        "lat": 43.9727334,\n
        "lon": 3.1918177,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514856,\n
        "lat": 43.9727129,\n
        "lon": 3.1949407,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514860,\n
        "lat": 43.9727261,\n
        "lon": 3.1919407,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514863,\n
        "lat": 43.9727181,\n
        "lon": 3.1948494,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514882,\n
        "lat": 43.9727235,\n
        "lon": 3.1953294,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514885,\n
        "lat": 43.9727257,\n
        "lon": 3.1956381,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514889,\n
        "lat": 43.9727273,\n
        "lon": 3.1946833,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514892,\n
        "lat": 43.9727370,\n
        "lon": 3.1948840,\n
        "timestamp": "2012-10-22T20:31:02Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514895,\n
        "lat": 43.9727234,\n
        "lon": 3.1949421,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514899,\n
        "lat": 43.9727302,\n
        "lon": 3.1923607,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514903,\n
        "lat": 43.9727444,\n
        "lon": 3.1949694,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514907,\n
        "lat": 43.9727452,\n
        "lon": 3.1948108,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514911,\n
        "lat": 43.9727691,\n
        "lon": 3.1918490,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514916,\n
        "lat": 43.9727519,\n
        "lon": 3.1931002,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514920,\n
        "lat": 43.9727589,\n
        "lon": 3.1931992,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514924,\n
        "lat": 43.9727610,\n
        "lon": 3.1946514,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514928,\n
        "lat": 43.9727806,\n
        "lon": 3.1918310,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514934,\n
        "lat": 43.9727810,\n
        "lon": 3.1953514,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514938,\n
        "lat": 43.9727758,\n
        "lon": 3.1950524,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514941,\n
        "lat": 43.9727517,\n
        "lon": 3.1924790,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514944,\n
        "lat": 43.9727666,\n
        "lon": 3.1948337,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514949,\n
        "lat": 43.9727792,\n
        "lon": 3.1947577,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514952,\n
        "lat": 43.9727922,\n
        "lon": 3.1949774,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514955,\n
        "lat": 43.9727928,\n
        "lon": 3.1918117,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514980,\n
        "lat": 43.9727836,\n
        "lon": 3.1946194,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514984,\n
        "lat": 43.9727816,\n
        "lon": 3.1938016,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514989,\n
        "lat": 43.9727742,\n
        "lon": 3.1939735,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514993,\n
        "lat": 43.9728050,\n
        "lon": 3.1918050,\n
        "timestamp": "2012-10-22T20:31:03Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978514997,\n
        "lat": 43.9728075,\n
        "lon": 3.1947154,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515001,\n
        "lat": 43.9728170,\n
        "lon": 3.1918070,\n
        "timestamp": "2012-10-22T20:31:03Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515005,\n
        "lat": 43.9728132,\n
        "lon": 3.1949491,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515008,\n
        "lat": 43.9728139,\n
        "lon": 3.1931892,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515011,\n
        "lat": 43.9728139,\n
        "lon": 3.1931952,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515014,\n
        "lat": 43.9728120,\n
        "lon": 3.1950535,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515018,\n
        "lat": 43.9728034,\n
        "lon": 3.1945740,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515021,\n
        "lat": 43.9728023,\n
        "lon": 3.1922491,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515023,\n
        "lat": 43.9728195,\n
        "lon": 3.1947714,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515025,\n
        "lat": 43.9728412,\n
        "lon": 3.1952363,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515027,\n
        "lat": 43.9728415,\n
        "lon": 3.1951811,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515029,\n
        "lat": 43.9728170,\n
        "lon": 3.1940947,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515032,\n
        "lat": 43.9728148,\n
        "lon": 3.1949784,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515034,\n
        "lat": 43.9728414,\n
        "lon": 3.1951573,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515036,\n
        "lat": 43.9728296,\n
        "lon": 3.1940167,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515059,\n
        "lat": 43.9728365,\n
        "lon": 3.1948837,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515064,\n
        "lat": 43.9728368,\n
        "lon": 3.1922544,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515069,\n
        "lat": 43.9728319,\n
        "lon": 3.1946858,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515074,\n
        "lat": 43.9728429,\n
        "lon": 3.1931862,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515078,\n
        "lat": 43.9728429,\n
        "lon": 3.1931932,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515081,\n
        "lat": 43.9728343,\n
        "lon": 3.1945297,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515086,\n
        "lat": 43.9728443,\n
        "lon": 3.1953780,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515089,\n
        "lat": 43.9728483,\n
        "lon": 3.1948608,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515092,\n
        "lat": 43.9728467,\n
        "lon": 3.1952369,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515095,\n
        "lat": 43.9728421,\n
        "lon": 3.1951264,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515098,\n
        "lat": 43.9728503,\n
        "lon": 3.1952933,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515100,\n
        "lat": 43.9728549,\n
        "lon": 3.1930902,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515102,\n
        "lat": 43.9728481,\n
        "lon": 3.1945103,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515104,\n
        "lat": 43.9728650,\n
        "lon": 3.1918490,\n
        "timestamp": "2012-10-22T20:31:04Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515109,\n
        "lat": 43.9728573,\n
        "lon": 3.1946933,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515111,\n
        "lat": 43.9728600,\n
        "lon": 3.1946468,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515113,\n
        "lat": 43.9728619,\n
        "lon": 3.1931842,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515115,\n
        "lat": 43.9728629,\n
        "lon": 3.1931912,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515118,\n
        "lat": 43.9728746,\n
        "lon": 3.1938095,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515121,\n
        "lat": 43.9728562,\n
        "lon": 3.1918815,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515156,\n
        "lat": 43.9728826,\n
        "lon": 3.1922467,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515159,\n
        "lat": 43.9728722,\n
        "lon": 3.1948155,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515162,\n
        "lat": 43.9728621,\n
        "lon": 3.1922507,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515165,\n
        "lat": 43.9728507,\n
        "lon": 3.1919272,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515167,\n
        "lat": 43.9728679,\n
        "lon": 3.1939620,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515169,\n
        "lat": 43.9728764,\n
        "lon": 3.1947964,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515171,\n
        "lat": 43.9728840,\n
        "lon": 3.1940135,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515174,\n
        "lat": 43.9728640,\n
        "lon": 3.1919226,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515177,\n
        "lat": 43.9728904,\n
        "lon": 3.1940932,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515179,\n
        "lat": 43.9728919,\n
        "lon": 3.1930842,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515183,\n
        "lat": 43.9728986,\n
        "lon": 3.1947127,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515186,\n
        "lat": 43.9728875,\n
        "lon": 3.1920427,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515188,\n
        "lat": 43.9728979,\n
        "lon": 3.1931802,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515191,\n
        "lat": 43.9729108,\n
        "lon": 3.1953823,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515194,\n
        "lat": 43.9729000,\n
        "lon": 3.1951254,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515197,\n
        "lat": 43.9729041,\n
        "lon": 3.1945841,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515201,\n
        "lat": 43.9729046,\n
        "lon": 3.1949004,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515202,\n
        "lat": 43.9728878,\n
        "lon": 3.1920454,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515205,\n
        "lat": 43.9729557,\n
        "lon": 3.1922247,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515224,\n
        "lat": 43.9729070,\n
        "lon": 3.1942707,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515227,\n
        "lat": 43.9728870,\n
        "lon": 3.1921548,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515229,\n
        "lat": 43.9729165,\n
        "lon": 3.1953007,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515231,\n
        "lat": 43.9728958,\n
        "lon": 3.1924265,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515233,\n
        "lat": 43.9729151,\n
        "lon": 3.1952352,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515236,\n
        "lat": 43.9729578,\n
        "lon": 3.1922340,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515239,\n
        "lat": 43.9729200,\n
        "lon": 3.1948087,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515240,\n
        "lat": 43.9729032,\n
        "lon": 3.1922189,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515243,\n
        "lat": 43.9729315,\n
        "lon": 3.1949781,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515246,\n
        "lat": 43.9729074,\n
        "lon": 3.1921458,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515250,\n
        "lat": 43.9729200,\n
        "lon": 3.1949078,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515253,\n
        "lat": 43.9729340,\n
        "lon": 3.1949450,\n
        "timestamp": "2012-10-22T20:31:06Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515256,\n
        "lat": 43.9729329,\n
        "lon": 3.1930792,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515259,\n
        "lat": 43.9729337,\n
        "lon": 3.1950031,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515262,\n
        "lat": 43.9729379,\n
        "lon": 3.1931752,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515265,\n
        "lat": 43.9729440,\n
        "lon": 3.1938540,\n
        "timestamp": "2012-10-22T20:31:06Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515269,\n
        "lat": 43.9729380,\n
        "lon": 3.1943067,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515272,\n
        "lat": 43.9729407,\n
        "lon": 3.1949493,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515274,\n
        "lat": 43.9729415,\n
        "lon": 3.1918464,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515285,\n
        "lat": 43.9729456,\n
        "lon": 3.1948134,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515288,\n
        "lat": 43.9729442,\n
        "lon": 3.1949874,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515290,\n
        "lat": 43.9729504,\n
        "lon": 3.1950654,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515292,\n
        "lat": 43.9729430,\n
        "lon": 3.1943107,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515295,\n
        "lat": 43.9729442,\n
        "lon": 3.1949159,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515297,\n
        "lat": 43.9729530,\n
        "lon": 3.1939230,\n
        "timestamp": "2012-10-22T20:31:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515299,\n
        "lat": 43.9729600,\n
        "lon": 3.1949660,\n
        "timestamp": "2012-10-22T20:31:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515302,\n
        "lat": 43.9729630,\n
        "lon": 3.1947340,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515306,\n
        "lat": 43.9729745,\n
        "lon": 3.1922227,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515309,\n
        "lat": 43.9729670,\n
        "lon": 3.1949050,\n
        "timestamp": "2012-10-22T20:31:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515313,\n
        "lat": 43.9729591,\n
        "lon": 3.1940781,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515316,\n
        "lat": 43.9729710,\n
        "lon": 3.1952344,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515319,\n
        "lat": 43.9729670,\n
        "lon": 3.1941807,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515322,\n
        "lat": 43.9729707,\n
        "lon": 3.1951277,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515325,\n
        "lat": 43.9729784,\n
        "lon": 3.1950580,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515328,\n
        "lat": 43.9729711,\n
        "lon": 3.1941591,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515331,\n
        "lat": 43.9729724,\n
        "lon": 3.1920178,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515337,\n
        "lat": 43.9729990,\n
        "lon": 3.1918241,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515340,\n
        "lat": 43.9730040,\n
        "lon": 3.1938400,\n
        "timestamp": "2012-10-22T20:31:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515343,\n
        "lat": 43.9729869,\n
        "lon": 3.1923715,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515351,\n
        "lat": 43.9729968,\n
        "lon": 3.1936998,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515354,\n
        "lat": 43.9729901,\n
        "lon": 3.1923798,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515357,\n
        "lat": 43.9730010,\n
        "lon": 3.1942197,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515361,\n
        "lat": 43.9730063,\n
        "lon": 3.1948394,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515364,\n
        "lat": 43.9730033,\n
        "lon": 3.1938198,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515367,\n
        "lat": 43.9730011,\n
        "lon": 3.1936534,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515370,\n
        "lat": 43.9730011,\n
        "lon": 3.1940691,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515374,\n
        "lat": 43.9730130,\n
        "lon": 3.1921910,\n
        "timestamp": "2012-10-22T20:31:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515377,\n
        "lat": 43.9730130,\n
        "lon": 3.1939090,\n
        "timestamp": "2012-10-22T20:31:08Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515380,\n
        "lat": 43.9730193,\n
        "lon": 3.1950524,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515383,\n
        "lat": 43.9730131,\n
        "lon": 3.1919040,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515385,\n
        "lat": 43.9730149,\n
        "lon": 3.1937058,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515390,\n
        "lat": 43.9730091,\n
        "lon": 3.1941491,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515393,\n
        "lat": 43.9730194,\n
        "lon": 3.1947527,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515396,\n
        "lat": 43.9730210,\n
        "lon": 3.1938774,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515400,\n
        "lat": 43.9730358,\n
        "lon": 3.1948534,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515403,\n
        "lat": 43.9730263,\n
        "lon": 3.1936697,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515406,\n
        "lat": 43.9730273,\n
        "lon": 3.1936581,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515408,\n
        "lat": 43.9730343,\n
        "lon": 3.1944005,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515415,\n
        "lat": 43.9730380,\n
        "lon": 3.1923380,\n
        "timestamp": "2012-10-22T20:31:08Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515417,\n
        "lat": 43.9730361,\n
        "lon": 3.1918994,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515420,\n
        "lat": 43.9730233,\n
        "lon": 3.1938328,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515427,\n
        "lat": 43.9730430,\n
        "lon": 3.1922710,\n
        "timestamp": "2012-10-22T20:31:08Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515431,\n
        "lat": 43.9730307,\n
        "lon": 3.1939208,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515436,\n
        "lat": 43.9730324,\n
        "lon": 3.1932625,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515442,\n
        "lat": 43.9730500,\n
        "lon": 3.1923230,\n
        "timestamp": "2012-10-22T20:31:08Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515448,\n
        "lat": 43.9730438,\n
        "lon": 3.1919634,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515453,\n
        "lat": 43.9730448,\n
        "lon": 3.1942091,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515457,\n
        "lat": 43.9730368,\n
        "lon": 3.1931695,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515460,\n
        "lat": 43.9730402,\n
        "lon": 3.1943366,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515462,\n
        "lat": 43.9730335,\n
        "lon": 3.1931141,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515466,\n
        "lat": 43.9730440,\n
        "lon": 3.1930363,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515468,\n
        "lat": 43.9730590,\n
        "lon": 3.1922270,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515469,\n
        "lat": 43.9730494,\n
        "lon": 3.1942101,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515470,\n
        "lat": 43.9730398,\n
        "lon": 3.1947600,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515471,\n
        "lat": 43.9730640,\n
        "lon": 3.1922650,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515474,\n
        "lat": 43.9730494,\n
        "lon": 3.1941189,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515476,\n
        "lat": 43.9730642,\n
        "lon": 3.1938743,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515499,\n
        "lat": 43.9730553,\n
        "lon": 3.1920641,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515503,\n
        "lat": 43.9730565,\n
        "lon": 3.1947226,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515506,\n
        "lat": 43.9730580,\n
        "lon": 3.1941171,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515508,\n
        "lat": 43.9730720,\n
        "lon": 3.1923170,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515510,\n
        "lat": 43.9730740,\n
        "lon": 3.1923280,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515512,\n
        "lat": 43.9730698,\n
        "lon": 3.1919548,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515515,\n
        "lat": 43.9730693,\n
        "lon": 3.1921519,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515516,\n
        "lat": 43.9730694,\n
        "lon": 3.1939164,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515518,\n
        "lat": 43.9730880,\n
        "lon": 3.1922000,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515520,\n
        "lat": 43.9730900,\n
        "lon": 3.1943250,\n
        "timestamp": "2012-10-22T20:31:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515522,\n
        "lat": 43.9730910,\n
        "lon": 3.1922181,\n
        "timestamp": "2012-11-08T17:13:05Z",\n
        "version": 2,\n
        "changeset": 13799566,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515525,\n
        "lat": 43.9730825,\n
        "lon": 3.1931168,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515527,\n
        "lat": 43.9730720,\n
        "lon": 3.1939470,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515529,\n
        "lat": 43.9730791,\n
        "lon": 3.1947337,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515532,\n
        "lat": 43.9730878,\n
        "lon": 3.1937824,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515535,\n
        "lat": 43.9730922,\n
        "lon": 3.1946390,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515536,\n
        "lat": 43.9730855,\n
        "lon": 3.1920480,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515538,\n
        "lat": 43.9730780,\n
        "lon": 3.1940197,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515540,\n
        "lat": 43.9730980,\n
        "lon": 3.1938943,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515560,\n
        "lat": 43.9731041,\n
        "lon": 3.1945950,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515564,\n
        "lat": 43.9731029,\n
        "lon": 3.1948751,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515567,\n
        "lat": 43.9730996,\n
        "lon": 3.1936648,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515569,\n
        "lat": 43.9730974,\n
        "lon": 3.1943608,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515571,\n
        "lat": 43.9730988,\n
        "lon": 3.1946413,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515573,\n
        "lat": 43.9731203,\n
        "lon": 3.1942970,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515575,\n
        "lat": 43.9731168,\n
        "lon": 3.1947880,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515578,\n
        "lat": 43.9731131,\n
        "lon": 3.1941194,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515580,\n
        "lat": 43.9731097,\n
        "lon": 3.1945993,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515582,\n
        "lat": 43.9731223,\n
        "lon": 3.1947627,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515585,\n
        "lat": 43.9731260,\n
        "lon": 3.1934940,\n
        "timestamp": "2012-10-22T20:31:10Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515587,\n
        "lat": 43.9731212,\n
        "lon": 3.1942898,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515589,\n
        "lat": 43.9731261,\n
        "lon": 3.1944028,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515592,\n
        "lat": 43.9731174,\n
        "lon": 3.1941902,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515596,\n
        "lat": 43.9731300,\n
        "lon": 3.1921890,\n
        "timestamp": "2012-10-22T20:31:10Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515599,\n
        "lat": 43.9731300,\n
        "lon": 3.1934560,\n
        "timestamp": "2012-10-22T20:31:10Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515602,\n
        "lat": 43.9731143,\n
        "lon": 3.1942175,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515604,\n
        "lat": 43.9731320,\n
        "lon": 3.1922060,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515609,\n
        "lat": 43.9731081,\n
        "lon": 3.1929142,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515627,\n
        "lat": 43.9731370,\n
        "lon": 3.1943140,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515629,\n
        "lat": 43.9731380,\n
        "lon": 3.1922050,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515631,\n
        "lat": 43.9731259,\n
        "lon": 3.1945393,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515632,\n
        "lat": 43.9731320,\n
        "lon": 3.1932541,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515634,\n
        "lat": 43.9731323,\n
        "lon": 3.1932007,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515636,\n
        "lat": 43.9731211,\n
        "lon": 3.1940069,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515639,\n
        "lat": 43.9731198,\n
        "lon": 3.1926735,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515641,\n
        "lat": 43.9731196,\n
        "lon": 3.1928065,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515645,\n
        "lat": 43.9731430,\n
        "lon": 3.1934970,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515648,\n
        "lat": 43.9731269,\n
        "lon": 3.1941866,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515655,\n
        "lat": 43.9731480,\n
        "lon": 3.1934600,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515658,\n
        "lat": 43.9731490,\n
        "lon": 3.1908220,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515661,\n
        "lat": 43.9731530,\n
        "lon": 3.1908660,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515665,\n
        "lat": 43.9731530,\n
        "lon": 3.1923050,\n
        "timestamp": "2012-10-22T20:31:11Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515668,\n
        "lat": 43.9731311,\n
        "lon": 3.1940751,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515671,\n
        "lat": 43.9731483,\n
        "lon": 3.1930394,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515686,\n
        "lat": 43.9731560,\n
        "lon": 3.1930564,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515688,\n
        "lat": 43.9731544,\n
        "lon": 3.1931738,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515690,\n
        "lat": 43.9731329,\n
        "lon": 3.1925925,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 4,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515693,\n
        "lat": 43.9731600,\n
        "lon": 3.1907480,\n
        "timestamp": "2012-10-22T20:31:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515697,\n
        "lat": 43.9731477,\n
        "lon": 3.1942688,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515701,\n
        "lat": 43.9731404,\n
        "lon": 3.1927494,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515704,\n
        "lat": 43.9731630,\n
        "lon": 3.1921570,\n
        "timestamp": "2012-10-22T20:31:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515707,\n
        "lat": 43.9731626,\n
        "lon": 3.1943571,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515710,\n
        "lat": 43.9731561,\n
        "lon": 3.1939006,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515713,\n
        "lat": 43.9731819,\n
        "lon": 3.1931269,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515716,\n
        "lat": 43.9731740,\n
        "lon": 3.1907010,\n
        "timestamp": "2012-10-22T20:31:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515720,\n
        "lat": 43.9731634,\n
        "lon": 3.1931201,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515723,\n
        "lat": 43.9731515,\n
        "lon": 3.1926555,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515726,\n
        "lat": 43.9731750,\n
        "lon": 3.1908780,\n
        "timestamp": "2012-10-22T20:31:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515731,\n
        "lat": 43.9731690,\n
        "lon": 3.1932074,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515735,\n
        "lat": 43.9731609,\n
        "lon": 3.1939496,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515740,\n
        "lat": 43.9731722,\n
        "lon": 3.1930557,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515744,\n
        "lat": 43.9731780,\n
        "lon": 3.1946990,\n
        "timestamp": "2012-10-22T20:31:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515747,\n
        "lat": 43.9731637,\n
        "lon": 3.1939812,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515749,\n
        "lat": 43.9731756,\n
        "lon": 3.1931804,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515756,\n
        "lat": 43.9731832,\n
        "lon": 3.1913827,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515758,\n
        "lat": 43.9731890,\n
        "lon": 3.1922350,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515762,\n
        "lat": 43.9731847,\n
        "lon": 3.1927909,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515765,\n
        "lat": 43.9731882,\n
        "lon": 3.1945684,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515769,\n
        "lat": 43.9731783,\n
        "lon": 3.1931577,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515772,\n
        "lat": 43.9731736,\n
        "lon": 3.1927336,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515780,\n
        "lat": 43.9731813,\n
        "lon": 3.1931440,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515784,\n
        "lat": 43.9732000,\n
        "lon": 3.1908750,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515789,\n
        "lat": 43.9732018,\n
        "lon": 3.1927896,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515793,\n
        "lat": 43.9732040,\n
        "lon": 3.1906540,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515799,\n
        "lat": 43.9731774,\n
        "lon": 3.1927574,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515803,\n
        "lat": 43.9731814,\n
        "lon": 3.1941499,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515807,\n
        "lat": 43.9731891,\n
        "lon": 3.1939439,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515811,\n
        "lat": 43.9731882,\n
        "lon": 3.1939489,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515816,\n
        "lat": 43.9732012,\n
        "lon": 3.1914407,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515821,\n
        "lat": 43.9731898,\n
        "lon": 3.1939749,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515826,\n
        "lat": 43.9732100,\n
        "lon": 3.1908200,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515830,\n
        "lat": 43.9732110,\n
        "lon": 3.1923260,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515837,\n
        "lat": 43.9731971,\n
        "lon": 3.1925531,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515838,\n
        "lat": 43.9731995,\n
        "lon": 3.1948030,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515840,\n
        "lat": 43.9732160,\n
        "lon": 3.1947050,\n
        "timestamp": "2012-10-22T20:31:13Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515842,\n
        "lat": 43.9732057,\n
        "lon": 3.1944010,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515845,\n
        "lat": 43.9732137,\n
        "lon": 3.1945128,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515849,\n
        "lat": 43.9732180,\n
        "lon": 3.1945670,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515853,\n
        "lat": 43.9731949,\n
        "lon": 3.1940612,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515857,\n
        "lat": 43.9732069,\n
        "lon": 3.1943337,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515862,\n
        "lat": 43.9732120,\n
        "lon": 3.1944647,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515866,\n
        "lat": 43.9732210,\n
        "lon": 3.1907470,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515870,\n
        "lat": 43.9732210,\n
        "lon": 3.1908250,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515875,\n
        "lat": 43.9732106,\n
        "lon": 3.1944160,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515879,\n
        "lat": 43.9732230,\n
        "lon": 3.1921330,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515884,\n
        "lat": 43.9732076,\n
        "lon": 3.1942209,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515889,\n
        "lat": 43.9732200,\n
        "lon": 3.1927871,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515894,\n
        "lat": 43.9732290,\n
        "lon": 3.1942970,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515899,\n
        "lat": 43.9732290,\n
        "lon": 3.1943320,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515904,\n
        "lat": 43.9732290,\n
        "lon": 3.1943760,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515909,\n
        "lat": 43.9732262,\n
        "lon": 3.1913597,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515935,\n
        "lat": 43.9732342,\n
        "lon": 3.1940551,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515937,\n
        "lat": 43.9732350,\n
        "lon": 3.1922040,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515940,\n
        "lat": 43.9732350,\n
        "lon": 3.1924250,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515943,\n
        "lat": 43.9732287,\n
        "lon": 3.1944163,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515945,\n
        "lat": 43.9732290,\n
        "lon": 3.1943948,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515949,\n
        "lat": 43.9732440,\n
        "lon": 3.1906260,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515954,\n
        "lat": 43.9732440,\n
        "lon": 3.1922460,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515959,\n
        "lat": 43.9732440,\n
        "lon": 3.1942600,\n
        "timestamp": "2012-10-22T20:31:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515963,\n
        "lat": 43.9732450,\n
        "lon": 3.1942970,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515968,\n
        "lat": 43.9732460,\n
        "lon": 3.1921260,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515973,\n
        "lat": 43.9732470,\n
        "lon": 3.1922710,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515978,\n
        "lat": 43.9732442,\n
        "lon": 3.1914197,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515982,\n
        "lat": 43.9732510,\n
        "lon": 3.1941060,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515987,\n
        "lat": 43.9732520,\n
        "lon": 3.1922900,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515990,\n
        "lat": 43.9732490,\n
        "lon": 3.1927050,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978515995,\n
        "lat": 43.9732566,\n
        "lon": 3.1927680,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516000,\n
        "lat": 43.9732590,\n
        "lon": 3.1922030,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516005,\n
        "lat": 43.9732449,\n
        "lon": 3.1941022,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516010,\n
        "lat": 43.9732630,\n
        "lon": 3.1941000,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516032,\n
        "lat": 43.9732650,\n
        "lon": 3.1922400,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516033,\n
        "lat": 43.9732650,\n
        "lon": 3.1922800,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516036,\n
        "lat": 43.9732660,\n
        "lon": 3.1922860,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516038,\n
        "lat": 43.9732504,\n
        "lon": 3.1939059,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516043,\n
        "lat": 43.9732508,\n
        "lon": 3.1939365,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516047,\n
        "lat": 43.9732710,\n
        "lon": 3.1907160,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516052,\n
        "lat": 43.9732584,\n
        "lon": 3.1941956,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516057,\n
        "lat": 43.9732790,\n
        "lon": 3.1922770,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516061,\n
        "lat": 43.9732686,\n
        "lon": 3.1939042,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516065,\n
        "lat": 43.9732652,\n
        "lon": 3.1942163,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516069,\n
        "lat": 43.9732706,\n
        "lon": 3.1939287,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516075,\n
        "lat": 43.9732820,\n
        "lon": 3.1923110,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516078,\n
        "lat": 43.9732830,\n
        "lon": 3.1922320,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516083,\n
        "lat": 43.9732734,\n
        "lon": 3.1926738,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516089,\n
        "lat": 43.9732870,\n
        "lon": 3.1922520,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516094,\n
        "lat": 43.9732870,\n
        "lon": 3.1943110,\n
        "timestamp": "2012-10-22T20:31:15Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516099,\n
        "lat": 43.9732776,\n
        "lon": 3.1942593,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516105,\n
        "lat": 43.9732920,\n
        "lon": 3.1924100,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516109,\n
        "lat": 43.9732930,\n
        "lon": 3.1921090,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516114,\n
        "lat": 43.9732950,\n
        "lon": 3.1921650,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516138,\n
        "lat": 43.9732930,\n
        "lon": 3.1944262,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516140,\n
        "lat": 43.9733000,\n
        "lon": 3.1921170,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516144,\n
        "lat": 43.9733020,\n
        "lon": 3.1919090,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516148,\n
        "lat": 43.9733020,\n
        "lon": 3.1922050,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516152,\n
        "lat": 43.9732940,\n
        "lon": 3.1943078,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516156,\n
        "lat": 43.9733001,\n
        "lon": 3.1948560,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516160,\n
        "lat": 43.9732941,\n
        "lon": 3.1927086,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516163,\n
        "lat": 43.9733080,\n
        "lon": 3.1921600,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516166,\n
        "lat": 43.9733009,\n
        "lon": 3.1939479,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516171,\n
        "lat": 43.9733100,\n
        "lon": 3.1923120,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516173,\n
        "lat": 43.9733110,\n
        "lon": 3.1922920,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516177,\n
        "lat": 43.9733172,\n
        "lon": 3.1943097,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516182,\n
        "lat": 43.9733170,\n
        "lon": 3.1906180,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516186,\n
        "lat": 43.9733170,\n
        "lon": 3.1916950,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516191,\n
        "lat": 43.9733171,\n
        "lon": 3.1942902,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516195,\n
        "lat": 43.9733239,\n
        "lon": 3.1941562,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516201,\n
        "lat": 43.9733183,\n
        "lon": 3.1941594,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516207,\n
        "lat": 43.9733220,\n
        "lon": 3.1907010,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516213,\n
        "lat": 43.9733230,\n
        "lon": 3.1920030,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516244,\n
        "lat": 43.9733240,\n
        "lon": 3.1907070,\n
        "timestamp": "2012-10-22T20:31:16Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516249,\n
        "lat": 43.9733169,\n
        "lon": 3.1940282,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516254,\n
        "lat": 43.9733209,\n
        "lon": 3.1940689,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516260,\n
        "lat": 43.9733300,\n
        "lon": 3.1917730,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516266,\n
        "lat": 43.9733315,\n
        "lon": 3.1947631,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516270,\n
        "lat": 43.9733390,\n
        "lon": 3.1923150,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516274,\n
        "lat": 43.9733271,\n
        "lon": 3.1941525,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516279,\n
        "lat": 43.9733400,\n
        "lon": 3.1922930,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516283,\n
        "lat": 43.9733398,\n
        "lon": 3.1939243,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516287,\n
        "lat": 43.9733530,\n
        "lon": 3.1916830,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516290,\n
        "lat": 43.9733530,\n
        "lon": 3.1924050,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516295,\n
        "lat": 43.9733530,\n
        "lon": 3.1948880,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516298,\n
        "lat": 43.9733439,\n
        "lon": 3.1942830,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516302,\n
        "lat": 43.9733372,\n
        "lon": 3.1944262,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516308,\n
        "lat": 43.9733370,\n
        "lon": 3.1942898,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516312,\n
        "lat": 43.9733560,\n
        "lon": 3.1923150,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516318,\n
        "lat": 43.9733610,\n
        "lon": 3.1917560,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516321,\n
        "lat": 43.9733610,\n
        "lon": 3.1919870,\n
        "timestamp": "2012-10-22T20:31:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516325,\n
        "lat": 43.9733462,\n
        "lon": 3.1939802,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516345,\n
        "lat": 43.9733620,\n
        "lon": 3.1918810,\n
        "timestamp": "2012-10-22T20:31:18Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516350,\n
        "lat": 43.9733518,\n
        "lon": 3.1940501,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516354,\n
        "lat": 43.9733596,\n
        "lon": 3.1942819,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516358,\n
        "lat": 43.9733596,\n
        "lon": 3.1943093,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516361,\n
        "lat": 43.9733690,\n
        "lon": 3.1920170,\n
        "timestamp": "2012-10-22T20:31:18Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516364,\n
        "lat": 43.9733545,\n
        "lon": 3.1947750,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516367,\n
        "lat": 43.9733662,\n
        "lon": 3.1944271,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516371,\n
        "lat": 43.9733636,\n
        "lon": 3.1947423,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516374,\n
        "lat": 43.9733689,\n
        "lon": 3.1945151,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516377,\n
        "lat": 43.9733658,\n
        "lon": 3.1925836,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516380,\n
        "lat": 43.9733830,\n
        "lon": 3.1941510,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516383,\n
        "lat": 43.9733730,\n
        "lon": 3.1940959,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516386,\n
        "lat": 43.9733728,\n
        "lon": 3.1924827,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516389,\n
        "lat": 43.9733856,\n
        "lon": 3.1947957,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516392,\n
        "lat": 43.9733890,\n
        "lon": 3.1918910,\n
        "timestamp": "2012-10-22T20:31:18Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516393,\n
        "lat": 43.9733900,\n
        "lon": 3.1920090,\n
        "timestamp": "2012-10-22T20:31:18Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516395,\n
        "lat": 43.9733816,\n
        "lon": 3.1946243,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516397,\n
        "lat": 43.9733774,\n
        "lon": 3.1923905,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516418,\n
        "lat": 43.9733842,\n
        "lon": 3.1923023,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516422,\n
        "lat": 43.9733950,\n
        "lon": 3.1945431,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516425,\n
        "lat": 43.9733971,\n
        "lon": 3.1944264,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516429,\n
        "lat": 43.9734070,\n
        "lon": 3.1942371,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516433,\n
        "lat": 43.9733942,\n
        "lon": 3.1943103,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516438,\n
        "lat": 43.9733969,\n
        "lon": 3.1944270,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516444,\n
        "lat": 43.9733921,\n
        "lon": 3.1944846,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516447,\n
        "lat": 43.9734065,\n
        "lon": 3.1939590,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516450,\n
        "lat": 43.9734114,\n
        "lon": 3.1939114,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516452,\n
        "lat": 43.9734280,\n
        "lon": 3.1917240,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516455,\n
        "lat": 43.9734280,\n
        "lon": 3.1940520,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516458,\n
        "lat": 43.9734300,\n
        "lon": 3.1916960,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516461,\n
        "lat": 43.9734310,\n
        "lon": 3.1940570,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516464,\n
        "lat": 43.9734340,\n
        "lon": 3.1917210,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516467,\n
        "lat": 43.9734246,\n
        "lon": 3.1938326,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516469,\n
        "lat": 43.9734249,\n
        "lon": 3.1947767,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516471,\n
        "lat": 43.9734318,\n
        "lon": 3.1926022,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516473,\n
        "lat": 43.9734340,\n
        "lon": 3.1942210,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516475,\n
        "lat": 43.9734450,\n
        "lon": 3.1940790,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516477,\n
        "lat": 43.9734321,\n
        "lon": 3.1937790,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516492,\n
        "lat": 43.9734405,\n
        "lon": 3.1924795,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516499,\n
        "lat": 43.9734436,\n
        "lon": 3.1942330,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516504,\n
        "lat": 43.9734540,\n
        "lon": 3.1918300,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516508,\n
        "lat": 43.9734394,\n
        "lon": 3.1937275,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516513,\n
        "lat": 43.9734414,\n
        "lon": 3.1943409,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516519,\n
        "lat": 43.9734580,\n
        "lon": 3.1918550,\n
        "timestamp": "2012-10-22T20:31:19Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516523,\n
        "lat": 43.9734487,\n
        "lon": 3.1924083,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516527,\n
        "lat": 43.9734600,\n
        "lon": 3.1940170,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516531,\n
        "lat": 43.9734487,\n
        "lon": 3.1946299,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516535,\n
        "lat": 43.9734514,\n
        "lon": 3.1944250,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516539,\n
        "lat": 43.9734545,\n
        "lon": 3.1923118,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516543,\n
        "lat": 43.9734700,\n
        "lon": 3.1919600,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516546,\n
        "lat": 43.9734532,\n
        "lon": 3.1936475,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516548,\n
        "lat": 43.9734817,\n
        "lon": 3.1919267,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516550,\n
        "lat": 43.9734720,\n
        "lon": 3.1919740,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516552,\n
        "lat": 43.9734780,\n
        "lon": 3.1919560,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516553,\n
        "lat": 43.9734790,\n
        "lon": 3.1940420,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516554,\n
        "lat": 43.9734781,\n
        "lon": 3.1939716,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516555,\n
        "lat": 43.9734702,\n
        "lon": 3.1942288,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516576,\n
        "lat": 43.9735008,\n
        "lon": 3.1915937,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516581,\n
        "lat": 43.9734675,\n
        "lon": 3.1920967,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516585,\n
        "lat": 43.9734903,\n
        "lon": 3.1940478,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516590,\n
        "lat": 43.9734839,\n
        "lon": 3.1939324,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516594,\n
        "lat": 43.9734854,\n
        "lon": 3.1944132,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516598,\n
        "lat": 43.9734748,\n
        "lon": 3.1944819,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516601,\n
        "lat": 43.9734863,\n
        "lon": 3.1918957,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516605,\n
        "lat": 43.9734727,\n
        "lon": 3.1935198,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516608,\n
        "lat": 43.9734940,\n
        "lon": 3.1916790,\n
        "timestamp": "2012-10-22T20:31:20Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516613,\n
        "lat": 43.9734838,\n
        "lon": 3.1919247,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516617,\n
        "lat": 43.9734908,\n
        "lon": 3.1926188,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516621,\n
        "lat": 43.9734980,\n
        "lon": 3.1918130,\n
        "timestamp": "2012-10-22T20:31:21Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516624,\n
        "lat": 43.9734922,\n
        "lon": 3.1940901,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516629,\n
        "lat": 43.9735003,\n
        "lon": 3.1916464,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516630,\n
        "lat": 43.9734906,\n
        "lon": 3.1945437,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516631,\n
        "lat": 43.9735003,\n
        "lon": 3.1924907,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516632,\n
        "lat": 43.9734962,\n
        "lon": 3.1938528,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516633,\n
        "lat": 43.9734874,\n
        "lon": 3.1922144,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516654,\n
        "lat": 43.9734899,\n
        "lon": 3.1919769,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516658,\n
        "lat": 43.9734937,\n
        "lon": 3.1926786,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516662,\n
        "lat": 43.9734990,\n
        "lon": 3.1926213,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516666,\n
        "lat": 43.9735033,\n
        "lon": 3.1924186,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516670,\n
        "lat": 43.9735068,\n
        "lon": 3.1924921,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516674,\n
        "lat": 43.9735033,\n
        "lon": 3.1938019,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516679,\n
        "lat": 43.9735040,\n
        "lon": 3.1923895,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516683,\n
        "lat": 43.9735003,\n
        "lon": 3.1923154,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516687,\n
        "lat": 43.9734929,\n
        "lon": 3.1920216,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516691,\n
        "lat": 43.9734958,\n
        "lon": 3.1933965,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516694,\n
        "lat": 43.9735088,\n
        "lon": 3.1939870,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516697,\n
        "lat": 43.9735071,\n
        "lon": 3.1926830,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516700,\n
        "lat": 43.9735094,\n
        "lon": 3.1937517,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516702,\n
        "lat": 43.9735065,\n
        "lon": 3.1943094,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516704,\n
        "lat": 43.9735220,\n
        "lon": 3.1917470,\n
        "timestamp": "2012-10-22T20:31:21Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516706,\n
        "lat": 43.9735165,\n
        "lon": 3.1939482,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516708,\n
        "lat": 43.9735137,\n
        "lon": 3.1937300,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516709,\n
        "lat": 43.9735154,\n
        "lon": 3.1926264,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516710,\n
        "lat": 43.9735004,\n
        "lon": 3.1920758,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516732,\n
        "lat": 43.9735143,\n
        "lon": 3.1937279,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516736,\n
        "lat": 43.9735030,\n
        "lon": 3.1941295,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516740,\n
        "lat": 43.9735342,\n
        "lon": 3.1938787,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516744,\n
        "lat": 43.9735132,\n
        "lon": 3.1924955,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516748,\n
        "lat": 43.9735230,\n
        "lon": 3.1936677,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516752,\n
        "lat": 43.9735251,\n
        "lon": 3.1915381,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516756,\n
        "lat": 43.9735159,\n
        "lon": 3.1924869,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516764,\n
        "lat": 43.9735255,\n
        "lon": 3.1923156,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516767,\n
        "lat": 43.9735252,\n
        "lon": 3.1923899,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516770,\n
        "lat": 43.9735254,\n
        "lon": 3.1915896,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516773,\n
        "lat": 43.9735085,\n
        "lon": 3.1918451,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516778,\n
        "lat": 43.9735214,\n
        "lon": 3.1920857,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516784,\n
        "lat": 43.9735446,\n
        "lon": 3.1938169,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516788,\n
        "lat": 43.9735450,\n
        "lon": 3.1916660,\n
        "timestamp": "2012-10-22T20:31:22Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516815,\n
        "lat": 43.9735357,\n
        "lon": 3.1935913,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516818,\n
        "lat": 43.9735460,\n
        "lon": 3.1917870,\n
        "timestamp": "2012-10-22T20:31:23Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516822,\n
        "lat": 43.9735480,\n
        "lon": 3.1916920,\n
        "timestamp": "2012-10-22T20:31:23Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516826,\n
        "lat": 43.9735393,\n
        "lon": 3.1942252,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516830,\n
        "lat": 43.9735290,\n
        "lon": 3.1920670,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516836,\n
        "lat": 43.9735426,\n
        "lon": 3.1935445,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516839,\n
        "lat": 43.9735343,\n
        "lon": 3.1925007,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516842,\n
        "lat": 43.9735336,\n
        "lon": 3.1924863,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516844,\n
        "lat": 43.9735458,\n
        "lon": 3.1944615,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516845,\n
        "lat": 43.9735385,\n
        "lon": 3.1921945,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516849,\n
        "lat": 43.9735467,\n
        "lon": 3.1942917,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516851,\n
        "lat": 43.9735486,\n
        "lon": 3.1926310,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516853,\n
        "lat": 43.9735421,\n
        "lon": 3.1921063,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516855,\n
        "lat": 43.9735600,\n
        "lon": 3.1917500,\n
        "timestamp": "2012-10-22T20:31:23Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516857,\n
        "lat": 43.9735609,\n
        "lon": 3.1918490,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516860,\n
        "lat": 43.9735510,\n
        "lon": 3.1921872,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516862,\n
        "lat": 43.9735574,\n
        "lon": 3.1938187,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516865,\n
        "lat": 43.9735740,\n
        "lon": 3.1917170,\n
        "timestamp": "2012-10-22T20:31:23Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516896,\n
        "lat": 43.9735711,\n
        "lon": 3.1919051,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516900,\n
        "lat": 43.9735679,\n
        "lon": 3.1916310,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516903,\n
        "lat": 43.9735576,\n
        "lon": 3.1925073,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516907,\n
        "lat": 43.9735676,\n
        "lon": 3.1937599,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516912,\n
        "lat": 43.9735708,\n
        "lon": 3.1915334,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516914,\n
        "lat": 43.9735719,\n
        "lon": 3.1926532,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516916,\n
        "lat": 43.9735782,\n
        "lon": 3.1935521,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516918,\n
        "lat": 43.9735830,\n
        "lon": 3.1916910,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516919,\n
        "lat": 43.9735769,\n
        "lon": 3.1938977,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516927,\n
        "lat": 43.9735870,\n
        "lon": 3.1936021,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516929,\n
        "lat": 43.9735903,\n
        "lon": 3.1938323,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516931,\n
        "lat": 43.9735884,\n
        "lon": 3.1919027,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516934,\n
        "lat": 43.9735925,\n
        "lon": 3.1935589,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516937,\n
        "lat": 43.9736030,\n
        "lon": 3.1934110,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516941,\n
        "lat": 43.9736070,\n
        "lon": 3.1917420,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516945,\n
        "lat": 43.9736018,\n
        "lon": 3.1937709,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516985,\n
        "lat": 43.9736110,\n
        "lon": 3.1916280,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516988,\n
        "lat": 43.9736110,\n
        "lon": 3.1917740,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516991,\n
        "lat": 43.9736110,\n
        "lon": 3.1934110,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516993,\n
        "lat": 43.9736001,\n
        "lon": 3.1919906,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516994,\n
        "lat": 43.9736140,\n
        "lon": 3.1916220,\n
        "timestamp": "2012-10-22T20:31:24Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516995,\n
        "lat": 43.9735937,\n
        "lon": 3.1918301,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516996,\n
        "lat": 43.9736053,\n
        "lon": 3.1937509,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516997,\n
        "lat": 43.9736061,\n
        "lon": 3.1925711,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978516999,\n
        "lat": 43.9736190,\n
        "lon": 3.1916860,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517001,\n
        "lat": 43.9736028,\n
        "lon": 3.1919041,\n
        "timestamp": "2025-04-16T19:24:46Z",\n
        "version": 3,\n
        "changeset": 165043621,\n
        "user": "FvGordon",\n
        "uid": 161619\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517003,\n
        "lat": 43.9736200,\n
        "lon": 3.1917090,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517004,\n
        "lat": 43.9736210,\n
        "lon": 3.1916000,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517006,\n
        "lat": 43.9736146,\n
        "lon": 3.1927034,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517009,\n
        "lat": 43.9736220,\n
        "lon": 3.1916210,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517015,\n
        "lat": 43.9736220,\n
        "lon": 3.1934150,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517020,\n
        "lat": 43.9736230,\n
        "lon": 3.1917390,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517027,\n
        "lat": 43.9736075,\n
        "lon": 3.1925661,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517032,\n
        "lat": 43.9736134,\n
        "lon": 3.1936935,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517038,\n
        "lat": 43.9736167,\n
        "lon": 3.1927017,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517088,\n
        "lat": 43.9736260,\n
        "lon": 3.1933190,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517089,\n
        "lat": 43.9736310,\n
        "lon": 3.1925130,\n
        "timestamp": "2012-10-22T20:31:25Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517090,\n
        "lat": 43.9736218,\n
        "lon": 3.1927151,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517091,\n
        "lat": 43.9736306,\n
        "lon": 3.1936133,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517092,\n
        "lat": 43.9736267,\n
        "lon": 3.1928643,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517093,\n
        "lat": 43.9736373,\n
        "lon": 3.1935721,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517094,\n
        "lat": 43.9736288,\n
        "lon": 3.1923165,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517095,\n
        "lat": 43.9736483,\n
        "lon": 3.1919086,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517097,\n
        "lat": 43.9736278,\n
        "lon": 3.1930226,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517099,\n
        "lat": 43.9736470,\n
        "lon": 3.1915480,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517108,\n
        "lat": 43.9736520,\n
        "lon": 3.1914650,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517112,\n
        "lat": 43.9736374,\n
        "lon": 3.1926831,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517116,\n
        "lat": 43.9736560,\n
        "lon": 3.1913860,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517122,\n
        "lat": 43.9736451,\n
        "lon": 3.1927240,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517127,\n
        "lat": 43.9736458,\n
        "lon": 3.1929687,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517132,\n
        "lat": 43.9736238,\n
        "lon": 3.1930857,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517138,\n
        "lat": 43.9736499,\n
        "lon": 3.1926065,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517145,\n
        "lat": 43.9736600,\n
        "lon": 3.1913480,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517150,\n
        "lat": 43.9736620,\n
        "lon": 3.1933960,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517202,\n
        "lat": 43.9736504,\n
        "lon": 3.1927465,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517206,\n
        "lat": 43.9736630,\n
        "lon": 3.1934400,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517209,\n
        "lat": 43.9736650,\n
        "lon": 3.1934260,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517215,\n
        "lat": 43.9736566,\n
        "lon": 3.1925709,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517219,\n
        "lat": 43.9736670,\n
        "lon": 3.1915890,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517223,\n
        "lat": 43.9736554,\n
        "lon": 3.1925819,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517231,\n
        "lat": 43.9736690,\n
        "lon": 3.1912920,\n
        "timestamp": "2012-10-22T20:31:26Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517238,\n
        "lat": 43.9736748,\n
        "lon": 3.1920705,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517245,\n
        "lat": 43.9736568,\n
        "lon": 3.1921630,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517251,\n
        "lat": 43.9736580,\n
        "lon": 3.1929653,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517257,\n
        "lat": 43.9736700,\n
        "lon": 3.1916180,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517263,\n
        "lat": 43.9736481,\n
        "lon": 3.1925897,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517269,\n
        "lat": 43.9736710,\n
        "lon": 3.1933310,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517273,\n
        "lat": 43.9736543,\n
        "lon": 3.1923217,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517276,\n
        "lat": 43.9736730,\n
        "lon": 3.1933200,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517280,\n
        "lat": 43.9736675,\n
        "lon": 3.1930259,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517283,\n
        "lat": 43.9736760,\n
        "lon": 3.1912490,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517287,\n
        "lat": 43.9736621,\n
        "lon": 3.1922308,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517317,\n
        "lat": 43.9736612,\n
        "lon": 3.1922409,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517320,\n
        "lat": 43.9736742,\n
        "lon": 3.1933037,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517326,\n
        "lat": 43.9736790,\n
        "lon": 3.1912340,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517331,\n
        "lat": 43.9736714,\n
        "lon": 3.1928563,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517335,\n
        "lat": 43.9736888,\n
        "lon": 3.1928598,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517339,\n
        "lat": 43.9736818,\n
        "lon": 3.1919094,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517344,\n
        "lat": 43.9737148,\n
        "lon": 3.1921096,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517349,\n
        "lat": 43.9736980,\n
        "lon": 3.1911300,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517357,\n
        "lat": 43.9736980,\n
        "lon": 3.1917250,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517364,\n
        "lat": 43.9736923,\n
        "lon": 3.1921132,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517371,\n
        "lat": 43.9736990,\n
        "lon": 3.1934050,\n
        "timestamp": "2012-10-22T20:31:27Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517378,\n
        "lat": 43.9736984,\n
        "lon": 3.1918181,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517382,\n
        "lat": 43.9737040,\n
        "lon": 3.1931003,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517386,\n
        "lat": 43.9737051,\n
        "lon": 3.1928647,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517390,\n
        "lat": 43.9737045,\n
        "lon": 3.1930659,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517393,\n
        "lat": 43.9736989,\n
        "lon": 3.1929489,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517395,\n
        "lat": 43.9737100,\n
        "lon": 3.1911320,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517397,\n
        "lat": 43.9737100,\n
        "lon": 3.1933290,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517426,\n
        "lat": 43.9737501,\n
        "lon": 3.1929464,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517435,\n
        "lat": 43.9737120,\n
        "lon": 3.1915860,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517439,\n
        "lat": 43.9736891,\n
        "lon": 3.1920730,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517443,\n
        "lat": 43.9737130,\n
        "lon": 3.1914580,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517448,\n
        "lat": 43.9737130,\n
        "lon": 3.1916020,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517454,\n
        "lat": 43.9737120,\n
        "lon": 3.1919108,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517456,\n
        "lat": 43.9737146,\n
        "lon": 3.1920730,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517461,\n
        "lat": 43.9737060,\n
        "lon": 3.1925638,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517465,\n
        "lat": 43.9737087,\n
        "lon": 3.1925805,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517470,\n
        "lat": 43.9737210,\n
        "lon": 3.1913830,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517474,\n
        "lat": 43.9737230,\n
        "lon": 3.1916070,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517479,\n
        "lat": 43.9737240,\n
        "lon": 3.1915820,\n
        "timestamp": "2012-10-22T20:31:28Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517482,\n
        "lat": 43.9737250,\n
        "lon": 3.1915240,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517486,\n
        "lat": 43.9737270,\n
        "lon": 3.1916050,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517489,\n
        "lat": 43.9737320,\n
        "lon": 3.1913020,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517492,\n
        "lat": 43.9737380,\n
        "lon": 3.1917180,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517495,\n
        "lat": 43.9737295,\n
        "lon": 3.1927210,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517499,\n
        "lat": 43.9737374,\n
        "lon": 3.1927220,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517503,\n
        "lat": 43.9737410,\n
        "lon": 3.1912470,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517544,\n
        "lat": 43.9737460,\n
        "lon": 3.1925360,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517547,\n
        "lat": 43.9736918,\n
        "lon": 3.1921454,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517550,\n
        "lat": 43.9737490,\n
        "lon": 3.1911440,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517553,\n
        "lat": 43.9737490,\n
        "lon": 3.1915160,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517556,\n
        "lat": 43.9737490,\n
        "lon": 3.1922400,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517560,\n
        "lat": 43.9737326,\n
        "lon": 3.1921495,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517563,\n
        "lat": 43.9737378,\n
        "lon": 3.1922354,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517566,\n
        "lat": 43.9737500,\n
        "lon": 3.1924740,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517573,\n
        "lat": 43.9737530,\n
        "lon": 3.1914370,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517577,\n
        "lat": 43.9737495,\n
        "lon": 3.1929007,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517584,\n
        "lat": 43.9737540,\n
        "lon": 3.1913830,\n
        "timestamp": "2012-10-22T20:31:29Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517588,\n
        "lat": 43.9737358,\n
        "lon": 3.1922204,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517591,\n
        "lat": 43.9737502,\n
        "lon": 3.1929835,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517596,\n
        "lat": 43.9737523,\n
        "lon": 3.1930689,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517599,\n
        "lat": 43.9737646,\n
        "lon": 3.1927140,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517602,\n
        "lat": 43.9737600,\n
        "lon": 3.1908860,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517607,\n
        "lat": 43.9737472,\n
        "lon": 3.1923188,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517654,\n
        "lat": 43.9737640,\n
        "lon": 3.1915650,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517656,\n
        "lat": 43.9737466,\n
        "lon": 3.1922775,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517659,\n
        "lat": 43.9737650,\n
        "lon": 3.1915110,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517662,\n
        "lat": 43.9737579,\n
        "lon": 3.1925666,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517665,\n
        "lat": 43.9737628,\n
        "lon": 3.1925954,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517670,\n
        "lat": 43.9737760,\n
        "lon": 3.1916410,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517673,\n
        "lat": 43.9737760,\n
        "lon": 3.1927450,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517676,\n
        "lat": 43.9737637,\n
        "lon": 3.1922458,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517680,\n
        "lat": 43.9737629,\n
        "lon": 3.1922755,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517685,\n
        "lat": 43.9737780,\n
        "lon": 3.1924770,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517691,\n
        "lat": 43.9737800,\n
        "lon": 3.1916530,\n
        "timestamp": "2012-10-22T20:31:30Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517693,\n
        "lat": 43.9737810,\n
        "lon": 3.1916870,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517697,\n
        "lat": 43.9737810,\n
        "lon": 3.1917090,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517700,\n
        "lat": 43.9737744,\n
        "lon": 3.1927100,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517703,\n
        "lat": 43.9737756,\n
        "lon": 3.1923218,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517707,\n
        "lat": 43.9737750,\n
        "lon": 3.1923533,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517740,\n
        "lat": 43.9738135,\n
        "lon": 3.1923539,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517742,\n
        "lat": 43.9738151,\n
        "lon": 3.1923683,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517743,\n
        "lat": 43.9738076,\n
        "lon": 3.1927980,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517745,\n
        "lat": 43.9738040,\n
        "lon": 3.1928170,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517746,\n
        "lat": 43.9737885,\n
        "lon": 3.1929122,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517747,\n
        "lat": 43.9737975,\n
        "lon": 3.1930416,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517748,\n
        "lat": 43.9738100,\n
        "lon": 3.1927386,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517749,\n
        "lat": 43.9738024,\n
        "lon": 3.1931411,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517751,\n
        "lat": 43.9738160,\n
        "lon": 3.1915440,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517753,\n
        "lat": 43.9738210,\n
        "lon": 3.1911710,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517755,\n
        "lat": 43.9738391,\n
        "lon": 3.1927725,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517757,\n
        "lat": 43.9738137,\n
        "lon": 3.1924327,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517760,\n
        "lat": 43.9738142,\n
        "lon": 3.1924114,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517764,\n
        "lat": 43.9738320,\n
        "lon": 3.1911210,\n
        "timestamp": "2012-10-22T20:31:31Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517767,\n
        "lat": 43.9738380,\n
        "lon": 3.1928063,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517770,\n
        "lat": 43.9738380,\n
        "lon": 3.1928336,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517774,\n
        "lat": 43.9738371,\n
        "lon": 3.1924072,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517778,\n
        "lat": 43.9738420,\n
        "lon": 3.1929305,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517798,\n
        "lat": 43.9738440,\n
        "lon": 3.1927280,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517799,\n
        "lat": 43.9738347,\n
        "lon": 3.1923675,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517800,\n
        "lat": 43.9738470,\n
        "lon": 3.1916360,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517802,\n
        "lat": 43.9738485,\n
        "lon": 3.1905233,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517804,\n
        "lat": 43.9738490,\n
        "lon": 3.1913840,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517805,\n
        "lat": 43.9738632,\n
        "lon": 3.1927741,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517807,\n
        "lat": 43.9738530,\n
        "lon": 3.1916570,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517809,\n
        "lat": 43.9738540,\n
        "lon": 3.1916750,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517811,\n
        "lat": 43.9738540,\n
        "lon": 3.1917250,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517813,\n
        "lat": 43.9738550,\n
        "lon": 3.1917970,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517815,\n
        "lat": 43.9738590,\n
        "lon": 3.1911880,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517817,\n
        "lat": 43.9738410,\n
        "lon": 3.1924300,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517819,\n
        "lat": 43.9738500,\n
        "lon": 3.1925289,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517821,\n
        "lat": 43.9738650,\n
        "lon": 3.1925710,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517824,\n
        "lat": 43.9738660,\n
        "lon": 3.1914350,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517827,\n
        "lat": 43.9738690,\n
        "lon": 3.1915190,\n
        "timestamp": "2012-10-22T20:31:32Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517831,\n
        "lat": 43.9738699,\n
        "lon": 3.1919462,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517834,\n
        "lat": 43.9738700,\n
        "lon": 3.1911370,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517836,\n
        "lat": 43.9738577,\n
        "lon": 3.1922733,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517839,\n
        "lat": 43.9738730,\n
        "lon": 3.1909350,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517856,\n
        "lat": 43.9738740,\n
        "lon": 3.1915350,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517858,\n
        "lat": 43.9738598,\n
        "lon": 3.1925628,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517860,\n
        "lat": 43.9738760,\n
        "lon": 3.1913700,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517861,\n
        "lat": 43.9738780,\n
        "lon": 3.1926650,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517863,\n
        "lat": 43.9738647,\n
        "lon": 3.1922476,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517865,\n
        "lat": 43.9738695,\n
        "lon": 3.1930351,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517867,\n
        "lat": 43.9738830,\n
        "lon": 3.1927920,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517869,\n
        "lat": 43.9738846,\n
        "lon": 3.1906037,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517871,\n
        "lat": 43.9738699,\n
        "lon": 3.1930423,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517873,\n
        "lat": 43.9738900,\n
        "lon": 3.1914230,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517874,\n
        "lat": 43.9738920,\n
        "lon": 3.1914320,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517878,\n
        "lat": 43.9738802,\n
        "lon": 3.1931301,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517880,\n
        "lat": 43.9738897,\n
        "lon": 3.1929189,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517882,\n
        "lat": 43.9738933,\n
        "lon": 3.1919874,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517884,\n
        "lat": 43.9738864,\n
        "lon": 3.1922389,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517886,\n
        "lat": 43.9738970,\n
        "lon": 3.1916220,\n
        "timestamp": "2012-10-22T20:31:33Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517888,\n
        "lat": 43.9738920,\n
        "lon": 3.1923538,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517891,\n
        "lat": 43.9738991,\n
        "lon": 3.1905495,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517909,\n
        "lat": 43.9738849,\n
        "lon": 3.1926642,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517911,\n
        "lat": 43.9739040,\n
        "lon": 3.1914180,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517913,\n
        "lat": 43.9739040,\n
        "lon": 3.1926590,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517915,\n
        "lat": 43.9739069,\n
        "lon": 3.1929037,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517917,\n
        "lat": 43.9739060,\n
        "lon": 3.1914270,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517920,\n
        "lat": 43.9739008,\n
        "lon": 3.1924208,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517925,\n
        "lat": 43.9738973,\n
        "lon": 3.1927110,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517927,\n
        "lat": 43.9739088,\n
        "lon": 3.1905169,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517928,\n
        "lat": 43.9739090,\n
        "lon": 3.1917760,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517930,\n
        "lat": 43.9739100,\n
        "lon": 3.1917130,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517932,\n
        "lat": 43.9739081,\n
        "lon": 3.1918903,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517934,\n
        "lat": 43.9739130,\n
        "lon": 3.1916140,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517936,\n
        "lat": 43.9739130,\n
        "lon": 3.1916480,\n
        "timestamp": "2012-10-22T20:31:34Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517938,\n
        "lat": 43.9739136,\n
        "lon": 3.1918999,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517942,\n
        "lat": 43.9738865,\n
        "lon": 3.1923059,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517944,\n
        "lat": 43.9739178,\n
        "lon": 3.1906209,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517946,\n
        "lat": 43.9738936,\n
        "lon": 3.1923017,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517948,\n
        "lat": 43.9739133,\n
        "lon": 3.1925480,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517966,\n
        "lat": 43.9739158,\n
        "lon": 3.1902721,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517969,\n
        "lat": 43.9739280,\n
        "lon": 3.1915130,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517972,\n
        "lat": 43.9739142,\n
        "lon": 3.1930044,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517976,\n
        "lat": 43.9739057,\n
        "lon": 3.1922738,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517978,\n
        "lat": 43.9739032,\n
        "lon": 3.1922888,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517982,\n
        "lat": 43.9739333,\n
        "lon": 3.1928145,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517985,\n
        "lat": 43.9739317,\n
        "lon": 3.1905689,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517987,\n
        "lat": 43.9739489,\n
        "lon": 3.1928788,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517989,\n
        "lat": 43.9739408,\n
        "lon": 3.1928072,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517991,\n
        "lat": 43.9739412,\n
        "lon": 3.1905336,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517995,\n
        "lat": 43.9739510,\n
        "lon": 3.1915970,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517997,\n
        "lat": 43.9739520,\n
        "lon": 3.1913980,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978517999,\n
        "lat": 43.9739669,\n
        "lon": 3.1929400,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518001,\n
        "lat": 43.9739550,\n
        "lon": 3.1913280,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518003,\n
        "lat": 43.9739421,\n
        "lon": 3.1918348,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518005,\n
        "lat": 43.9739572,\n
        "lon": 3.1905821,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518007,\n
        "lat": 43.9739668,\n
        "lon": 3.1928550,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518009,\n
        "lat": 43.9739600,\n
        "lon": 3.1926450,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518022,\n
        "lat": 43.9739620,\n
        "lon": 3.1914390,\n
        "timestamp": "2012-10-22T20:31:35Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518025,\n
        "lat": 43.9739672,\n
        "lon": 3.1902987,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518031,\n
        "lat": 43.9739780,\n
        "lon": 3.1914320,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518038,\n
        "lat": 43.9739686,\n
        "lon": 3.1930537,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518044,\n
        "lat": 43.9739860,\n
        "lon": 3.1912920,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518048,\n
        "lat": 43.9739890,\n
        "lon": 3.1913190,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518051,\n
        "lat": 43.9739898,\n
        "lon": 3.1904604,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 3,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518053,\n
        "lat": 43.9739990,\n
        "lon": 3.1914200,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518055,\n
        "lat": 43.9739933,\n
        "lon": 3.1929218,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518057,\n
        "lat": 43.9740030,\n
        "lon": 3.1914350,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518059,\n
        "lat": 43.9739908,\n
        "lon": 3.1931291,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518061,\n
        "lat": 43.9740060,\n
        "lon": 3.1914550,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518063,\n
        "lat": 43.9740056,\n
        "lon": 3.1929617,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518069,\n
        "lat": 43.9740200,\n
        "lon": 3.1928150,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518070,\n
        "lat": 43.9740330,\n
        "lon": 3.1913070,\n
        "timestamp": "2012-10-22T20:31:36Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518085,\n
        "lat": 43.9740430,\n
        "lon": 3.1917810,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518088,\n
        "lat": 43.9740450,\n
        "lon": 3.1913890,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518092,\n
        "lat": 43.9740490,\n
        "lon": 3.1917300,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518095,\n
        "lat": 43.9740560,\n
        "lon": 3.1916610,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518102,\n
        "lat": 43.9740580,\n
        "lon": 3.1912650,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518109,\n
        "lat": 43.9740700,\n
        "lon": 3.1915570,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518115,\n
        "lat": 43.9740750,\n
        "lon": 3.1913830,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518117,\n
        "lat": 43.9740760,\n
        "lon": 3.1914280,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518119,\n
        "lat": 43.9740770,\n
        "lon": 3.1917880,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518121,\n
        "lat": 43.9740800,\n
        "lon": 3.1912270,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518123,\n
        "lat": 43.9740820,\n
        "lon": 3.1917380,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518124,\n
        "lat": 43.9741031,\n
        "lon": 3.1905190,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518125,\n
        "lat": 43.9740900,\n
        "lon": 3.1911520,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518126,\n
        "lat": 43.9740940,\n
        "lon": 3.1913730,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518144,\n
        "lat": 43.9740970,\n
        "lon": 3.1912720,\n
        "timestamp": "2012-10-22T20:31:37Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518149,\n
        "lat": 43.9741100,\n
        "lon": 3.1912720,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518156,\n
        "lat": 43.9740530,\n
        "lon": 3.1930962,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518159,\n
        "lat": 43.9741230,\n
        "lon": 3.1916770,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518162,\n
        "lat": 43.9741310,\n
        "lon": 3.1912280,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518168,\n
        "lat": 43.9741400,\n
        "lon": 3.1915760,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518171,\n
        "lat": 43.9741440,\n
        "lon": 3.1911530,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518173,\n
        "lat": 43.9744740,\n
        "lon": 3.1918740,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518174,\n
        "lat": 43.9744910,\n
        "lon": 3.1919690,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518175,\n
        "lat": 43.9745020,\n
        "lon": 3.1920620,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518176,\n
        "lat": 43.9745050,\n
        "lon": 3.1921060,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518177,\n
        "lat": 43.9745060,\n
        "lon": 3.1919710,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518178,\n
        "lat": 43.9745160,\n
        "lon": 3.1920590,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518179,\n
        "lat": 43.9745240,\n
        "lon": 3.1918630,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518180,\n
        "lat": 43.9745290,\n
        "lon": 3.1919060,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518181,\n
        "lat": 43.9745650,\n
        "lon": 3.1919020,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518182,\n
        "lat": 43.9745650,\n
        "lon": 3.1920500,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518195,\n
        "lat": 43.9745690,\n
        "lon": 3.1920950,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518198,\n
        "lat": 43.9745800,\n
        "lon": 3.1920480,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518200,\n
        "lat": 43.9747480,\n
        "lon": 3.1917440,\n
        "timestamp": "2012-10-22T20:31:38Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518202,\n
        "lat": 43.9747750,\n
        "lon": 3.1916090,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518204,\n
        "lat": 43.9747760,\n
        "lon": 3.1911290,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518206,\n
        "lat": 43.9747780,\n
        "lon": 3.1910660,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518208,\n
        "lat": 43.9747980,\n
        "lon": 3.1908630,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518209,\n
        "lat": 43.9747980,\n
        "lon": 3.1909030,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518210,\n
        "lat": 43.9748100,\n
        "lon": 3.1910680,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518211,\n
        "lat": 43.9748130,\n
        "lon": 3.1909030,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518212,\n
        "lat": 43.9748540,\n
        "lon": 3.1917800,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518213,\n
        "lat": 43.9748650,\n
        "lon": 3.1909100,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518214,\n
        "lat": 43.9748660,\n
        "lon": 3.1908660,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518215,\n
        "lat": 43.9748720,\n
        "lon": 3.1911320,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518216,\n
        "lat": 43.9748730,\n
        "lon": 3.1910730,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518217,\n
        "lat": 43.9748790,\n
        "lon": 3.1916450,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518218,\n
        "lat": 43.9748830,\n
        "lon": 3.1910730,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518220,\n
        "lat": 43.9748860,\n
        "lon": 3.1909100,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518222,\n
        "lat": 43.9750910,\n
        "lon": 3.1915360,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518246,\n
        "lat": 43.9750940,\n
        "lon": 3.1917070,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518249,\n
        "lat": 43.9751020,\n
        "lon": 3.1914080,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518251,\n
        "lat": 43.9751170,\n
        "lon": 3.1915820,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518253,\n
        "lat": 43.9751170,\n
        "lon": 3.1917270,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518255,\n
        "lat": 43.9751190,\n
        "lon": 3.1913850,\n
        "timestamp": "2012-10-22T20:31:39Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518256,\n
        "lat": 43.9751210,\n
        "lon": 3.1913920,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518257,\n
        "lat": 43.9751420,\n
        "lon": 3.1914870,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518258,\n
        "lat": 43.9751530,\n
        "lon": 3.1915770,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518259,\n
        "lat": 43.9751590,\n
        "lon": 3.1914690,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518260,\n
        "lat": 43.9751770,\n
        "lon": 3.1916000,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518261,\n
        "lat": 43.9752230,\n
        "lon": 3.1913010,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518262,\n
        "lat": 43.9752500,\n
        "lon": 3.1913940,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518263,\n
        "lat": 43.9752570,\n
        "lon": 3.1913840,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518265,\n
        "lat": 43.9752630,\n
        "lon": 3.1913790,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518267,\n
        "lat": 43.9752690,\n
        "lon": 3.1914340,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518269,\n
        "lat": 43.9752800,\n
        "lon": 3.1914220,\n
        "timestamp": "2012-10-22T20:31:40Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518991,\n
        "lat": 43.9730060,\n
        "lon": 3.1850270,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518992,\n
        "lat": 43.9730110,\n
        "lon": 3.1850860,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518993,\n
        "lat": 43.9730220,\n
        "lon": 3.1848770,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518994,\n
        "lat": 43.9730350,\n
        "lon": 3.1848950,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518995,\n
        "lat": 43.9730430,\n
        "lon": 3.1850230,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518997,\n
        "lat": 43.9730490,\n
        "lon": 3.1850860,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518998,\n
        "lat": 43.9731210,\n
        "lon": 3.1847940,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978518999,\n
        "lat": 43.9731310,\n
        "lon": 3.1848150,\n
        "timestamp": "2012-10-22T20:32:35Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519001,\n
        "lat": 43.9731431,\n
        "lon": 3.1956644,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519003,\n
        "lat": 43.9731685,\n
        "lon": 3.1953634,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519013,\n
        "lat": 43.9731615,\n
        "lon": 3.1955450,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519014,\n
        "lat": 43.9731620,\n
        "lon": 3.1955410,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519015,\n
        "lat": 43.9731938,\n
        "lon": 3.1952740,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519016,\n
        "lat": 43.9731915,\n
        "lon": 3.1953740,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519017,\n
        "lat": 43.9732314,\n
        "lon": 3.1953854,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519018,\n
        "lat": 43.9732499,\n
        "lon": 3.1952920,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519019,\n
        "lat": 43.9732435,\n
        "lon": 3.1956712,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519020,\n
        "lat": 43.9732520,\n
        "lon": 3.1955787,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519021,\n
        "lat": 43.9732611,\n
        "lon": 3.1955824,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519022,\n
        "lat": 43.9732808,\n
        "lon": 3.1954060,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519023,\n
        "lat": 43.9732871,\n
        "lon": 3.1953037,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519024,\n
        "lat": 43.9732895,\n
        "lon": 3.1953621,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519026,\n
        "lat": 43.9733055,\n
        "lon": 3.1953077,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519028,\n
        "lat": 43.9733094,\n
        "lon": 3.1953647,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519030,\n
        "lat": 43.9733171,\n
        "lon": 3.1952824,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519032,\n
        "lat": 43.9733895,\n
        "lon": 3.1954038,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519034,\n
        "lat": 43.9733845,\n
        "lon": 3.1963446,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519036,\n
        "lat": 43.9733982,\n
        "lon": 3.1952984,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519038,\n
        "lat": 43.9733895,\n
        "lon": 3.1962606,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519040,\n
        "lat": 43.9733946,\n
        "lon": 3.1966064,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519047,\n
        "lat": 43.9734042,\n
        "lon": 3.1967037,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519048,\n
        "lat": 43.9734045,\n
        "lon": 3.1962626,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519049,\n
        "lat": 43.9734114,\n
        "lon": 3.1959069,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519050,\n
        "lat": 43.9734115,\n
        "lon": 3.1963976,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519051,\n
        "lat": 43.9734232,\n
        "lon": 3.1968066,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519052,\n
        "lat": 43.9734205,\n
        "lon": 3.1957782,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519053,\n
        "lat": 43.9734205,\n
        "lon": 3.1961616,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519054,\n
        "lat": 43.9734328,\n
        "lon": 3.1956430,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519055,\n
        "lat": 43.9734389,\n
        "lon": 3.1965686,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519056,\n
        "lat": 43.9734575,\n
        "lon": 3.1961796,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519057,\n
        "lat": 43.9734619,\n
        "lon": 3.1953513,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519058,\n
        "lat": 43.9734655,\n
        "lon": 3.1957855,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519059,\n
        "lat": 43.9734672,\n
        "lon": 3.1959173,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519060,\n
        "lat": 43.9734712,\n
        "lon": 3.1958883,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519061,\n
        "lat": 43.9734730,\n
        "lon": 3.1952486,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519062,\n
        "lat": 43.9734705,\n
        "lon": 3.1962686,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519063,\n
        "lat": 43.9734720,\n
        "lon": 3.1957143,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519064,\n
        "lat": 43.9734782,\n
        "lon": 3.1957872,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519065,\n
        "lat": 43.9734776,\n
        "lon": 3.1952070,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519066,\n
        "lat": 43.9734754,\n
        "lon": 3.1956950,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519067,\n
        "lat": 43.9734731,\n
        "lon": 3.1966392,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519068,\n
        "lat": 43.9734795,\n
        "lon": 3.1961926,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519069,\n
        "lat": 43.9734795,\n
        "lon": 3.1962696,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519070,\n
        "lat": 43.9734843,\n
        "lon": 3.1951620,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519071,\n
        "lat": 43.9734930,\n
        "lon": 3.1959476,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519072,\n
        "lat": 43.9734925,\n
        "lon": 3.1961956,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519073,\n
        "lat": 43.9734974,\n
        "lon": 3.1950240,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519074,\n
        "lat": 43.9735030,\n
        "lon": 3.1959176,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519075,\n
        "lat": 43.9735023,\n
        "lon": 3.1957916,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519076,\n
        "lat": 43.9734995,\n
        "lon": 3.1961396,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519077,\n
        "lat": 43.9735015,\n
        "lon": 3.1963166,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519078,\n
        "lat": 43.9735205,\n
        "lon": 3.1967342,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519079,\n
        "lat": 43.9735085,\n
        "lon": 3.1961966,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519080,\n
        "lat": 43.9735157,\n
        "lon": 3.1966030,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519081,\n
        "lat": 43.9735160,\n
        "lon": 3.1959606,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519082,\n
        "lat": 43.9735240,\n
        "lon": 3.1950310,\n
        "timestamp": "2012-10-22T20:32:37Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519083,\n
        "lat": 43.9735151,\n
        "lon": 3.1957004,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519084,\n
        "lat": 43.9735260,\n
        "lon": 3.1950040,\n
        "timestamp": "2012-10-22T20:32:38Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519085,\n
        "lat": 43.9735270,\n
        "lon": 3.1953657,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519086,\n
        "lat": 43.9735218,\n
        "lon": 3.1956386,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519087,\n
        "lat": 43.9735250,\n
        "lon": 3.1959306,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519088,\n
        "lat": 43.9735139,\n
        "lon": 3.1957166,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519089,\n
        "lat": 43.9735215,\n
        "lon": 3.1960556,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519090,\n
        "lat": 43.9735215,\n
        "lon": 3.1962736,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519091,\n
        "lat": 43.9735258,\n
        "lon": 3.1964931,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519092,\n
        "lat": 43.9735371,\n
        "lon": 3.1952590,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519093,\n
        "lat": 43.9735426,\n
        "lon": 3.1952050,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519094,\n
        "lat": 43.9735417,\n
        "lon": 3.1966603,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519095,\n
        "lat": 43.9735442,\n
        "lon": 3.1958993,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519096,\n
        "lat": 43.9735534,\n
        "lon": 3.1951737,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519097,\n
        "lat": 43.9735385,\n
        "lon": 3.1960406,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519098,\n
        "lat": 43.9735530,\n
        "lon": 3.1950340,\n
        "timestamp": "2012-10-22T20:32:38Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519099,\n
        "lat": 43.9735550,\n
        "lon": 3.1950070,\n
        "timestamp": "2012-10-22T20:32:38Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519100,\n
        "lat": 43.9735445,\n
        "lon": 3.1962026,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519101,\n
        "lat": 43.9735657,\n
        "lon": 3.1950370,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519102,\n
        "lat": 43.9735586,\n
        "lon": 3.1966455,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519103,\n
        "lat": 43.9735535,\n
        "lon": 3.1962826,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519104,\n
        "lat": 43.9735587,\n
        "lon": 3.1957206,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519105,\n
        "lat": 43.9735793,\n
        "lon": 3.1966917,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519106,\n
        "lat": 43.9735655,\n
        "lon": 3.1961356,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519107,\n
        "lat": 43.9735728,\n
        "lon": 3.1964531,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519108,\n
        "lat": 43.9735738,\n
        "lon": 3.1964561,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519109,\n
        "lat": 43.9735805,\n
        "lon": 3.1961396,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519110,\n
        "lat": 43.9735864,\n
        "lon": 3.1966223,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519111,\n
        "lat": 43.9735945,\n
        "lon": 3.1966393,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519112,\n
        "lat": 43.9736056,\n
        "lon": 3.1951259,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519113,\n
        "lat": 43.9735945,\n
        "lon": 3.1960616,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519114,\n
        "lat": 43.9736090,\n
        "lon": 3.1960020,\n
        "timestamp": "2012-10-22T20:32:39Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519115,\n
        "lat": 43.9736082,\n
        "lon": 3.1966697,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519116,\n
        "lat": 43.9736162,\n
        "lon": 3.1952083,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519117,\n
        "lat": 43.9736069,\n
        "lon": 3.1956183,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519118,\n
        "lat": 43.9736159,\n
        "lon": 3.1955424,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519119,\n
        "lat": 43.9736230,\n
        "lon": 3.1959190,\n
        "timestamp": "2012-10-22T20:32:39Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519120,\n
        "lat": 43.9736166,\n
        "lon": 3.1955740,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519121,\n
        "lat": 43.9736198,\n
        "lon": 3.1964141,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519122,\n
        "lat": 43.9736206,\n
        "lon": 3.1954111,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519123,\n
        "lat": 43.9736296,\n
        "lon": 3.1965858,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519124,\n
        "lat": 43.9736308,\n
        "lon": 3.1965861,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519125,\n
        "lat": 43.9736332,\n
        "lon": 3.1956297,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519126,\n
        "lat": 43.9736321,\n
        "lon": 3.1950589,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519127,\n
        "lat": 43.9736500,\n
        "lon": 3.1960140,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519128,\n
        "lat": 43.9736433,\n
        "lon": 3.1955840,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519129,\n
        "lat": 43.9736385,\n
        "lon": 3.1951206,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519130,\n
        "lat": 43.9736530,\n
        "lon": 3.1951990,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519131,\n
        "lat": 43.9736506,\n
        "lon": 3.1952100,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519132,\n
        "lat": 43.9736620,\n
        "lon": 3.1959330,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519133,\n
        "lat": 43.9736693,\n
        "lon": 3.1955574,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519134,\n
        "lat": 43.9736740,\n
        "lon": 3.1954184,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519135,\n
        "lat": 43.9736658,\n
        "lon": 3.1965561,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519136,\n
        "lat": 43.9736828,\n
        "lon": 3.1965471,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519137,\n
        "lat": 43.9736873,\n
        "lon": 3.1959146,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519138,\n
        "lat": 43.9736903,\n
        "lon": 3.1959846,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519139,\n
        "lat": 43.9736997,\n
        "lon": 3.1950667,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519140,\n
        "lat": 43.9737052,\n
        "lon": 3.1951120,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519141,\n
        "lat": 43.9737141,\n
        "lon": 3.1951987,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519142,\n
        "lat": 43.9737340,\n
        "lon": 3.1963970,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519143,\n
        "lat": 43.9737253,\n
        "lon": 3.1960816,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519144,\n
        "lat": 43.9737450,\n
        "lon": 3.1963400,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519145,\n
        "lat": 43.9737490,\n
        "lon": 3.1857930,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519146,\n
        "lat": 43.9737710,\n
        "lon": 3.1964760,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519147,\n
        "lat": 43.9737661,\n
        "lon": 3.1954771,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519148,\n
        "lat": 43.9737910,\n
        "lon": 3.1948840,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519149,\n
        "lat": 43.9737920,\n
        "lon": 3.1859280,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519150,\n
        "lat": 43.9737774,\n
        "lon": 3.1952963,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519151,\n
        "lat": 43.9737823,\n
        "lon": 3.1952393,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519152,\n
        "lat": 43.9738010,\n
        "lon": 3.1950120,\n
        "timestamp": "2012-10-22T20:32:40Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519153,\n
        "lat": 43.9737923,\n
        "lon": 3.1958296,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519154,\n
        "lat": 43.9738103,\n
        "lon": 3.1955852,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519155,\n
        "lat": 43.9738073,\n
        "lon": 3.1958436,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519156,\n
        "lat": 43.9738171,\n
        "lon": 3.1955559,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519157,\n
        "lat": 43.9738163,\n
        "lon": 3.1957836,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519158,\n
        "lat": 43.9738340,\n
        "lon": 3.1857390,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519159,\n
        "lat": 43.9738263,\n
        "lon": 3.1958376,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519160,\n
        "lat": 43.9738390,\n
        "lon": 3.1964180,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519161,\n
        "lat": 43.9738422,\n
        "lon": 3.1952490,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519162,\n
        "lat": 43.9738520,\n
        "lon": 3.1962390,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519163,\n
        "lat": 43.9738431,\n
        "lon": 3.1952157,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519164,\n
        "lat": 43.9738591,\n
        "lon": 3.1956129,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519165,\n
        "lat": 43.9738720,\n
        "lon": 3.1948680,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519166,\n
        "lat": 43.9738750,\n
        "lon": 3.1949090,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519167,\n
        "lat": 43.9738750,\n
        "lon": 3.1949990,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519168,\n
        "lat": 43.9738790,\n
        "lon": 3.1858800,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519169,\n
        "lat": 43.9738771,\n
        "lon": 3.1955739,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519170,\n
        "lat": 43.9738808,\n
        "lon": 3.1954903,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519171,\n
        "lat": 43.9738811,\n
        "lon": 3.1955489,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519172,\n
        "lat": 43.9738807,\n
        "lon": 3.1956059,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519173,\n
        "lat": 43.9738793,\n
        "lon": 3.1957696,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519174,\n
        "lat": 43.9738833,\n
        "lon": 3.1957876,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519175,\n
        "lat": 43.9739040,\n
        "lon": 3.1947110,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519176,\n
        "lat": 43.9739009,\n
        "lon": 3.1955948,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519177,\n
        "lat": 43.9738963,\n
        "lon": 3.1952650,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519178,\n
        "lat": 43.9739070,\n
        "lon": 3.1948620,\n
        "timestamp": "2012-10-22T20:32:41Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519179,\n
        "lat": 43.9739031,\n
        "lon": 3.1955529,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519180,\n
        "lat": 43.9739080,\n
        "lon": 3.1963540,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519181,\n
        "lat": 43.9739160,\n
        "lon": 3.1949950,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519182,\n
        "lat": 43.9739153,\n
        "lon": 3.1959296,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519183,\n
        "lat": 43.9739223,\n
        "lon": 3.1952700,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519184,\n
        "lat": 43.9739320,\n
        "lon": 3.1947620,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519185,\n
        "lat": 43.9739253,\n
        "lon": 3.1952266,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519186,\n
        "lat": 43.9739380,\n
        "lon": 3.1946760,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519187,\n
        "lat": 43.9739530,\n
        "lon": 3.1950080,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519188,\n
        "lat": 43.9739650,\n
        "lon": 3.1947280,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519189,\n
        "lat": 43.9739710,\n
        "lon": 3.1949030,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519190,\n
        "lat": 43.9739890,\n
        "lon": 3.1948540,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519191,\n
        "lat": 43.9739910,\n
        "lon": 3.1962720,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519192,\n
        "lat": 43.9739833,\n
        "lon": 3.1957336,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519193,\n
        "lat": 43.9739930,\n
        "lon": 3.1961090,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519194,\n
        "lat": 43.9740020,\n
        "lon": 3.1948650,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519195,\n
        "lat": 43.9740040,\n
        "lon": 3.1948310,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519196,\n
        "lat": 43.9740150,\n
        "lon": 3.1948430,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519197,\n
        "lat": 43.9740160,\n
        "lon": 3.1950230,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519198,\n
        "lat": 43.9740260,\n
        "lon": 3.1960420,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519199,\n
        "lat": 43.9740330,\n
        "lon": 3.1949430,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519200,\n
        "lat": 43.9740350,\n
        "lon": 3.1948930,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519201,\n
        "lat": 43.9740360,\n
        "lon": 3.1960640,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519202,\n
        "lat": 43.9740390,\n
        "lon": 3.1961940,\n
        "timestamp": "2012-10-22T20:32:42Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519203,\n
        "lat": 43.9740480,\n
        "lon": 3.1948730,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519204,\n
        "lat": 43.9740490,\n
        "lon": 3.1962160,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519205,\n
        "lat": 43.9740413,\n
        "lon": 3.1956866,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519206,\n
        "lat": 43.9740520,\n
        "lon": 3.1947570,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519207,\n
        "lat": 43.9740560,\n
        "lon": 3.1947310,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519208,\n
        "lat": 43.9740580,\n
        "lon": 3.1960410,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519209,\n
        "lat": 43.9740680,\n
        "lon": 3.1949250,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519210,\n
        "lat": 43.9740740,\n
        "lon": 3.1961600,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519211,\n
        "lat": 43.9740770,\n
        "lon": 3.1959940,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519212,\n
        "lat": 43.9740780,\n
        "lon": 3.1949100,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519213,\n
        "lat": 43.9740790,\n
        "lon": 3.1961960,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519214,\n
        "lat": 43.9740800,\n
        "lon": 3.1952400,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519215,\n
        "lat": 43.9740860,\n
        "lon": 3.1960100,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519216,\n
        "lat": 43.9740870,\n
        "lon": 3.1954440,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519217,\n
        "lat": 43.9740812,\n
        "lon": 3.1957926,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519218,\n
        "lat": 43.9740880,\n
        "lon": 3.1949520,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519219,\n
        "lat": 43.9740910,\n
        "lon": 3.1948080,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519220,\n
        "lat": 43.9740920,\n
        "lon": 3.1961430,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519221,\n
        "lat": 43.9740950,\n
        "lon": 3.1953870,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519222,\n
        "lat": 43.9740990,\n
        "lon": 3.1946800,\n
        "timestamp": "2012-10-22T20:32:43Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519223,\n
        "lat": 43.9740990,\n
        "lon": 3.1949370,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519224,\n
        "lat": 43.9740990,\n
        "lon": 3.1954440,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519225,\n
        "lat": 43.9740990,\n
        "lon": 3.1961900,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519226,\n
        "lat": 43.9741030,\n
        "lon": 3.1961320,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519227,\n
        "lat": 43.9741110,\n
        "lon": 3.1954080,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519228,\n
        "lat": 43.9741140,\n
        "lon": 3.1961230,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519229,\n
        "lat": 43.9741220,\n
        "lon": 3.1948520,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519230,\n
        "lat": 43.9741270,\n
        "lon": 3.1949760,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519231,\n
        "lat": 43.9741310,\n
        "lon": 3.1948470,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519232,\n
        "lat": 43.9741310,\n
        "lon": 3.1953790,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519233,\n
        "lat": 43.9741310,\n
        "lon": 3.1961610,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519234,\n
        "lat": 43.9741340,\n
        "lon": 3.1954020,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519235,\n
        "lat": 43.9741350,\n
        "lon": 3.1948430,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519236,\n
        "lat": 43.9741450,\n
        "lon": 3.1960790,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519237,\n
        "lat": 43.9741460,\n
        "lon": 3.1959530,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519238,\n
        "lat": 43.9741590,\n
        "lon": 3.1949050,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519239,\n
        "lat": 43.9741600,\n
        "lon": 3.1949220,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519240,\n
        "lat": 43.9741620,\n
        "lon": 3.1962840,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519241,\n
        "lat": 43.9741640,\n
        "lon": 3.1961180,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519242,\n
        "lat": 43.9741660,\n
        "lon": 3.1949130,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519243,\n
        "lat": 43.9741530,\n
        "lon": 3.1955058,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519244,\n
        "lat": 43.9741670,\n
        "lon": 3.1948960,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519245,\n
        "lat": 43.9741680,\n
        "lon": 3.1961300,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519246,\n
        "lat": 43.9741524,\n
        "lon": 3.1955342,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519247,\n
        "lat": 43.9741700,\n
        "lon": 3.1947870,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519248,\n
        "lat": 43.9741710,\n
        "lon": 3.1963660,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519249,\n
        "lat": 43.9741623,\n
        "lon": 3.1955264,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519250,\n
        "lat": 43.9741770,\n
        "lon": 3.1963650,\n
        "timestamp": "2012-10-22T20:32:44Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519251,\n
        "lat": 43.9741662,\n
        "lon": 3.1955325,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519252,\n
        "lat": 43.9741800,\n
        "lon": 3.1963900,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519253,\n
        "lat": 43.9741830,\n
        "lon": 3.1952140,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519254,\n
        "lat": 43.9741830,\n
        "lon": 3.1962790,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519255,\n
        "lat": 43.9741860,\n
        "lon": 3.1964410,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519256,\n
        "lat": 43.9741720,\n
        "lon": 3.1959555,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519257,\n
        "lat": 43.9741760,\n
        "lon": 3.1954828,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519258,\n
        "lat": 43.9741711,\n
        "lon": 3.1955365,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519259,\n
        "lat": 43.9741890,\n
        "lon": 3.1960410,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519260,\n
        "lat": 43.9741800,\n
        "lon": 3.1954928,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519261,\n
        "lat": 43.9741950,\n
        "lon": 3.1963880,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519262,\n
        "lat": 43.9742000,\n
        "lon": 3.1953630,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519263,\n
        "lat": 43.9742010,\n
        "lon": 3.1964380,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519264,\n
        "lat": 43.9741935,\n
        "lon": 3.1959972,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519265,\n
        "lat": 43.9742100,\n
        "lon": 3.1948450,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519266,\n
        "lat": 43.9741965,\n
        "lon": 3.1956342,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519267,\n
        "lat": 43.9742040,\n
        "lon": 3.1954618,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519268,\n
        "lat": 43.9742090,\n
        "lon": 3.1954718,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519269,\n
        "lat": 43.9742118,\n
        "lon": 3.1956233,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519270,\n
        "lat": 43.9742200,\n
        "lon": 3.1954448,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519271,\n
        "lat": 43.9742350,\n
        "lon": 3.1952330,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519272,\n
        "lat": 43.9742271,\n
        "lon": 3.1956536,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519273,\n
        "lat": 43.9742260,\n
        "lon": 3.1954558,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519274,\n
        "lat": 43.9742470,\n
        "lon": 3.1949400,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519275,\n
        "lat": 43.9742520,\n
        "lon": 3.1951300,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519276,\n
        "lat": 43.9742580,\n
        "lon": 3.1949000,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519277,\n
        "lat": 43.9742640,\n
        "lon": 3.1950840,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519278,\n
        "lat": 43.9742690,\n
        "lon": 3.1948650,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519279,\n
        "lat": 43.9742780,\n
        "lon": 3.1952520,\n
        "timestamp": "2012-10-22T20:32:45Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519280,\n
        "lat": 43.9742578,\n
        "lon": 3.1958692,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519281,\n
        "lat": 43.9742950,\n
        "lon": 3.1951520,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519282,\n
        "lat": 43.9742788,\n
        "lon": 3.1959122,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519283,\n
        "lat": 43.9743030,\n
        "lon": 3.1951050,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519284,\n
        "lat": 43.9742915,\n
        "lon": 3.1957782,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519285,\n
        "lat": 43.9743120,\n
        "lon": 3.1949060,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519286,\n
        "lat": 43.9743260,\n
        "lon": 3.1949800,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519287,\n
        "lat": 43.9743270,\n
        "lon": 3.1949360,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519288,\n
        "lat": 43.9743320,\n
        "lon": 3.1949500,\n
        "timestamp": "2012-10-22T20:32:46Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519289,\n
        "lat": 43.9743362,\n
        "lon": 3.1958685,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519290,\n
        "lat": 43.9743626,\n
        "lon": 3.1958509,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519291,\n
        "lat": 43.9743810,\n
        "lon": 3.1954768,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519292,\n
        "lat": 43.9743880,\n
        "lon": 3.1953218,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519293,\n
        "lat": 43.9743880,\n
        "lon": 3.1954948,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519294,\n
        "lat": 43.9743901,\n
        "lon": 3.1954723,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519295,\n
        "lat": 43.9743970,\n
        "lon": 3.1954868,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519296,\n
        "lat": 43.9744068,\n
        "lon": 3.1958099,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519297,\n
        "lat": 43.9744130,\n
        "lon": 3.1953808,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519298,\n
        "lat": 43.9744141,\n
        "lon": 3.1956542,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519299,\n
        "lat": 43.9744350,\n
        "lon": 3.1954498,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519300,\n
        "lat": 43.9744360,\n
        "lon": 3.1953598,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519301,\n
        "lat": 43.9744630,\n
        "lon": 3.1951922,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519302,\n
        "lat": 43.9744640,\n
        "lon": 3.1954238,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519303,\n
        "lat": 43.9744663,\n
        "lon": 3.1957551,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519304,\n
        "lat": 43.9744747,\n
        "lon": 3.1957729,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519305,\n
        "lat": 43.9744773,\n
        "lon": 3.1957412,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519306,\n
        "lat": 43.9744875,\n
        "lon": 3.1957604,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519307,\n
        "lat": 43.9745210,\n
        "lon": 3.1954132,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519308,\n
        "lat": 43.9745214,\n
        "lon": 3.1957034,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519309,\n
        "lat": 43.9745210,\n
        "lon": 3.1955646,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519310,\n
        "lat": 43.9745659,\n
        "lon": 3.1956649,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519311,\n
        "lat": 43.9746798,\n
        "lon": 3.1957351,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519312,\n
        "lat": 43.9746721,\n
        "lon": 3.1957941,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519313,\n
        "lat": 43.9746918,\n
        "lon": 3.1957041,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519314,\n
        "lat": 43.9746928,\n
        "lon": 3.1957437,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519315,\n
        "lat": 43.9747051,\n
        "lon": 3.1957121,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519316,\n
        "lat": 43.9747110,\n
        "lon": 3.1951272,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519317,\n
        "lat": 43.9747489,\n
        "lon": 3.1958487,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519318,\n
        "lat": 43.9747430,\n
        "lon": 3.1953462,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519319,\n
        "lat": 43.9747611,\n
        "lon": 3.1955671,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519320,\n
        "lat": 43.9748351,\n
        "lon": 3.1956221,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519326,\n
        "lat": 43.9781400,\n
        "lon": 3.1829622,\n
        "timestamp": "2024-08-30T19:32:21Z",\n
        "version": 2,\n
        "changeset": 155989181,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519328,\n
        "lat": 43.9781802,\n
        "lon": 3.1829887,\n
        "timestamp": "2024-08-30T19:32:21Z",\n
        "version": 2,\n
        "changeset": 155989181,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519332,\n
        "lat": 43.9781923,\n
        "lon": 3.1829419,\n
        "timestamp": "2024-08-30T19:32:21Z",\n
        "version": 2,\n
        "changeset": 155989181,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519334,\n
        "lat": 43.9781561,\n
        "lon": 3.1829202,\n
        "timestamp": "2024-08-30T19:32:21Z",\n
        "version": 2,\n
        "changeset": 155989181,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519345,\n
        "lat": 43.9837350,\n
        "lon": 3.1822990,\n
        "timestamp": "2012-10-22T20:32:48Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519346,\n
        "lat": 43.9837650,\n
        "lon": 3.1823570,\n
        "timestamp": "2012-10-22T20:32:48Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519347,\n
        "lat": 43.9837660,\n
        "lon": 3.1822710,\n
        "timestamp": "2012-10-22T20:32:48Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519348,\n
        "lat": 43.9837940,\n
        "lon": 3.1823300,\n
        "timestamp": "2012-10-22T20:32:48Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519349,\n
        "lat": 43.9838255,\n
        "lon": 3.1825203,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519350,\n
        "lat": 43.9838647,\n
        "lon": 3.1826156,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519351,\n
        "lat": 43.9839183,\n
        "lon": 3.1825479,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519352,\n
        "lat": 43.9839209,\n
        "lon": 3.1824450,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519353,\n
        "lat": 43.9839262,\n
        "lon": 3.1825670,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519354,\n
        "lat": 43.9839522,\n
        "lon": 3.1825211,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519355,\n
        "lat": 43.9845070,\n
        "lon": 3.1815100,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519356,\n
        "lat": 43.9845120,\n
        "lon": 3.1814160,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519357,\n
        "lat": 43.9845310,\n
        "lon": 3.1815640,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519358,\n
        "lat": 43.9845380,\n
        "lon": 3.1814830,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519361,\n
        "lat": 43.9845400,\n
        "lon": 3.1813550,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519363,\n
        "lat": 43.9845490,\n
        "lon": 3.1813860,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519365,\n
        "lat": 43.9845730,\n
        "lon": 3.1813320,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519366,\n
        "lat": 43.9845800,\n
        "lon": 3.1813520,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519367,\n
        "lat": 43.9846030,\n
        "lon": 3.1814260,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519368,\n
        "lat": 43.9846260,\n
        "lon": 3.1814830,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519369,\n
        "lat": 43.9846700,\n
        "lon": 3.1812900,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519370,\n
        "lat": 43.9846930,\n
        "lon": 3.1813560,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519371,\n
        "lat": 43.9847840,\n
        "lon": 3.1812420,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519372,\n
        "lat": 43.9848160,\n
        "lon": 3.1811310,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519373,\n
        "lat": 43.9848430,\n
        "lon": 3.1811950,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519374,\n
        "lat": 43.9848450,\n
        "lon": 3.1811080,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519375,\n
        "lat": 43.9848490,\n
        "lon": 3.1811170,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519376,\n
        "lat": 43.9848500,\n
        "lon": 3.1814090,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519377,\n
        "lat": 43.9848700,\n
        "lon": 3.1810850,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519378,\n
        "lat": 43.9848760,\n
        "lon": 3.1810980,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519379,\n
        "lat": 43.9848950,\n
        "lon": 3.1813800,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519380,\n
        "lat": 43.9849090,\n
        "lon": 3.1814210,\n
        "timestamp": "2012-10-22T20:32:49Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519381,\n
        "lat": 43.9849180,\n
        "lon": 3.1810530,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519382,\n
        "lat": 43.9849620,\n
        "lon": 3.1812540,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519383,\n
        "lat": 43.9849930,\n
        "lon": 3.1812240,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519384,\n
        "lat": 43.9850030,\n
        "lon": 3.1813490,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519385,\n
        "lat": 43.9857480,\n
        "lon": 3.1832140,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519386,\n
        "lat": 43.9857610,\n
        "lon": 3.1831690,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519387,\n
        "lat": 43.9857660,\n
        "lon": 3.1832240,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519388,\n
        "lat": 43.9857790,\n
        "lon": 3.1831820,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519389,\n
        "lat": 43.9870920,\n
        "lon": 3.1810710,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519390,\n
        "lat": 43.9871240,\n
        "lon": 3.1810230,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519391,\n
        "lat": 43.9871290,\n
        "lon": 3.1810320,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519392,\n
        "lat": 43.9871460,\n
        "lon": 3.1811720,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519393,\n
        "lat": 43.9871670,\n
        "lon": 3.1813020,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519394,\n
        "lat": 43.9871850,\n
        "lon": 3.1811330,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519395,\n
        "lat": 43.9871920,\n
        "lon": 3.1812440,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519396,\n
        "lat": 43.9871940,\n
        "lon": 3.1813480,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519397,\n
        "lat": 43.9872050,\n
        "lon": 3.1812620,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519398,\n
        "lat": 43.9872060,\n
        "lon": 3.1812310,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519399,\n
        "lat": 43.9872310,\n
        "lon": 3.1812700,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519400,\n
        "lat": 43.9872370,\n
        "lon": 3.1812620,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519401,\n
        "lat": 43.9872380,\n
        "lon": 3.1812270,\n
        "timestamp": "2012-10-22T20:32:50Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519402,\n
        "lat": 43.9872530,\n
        "lon": 3.1812860,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519403,\n
        "lat": 43.9873330,\n
        "lon": 3.1808090,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519404,\n
        "lat": 43.9873620,\n
        "lon": 3.1808610,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519405,\n
        "lat": 43.9873760,\n
        "lon": 3.1808480,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519406,\n
        "lat": 43.9873960,\n
        "lon": 3.1810200,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519407,\n
        "lat": 43.9874100,\n
        "lon": 3.1810080,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519408,\n
        "lat": 43.9874100,\n
        "lon": 3.1810510,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519409,\n
        "lat": 43.9874240,\n
        "lon": 3.1810340,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519410,\n
        "lat": 43.9874600,\n
        "lon": 3.1809980,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519411,\n
        "lat": 43.9876000,\n
        "lon": 3.1805390,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519412,\n
        "lat": 43.9876430,\n
        "lon": 3.1806150,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519413,\n
        "lat": 43.9876820,\n
        "lon": 3.1804500,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519414,\n
        "lat": 43.9876981,\n
        "lon": 3.1813709,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519415,\n
        "lat": 43.9877230,\n
        "lon": 3.1805280,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519416,\n
        "lat": 43.9877520,\n
        "lon": 3.1813510,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519417,\n
        "lat": 43.9877529,\n
        "lon": 3.1814652,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519418,\n
        "lat": 43.9877717,\n
        "lon": 3.1814393,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519423,\n
        "lat": 43.9877950,\n
        "lon": 3.1814160,\n
        "timestamp": "2012-10-22T20:32:51Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519425,\n
        "lat": 43.9878020,\n
        "lon": 3.1813710,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519426,\n
        "lat": 43.9878020,\n
        "lon": 3.1814320,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519427,\n
        "lat": 43.9878150,\n
        "lon": 3.1813960,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519429,\n
        "lat": 43.9878180,\n
        "lon": 3.1813720,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519431,\n
        "lat": 43.9878210,\n
        "lon": 3.1813390,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519432,\n
        "lat": 43.9878220,\n
        "lon": 3.1814090,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519434,\n
        "lat": 43.9878124,\n
        "lon": 3.1814459,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519436,\n
        "lat": 43.9878320,\n
        "lon": 3.1813570,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519438,\n
        "lat": 43.9878470,\n
        "lon": 3.1814480,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519440,\n
        "lat": 43.9878760,\n
        "lon": 3.1812780,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519442,\n
        "lat": 43.9878850,\n
        "lon": 3.1812950,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519444,\n
        "lat": 43.9879070,\n
        "lon": 3.1813350,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519446,\n
        "lat": 43.9879280,\n
        "lon": 3.1813120,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519448,\n
        "lat": 43.9879430,\n
        "lon": 3.1813370,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519449,\n
        "lat": 43.9904692,\n
        "lon": 3.1777533,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519450,\n
        "lat": 43.9906262,\n
        "lon": 3.1780493,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519451,\n
        "lat": 43.9907672,\n
        "lon": 3.1774583,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519452,\n
        "lat": 43.9909242,\n
        "lon": 3.1777543,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519453,\n
        "lat": 43.9909390,\n
        "lon": 3.1776260,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519454,\n
        "lat": 43.9909950,\n
        "lon": 3.1777320,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519455,\n
        "lat": 43.9910880,\n
        "lon": 3.1774780,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519456,\n
        "lat": 43.9911440,\n
        "lon": 3.1775860,\n
        "timestamp": "2012-10-22T20:32:52Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519457,\n
        "lat": 43.9912083,\n
        "lon": 3.1774017,\n
        "timestamp": "2024-02-15T14:52:47Z",\n
        "version": 2,\n
        "changeset": 147495257,\n
        "user": "BREYSSE JM",\n
        "uid": 5564935\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519458,\n
        "lat": 43.9912583,\n
        "lon": 3.1774927,\n
        "timestamp": "2024-02-15T14:52:47Z",\n
        "version": 2,\n
        "changeset": 147495257,\n
        "user": "BREYSSE JM",\n
        "uid": 5564935\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519459,\n
        "lat": 43.9913263,\n
        "lon": 3.1772767,\n
        "timestamp": "2024-02-15T14:52:47Z",\n
        "version": 2,\n
        "changeset": 147495257,\n
        "user": "BREYSSE JM",\n
        "uid": 5564935\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519460,\n
        "lat": 43.9913783,\n
        "lon": 3.1773757,\n
        "timestamp": "2024-02-15T14:52:47Z",\n
        "version": 2,\n
        "changeset": 147495257,\n
        "user": "BREYSSE JM",\n
        "uid": 5564935\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519461,\n
        "lat": 43.9913810,\n
        "lon": 3.1768370,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519462,\n
        "lat": 43.9914530,\n
        "lon": 3.1770670,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519463,\n
        "lat": 43.9914710,\n
        "lon": 3.1767460,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519464,\n
        "lat": 43.9914830,\n
        "lon": 3.1770370,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519465,\n
        "lat": 43.9915380,\n
        "lon": 3.1772320,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519466,\n
        "lat": 43.9915390,\n
        "lon": 3.1769810,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519467,\n
        "lat": 43.9916100,\n
        "lon": 3.1770220,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519468,\n
        "lat": 43.9916220,\n
        "lon": 3.1771460,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 1978519469,\n
        "lat": 43.9916350,\n
        "lon": 3.1771320,\n
        "timestamp": "2012-10-22T20:32:53Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139\n
      },\n
      {\n
        "type": "node",\n
        "id": 3012898695,\n
        "lat": 43.9731454,\n
        "lon": 3.1934790,\n
        "timestamp": "2024-09-09T07:57:34Z",\n
        "version": 5,\n
        "changeset": 156381775,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "drinking_water",\n
          "fee": "no",\n
          "man_made": "water_tap",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3675119568,\n
        "lat": 43.9738101,\n
        "lon": 3.1953484,\n
        "timestamp": "2024-10-09T18:39:15Z",\n
        "version": 6,\n
        "changeset": 157685216,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Rue des Écoles",\n
          "amenity": "school",\n
          "check_date": "2024-08-30",\n
          "name": "École élémentaire publique",\n
          "operator:type": "public",\n
          "ref:UAI": "0120381Z",\n
          "religion": "no",\n
          "school:FR": "primaire",\n
          "source": "data.gouv.fr:Éducation Nationale - 03/2018"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5847283767,\n
        "lat": 43.9850259,\n
        "lon": 3.1836507,\n
        "timestamp": "2025-07-05T21:54:33Z",\n
        "version": 4,\n
        "changeset": 168540570,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "restaurant",\n
          "capacity": "150",\n
          "check_date": "2025-05-10",\n
          "contact:facebook": "https://www.facebook.com/leonie.bistrogrillades",\n
          "contact:phone": "+33 5 65 62 92 22",\n
          "cuisine": "french",\n
          "email": "contact@leonie-larzac.fr",\n
          "internet_access": "wlan",\n
          "name": "Léonie",\n
          "opening_hours:url": "https://www.leonie.restaurant/fr-fr/restaurants/articleid/2172/restaurant-leonie-larzac",\n
          "ref:FR:SIRET": "85347312200010",\n
          "website": "https://www.leonie.restaurant/fr-fr/restaurants/articleid/2172/restaurant-leonie-larzac",\n
          "website:menu": "https://medias.hit.enaveyron.fr/fiches/20352/documents/71a638f1-4a74-4a7a-a85d-e8cda3b5dbd9.pdf",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 5847283774,\n
        "lat": 43.9848906,\n
        "lon": 3.1836779,\n
        "timestamp": "2018-08-21T22:10:33Z",\n
        "version": 1,\n
        "changeset": 61871254,\n
        "user": "Zigeuner",\n
        "uid": 1256648,\n
        "tags": {\n
          "entrance": "main",\n
          "source": "Observations personnelles / BDOrtho IGN 2018"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7102239422,\n
        "lat": 43.9797155,\n
        "lon": 3.1867143,\n
        "timestamp": "2024-08-23T11:44:41Z",\n
        "version": 3,\n
        "changeset": 155648175,\n
        "user": "JeroenvanderGun",\n
        "uid": 11963177,\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "toilets",\n
          "fee": "no",\n
          "operator": "DIR Massif Central",\n
          "operator:wikidata": "Q18613273",\n
          "unisex": "yes",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299249784,\n
        "lat": 43.9847075,\n
        "lon": 3.1832633,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 2,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "colour": "red",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115008",\n
          "source": "survey 2020;mapillary",\n
          "water_source": "main"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277389,\n
        "lat": 43.9822381,\n
        "lon": 3.1863897,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277390,\n
        "lat": 43.9822502,\n
        "lon": 3.1862810,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277391,\n
        "lat": 43.9822476,\n
        "lon": 3.1861435,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277392,\n
        "lat": 43.9822374,\n
        "lon": 3.1862542,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277393,\n
        "lat": 43.9821362,\n
        "lon": 3.1862362,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277394,\n
        "lat": 43.9821464,\n
        "lon": 3.1861256,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277395,\n
        "lat": 43.9820979,\n
        "lon": 3.1861621,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277396,\n
        "lat": 43.9820816,\n
        "lon": 3.1861923,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277397,\n
        "lat": 43.9820600,\n
        "lon": 3.1861698,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277398,\n
        "lat": 43.9820763,\n
        "lon": 3.1861396,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277399,\n
        "lat": 43.9824342,\n
        "lon": 3.1865628,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277400,\n
        "lat": 43.9824428,\n
        "lon": 3.1865984,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277401,\n
        "lat": 43.9824685,\n
        "lon": 3.1865863,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277402,\n
        "lat": 43.9824599,\n
        "lon": 3.1865508,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277408,\n
        "lat": 43.9827776,\n
        "lon": 3.1862116,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277409,\n
        "lat": 43.9827926,\n
        "lon": 3.1862425,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277410,\n
        "lat": 43.9827702,\n
        "lon": 3.1862637,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277411,\n
        "lat": 43.9827551,\n
        "lon": 3.1862328,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277412,\n
        "lat": 43.9829794,\n
        "lon": 3.1860555,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277413,\n
        "lat": 43.9829640,\n
        "lon": 3.1860248,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277414,\n
        "lat": 43.9829861,\n
        "lon": 3.1860032,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277415,\n
        "lat": 43.9830017,\n
        "lon": 3.1860342,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277416,\n
        "lat": 43.9794770,\n
        "lon": 3.1868970,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277417,\n
        "lat": 43.9794945,\n
        "lon": 3.1869253,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277418,\n
        "lat": 43.9795149,\n
        "lon": 3.1869010,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277419,\n
        "lat": 43.9794974,\n
        "lon": 3.1868727,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277421,\n
        "lat": 43.9796902,\n
        "lon": 3.1869584,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277422,\n
        "lat": 43.9797081,\n
        "lon": 3.1869864,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277423,\n
        "lat": 43.9796880,\n
        "lon": 3.1870114,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277424,\n
        "lat": 43.9796700,\n
        "lon": 3.1869833,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277425,\n
        "lat": 43.9797901,\n
        "lon": 3.1864944,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277426,\n
        "lat": 43.9797881,\n
        "lon": 3.1865317,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277427,\n
        "lat": 43.9797612,\n
        "lon": 3.1865290,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 7299277428,\n
        "lat": 43.9797632,\n
        "lon": 3.1864916,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821\n
      },\n
      {\n
        "type": "node",\n
        "id": 8690680658,\n
        "lat": 43.9877523,\n
        "lon": 3.1815095,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 1,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 8690680659,\n
        "lat": 43.9877721,\n
        "lon": 3.1815451,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 1,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 8690680660,\n
        "lat": 43.9878001,\n
        "lon": 3.1815475,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 1,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 8690680661,\n
        "lat": 43.9878275,\n
        "lon": 3.1815216,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 1,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 8690680662,\n
        "lat": 43.9878287,\n
        "lon": 3.1814738,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 1,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908519,\n
        "lat": 43.9663718,\n
        "lon": 3.2005433,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908520,\n
        "lat": 43.9662855,\n
        "lon": 3.1998452,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908521,\n
        "lat": 43.9665724,\n
        "lon": 3.2019510,\n
        "timestamp": "2024-09-30T07:41:45Z",\n
        "version": 3,\n
        "changeset": 157283546,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "ref": "Remontée aero-souterraine 7"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908522,\n
        "lat": 43.9661755,\n
        "lon": 3.1991719,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 5,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "frequency": "50",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "ref": "IACM 625",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908523,\n
        "lat": 43.9671798,\n
        "lon": 3.2045615,\n
        "timestamp": "2024-09-04T06:34:27Z",\n
        "version": 4,\n
        "changeset": 156170440,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "frequency": "50",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "ref": "12115P0005",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434908524,\n
        "lat": 43.9695357,\n
        "lon": 3.2164052,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 4,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "frequency": "50",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952701,\n
        "lat": 43.9706888,\n
        "lon": 3.1991837,\n
        "timestamp": "2024-08-27T06:37:58Z",\n
        "version": 2,\n
        "changeset": 155812156,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952702,\n
        "lat": 43.9716696,\n
        "lon": 3.1988296,\n
        "timestamp": "2024-08-26T16:51:35Z",\n
        "version": 2,\n
        "changeset": 155792878,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952703,\n
        "lat": 43.9746797,\n
        "lon": 3.1963871,\n
        "timestamp": "2024-09-01T16:43:25Z",\n
        "version": 2,\n
        "changeset": 156062641,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952704,\n
        "lat": 43.9749642,\n
        "lon": 3.1955828,\n
        "timestamp": "2024-09-01T16:41:15Z",\n
        "version": 2,\n
        "changeset": 156062641,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952705,\n
        "lat": 43.9745745,\n
        "lon": 3.1941612,\n
        "timestamp": "2024-09-01T16:35:58Z",\n
        "version": 2,\n
        "changeset": 156062641,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952706,\n
        "lat": 43.9741892,\n
        "lon": 3.1927584,\n
        "timestamp": "2024-09-01T16:32:51Z",\n
        "version": 2,\n
        "changeset": 156062641,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952707,\n
        "lat": 43.9741706,\n
        "lon": 3.1919048,\n
        "timestamp": "2024-08-29T15:27:30Z",\n
        "version": 2,\n
        "changeset": 155934465,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952708,\n
        "lat": 43.9741412,\n
        "lon": 3.1911518,\n
        "timestamp": "2024-08-29T15:28:03Z",\n
        "version": 2,\n
        "changeset": 155934465,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952709,\n
        "lat": 43.9741402,\n
        "lon": 3.1905637,\n
        "timestamp": "2024-09-22T15:21:33Z",\n
        "version": 2,\n
        "changeset": 156955803,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952710,\n
        "lat": 43.9740613,\n
        "lon": 3.1897611,\n
        "timestamp": "2024-09-09T10:14:04Z",\n
        "version": 2,\n
        "changeset": 156387097,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952711,\n
        "lat": 43.9740126,\n
        "lon": 3.1896023,\n
        "timestamp": "2024-09-09T10:14:04Z",\n
        "version": 2,\n
        "changeset": 156387097,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952712,\n
        "lat": 43.9736192,\n
        "lon": 3.1891627,\n
        "timestamp": "2024-09-09T10:14:04Z",\n
        "version": 2,\n
        "changeset": 156387097,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952713,\n
        "lat": 43.9732918,\n
        "lon": 3.1887966,\n
        "timestamp": "2024-10-02T06:46:57Z",\n
        "version": 2,\n
        "changeset": 157365461,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952714,\n
        "lat": 43.9728710,\n
        "lon": 3.1883256,\n
        "timestamp": "2024-10-02T06:46:55Z",\n
        "version": 2,\n
        "changeset": 157365461,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952715,\n
        "lat": 43.9724982,\n
        "lon": 3.1879117,\n
        "timestamp": "2024-10-02T06:46:52Z",\n
        "version": 2,\n
        "changeset": 157365461,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952716,\n
        "lat": 43.9722077,\n
        "lon": 3.1872299,\n
        "timestamp": "2022-01-20T21:25:49Z",\n
        "version": 1,\n
        "changeset": 116403778,\n
        "user": "Ydel",\n
        "uid": 3842332,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952717,\n
        "lat": 43.9719023,\n
        "lon": 3.1865161,\n
        "timestamp": "2022-01-20T21:25:49Z",\n
        "version": 1,\n
        "changeset": 116403778,\n
        "user": "Ydel",\n
        "uid": 3842332,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952718,\n
        "lat": 43.9716009,\n
        "lon": 3.1858078,\n
        "timestamp": "2022-01-20T21:25:49Z",\n
        "version": 1,\n
        "changeset": 116403778,\n
        "user": "Ydel",\n
        "uid": 3842332,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952719,\n
        "lat": 43.9712964,\n
        "lon": 3.1850950,\n
        "timestamp": "2022-01-20T21:25:49Z",\n
        "version": 1,\n
        "changeset": 116403778,\n
        "user": "Ydel",\n
        "uid": 3842332,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952720,\n
        "lat": 43.9709949,\n
        "lon": 3.1843953,\n
        "timestamp": "2024-09-09T10:19:57Z",\n
        "version": 2,\n
        "changeset": 156387303,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952770,\n
        "lat": 43.9698751,\n
        "lon": 3.1994775,\n
        "timestamp": "2024-09-11T07:01:25Z",\n
        "version": 3,\n
        "changeset": 156468369,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "description": "Remontée aero-souterraine 9",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952771,\n
        "lat": 43.9716225,\n
        "lon": 3.1983358,\n
        "timestamp": "2025-02-15T19:10:04Z",\n
        "version": 4,\n
        "changeset": 162547732,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "line_management": "transition",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "ref": "SUP N1"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952772,\n
        "lat": 43.9726510,\n
        "lon": 3.1984662,\n
        "timestamp": "2024-09-01T17:01:26Z",\n
        "version": 2,\n
        "changeset": 156062641,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952773,\n
        "lat": 43.9732288,\n
        "lon": 3.1982821,\n
        "timestamp": "2024-08-31T16:53:53Z",\n
        "version": 2,\n
        "changeset": 156024371,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952774,\n
        "lat": 43.9736364,\n
        "lon": 3.1981225,\n
        "timestamp": "2025-02-15T19:10:04Z",\n
        "version": 6,\n
        "changeset": 162547732,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "frequency": "50",\n
          "handle": "lever",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "phases": "3",\n
          "power": "pole",\n
          "ref": "IACM 625",\n
          "substation": "minor_distribution",\n
          "transformer": "main",\n
          "voltage:primary": "20000",\n
          "voltage:secondary": "400"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952775,\n
        "lat": 43.9741302,\n
        "lon": 3.1979416,\n
        "timestamp": "2024-08-31T16:53:34Z",\n
        "version": 2,\n
        "changeset": 156024371,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952776,\n
        "lat": 43.9736258,\n
        "lon": 3.1927813,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952828,\n
        "lat": 43.9694080,\n
        "lon": 3.2157493,\n
        "timestamp": "2024-08-31T19:52:08Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952829,\n
        "lat": 43.9692680,\n
        "lon": 3.2150782,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952830,\n
        "lat": 43.9691262,\n
        "lon": 3.2144102,\n
        "timestamp": "2024-08-31T19:52:03Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952831,\n
        "lat": 43.9689862,\n
        "lon": 3.2137448,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952832,\n
        "lat": 43.9688477,\n
        "lon": 3.2131000,\n
        "timestamp": "2024-08-31T19:51:49Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952833,\n
        "lat": 43.9687012,\n
        "lon": 3.2123915,\n
        "timestamp": "2024-08-31T19:51:47Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952834,\n
        "lat": 43.9685540,\n
        "lon": 3.2116952,\n
        "timestamp": "2024-08-31T19:50:44Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952835,\n
        "lat": 43.9684100,\n
        "lon": 3.2110099,\n
        "timestamp": "2024-08-31T19:50:42Z",\n
        "version": 2,\n
        "changeset": 156030163,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952836,\n
        "lat": 43.9682657,\n
        "lon": 3.2103157,\n
        "timestamp": "2024-09-02T13:01:02Z",\n
        "version": 3,\n
        "changeset": 156097863,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "line_management": "transition",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952837,\n
        "lat": 43.9679780,\n
        "lon": 3.2089553,\n
        "timestamp": "2024-09-02T13:01:02Z",\n
        "version": 3,\n
        "changeset": 156097863,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "line_management": "transition",\n
          "location:transition": "yes",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952838,\n
        "lat": 43.9678357,\n
        "lon": 3.2082797,\n
        "timestamp": "2024-04-06T10:28:08Z",\n
        "version": 2,\n
        "changeset": 149649013,\n
        "user": "Foxie Boi",\n
        "uid": 13105061,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952839,\n
        "lat": 43.9676858,\n
        "lon": 3.2075699,\n
        "timestamp": "2024-04-06T10:28:08Z",\n
        "version": 2,\n
        "changeset": 149649013,\n
        "user": "Foxie Boi",\n
        "uid": 13105061,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952840,\n
        "lat": 43.9675150,\n
        "lon": 3.2067542,\n
        "timestamp": "2024-04-06T10:28:08Z",\n
        "version": 2,\n
        "changeset": 149649013,\n
        "user": "Foxie Boi",\n
        "uid": 13105061,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952841,\n
        "lat": 43.9673646,\n
        "lon": 3.2060441,\n
        "timestamp": "2024-10-05T13:32:28Z",\n
        "version": 2,\n
        "changeset": 157501350,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952842,\n
        "lat": 43.9672150,\n
        "lon": 3.2053333,\n
        "timestamp": "2024-09-04T06:35:12Z",\n
        "version": 2,\n
        "changeset": 156169354,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952843,\n
        "lat": 43.9669732,\n
        "lon": 3.2039107,\n
        "timestamp": "2024-08-28T06:37:17Z",\n
        "version": 2,\n
        "changeset": 155863074,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952844,\n
        "lat": 43.9668385,\n
        "lon": 3.2032724,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952845,\n
        "lat": 43.9666909,\n
        "lon": 3.2025358,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "wood",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9434952846,\n
        "lat": 43.9664486,\n
        "lon": 3.2012604,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10571091786,\n
        "lat": 43.9852251,\n
        "lon": 3.1829811,\n
        "timestamp": "2023-11-22T08:02:55Z",\n
        "version": 2,\n
        "changeset": 144314780,\n
        "user": "Miroslav Suchý",\n
        "uid": 589904,\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "charging_station",\n
          "brand": "Ionity",\n
          "brand:wikidata": "Q42717773",\n
          "capacity": "6",\n
          "fee": "yes",\n
          "name": "IONITY Larzac",\n
          "opening_hours": "24/7",\n
          "operator": "Ionity",\n
          "payment:app": "yes",\n
          "payment:contactless": "yes",\n
          "socket:type2_combo": "6",\n
          "socket:type2_combo:output": "350 kW"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194793,\n
        "lat": 43.9733080,\n
        "lon": 3.1966932,\n
        "timestamp": "2025-05-12T08:51:57Z",\n
        "version": 6,\n
        "changeset": 166140511,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "bench": "no",\n
          "bin": "no",\n
          "bus": "yes",\n
          "highway": "bus_stop",\n
          "lit": "no",\n
          "name": "Hospitalet du Larzac - Centre",\n
          "network": "liO",\n
          "network:wikidata": "Q55597931",\n
          "operator": "Region Occitanie",\n
          "public_transport": "platform",\n
          "shelter": "no",\n
          "tactile_paving": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194807,\n
        "lat": 43.9739498,\n
        "lon": 3.1970089,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194808,\n
        "lat": 43.9738950,\n
        "lon": 3.1970296,\n
        "timestamp": "2024-08-31T21:31:02Z",\n
        "version": 2,\n
        "changeset": 156032942,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "48",\n
          "addr:street": "Impasse Les Orchidées"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194811,\n
        "lat": 43.9738362,\n
        "lon": 3.1970520,\n
        "timestamp": "2024-08-31T21:31:02Z",\n
        "version": 2,\n
        "changeset": 156032942,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "34",\n
          "addr:street": "Impasse Les Orchidées"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194812,\n
        "lat": 43.9737806,\n
        "lon": 3.1970729,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194813,\n
        "lat": 43.9738002,\n
        "lon": 3.1971734,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194815,\n
        "lat": 43.9738617,\n
        "lon": 3.1971832,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194816,\n
        "lat": 43.9739221,\n
        "lon": 3.1971605,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194819,\n
        "lat": 43.9739759,\n
        "lon": 3.1971400,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194820,\n
        "lat": 43.9738064,\n
        "lon": 3.1972041,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194821,\n
        "lat": 43.9739034,\n
        "lon": 3.1970724,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194822,\n
        "lat": 43.9738445,\n
        "lon": 3.1970947,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194824,\n
        "lat": 43.9736323,\n
        "lon": 3.1972740,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194825,\n
        "lat": 43.9735770,\n
        "lon": 3.1972949,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194826,\n
        "lat": 43.9735708,\n
        "lon": 3.1972641,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194828,\n
        "lat": 43.9737465,\n
        "lon": 3.1972307,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194829,\n
        "lat": 43.9736927,\n
        "lon": 3.1972512,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194831,\n
        "lat": 43.9737204,\n
        "lon": 3.1970997,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194832,\n
        "lat": 43.9736656,\n
        "lon": 3.1971203,\n
        "timestamp": "2024-08-31T21:31:02Z",\n
        "version": 2,\n
        "changeset": 156032942,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "22",\n
          "addr:street": "Impasse Les Orchidées"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194833,\n
        "lat": 43.9736739,\n
        "lon": 3.1971632,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194834,\n
        "lat": 43.9736151,\n
        "lon": 3.1971854,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194835,\n
        "lat": 43.9736068,\n
        "lon": 3.1971427,\n
        "timestamp": "2024-08-31T21:31:02Z",\n
        "version": 2,\n
        "changeset": 156032942,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "8",\n
          "addr:street": "Impasse Les Orchidées"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11398194836,\n
        "lat": 43.9735512,\n
        "lon": 3.1971637,\n
        "timestamp": "2023-12-06T16:30:27Z",\n
        "version": 1,\n
        "changeset": 144835388,\n
        "user": "chamdam",\n
        "uid": 10397245\n
      },\n
      {\n
        "type": "node",\n
        "id": 11781270088,\n
        "lat": 43.9797755,\n
        "lon": 3.1866730,\n
        "timestamp": "2024-04-02T20:13:33Z",\n
        "version": 1,\n
        "changeset": 149497710,\n
        "user": "Matt Green UK",\n
        "uid": 423290,\n
        "tags": {\n
          "amenity": "drinking_water"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12046765673,\n
        "lat": 43.9706590,\n
        "lon": 3.1984724,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 1,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 12046765677,\n
        "lat": 43.9740225,\n
        "lon": 3.1903273,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 1,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138141653,\n
        "lat": 43.9726204,\n
        "lon": 3.1949832,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 9,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138228395,\n
        "lat": 43.9731465,\n
        "lon": 3.1966657,\n
        "timestamp": "2024-09-02T06:01:47Z",\n
        "version": 3,\n
        "changeset": 156081200,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732046,\n
        "lat": 43.9710773,\n
        "lon": 3.1970204,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732047,\n
        "lat": 43.9710396,\n
        "lon": 3.1969640,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732048,\n
        "lat": 43.9709431,\n
        "lon": 3.1970955,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732049,\n
        "lat": 43.9709788,\n
        "lon": 3.1971666,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732050,\n
        "lat": 43.9709373,\n
        "lon": 3.1968581,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732051,\n
        "lat": 43.9710020,\n
        "lon": 3.1968876,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732052,\n
        "lat": 43.9709508,\n
        "lon": 3.1970700,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732053,\n
        "lat": 43.9709306,\n
        "lon": 3.1970928,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732054,\n
        "lat": 43.9709499,\n
        "lon": 3.1971384,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732055,\n
        "lat": 43.9708939,\n
        "lon": 3.1971987,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732056,\n
        "lat": 43.9708254,\n
        "lon": 3.1970687,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12138732057,\n
        "lat": 43.9708987,\n
        "lon": 3.1970056,\n
        "timestamp": "2024-08-26T21:38:27Z",\n
        "version": 1,\n
        "changeset": 155803660,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139228524,\n
        "lat": 43.9729385,\n
        "lon": 3.1921683,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 3,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139237952,\n
        "lat": 43.9680329,\n
        "lon": 3.2013132,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 6,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "65",\n
          "fire_hydrant:position": "green",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115005",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139239693,\n
        "lat": 43.9652362,\n
        "lon": 3.1954833,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139252527,\n
        "lat": 43.9721995,\n
        "lon": 3.1957649,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 4,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139274267,\n
        "lat": 43.9718497,\n
        "lon": 3.1967042,\n
        "timestamp": "2024-09-09T17:33:48Z",\n
        "version": 3,\n
        "changeset": 156406396,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139283660,\n
        "lat": 43.9716787,\n
        "lon": 3.1973804,\n
        "timestamp": "2024-09-11T07:01:25Z",\n
        "version": 7,\n
        "changeset": 156468369,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "height": "3",\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284218,\n
        "lat": 43.9716104,\n
        "lon": 3.1980009,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284296,\n
        "lat": 43.9657390,\n
        "lon": 3.1943438,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284297,\n
        "lat": 43.9656920,\n
        "lon": 3.1943853,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284298,\n
        "lat": 43.9656867,\n
        "lon": 3.1943690,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284299,\n
        "lat": 43.9656312,\n
        "lon": 3.1944193,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139284300,\n
        "lat": 43.9656675,\n
        "lon": 3.1945068,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139287043,\n
        "lat": 43.9724429,\n
        "lon": 3.1953196,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 7,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139288965,\n
        "lat": 43.9717582,\n
        "lon": 3.1969493,\n
        "timestamp": "2024-09-11T07:01:25Z",\n
        "version": 7,\n
        "changeset": 156468369,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "height": "7",\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384901,\n
        "lat": 43.9656824,\n
        "lon": 3.1944979,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384902,\n
        "lat": 43.9657112,\n
        "lon": 3.1945542,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384903,\n
        "lat": 43.9657486,\n
        "lon": 3.1945097,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384904,\n
        "lat": 43.9657848,\n
        "lon": 3.1945809,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384905,\n
        "lat": 43.9658296,\n
        "lon": 3.1945171,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384906,\n
        "lat": 43.9658019,\n
        "lon": 3.1944638,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384907,\n
        "lat": 43.9657720,\n
        "lon": 3.1944875,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384908,\n
        "lat": 43.9657550,\n
        "lon": 3.1944593,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139384909,\n
        "lat": 43.9657848,\n
        "lon": 3.1944297,\n
        "timestamp": "2024-08-27T07:39:20Z",\n
        "version": 1,\n
        "changeset": 155815876,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404250,\n
        "lat": 43.9703580,\n
        "lon": 3.1999208,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404251,\n
        "lat": 43.9704216,\n
        "lon": 3.1999130,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404252,\n
        "lat": 43.9704216,\n
        "lon": 3.1999641,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404253,\n
        "lat": 43.9704584,\n
        "lon": 3.1999641,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "19",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404254,\n
        "lat": 43.9704598,\n
        "lon": 3.2000093,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404255,\n
        "lat": 43.9704450,\n
        "lon": 3.2000183,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404256,\n
        "lat": 43.9704459,\n
        "lon": 3.2000582,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404257,\n
        "lat": 43.9704579,\n
        "lon": 3.2000453,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404258,\n
        "lat": 43.9704737,\n
        "lon": 3.2000788,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404259,\n
        "lat": 43.9705209,\n
        "lon": 3.2000415,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "17",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404260,\n
        "lat": 43.9705542,\n
        "lon": 3.2001135,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404261,\n
        "lat": 43.9705126,\n
        "lon": 3.2001547,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Rue de la Roussayrole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404262,\n
        "lat": 43.9705033,\n
        "lon": 3.2001727,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404263,\n
        "lat": 43.9705107,\n
        "lon": 3.2001946,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404264,\n
        "lat": 43.9705172,\n
        "lon": 3.2001804,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404265,\n
        "lat": 43.9705746,\n
        "lon": 3.2002280,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404266,\n
        "lat": 43.9705626,\n
        "lon": 3.2002692,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404267,\n
        "lat": 43.9705903,\n
        "lon": 3.2002910,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404268,\n
        "lat": 43.9705598,\n
        "lon": 3.2003682,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404269,\n
        "lat": 43.9705274,\n
        "lon": 3.2003515,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404270,\n
        "lat": 43.9705366,\n
        "lon": 3.2003258,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404271,\n
        "lat": 43.9704635,\n
        "lon": 3.2002730,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404272,\n
        "lat": 43.9704413,\n
        "lon": 3.2002203,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404273,\n
        "lat": 43.9704320,\n
        "lon": 3.2002293,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404274,\n
        "lat": 43.9703913,\n
        "lon": 3.2002087,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404275,\n
        "lat": 43.9703968,\n
        "lon": 3.2001251,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404276,\n
        "lat": 43.9703792,\n
        "lon": 3.2000813,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404277,\n
        "lat": 43.9703755,\n
        "lon": 3.2000350,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404278,\n
        "lat": 43.9703626,\n
        "lon": 3.2000350,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404279,\n
        "lat": 43.9707885,\n
        "lon": 3.2001843,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404280,\n
        "lat": 43.9706894,\n
        "lon": 3.2001624,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404281,\n
        "lat": 43.9706820,\n
        "lon": 3.2002460,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404282,\n
        "lat": 43.9706681,\n
        "lon": 3.2002409,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404283,\n
        "lat": 43.9706588,\n
        "lon": 3.2003271,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404284,\n
        "lat": 43.9706737,\n
        "lon": 3.2003283,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404285,\n
        "lat": 43.9706644,\n
        "lon": 3.2004081,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404286,\n
        "lat": 43.9707653,\n
        "lon": 3.2004287,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404287,\n
        "lat": 43.9707727,\n
        "lon": 3.2003438,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404288,\n
        "lat": 43.9707496,\n
        "lon": 3.2003386,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404289,\n
        "lat": 43.9707579,\n
        "lon": 3.2002627,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404290,\n
        "lat": 43.9707820,\n
        "lon": 3.2002666,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404291,\n
        "lat": 43.9710481,\n
        "lon": 3.2000531,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404292,\n
        "lat": 43.9710760,\n
        "lon": 3.2001200,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404293,\n
        "lat": 43.9711695,\n
        "lon": 3.2000385,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404294,\n
        "lat": 43.9710935,\n
        "lon": 3.1998630,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404295,\n
        "lat": 43.9709951,\n
        "lon": 3.1999445,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404296,\n
        "lat": 43.9710251,\n
        "lon": 3.2000085,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404297,\n
        "lat": 43.9710551,\n
        "lon": 3.1999852,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404298,\n
        "lat": 43.9710753,\n
        "lon": 3.2000308,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404299,\n
        "lat": 43.9711514,\n
        "lon": 3.2007977,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139404300,\n
        "lat": 43.9711709,\n
        "lon": 3.2009043,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442701,\n
        "lat": 43.9713105,\n
        "lon": 3.2008462,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442702,\n
        "lat": 43.9712756,\n
        "lon": 3.2006804,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442703,\n
        "lat": 43.9712030,\n
        "lon": 3.2007007,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442704,\n
        "lat": 43.9712170,\n
        "lon": 3.2007744,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442705,\n
        "lat": 43.9711777,\n
        "lon": 3.1996669,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442706,\n
        "lat": 43.9711286,\n
        "lon": 3.1995617,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442707,\n
        "lat": 43.9710124,\n
        "lon": 3.1996722,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442708,\n
        "lat": 43.9710585,\n
        "lon": 3.1997741,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442709,\n
        "lat": 43.9711190,\n
        "lon": 3.1994284,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442710,\n
        "lat": 43.9709943,\n
        "lon": 3.1995395,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442711,\n
        "lat": 43.9709523,\n
        "lon": 3.1994454,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442712,\n
        "lat": 43.9710765,\n
        "lon": 3.1993306,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442713,\n
        "lat": 43.9716314,\n
        "lon": 3.2000884,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442714,\n
        "lat": 43.9715567,\n
        "lon": 3.2000322,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442715,\n
        "lat": 43.9714957,\n
        "lon": 3.2001885,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442716,\n
        "lat": 43.9715751,\n
        "lon": 3.2002514,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442717,\n
        "lat": 43.9716093,\n
        "lon": 3.2001710,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442718,\n
        "lat": 43.9716019,\n
        "lon": 3.2001666,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442719,\n
        "lat": 43.9718592,\n
        "lon": 3.1998518,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442720,\n
        "lat": 43.9717277,\n
        "lon": 3.1999385,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442721,\n
        "lat": 43.9716938,\n
        "lon": 3.1998358,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442722,\n
        "lat": 43.9718253,\n
        "lon": 3.1997458,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442723,\n
        "lat": 43.9718513,\n
        "lon": 3.2003816,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442724,\n
        "lat": 43.9718723,\n
        "lon": 3.2005037,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442725,\n
        "lat": 43.9719796,\n
        "lon": 3.2004682,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442726,\n
        "lat": 43.9719789,\n
        "lon": 3.2004622,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442727,\n
        "lat": 43.9720118,\n
        "lon": 3.2004498,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442728,\n
        "lat": 43.9719909,\n
        "lon": 3.2003402,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442729,\n
        "lat": 43.9719595,\n
        "lon": 3.2003505,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12139442730,\n
        "lat": 43.9719578,\n
        "lon": 3.2003442,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478766,\n
        "lat": 43.9733827,\n
        "lon": 3.1937221,\n
        "timestamp": "2024-09-04T05:57:21Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478767,\n
        "lat": 43.9733850,\n
        "lon": 3.1935965,\n
        "timestamp": "2024-09-04T05:57:29Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478768,\n
        "lat": 43.9733787,\n
        "lon": 3.1934501,\n
        "timestamp": "2024-09-04T05:57:33Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478769,\n
        "lat": 43.9733779,\n
        "lon": 3.1933333,\n
        "timestamp": "2024-09-04T05:57:35Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Tilia",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478770,\n
        "lat": 43.9733803,\n
        "lon": 3.1930954,\n
        "timestamp": "2024-09-02T06:40:53Z",\n
        "version": 2,\n
        "changeset": 156080745,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Tilia",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478771,\n
        "lat": 43.9733819,\n
        "lon": 3.1929610,\n
        "timestamp": "2024-09-04T05:58:15Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Aesculus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478772,\n
        "lat": 43.9733890,\n
        "lon": 3.1928288,\n
        "timestamp": "2024-09-04T05:58:18Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Aesculus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478773,\n
        "lat": 43.9732955,\n
        "lon": 3.1928762,\n
        "timestamp": "2024-09-04T05:58:10Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Aesculus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478774,\n
        "lat": 43.9732728,\n
        "lon": 3.1930835,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Aesculus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478775,\n
        "lat": 43.9733007,\n
        "lon": 3.1935901,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478776,\n
        "lat": 43.9732944,\n
        "lon": 3.1937292,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478777,\n
        "lat": 43.9732154,\n
        "lon": 3.1938257,\n
        "timestamp": "2024-09-04T05:57:16Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478778,\n
        "lat": 43.9732138,\n
        "lon": 3.1937155,\n
        "timestamp": "2024-09-02T05:45:52Z",\n
        "version": 2,\n
        "changeset": 156080745,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478779,\n
        "lat": 43.9732218,\n
        "lon": 3.1935701,\n
        "timestamp": "2024-09-02T06:23:50Z",\n
        "version": 2,\n
        "changeset": 156080745,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Platanus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478780,\n
        "lat": 43.9735602,\n
        "lon": 3.1929244,\n
        "timestamp": "2024-09-04T05:58:30Z",\n
        "version": 2,\n
        "changeset": 156169435,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "genus": "Aesculus",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478781,\n
        "lat": 43.9735456,\n
        "lon": 3.1931312,\n
        "timestamp": "2024-08-27T17:08:42Z",\n
        "version": 1,\n
        "changeset": 155842872,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "urban",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140478782,\n
        "lat": 43.9724143,\n
        "lon": 3.1950480,\n
        "timestamp": "2024-08-31T17:15:07Z",\n
        "version": 2,\n
        "changeset": 156025168,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "denotation": "garden",\n
          "genus": "Acer",\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12140482273,\n
        "lat": 43.9733112,\n
        "lon": 3.1939217,\n
        "timestamp": "2024-12-11T19:55:37Z",\n
        "version": 3,\n
        "changeset": 160183144,\n
        "user": "jbcharron",\n
        "uid": 8241440,\n
        "tags": {\n
          "design": "armless_triangle",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141416948,\n
        "lat": 43.9733434,\n
        "lon": 3.1922807,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 4,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "support": "pole",\n
          "utility": "street_lighting;power;telecom"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141438762,\n
        "lat": 43.9731966,\n
        "lon": 3.1929276,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141438947,\n
        "lat": 43.9731423,\n
        "lon": 3.1933220,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 7,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "utility": "power;street_lighting;telecom"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141445648,\n
        "lat": 43.9722543,\n
        "lon": 3.1976066,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141472012,\n
        "lat": 43.9709663,\n
        "lon": 3.1987601,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141475981,\n
        "lat": 43.9703994,\n
        "lon": 3.1991958,\n
        "timestamp": "2024-09-11T07:01:25Z",\n
        "version": 4,\n
        "changeset": 156468369,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141479046,\n
        "lat": 43.9725210,\n
        "lon": 3.1972068,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141479147,\n
        "lat": 43.9723824,\n
        "lon": 3.1970202,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141485730,\n
        "lat": 43.9718208,\n
        "lon": 3.1979844,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794541,\n
        "lat": 43.9731360,\n
        "lon": 3.1934690,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 1,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "toilets",\n
          "changing_table": "no",\n
          "check_date": "2024-08-28",\n
          "fee": "no",\n
          "level": "0",\n
          "toilets:disposal": "flush",\n
          "wheelchair": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794543,\n
        "lat": 43.9729379,\n
        "lon": 3.1986325,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794544,\n
        "lat": 43.9730388,\n
        "lon": 3.1986329,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794545,\n
        "lat": 43.9730383,\n
        "lon": 3.1981999,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794546,\n
        "lat": 43.9720853,\n
        "lon": 3.1979520,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 1,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794547,\n
        "lat": 43.9719835,\n
        "lon": 3.1980396,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 1,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794548,\n
        "lat": 43.9719205,\n
        "lon": 3.1978998,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 1,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12141794549,\n
        "lat": 43.9720283,\n
        "lon": 3.1978123,\n
        "timestamp": "2024-08-28T10:25:17Z",\n
        "version": 1,\n
        "changeset": 155872582,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12143067742,\n
        "lat": 43.9733482,\n
        "lon": 3.1966927,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 6,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115003",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144463976,\n
        "lat": 43.9826340,\n
        "lon": 3.1866584,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 3,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144466125,\n
        "lat": 43.9732976,\n
        "lon": 3.1935278,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 3,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144470800,\n
        "lat": 43.9831239,\n
        "lon": 3.1861609,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 2,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144475318,\n
        "lat": 43.9828926,\n
        "lon": 3.1863966,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 2,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144476001,\n
        "lat": 43.9833376,\n
        "lon": 3.1859406,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 2,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144479413,\n
        "lat": 43.9795507,\n
        "lon": 3.1872473,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 2,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144485235,\n
        "lat": 43.9739253,\n
        "lon": 3.1915175,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144486061,\n
        "lat": 43.9732992,\n
        "lon": 3.1932421,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 5,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144488608,\n
        "lat": 43.9742060,\n
        "lon": 3.1910620,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12144489098,\n
        "lat": 43.9740145,\n
        "lon": 3.1918560,\n
        "timestamp": "2024-09-02T13:02:38Z",\n
        "version": 3,\n
        "changeset": 156097945,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12145084567,\n
        "lat": 43.9740825,\n
        "lon": 3.1957824,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148028444,\n
        "lat": 43.9704402,\n
        "lon": 3.1981592,\n
        "timestamp": "2024-08-31T17:18:31Z",\n
        "version": 3,\n
        "changeset": 156025259,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "no",\n
          "material": "stone"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148048490,\n
        "lat": 43.9715239,\n
        "lon": 3.2004344,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 5,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148063036,\n
        "lat": 43.9731181,\n
        "lon": 3.1957809,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 3,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148065512,\n
        "lat": 43.9705609,\n
        "lon": 3.1978829,\n
        "timestamp": "2024-09-02T08:39:04Z",\n
        "version": 2,\n
        "changeset": 156086262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:green_waste": "yes",\n
          "recycling:organic": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148065713,\n
        "lat": 43.9712873,\n
        "lon": 3.2004408,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148065794,\n
        "lat": 43.9703919,\n
        "lon": 3.1982706,\n
        "timestamp": "2024-08-31T17:17:37Z",\n
        "version": 3,\n
        "changeset": 156025259,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "no",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148080982,\n
        "lat": 43.9711187,\n
        "lon": 3.1978574,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 5,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148088714,\n
        "lat": 43.9703663,\n
        "lon": 3.1983089,\n
        "timestamp": "2024-08-31T17:09:07Z",\n
        "version": 1,\n
        "changeset": 156024169,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "waste_basket"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148088715,\n
        "lat": 43.9705812,\n
        "lon": 3.1978459,\n
        "timestamp": "2024-09-02T08:39:04Z",\n
        "version": 2,\n
        "changeset": 156086262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:green_waste": "yes",\n
          "recycling:organic": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148091824,\n
        "lat": 43.9719847,\n
        "lon": 3.2001843,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 5,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148093365,\n
        "lat": 43.9706480,\n
        "lon": 3.2001206,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148094191,\n
        "lat": 43.9711593,\n
        "lon": 3.2002599,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148102630,\n
        "lat": 43.9713885,\n
        "lon": 3.1976296,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 4,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12148104964,\n
        "lat": 43.9706066,\n
        "lon": 3.1978146,\n
        "timestamp": "2024-09-02T08:39:04Z",\n
        "version": 2,\n
        "changeset": 156086262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:green_waste": "yes",\n
          "recycling:organic": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149902543,\n
        "lat": 43.9718245,\n
        "lon": 3.1993894,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149902544,\n
        "lat": 43.9733683,\n
        "lon": 3.1957901,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 5,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149902545,\n
        "lat": 43.9735075,\n
        "lon": 3.1944317,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149904487,\n
        "lat": 43.9733979,\n
        "lon": 3.1942044,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149907845,\n
        "lat": 43.9733854,\n
        "lon": 3.1954450,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149907854,\n
        "lat": 43.9734375,\n
        "lon": 3.1948837,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 9,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "pole",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149918936,\n
        "lat": 43.9716833,\n
        "lon": 3.1985827,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149931047,\n
        "lat": 43.9717317,\n
        "lon": 3.1988996,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 4,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12149936258,\n
        "lat": 43.9733548,\n
        "lon": 3.1939235,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150005196,\n
        "lat": 43.9729055,\n
        "lon": 3.1945847,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "wall_mounted"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150005197,\n
        "lat": 43.9736899,\n
        "lon": 3.1928407,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 3,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150037050,\n
        "lat": 43.9732804,\n
        "lon": 3.1929343,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 4,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150054110,\n
        "lat": 43.9735341,\n
        "lon": 3.1926816,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 7,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150059893,\n
        "lat": 43.9736297,\n
        "lon": 3.1923124,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150071583,\n
        "lat": 43.9726146,\n
        "lon": 3.1967699,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150071672,\n
        "lat": 43.9739023,\n
        "lon": 3.1956779,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150112524,\n
        "lat": 43.9720426,\n
        "lon": 3.1979887,\n
        "timestamp": "2024-09-02T06:53:54Z",\n
        "version": 3,\n
        "changeset": 156082807,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "31 ter",\n
          "addr:street": "Rue du Grand Chemin",\n
          "entrance": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150112806,\n
        "lat": 43.9729002,\n
        "lon": 3.1968457,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150116380,\n
        "lat": 43.9725958,\n
        "lon": 3.1965189,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12150979012,\n
        "lat": 43.9737956,\n
        "lon": 3.1925855,\n
        "timestamp": "2024-09-02T08:31:38Z",\n
        "version": 2,\n
        "changeset": 156085982,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12151022208,\n
        "lat": 43.9705080,\n
        "lon": 3.1996754,\n
        "timestamp": "2024-09-10T09:14:47Z",\n
        "version": 5,\n
        "changeset": 156429817,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12151599507,\n
        "lat": 43.9747557,\n
        "lon": 3.1906077,\n
        "timestamp": "2024-09-21T09:35:12Z",\n
        "version": 3,\n
        "changeset": 156903280,\n
        "user": "mueschel",\n
        "uid": 616774,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12151599508,\n
        "lat": 43.9737431,\n
        "lon": 3.1906281,\n
        "timestamp": "2024-09-09T17:33:48Z",\n
        "version": 3,\n
        "changeset": 156406396,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "metal",\n
          "utility": "street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153182508,\n
        "lat": 43.9722569,\n
        "lon": 3.1957271,\n
        "timestamp": "2025-02-15T23:23:20Z",\n
        "version": 4,\n
        "changeset": 162554389,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "utility": "telecom;power"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304375,\n
        "lat": 43.9844855,\n
        "lon": 3.1836909,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304376,\n
        "lat": 43.9843905,\n
        "lon": 3.1837211,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304377,\n
        "lat": 43.9843239,\n
        "lon": 3.1838036,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304378,\n
        "lat": 43.9842578,\n
        "lon": 3.1838867,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304379,\n
        "lat": 43.9842245,\n
        "lon": 3.1838753,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304380,\n
        "lat": 43.9838588,\n
        "lon": 3.1843869,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304381,\n
        "lat": 43.9839295,\n
        "lon": 3.1843102,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304382,\n
        "lat": 43.9837944,\n
        "lon": 3.1844818,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304383,\n
        "lat": 43.9837313,\n
        "lon": 3.1845633,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304384,\n
        "lat": 43.9836634,\n
        "lon": 3.1848047,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304397,\n
        "lat": 43.9825295,\n
        "lon": 3.1864190,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304398,\n
        "lat": 43.9825430,\n
        "lon": 3.1853934,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304399,\n
        "lat": 43.9822646,\n
        "lon": 3.1856784,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153304400,\n
        "lat": 43.9819317,\n
        "lon": 3.1863785,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323201,\n
        "lat": 43.9820996,\n
        "lon": 3.1864998,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323202,\n
        "lat": 43.9819886,\n
        "lon": 3.1859617,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323203,\n
        "lat": 43.9818835,\n
        "lon": 3.1861535,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323204,\n
        "lat": 43.9823095,\n
        "lon": 3.1862786,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323205,\n
        "lat": 43.9823081,\n
        "lon": 3.1864643,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323206,\n
        "lat": 43.9823573,\n
        "lon": 3.1866635,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323207,\n
        "lat": 43.9824190,\n
        "lon": 3.1862263,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323208,\n
        "lat": 43.9824789,\n
        "lon": 3.1860935,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323209,\n
        "lat": 43.9825363,\n
        "lon": 3.1860975,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323210,\n
        "lat": 43.9826463,\n
        "lon": 3.1863047,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323211,\n
        "lat": 43.9826941,\n
        "lon": 3.1859426,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323212,\n
        "lat": 43.9828624,\n
        "lon": 3.1857086,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323213,\n
        "lat": 43.9828460,\n
        "lon": 3.1857857,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323214,\n
        "lat": 43.9830000,\n
        "lon": 3.1856221,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323215,\n
        "lat": 43.9828012,\n
        "lon": 3.1861491,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323216,\n
        "lat": 43.9829575,\n
        "lon": 3.1859943,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323217,\n
        "lat": 43.9831056,\n
        "lon": 3.1858373,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323218,\n
        "lat": 43.9848575,\n
        "lon": 3.1841750,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323219,\n
        "lat": 43.9846144,\n
        "lon": 3.1847309,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323220,\n
        "lat": 43.9847570,\n
        "lon": 3.1838111,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323221,\n
        "lat": 43.9846563,\n
        "lon": 3.1839360,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323222,\n
        "lat": 43.9845896,\n
        "lon": 3.1840220,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323223,\n
        "lat": 43.9845226,\n
        "lon": 3.1841068,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323224,\n
        "lat": 43.9844567,\n
        "lon": 3.1841905,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323225,\n
        "lat": 43.9843910,\n
        "lon": 3.1842763,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323226,\n
        "lat": 43.9843058,\n
        "lon": 3.1843812,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323227,\n
        "lat": 43.9841295,\n
        "lon": 3.1846112,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323228,\n
        "lat": 43.9840631,\n
        "lon": 3.1846961,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323229,\n
        "lat": 43.9839956,\n
        "lon": 3.1847809,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323230,\n
        "lat": 43.9839292,\n
        "lon": 3.1848650,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323231,\n
        "lat": 43.9838255,\n
        "lon": 3.1847091,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323232,\n
        "lat": 43.9838928,\n
        "lon": 3.1846236,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323233,\n
        "lat": 43.9839579,\n
        "lon": 3.1845405,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323234,\n
        "lat": 43.9841261,\n
        "lon": 3.1840564,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323235,\n
        "lat": 43.9840600,\n
        "lon": 3.1841398,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323236,\n
        "lat": 43.9839951,\n
        "lon": 3.1842250,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323237,\n
        "lat": 43.9840243,\n
        "lon": 3.1844557,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323238,\n
        "lat": 43.9840906,\n
        "lon": 3.1843688,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323239,\n
        "lat": 43.9842190,\n
        "lon": 3.1842029,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323240,\n
        "lat": 43.9842831,\n
        "lon": 3.1841194,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323241,\n
        "lat": 43.9843497,\n
        "lon": 3.1840352,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323242,\n
        "lat": 43.9844168,\n
        "lon": 3.1839501,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323243,\n
        "lat": 43.9844846,\n
        "lon": 3.1838652,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323244,\n
        "lat": 43.9845504,\n
        "lon": 3.1837811,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323245,\n
        "lat": 43.9846098,\n
        "lon": 3.1836953,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323246,\n
        "lat": 43.9846209,\n
        "lon": 3.1835078,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323247,\n
        "lat": 43.9845545,\n
        "lon": 3.1835974,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323248,\n
        "lat": 43.9847135,\n
        "lon": 3.1839779,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323249,\n
        "lat": 43.9848117,\n
        "lon": 3.1839813,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323250,\n
        "lat": 43.9852657,\n
        "lon": 3.1831102,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323251,\n
        "lat": 43.9853998,\n
        "lon": 3.1833120,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323252,\n
        "lat": 43.9855465,\n
        "lon": 3.1827669,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323253,\n
        "lat": 43.9851292,\n
        "lon": 3.1828507,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323254,\n
        "lat": 43.9850597,\n
        "lon": 3.1829251,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323255,\n
        "lat": 43.9849863,\n
        "lon": 3.1829962,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323256,\n
        "lat": 43.9849116,\n
        "lon": 3.1830733,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323257,\n
        "lat": 43.9848204,\n
        "lon": 3.1832242,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323258,\n
        "lat": 43.9848334,\n
        "lon": 3.1831565,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323259,\n
        "lat": 43.9848739,\n
        "lon": 3.1832376,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323260,\n
        "lat": 43.9850192,\n
        "lon": 3.1832745,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323261,\n
        "lat": 43.9850915,\n
        "lon": 3.1831994,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323262,\n
        "lat": 43.9851653,\n
        "lon": 3.1831270,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323263,\n
        "lat": 43.9852840,\n
        "lon": 3.1829332,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323264,\n
        "lat": 43.9853463,\n
        "lon": 3.1830116,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323265,\n
        "lat": 43.9853617,\n
        "lon": 3.1828997,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323266,\n
        "lat": 43.9853796,\n
        "lon": 3.1828051,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323267,\n
        "lat": 43.9853969,\n
        "lon": 3.1826891,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323268,\n
        "lat": 43.9854162,\n
        "lon": 3.1825610,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323269,\n
        "lat": 43.9853622,\n
        "lon": 3.1825195,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323270,\n
        "lat": 43.9853221,\n
        "lon": 3.1826475,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323271,\n
        "lat": 43.9853004,\n
        "lon": 3.1827736,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323272,\n
        "lat": 43.9852208,\n
        "lon": 3.1827642,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323273,\n
        "lat": 43.9851721,\n
        "lon": 3.1827273,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323274,\n
        "lat": 43.9847832,\n
        "lon": 3.1829453,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323275,\n
        "lat": 43.9848623,\n
        "lon": 3.1828722,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323276,\n
        "lat": 43.9849362,\n
        "lon": 3.1827997,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323277,\n
        "lat": 43.9850085,\n
        "lon": 3.1827246,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323278,\n
        "lat": 43.9850799,\n
        "lon": 3.1826515,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323279,\n
        "lat": 43.9851542,\n
        "lon": 3.1824987,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323280,\n
        "lat": 43.9849685,\n
        "lon": 3.1826730,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323281,\n
        "lat": 43.9847856,\n
        "lon": 3.1828601,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323282,\n
        "lat": 43.9846062,\n
        "lon": 3.1830465,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323283,\n
        "lat": 43.9844513,\n
        "lon": 3.1832081,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323284,\n
        "lat": 43.9843051,\n
        "lon": 3.1833576,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323285,\n
        "lat": 43.9841796,\n
        "lon": 3.1835145,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323286,\n
        "lat": 43.9840971,\n
        "lon": 3.1838230,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323287,\n
        "lat": 43.9840016,\n
        "lon": 3.1840624,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323288,\n
        "lat": 43.9840421,\n
        "lon": 3.1850649,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323289,\n
        "lat": 43.9836018,\n
        "lon": 3.1849025,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 3,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323290,\n
        "lat": 43.9837869,\n
        "lon": 3.1850300,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323291,\n
        "lat": 43.9837724,\n
        "lon": 3.1854149,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323292,\n
        "lat": 43.9836074,\n
        "lon": 3.1855671,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323293,\n
        "lat": 43.9834202,\n
        "lon": 3.1855403,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323294,\n
        "lat": 43.9833749,\n
        "lon": 3.1853398,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323296,\n
        "lat": 43.9831100,\n
        "lon": 3.1849556,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323297,\n
        "lat": 43.9828320,\n
        "lon": 3.1849415,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323298,\n
        "lat": 43.9833580,\n
        "lon": 3.1845190,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323299,\n
        "lat": 43.9836783,\n
        "lon": 3.1844882,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323300,\n
        "lat": 43.9835548,\n
        "lon": 3.1842723,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323301,\n
        "lat": 43.9838255,\n
        "lon": 3.1842508,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323302,\n
        "lat": 43.9837806,\n
        "lon": 3.1840490,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323303,\n
        "lat": 43.9834530,\n
        "lon": 3.1826797,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323304,\n
        "lat": 43.9832383,\n
        "lon": 3.1829137,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323305,\n
        "lat": 43.9830603,\n
        "lon": 3.1832041,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323306,\n
        "lat": 43.9828885,\n
        "lon": 3.1834830,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323307,\n
        "lat": 43.9827056,\n
        "lon": 3.1837620,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323308,\n
        "lat": 43.9824953,\n
        "lon": 3.1840034,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323309,\n
        "lat": 43.9822656,\n
        "lon": 3.1841985,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323310,\n
        "lat": 43.9820249,\n
        "lon": 3.1843747,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323311,\n
        "lat": 43.9817855,\n
        "lon": 3.1845475,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323312,\n
        "lat": 43.9818835,\n
        "lon": 3.1851923,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323313,\n
        "lat": 43.9816239,\n
        "lon": 3.1853177,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323314,\n
        "lat": 43.9815418,\n
        "lon": 3.1847182,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323315,\n
        "lat": 43.9813146,\n
        "lon": 3.1849314,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323316,\n
        "lat": 43.9813730,\n
        "lon": 3.1852399,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323317,\n
        "lat": 43.9813445,\n
        "lon": 3.1855678,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323318,\n
        "lat": 43.9811693,\n
        "lon": 3.1851152,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323319,\n
        "lat": 43.9811327,\n
        "lon": 3.1855564,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323320,\n
        "lat": 43.9810299,\n
        "lon": 3.1853619,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323321,\n
        "lat": 43.9807814,\n
        "lon": 3.1855638,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323322,\n
        "lat": 43.9808017,\n
        "lon": 3.1858400,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323323,\n
        "lat": 43.9805459,\n
        "lon": 3.1857347,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323324,\n
        "lat": 43.9805927,\n
        "lon": 3.1861190,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323325,\n
        "lat": 43.9804036,\n
        "lon": 3.1863731,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323326,\n
        "lat": 43.9802917,\n
        "lon": 3.1858380,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323327,\n
        "lat": 43.9800147,\n
        "lon": 3.1859198,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323328,\n
        "lat": 43.9801339,\n
        "lon": 3.1862035,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323329,\n
        "lat": 43.9801797,\n
        "lon": 3.1866541,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323330,\n
        "lat": 43.9800263,\n
        "lon": 3.1865213,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323331,\n
        "lat": 43.9797831,\n
        "lon": 3.1871114,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323332,\n
        "lat": 43.9799949,\n
        "lon": 3.1868599,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323333,\n
        "lat": 43.9798062,\n
        "lon": 3.1861538,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323334,\n
        "lat": 43.9796017,\n
        "lon": 3.1864006,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323335,\n
        "lat": 43.9794024,\n
        "lon": 3.1866494,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323336,\n
        "lat": 43.9793580,\n
        "lon": 3.1870175,\n
        "timestamp": "2024-09-03T09:00:19Z",\n
        "version": 1,\n
        "changeset": 156132301,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153323338,\n
        "lat": 43.9733267,\n
        "lon": 3.1962524,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 5,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "steel",\n
          "ref:signed": "no",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153441087,\n
        "lat": 43.9736195,\n
        "lon": 3.1911146,\n
        "timestamp": "2024-09-17T13:31:19Z",\n
        "version": 4,\n
        "changeset": 156729969,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref": "116901",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12153446601,\n
        "lat": 43.9729927,\n
        "lon": 3.1945163,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 5,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "support": "pole",\n
          "utility": "power;telecom;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154704437,\n
        "lat": 43.9724298,\n
        "lon": 3.1916622,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:green_waste": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154723537,\n
        "lat": 43.9724045,\n
        "lon": 3.1916754,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "recycling",\n
          "recycling:green_waste": "yes",\n
          "recycling_type": "container"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154739225,\n
        "lat": 43.9673185,\n
        "lon": 3.1969180,\n
        "timestamp": "2024-09-09T10:53:47Z",\n
        "version": 2,\n
        "changeset": 156388609,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154739967,\n
        "lat": 43.9668871,\n
        "lon": 3.1974226,\n
        "timestamp": "2024-09-09T10:53:47Z",\n
        "version": 2,\n
        "changeset": 156388609,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154757724,\n
        "lat": 43.9662880,\n
        "lon": 3.1986897,\n
        "timestamp": "2024-10-09T13:38:44Z",\n
        "version": 3,\n
        "changeset": 157672969,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "ref:signed": "no",\n
          "utility": "telecom;power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154759913,\n
        "lat": 43.9696194,\n
        "lon": 3.1997574,\n
        "timestamp": "2024-09-17T11:43:45Z",\n
        "version": 3,\n
        "changeset": 156726145,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "design:ref": "CS",\n
          "location": "outdoor",\n
          "man_made": "street_cabinet",\n
          "power": "substation",\n
          "rating": "100kVA",\n
          "substation": "minor_distribution",\n
          "transformer": "distribution",\n
          "utility": "power"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12154772781,\n
        "lat": 43.9707909,\n
        "lon": 3.1989074,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12158404824,\n
        "lat": 43.9744374,\n
        "lon": 3.1953075,\n
        "timestamp": "2024-09-05T19:23:58Z",\n
        "version": 1,\n
        "changeset": 156245669,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12158404825,\n
        "lat": 43.9743718,\n
        "lon": 3.1952874,\n
        "timestamp": "2024-09-05T19:23:58Z",\n
        "version": 1,\n
        "changeset": 156245669,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12158404826,\n
        "lat": 43.9743930,\n
        "lon": 3.1951653,\n
        "timestamp": "2024-09-05T19:23:58Z",\n
        "version": 1,\n
        "changeset": 156245669,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12158404827,\n
        "lat": 43.9744587,\n
        "lon": 3.1951908,\n
        "timestamp": "2024-09-05T19:23:58Z",\n
        "version": 1,\n
        "changeset": 156245669,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12164939834,\n
        "lat": 43.9716149,\n
        "lon": 3.1976379,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 5,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:position": "sidewalk",\n
          "fire_hydrant:type": "pillar",\n
          "ref": "020680",\n
          "ref:FR:SIS": "12115004"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165261517,\n
        "lat": 43.9733901,\n
        "lon": 3.1920037,\n
        "timestamp": "2024-09-09T17:33:48Z",\n
        "version": 2,\n
        "changeset": 156406396,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "metal",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165261529,\n
        "lat": 43.9733660,\n
        "lon": 3.1925832,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "support": "pole",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165261530,\n
        "lat": 43.9731973,\n
        "lon": 3.1929291,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "support": "pole",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165261531,\n
        "lat": 43.9730915,\n
        "lon": 3.1937847,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 5,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "pole",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165261532,\n
        "lat": 43.9730041,\n
        "lon": 3.1942377,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "utility": "power;telecom;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165265467,\n
        "lat": 43.9672443,\n
        "lon": 3.1974525,\n
        "timestamp": "2024-09-09T10:53:47Z",\n
        "version": 1,\n
        "changeset": 156388609,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165475390,\n
        "lat": 43.9737880,\n
        "lon": 3.1960252,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "man_made": "utility_pole",\n
          "material": "concrete"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165475391,\n
        "lat": 43.9735475,\n
        "lon": 3.1962760,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 3,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "man_made": "utility_pole",\n
          "material": "concrete"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12165475392,\n
        "lat": 43.9744238,\n
        "lon": 3.1971109,\n
        "timestamp": "2024-09-11T15:23:03Z",\n
        "version": 2,\n
        "changeset": 156489900,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167500270,\n
        "lat": 43.9732826,\n
        "lon": 3.1965229,\n
        "timestamp": "2024-09-18T09:34:08Z",\n
        "version": 4,\n
        "changeset": 156763453,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "utility": "power;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167500271,\n
        "lat": 43.9734269,\n
        "lon": 3.1970705,\n
        "timestamp": "2024-09-10T09:09:13Z",\n
        "version": 2,\n
        "changeset": 156429582,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "utility": "power;street_lighting;telecom"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167502103,\n
        "lat": 43.9756178,\n
        "lon": 3.2043037,\n
        "timestamp": "2024-09-10T06:38:09Z",\n
        "version": 3,\n
        "changeset": 156424087,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "no",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167538264,\n
        "lat": 43.9716072,\n
        "lon": 3.1981898,\n
        "timestamp": "2025-02-15T23:23:20Z",\n
        "version": 3,\n
        "changeset": 162554389,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "utility": "power"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167538265,\n
        "lat": 43.9716037,\n
        "lon": 3.1979864,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "man_made": "utility_pole",\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole",\n
          "utility": "power;telecom;street_lighting"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167788221,\n
        "lat": 43.9709021,\n
        "lon": 3.2001932,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 1,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167788222,\n
        "lat": 43.9713587,\n
        "lon": 3.2000443,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 1,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167788223,\n
        "lat": 43.9717081,\n
        "lon": 3.2002549,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 1,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12167788224,\n
        "lat": 43.9714330,\n
        "lon": 3.1998083,\n
        "timestamp": "2024-09-10T09:42:49Z",\n
        "version": 1,\n
        "changeset": 156430883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no",\n
          "support": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12168440489,\n
        "lat": 43.9710405,\n
        "lon": 3.1982519,\n
        "timestamp": "2024-09-10T16:55:36Z",\n
        "version": 1,\n
        "changeset": 156449737,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Lotissement Les Condamines"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12169733725,\n
        "lat": 43.9712045,\n
        "lon": 3.1982510,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 1,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12169733726,\n
        "lat": 43.9711974,\n
        "lon": 3.1982306,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 1,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12169733727,\n
        "lat": 43.9731953,\n
        "lon": 3.1927487,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12169733728,\n
        "lat": 43.9731140,\n
        "lon": 3.1928334,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12169733729,\n
        "lat": 43.9731638,\n
        "lon": 3.1927771,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12170196629,\n
        "lat": 43.9732631,\n
        "lon": 3.1938627,\n
        "timestamp": "2025-02-15T23:23:20Z",\n
        "version": 2,\n
        "changeset": 162554389,\n
        "user": "InfosReseaux",\n
        "uid": 93222,\n
        "tags": {\n
          "material": "concrete",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12175033736,\n
        "lat": 43.9727799,\n
        "lon": 3.1957945,\n
        "timestamp": "2024-09-13T15:09:21Z",\n
        "version": 1,\n
        "changeset": 156576954,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "pole",\n
          "lamp_type": "led"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12182156179,\n
        "lat": 43.9733269,\n
        "lon": 3.1849282,\n
        "timestamp": "2024-10-02T06:51:55Z",\n
        "version": 4,\n
        "changeset": 157365624,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12182156957,\n
        "lat": 43.9733278,\n
        "lon": 3.1847785,\n
        "timestamp": "2024-10-02T06:51:49Z",\n
        "version": 4,\n
        "changeset": 157365624,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12182179244,\n
        "lat": 43.9739122,\n
        "lon": 3.1872008,\n
        "timestamp": "2024-09-17T13:27:18Z",\n
        "version": 3,\n
        "changeset": 156730113,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12183371393,\n
        "lat": 43.9734760,\n
        "lon": 3.1944626,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 5,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:position": "lane",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115002",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12183729149,\n
        "lat": 43.9727031,\n
        "lon": 3.1923114,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12183729180,\n
        "lat": 43.9728583,\n
        "lon": 3.1924426,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12202133660,\n
        "lat": 43.9736468,\n
        "lon": 3.2126487,\n
        "timestamp": "2024-09-26T16:33:03Z",\n
        "version": 3,\n
        "changeset": 157137883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "yes",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12202147735,\n
        "lat": 43.9735658,\n
        "lon": 3.2127034,\n
        "timestamp": "2024-09-26T16:33:05Z",\n
        "version": 3,\n
        "changeset": 157137883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "no",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12202152102,\n
        "lat": 43.9736031,\n
        "lon": 3.2126838,\n
        "timestamp": "2024-09-26T16:32:55Z",\n
        "version": 3,\n
        "changeset": 157137883,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "bench",\n
          "backrest": "no",\n
          "material": "wood"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12227866791,\n
        "lat": 43.9739291,\n
        "lon": 3.2038850,\n
        "timestamp": "2024-10-05T14:35:45Z",\n
        "version": 1,\n
        "changeset": 157504329,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "man_made": "surveillance",\n
          "surveillance:type": "camera"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12228168206,\n
        "lat": 43.9738946,\n
        "lon": 3.1922448,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12281578381,\n
        "lat": 43.9733025,\n
        "lon": 3.1921610,\n
        "timestamp": "2025-06-03T23:09:38Z",\n
        "version": 2,\n
        "changeset": 167155197,\n
        "user": "Ptigrouick",\n
        "uid": 195175,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115001",\n
          "source:position": "PCRS raster"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12666323244,\n
        "lat": 43.9863610,\n
        "lon": 3.1867650,\n
        "timestamp": "2025-03-15T08:12:48Z",\n
        "version": 1,\n
        "changeset": 163639844,\n
        "user": "Lejun",\n
        "uid": 8085973,\n
        "tags": {\n
          "camera:type": "fixed",\n
          "description": "LFCM : Aéro-Club Millau-Larzac",\n
          "ele": "810",\n
          "man_made": "surveillance",\n
          "source:description": "MétéoFrance",\n
          "surveillance": "public",\n
          "surveillance:type": "camera"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221643,\n
        "lat": 43.9714846,\n
        "lon": 3.1992603,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221644,\n
        "lat": 43.9713170,\n
        "lon": 3.1993567,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221645,\n
        "lat": 43.9713131,\n
        "lon": 3.1993480,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221646,\n
        "lat": 43.9713121,\n
        "lon": 3.1993272,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221647,\n
        "lat": 43.9713164,\n
        "lon": 3.1993218,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221650,\n
        "lat": 43.9743193,\n
        "lon": 3.1957535,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221651,\n
        "lat": 43.9743160,\n
        "lon": 3.1957472,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723221652,\n
        "lat": 43.9743605,\n
        "lon": 3.1958464,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 1,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580122,\n
        "lat": 43.9731595,\n
        "lon": 3.1928081,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580123,\n
        "lat": 43.9731108,\n
        "lon": 3.1928825,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580124,\n
        "lat": 43.9730919,\n
        "lon": 3.1932590,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580125,\n
        "lat": 43.9730354,\n
        "lon": 3.1931430,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580126,\n
        "lat": 43.9730117,\n
        "lon": 3.1931427,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580127,\n
        "lat": 43.9730098,\n
        "lon": 3.1931142,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580128,\n
        "lat": 43.9730366,\n
        "lon": 3.1931651,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580129,\n
        "lat": 43.9731078,\n
        "lon": 3.1931755,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580130,\n
        "lat": 43.9734152,\n
        "lon": 3.1946236,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580131,\n
        "lat": 43.9733220,\n
        "lon": 3.1948697,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580132,\n
        "lat": 43.9728209,\n
        "lon": 3.1940570,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580133,\n
        "lat": 43.9730728,\n
        "lon": 3.1938518,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580134,\n
        "lat": 43.9730151,\n
        "lon": 3.1938719,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580136,\n
        "lat": 43.9730752,\n
        "lon": 3.1938947,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580138,\n
        "lat": 43.9730762,\n
        "lon": 3.1939805,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580139,\n
        "lat": 43.9730832,\n
        "lon": 3.1940191,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580140,\n
        "lat": 43.9730397,\n
        "lon": 3.1943483,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580141,\n
        "lat": 43.9730301,\n
        "lon": 3.1943966,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580142,\n
        "lat": 43.9730610,\n
        "lon": 3.1943721,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580143,\n
        "lat": 43.9731186,\n
        "lon": 3.1942166,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580144,\n
        "lat": 43.9731153,\n
        "lon": 3.1941586,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580148,\n
        "lat": 43.9732779,\n
        "lon": 3.1943081,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580149,\n
        "lat": 43.9732287,\n
        "lon": 3.1944241,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580151,\n
        "lat": 43.9732636,\n
        "lon": 3.1955090,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "access": "yes",\n
          "entrance": "yes",\n
          "wheelchair": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580154,\n
        "lat": 43.9733862,\n
        "lon": 3.1954393,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580155,\n
        "lat": 43.9732822,\n
        "lon": 3.1954028,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580156,\n
        "lat": 43.9730781,\n
        "lon": 3.1947396,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580157,\n
        "lat": 43.9730950,\n
        "lon": 3.1946598,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580158,\n
        "lat": 43.9730935,\n
        "lon": 3.1946692,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580159,\n
        "lat": 43.9730482,\n
        "lon": 3.1947302,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580160,\n
        "lat": 43.9728358,\n
        "lon": 3.1947322,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580161,\n
        "lat": 43.9729087,\n
        "lon": 3.1948563,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580162,\n
        "lat": 43.9727294,\n
        "lon": 3.1948965,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580163,\n
        "lat": 43.9728095,\n
        "lon": 3.1945837,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580164,\n
        "lat": 43.9727557,\n
        "lon": 3.1946440,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580165,\n
        "lat": 43.9726814,\n
        "lon": 3.1953059,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580168,\n
        "lat": 43.9738671,\n
        "lon": 3.1956093,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580169,\n
        "lat": 43.9738208,\n
        "lon": 3.1956029,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580170,\n
        "lat": 43.9734579,\n
        "lon": 3.1956270,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580171,\n
        "lat": 43.9734567,\n
        "lon": 3.1956472,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 2,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580173,\n
        "lat": 43.9731724,\n
        "lon": 3.1956723,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580174,\n
        "lat": 43.9731768,\n
        "lon": 3.1956492,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580175,\n
        "lat": 43.9731519,\n
        "lon": 3.1955905,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580176,\n
        "lat": 43.9732750,\n
        "lon": 3.1960626,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580177,\n
        "lat": 43.9732096,\n
        "lon": 3.1958353,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580178,\n
        "lat": 43.9732735,\n
        "lon": 3.1964046,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580179,\n
        "lat": 43.9732241,\n
        "lon": 3.1964133,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580180,\n
        "lat": 43.9732369,\n
        "lon": 3.1965400,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580181,\n
        "lat": 43.9732810,\n
        "lon": 3.1965035,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580182,\n
        "lat": 43.9729582,\n
        "lon": 3.1965142,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580183,\n
        "lat": 43.9729531,\n
        "lon": 3.1965135,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580184,\n
        "lat": 43.9726410,\n
        "lon": 3.1968425,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580185,\n
        "lat": 43.9726492,\n
        "lon": 3.1968398,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580186,\n
        "lat": 43.9726392,\n
        "lon": 3.1968488,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580187,\n
        "lat": 43.9725029,\n
        "lon": 3.1972096,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580188,\n
        "lat": 43.9726375,\n
        "lon": 3.1970986,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580189,\n
        "lat": 43.9725953,\n
        "lon": 3.1969732,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580190,\n
        "lat": 43.9725890,\n
        "lon": 3.1969735,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580191,\n
        "lat": 43.9725745,\n
        "lon": 3.1969424,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580192,\n
        "lat": 43.9724860,\n
        "lon": 3.1969055,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580193,\n
        "lat": 43.9724339,\n
        "lon": 3.1962617,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580194,\n
        "lat": 43.9724440,\n
        "lon": 3.1963315,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580195,\n
        "lat": 43.9710858,\n
        "lon": 3.1994630,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580196,\n
        "lat": 43.9711403,\n
        "lon": 3.1994080,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580197,\n
        "lat": 43.9711584,\n
        "lon": 3.1994519,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580198,\n
        "lat": 43.9711027,\n
        "lon": 3.1995012,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723580200,\n
        "lat": 43.9717289,\n
        "lon": 3.1995907,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593201,\n
        "lat": 43.9717330,\n
        "lon": 3.1996388,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593202,\n
        "lat": 43.9716663,\n
        "lon": 3.1995988,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593203,\n
        "lat": 43.9716720,\n
        "lon": 3.1996517,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593204,\n
        "lat": 43.9715740,\n
        "lon": 3.1987550,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593205,\n
        "lat": 43.9716015,\n
        "lon": 3.1987446,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593206,\n
        "lat": 43.9715968,\n
        "lon": 3.1987337,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593207,\n
        "lat": 43.9713618,\n
        "lon": 3.1987136,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12723593208,\n
        "lat": 43.9713659,\n
        "lon": 3.1987130,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12739495755,\n
        "lat": 43.9842588,\n
        "lon": 3.1844439,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12739495756,\n
        "lat": 43.9843229,\n
        "lon": 3.1843561,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12739495757,\n
        "lat": 43.9833720,\n
        "lon": 3.1848912,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 2,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_mount": "straight_mast"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140966,\n
        "lat": 43.9680741,\n
        "lon": 3.2210346,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140967,\n
        "lat": 43.9681166,\n
        "lon": 3.2212291,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140968,\n
        "lat": 43.9683796,\n
        "lon": 3.2211272,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140969,\n
        "lat": 43.9683347,\n
        "lon": 3.2209240,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140971,\n
        "lat": 43.9691122,\n
        "lon": 3.2199557,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140972,\n
        "lat": 43.9691677,\n
        "lon": 3.2201059,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140973,\n
        "lat": 43.9692391,\n
        "lon": 3.2200543,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140974,\n
        "lat": 43.9691831,\n
        "lon": 3.2199054,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140975,\n
        "lat": 43.9696281,\n
        "lon": 3.2176048,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140976,\n
        "lat": 43.9695842,\n
        "lon": 3.2175411,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140977,\n
        "lat": 43.9696534,\n
        "lon": 3.2174509,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140978,\n
        "lat": 43.9696964,\n
        "lon": 3.2175132,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140979,\n
        "lat": 43.9696496,\n
        "lon": 3.2173674,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140980,\n
        "lat": 43.9696295,\n
        "lon": 3.2173540,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140981,\n
        "lat": 43.9696389,\n
        "lon": 3.2173282,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140982,\n
        "lat": 43.9696585,\n
        "lon": 3.2173409,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140983,\n
        "lat": 43.9695139,\n
        "lon": 3.2165936,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140984,\n
        "lat": 43.9695082,\n
        "lon": 3.2165677,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140985,\n
        "lat": 43.9695197,\n
        "lon": 3.2165785,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140986,\n
        "lat": 43.9694423,\n
        "lon": 3.2165084,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140987,\n
        "lat": 43.9694787,\n
        "lon": 3.2166938,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140988,\n
        "lat": 43.9695299,\n
        "lon": 3.2166770,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12741140989,\n
        "lat": 43.9694939,\n
        "lon": 3.2164886,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035536,\n
        "lat": 43.9736523,\n
        "lon": 3.1918189,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035537,\n
        "lat": 43.9735034,\n
        "lon": 3.1918962,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035538,\n
        "lat": 43.9736169,\n
        "lon": 3.1920902,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035542,\n
        "lat": 43.9737226,\n
        "lon": 3.1926274,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035543,\n
        "lat": 43.9737141,\n
        "lon": 3.1926290,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035544,\n
        "lat": 43.9738753,\n
        "lon": 3.1922403,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035545,\n
        "lat": 43.9738350,\n
        "lon": 3.1923574,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035550,\n
        "lat": 43.9740096,\n
        "lon": 3.1929594,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035551,\n
        "lat": 43.9739083,\n
        "lon": 3.1929848,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035552,\n
        "lat": 43.9735926,\n
        "lon": 3.1934403,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035553,\n
        "lat": 43.9736230,\n
        "lon": 3.1932866,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035555,\n
        "lat": 43.9735179,\n
        "lon": 3.1932538,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035557,\n
        "lat": 43.9735037,\n
        "lon": 3.1940697,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035558,\n
        "lat": 43.9735075,\n
        "lon": 3.1941257,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035559,\n
        "lat": 43.9734504,\n
        "lon": 3.1941699,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035560,\n
        "lat": 43.9734608,\n
        "lon": 3.1942033,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035561,\n
        "lat": 43.9735130,\n
        "lon": 3.1943164,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035562,\n
        "lat": 43.9732975,\n
        "lon": 3.1941965,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035563,\n
        "lat": 43.9732908,\n
        "lon": 3.1941748,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035564,\n
        "lat": 43.9732726,\n
        "lon": 3.1939558,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12753035565,\n
        "lat": 43.9731614,\n
        "lon": 3.1939941,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 1,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12826842620,\n
        "lat": 43.9706535,\n
        "lon": 3.1995741,\n
        "timestamp": "2025-07-05T20:49:43Z",\n
        "version": 2,\n
        "changeset": 168539035,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "check_date": "2025-05-10",\n
          "contact:facebook": "name=www.facebook.fr/abcycles12/",\n
          "contact:phone": "+33 6 15 37 79 42",\n
          "email": "anthonyboullay@hotmail.fr",\n
          "fee": "yes",\n
          "mobile": "+33615377942",\n
          "name": "ABCycles",\n
          "opening_hours": "Mo-Sa 09:00-19:00",\n
          "operator": "Anthony Boullay",\n
          "operator:type": "private",\n
          "post_office": "post_partner",\n
          "post_office:brand": "UPS;Pickup",\n
          "ref:FR:SIRET": "85275625300013",\n
          "service:bicycle:rental": "yes",\n
          "service:bicycle:repair": "yes",\n
          "service:bicycle:retail": "yes",\n
          "shop": "bicycle",\n
          "website": "https://www.abcycleslarzac12.fr/"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064402,\n
        "lat": 43.9744329,\n
        "lon": 3.1954557,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "highway": "street_lamp",\n
          "lamp_type": "led",\n
          "ref:signed": "no"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064440,\n
        "lat": 43.9652292,\n
        "lon": 3.1959570,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064441,\n
        "lat": 43.9651986,\n
        "lon": 3.1958671,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064442,\n
        "lat": 43.9652898,\n
        "lon": 3.1959258,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064443,\n
        "lat": 43.9653026,\n
        "lon": 3.1959154,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064475,\n
        "lat": 43.9684877,\n
        "lon": 3.2016996,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "amenity": "toilets"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064476,\n
        "lat": 43.9684792,\n
        "lon": 3.2015863,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "entrance": "main"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064497,\n
        "lat": 43.9723270,\n
        "lon": 3.1921677,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064498,\n
        "lat": 43.9723154,\n
        "lon": 3.1921003,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064499,\n
        "lat": 43.9723945,\n
        "lon": 3.1921399,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064500,\n
        "lat": 43.9723883,\n
        "lon": 3.1921425,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064501,\n
        "lat": 43.9722160,\n
        "lon": 3.1923058,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064502,\n
        "lat": 43.9722599,\n
        "lon": 3.1924466,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064504,\n
        "lat": 43.9728146,\n
        "lon": 3.1922562,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064505,\n
        "lat": 43.9726988,\n
        "lon": 3.1922767,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064506,\n
        "lat": 43.9727179,\n
        "lon": 3.1922760,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064508,\n
        "lat": 43.9728788,\n
        "lon": 3.1920084,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064509,\n
        "lat": 43.9728725,\n
        "lon": 3.1920104,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064510,\n
        "lat": 43.9728648,\n
        "lon": 3.1919729,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12906064511,\n
        "lat": 43.9728465,\n
        "lon": 3.1919762,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 1,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225\n
      },\n
      {\n
        "type": "node",\n
        "id": 12964420069,\n
        "lat": 43.9678501,\n
        "lon": 3.2026912,\n
        "timestamp": "2025-06-30T13:28:21Z",\n
        "version": 1,\n
        "changeset": 168309884,\n
        "user": "wernerhxxx",\n
        "uid": 912240,\n
        "tags": {\n
          "amenity": "toilets"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12980883131,\n
        "lat": 43.9851657,\n
        "lon": 3.1834117,\n
        "timestamp": "2025-07-05T21:54:33Z",\n
        "version": 1,\n
        "changeset": 168540570,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "tags": {\n
          "bar": "yes",\n
          "brand": "The Originals Access",\n
          "brand:wikidata": "Q125999222",\n
          "check_in": "16:00",\n
          "check_out": "12:00",\n
          "email": "H1209@theoriginalshotels.com",\n
          "internet_access": "wlan",\n
          "internet_access:fee": "no",\n
          "name": "The Originals Access - Hôtel Millau Sud",\n
          "phone": "+33565629221",\n
          "reservation": "yes",\n
          "rooms": "31",\n
          "stars": "2",\n
          "tourism": "hotel",\n
          "website": "https://www.theoriginalshotels.com/hotels/millau-sud",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368277,\n
        "lat": 43.9845821,\n
        "lon": 3.1837425,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368278,\n
        "lat": 43.9845172,\n
        "lon": 3.1838249,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368279,\n
        "lat": 43.9844506,\n
        "lon": 3.1839084,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368280,\n
        "lat": 43.9843849,\n
        "lon": 3.1839950,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368281,\n
        "lat": 43.9843171,\n
        "lon": 3.1840779,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368282,\n
        "lat": 43.9844193,\n
        "lon": 3.1842337,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368283,\n
        "lat": 43.9844880,\n
        "lon": 3.1841466,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368284,\n
        "lat": 43.9845558,\n
        "lon": 3.1840636,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368285,\n
        "lat": 43.9846241,\n
        "lon": 3.1839812,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368286,\n
        "lat": 43.9846872,\n
        "lon": 3.1838977,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368287,\n
        "lat": 43.9842535,\n
        "lon": 3.1841561,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368288,\n
        "lat": 43.9843566,\n
        "lon": 3.1843143,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368289,\n
        "lat": 43.9842874,\n
        "lon": 3.1843966,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368290,\n
        "lat": 43.9841848,\n
        "lon": 3.1842450,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368291,\n
        "lat": 43.9841178,\n
        "lon": 3.1843316,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368292,\n
        "lat": 43.9840839,\n
        "lon": 3.1840964,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368293,\n
        "lat": 43.9841513,\n
        "lon": 3.1840099,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368294,\n
        "lat": 43.9842840,\n
        "lon": 3.1838380,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368295,\n
        "lat": 43.9843497,\n
        "lon": 3.1837491,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368296,\n
        "lat": 43.9844188,\n
        "lon": 3.1836685,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368297,\n
        "lat": 43.9842217,\n
        "lon": 3.1844874,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368298,\n
        "lat": 43.9841543,\n
        "lon": 3.1845703,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368299,\n
        "lat": 43.9840865,\n
        "lon": 3.1846593,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012368300,\n
        "lat": 43.9840207,\n
        "lon": 3.1847458,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387701,\n
        "lat": 43.9840542,\n
        "lon": 3.1844128,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387702,\n
        "lat": 43.9839881,\n
        "lon": 3.1844969,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387703,\n
        "lat": 43.9839542,\n
        "lon": 3.1842606,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387704,\n
        "lat": 43.9840190,\n
        "lon": 3.1841734,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387705,\n
        "lat": 43.9838193,\n
        "lon": 3.1844283,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387706,\n
        "lat": 43.9837545,\n
        "lon": 3.1845184,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387707,\n
        "lat": 43.9838528,\n
        "lon": 3.1846694,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387708,\n
        "lat": 43.9839198,\n
        "lon": 3.1845829,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387709,\n
        "lat": 43.9839550,\n
        "lon": 3.1848311,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_cycle": "deciduous",\n
          "leaf_type": "broadleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387745,\n
        "lat": 43.9835878,\n
        "lon": 3.1849077,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "green",\n
          "fire_hydrant:type": "pillar"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387773,\n
        "lat": 43.9841049,\n
        "lon": 3.1836827,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "tags": {\n
          "colour": "red",\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:position": "green",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115012",\n
          "source:location": "PCRS 2022"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387836,\n
        "lat": 43.9824644,\n
        "lon": 3.1854851,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "amenity": "waste_basket"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387841,\n
        "lat": 43.9852465,\n
        "lon": 3.1838391,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387842,\n
        "lat": 43.9851573,\n
        "lon": 3.1838448,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387843,\n
        "lat": 43.9852145,\n
        "lon": 3.1839681,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387844,\n
        "lat": 43.9851516,\n
        "lon": 3.1840290,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387845,\n
        "lat": 43.9850696,\n
        "lon": 3.1839423,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387846,\n
        "lat": 43.9849964,\n
        "lon": 3.1839853,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387847,\n
        "lat": 43.9849804,\n
        "lon": 3.1841272,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387848,\n
        "lat": 43.9850366,\n
        "lon": 3.1841580,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387849,\n
        "lat": 43.9849005,\n
        "lon": 3.1842089,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387850,\n
        "lat": 43.9848778,\n
        "lon": 3.1840097,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387851,\n
        "lat": 43.9853321,\n
        "lon": 3.1837459,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387852,\n
        "lat": 43.9852764,\n
        "lon": 3.1837172,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "leaf_type": "needleleaved",\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13012387877,\n
        "lat": 43.9801774,\n
        "lon": 3.1861333,\n
        "timestamp": "2025-07-19T22:42:06Z",\n
        "version": 1,\n
        "changeset": 169173318,\n
        "user": "fgouget",\n
        "uid": 2678738,\n
        "tags": {\n
          "natural": "tree"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13015397113,\n
        "lat": 43.9712997,\n
        "lon": 3.2004582,\n
        "timestamp": "2025-07-21T12:22:23Z",\n
        "version": 1,\n
        "changeset": 169240915,\n
        "user": "johanbont",\n
        "uid": 12992964,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115007"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 13015397269,\n
        "lat": 43.9704371,\n
        "lon": 3.1993329,\n
        "timestamp": "2025-07-21T12:20:22Z",\n
        "version": 1,\n
        "changeset": 169240821,\n
        "user": "johanbont",\n
        "uid": 12992964,\n
        "tags": {\n
          "emergency": "fire_hydrant",\n
          "fire_hydrant:diameter": "100",\n
          "fire_hydrant:type": "pillar",\n
          "ref:FR:SIS": "12115006"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 135155674,\n
        "timestamp": "2024-08-23T11:44:41Z",\n
        "version": 3,\n
        "changeset": 155648175,\n
        "user": "JeroenvanderGun",\n
        "uid": 11963177,\n
        "nodes": [\n
          1484567051,\n
          1484567030,\n
          1484567057,\n
          1484567063,\n
          1484567051\n
        ],\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "toilets",\n
          "building": "yes",\n
          "fee": "no",\n
          "operator": "DIR Massif Central",\n
          "operator:wikidata": "Q18613273",\n
          "unisex": "yes",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 135155675,\n
        "timestamp": "2024-08-23T11:44:41Z",\n
        "version": 4,\n
        "changeset": 155648175,\n
        "user": "JeroenvanderGun",\n
        "uid": 11963177,\n
        "nodes": [\n
          1484567167,\n
          1484567165,\n
          7299277389,\n
          1484567161,\n
          1484567163,\n
          7299277390,\n
          1484567167\n
        ],\n
        "tags": {\n
          "access": "yes",\n
          "amenity": "toilets",\n
          "building": "yes",\n
          "fee": "no",\n
          "operator": "DIR Massif Central",\n
          "operator:wikidata": "Q18613273",\n
          "unisex": "yes",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 159837812,\n
        "timestamp": "2025-07-05T20:53:19Z",\n
        "version": 15,\n
        "changeset": 168539125,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1719349918,\n
          1719349867,\n
          1719349810,\n
          1719349756,\n
          1719349746,\n
          12139237952,\n
          1719349716,\n
          1719349710,\n
          1719349706,\n
          1719349693,\n
          1719349707,\n
          1924897880,\n
          1719349639,\n
          1719349652,\n
          1719349656,\n
          1719349664,\n
          1719349665,\n
          1719349676,\n
          1719349695,\n
          1719349733,\n
          1719349803,\n
          1719349878,\n
          1719349915,\n
          1719349892,\n
          1719349918\n
        ],\n
        "tags": {\n
          "access": "customers",\n
          "addr:city": "L'Hospitalet-du-Larzac",\n
          "addr:place": "La Roussayrole",\n
          "addr:postcode": "12230",\n
          "capacity": "177",\n
          "caravans": "yes",\n
          "check_date": "2024-09-09",\n
          "contact:facebook": "https://www.facebook.com/CampingLarzac/",\n
          "contact:phone": "+33 5 65 62 70 53",\n
          "dog": "yes",\n
          "drinking_water": "yes",\n
          "email": "camping.autourdelaveyron@gmail.com",\n
          "fee": "yes",\n
          "internet_access": "wlan",\n
          "internet_access:fee": "no",\n
          "level": "0",\n
          "mobile": "+33 (0)6 74 10 14 32",\n
          "name": "Camping Au Tour de l'Aveyron",\n
          "opening_hours": "Apr 25-Oct 20",\n
          "operator": "Sarah & Damien Bossard",\n
          "payment:cash": "yes",\n
          "payment:credit_cards": "yes",\n
          "payment:debit_cards": "yes",\n
          "picnic_table": "yes",\n
          "power_supply": "yes",\n
          "ref:FR:SIRET": "94097228400019",\n
          "reservation": "yes",\n
          "sanitary_dump_station": "yes",\n
          "shower": "yes",\n
          "stars": "2",\n
          "static_caravans": "yes",\n
          "tents": "yes",\n
          "toilets": "yes",\n
          "tourism": "camp_site",\n
          "website": "https://www.camping-larzac.com/",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 183640805,\n
        "timestamp": "2024-09-07T09:20:39Z",\n
        "version": 3,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1940524311,\n
          1940524303,\n
          1940524305,\n
          1940524297,\n
          1940524299,\n
          1940524286,\n
          5847283774,\n
          1940524283,\n
          1940524258,\n
          1940524253,\n
          1940524256,\n
          1940524250,\n
          1940524252,\n
          1940524255,\n
          1940524259,\n
          1940524261,\n
          1940524288,\n
          1940524294,\n
          1940524290,\n
          1940524308,\n
          1940524311\n
        ],\n
        "tags": {\n
          "building": "retail"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187098941,\n
        "timestamp": "2012-10-22T20:28:46Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511077,\n
          1978511081,\n
          1978511078,\n
          1978511074,\n
          1978511135,\n
          1978511138,\n
          1978511140,\n
          1978511125,\n
          1978511131,\n
          1978511083,\n
          1978511077\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": 187098943,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511287,\n
          1978511291,\n
          1978511295,\n
          1978511290,\n
          1978511292,\n
          1978511269,\n
          1978511266,\n
          1978511255,\n
          1978511253,\n
          1978511263,\n
          12723580176,\n
          1978511287\n
        ],\n
        "tags": {\n
          "addr:housenumber": "26",\n
          "addr:street": "Grand' Rue",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187098945,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511268,\n
          1978511267,\n
          1978511270,\n
          1978511271,\n
          1978511273,\n
          1978511275,\n
          1978511256,\n
          1978511252,\n
          1978511262,\n
          1978511261,\n
          1978511268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187098947,\n
        "timestamp": "2024-09-02T06:16:37Z",\n
        "version": 7,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510651,\n
          1978510652,\n
          1978510639,\n
          1978510669,\n
          1978510679,\n
          1978510728,\n
          1978510739,\n
          1978510710,\n
          1978510704,\n
          1978510658,\n
          1978510651\n
        ],\n
        "tags": {\n
          "addr:housenumber": "17",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187098948,\n
        "timestamp": "2024-09-01T16:59:39Z",\n
        "version": 3,\n
        "changeset": 156063520,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511075,\n
          1978511076,\n
          1978511106,\n
          1978511114,\n
          1978511129,\n
          1978511127,\n
          1978511148,\n
          1978511153,\n
          1978511133,\n
          1978511135,\n
          1978511074,\n
          1978511075\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187098950,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511300,\n
          1978511301,\n
          1978511281,\n
          1978511260,\n
          12723580177,\n
          1978511259,\n
          1978511237,\n
          1978511236,\n
          1978511264,\n
          1978511265,\n
          1978511269,\n
          1978511292,\n
          1978511300\n
        ],\n
        "tags": {\n
          "addr:housenumber": "24",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187098952,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511051,\n
          1978511059,\n
          1978511060,\n
          1978511069,\n
          1978511068,\n
          1978511080,\n
          1978511097,\n
          1978511062,\n
          1978511063,\n
          1978511053,\n
          1978511052,\n
          1978511051\n
        ],\n
        "tags": {\n
          "addr:housenumber": "9",\n
          "addr:street": "Impasse de l'Ayral",\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": 187098954,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511070,\n
          1978511085,\n
          1978511073,\n
          1978511108,\n
          1978511112,\n
          1978511123,\n
          1978511119,\n
          1978511110,\n
          1978511095,\n
          1978511067,\n
          1978511066,\n
          1978511061,\n
          1978511070\n
        ],\n
        "tags": {\n
          "addr:housenumber": "29",\n
          "addr:street": "Rue du Grand Chemin",\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": 187098955,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510966,\n
          1978510984,\n
          1978510961,\n
          1978510964,\n
          1978510950,\n
          1978510923,\n
          1978510925,\n
          1978510917,\n
          1978510919,\n
          1978510907,\n
          1978510924,\n
          1978510959,\n
          1978510966\n
        ],\n
        "tags": {\n
          "addr:housenumber": "24",\n
          "addr:street": "Rue du Grand Chemin",\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": 187098957,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511151,\n
          1978511171,\n
          1978511156,\n
          1978511175,\n
          1978511176,\n
          1978511181,\n
          1978511177,\n
          1978511173,\n
          1978511158,\n
          1978511116,\n
          1978511119,\n
          1978511123,\n
          1978511151\n
        ],\n
        "tags": {\n
          "addr:housenumber": "27",\n
          "addr:street": "Rue du Grand Chemin",\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": 187098958,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510984,\n
          1978511025,\n
          12723580188,\n
          12723580189,\n
          12723580190,\n
          12723580191,\n
          1978510991,\n
          1978510997,\n
          1978510988,\n
          1978510977,\n
          1978510945,\n
          1978510936,\n
          12723580192,\n
          1978510941,\n
          1978510950,\n
          1978510964,\n
          1978510961,\n
          1978510984\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Impasse de l'Ayral",\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": 187098962,\n
        "timestamp": "2012-10-22T20:28:48Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511165,\n
          1978511160,\n
          1978511179,\n
          1978511178,\n
          1978511200,\n
          1978511203,\n
          1978511217,\n
          1978511216,\n
          1978511205,\n
          1978511207,\n
          1978511208,\n
          1978511180,\n
          1978511196,\n
          1978511169,\n
          1978511165\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": 187098963,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 3,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510508,\n
          1978510523,\n
          1978510498,\n
          1978510497,\n
          1978510496,\n
          1978510508\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "roof:shape": "gabled",\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": 187098964,\n
        "timestamp": "2012-10-22T20:28:48Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510702,\n
          1978510729,\n
          1978510708,\n
          1978510665,\n
          1978510702\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": 187098966,\n
        "timestamp": "2012-10-22T20:28:48Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511037,\n
          1978511050,\n
          1978511042,\n
          1978511027,\n
          1978511037\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": 187098968,\n
        "timestamp": "2012-10-22T20:28:48Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511326,\n
          1978511327,\n
          1978511329,\n
          1978511328,\n
          1978511326\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": 187098970,\n
        "timestamp": "2012-10-22T20:28:49Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510988,\n
          1978510999,\n
          1978510979,\n
          1978510977,\n
          1978510988\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": 187098971,\n
        "timestamp": "2012-10-22T20:28:49Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511299,\n
          1978511305,\n
          1978511304,\n
          1978511293,\n
          1978511299\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": 187098972,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510570,\n
          1978510574,\n
          1978510554,\n
          1978510553,\n
          1978510570\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187098973,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 4,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511244,\n
          1978511242,\n
          1978511235,\n
          1978511238,\n
          1978511244\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "bench": "yes",\n
          "bin": "no",\n
          "building": "yes",\n
          "building:levels": "1",\n
          "lit": "no",\n
          "lockable": "no",\n
          "roof:levels": "0",\n
          "roof:shape": "flat",\n
          "shelter_type": "public_transport",\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": 187098975,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511046,\n
          1978511065,\n
          1978511089,\n
          1978511056,\n
          1978511046\n
        ],\n
        "tags": {\n
          "addr:housenumber": "31 b",\n
          "addr:street": "Rue du Grand Chemin",\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": 187098976,\n
        "timestamp": "2024-09-02T06:17:30Z",\n
        "version": 5,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510599,\n
          1978510596,\n
          1978510600,\n
          1978510614,\n
          1978510599\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187098980,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 3,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510506,\n
          1978510503,\n
          1978510498,\n
          1978510523,\n
          1978510526,\n
          1978510513,\n
          1978510506\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "roof:shape": "gabled",\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": 187098981,\n
        "timestamp": "2024-09-10T06:22:43Z",\n
        "version": 3,\n
        "changeset": 156423589,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510823,\n
          1978510783,\n
          1978510752,\n
          1978510786,\n
          1978510823\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "#eecfaf",\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": 187098982,\n
        "timestamp": "2012-10-22T20:28:50Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511318,\n
          1978511316,\n
          1978511317,\n
          1978511319,\n
          1978511318\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": 187098983,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511034,\n
          1978511023,\n
          1978511013,\n
          12723580186,\n
          12723580184,\n
          12723580185,\n
          1978511033,\n
          1978511034\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": 187098984,\n
        "timestamp": "2025-05-12T17:19:35Z",\n
        "version": 5,\n
        "changeset": 166163607,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510730,\n
          1978510712,\n
          1978510756,\n
          1978510776,\n
          1978510730\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Rue du Barry",\n
          "building": "outbuilding",\n
          "building:colour": "grey",\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": 187098988,\n
        "timestamp": "2012-10-22T20:28:50Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510548,\n
          1978510542,\n
          1978510540,\n
          1978510546,\n
          1978510548\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": 187098989,\n
        "timestamp": "2012-10-22T20:28:50Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511308,\n
          1978511312,\n
          1978511311,\n
          1978511306,\n
          1978511308\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": 187098990,\n
        "timestamp": "2012-10-22T20:28:50Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510583,\n
          1978510581,\n
          1978510585,\n
          1978510587,\n
          1978510583\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": 187098991,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511006,\n
          1978511021,\n
          1978510956,\n
          1978510948,\n
          1978511006\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Impasse de l'Ayral",\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": 187098992,\n
        "timestamp": "2024-10-05T14:28:09Z",\n
        "version": 3,\n
        "changeset": 157504056,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511206,\n
          1978511233,\n
          1978511272,\n
          1978511254,\n
          1978511206\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "building:colour": "lightgrey",\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": 187098994,\n
        "timestamp": "2024-08-31T16:49:49Z",\n
        "version": 3,\n
        "changeset": 156023992,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511240,\n
          1978511239,\n
          1978511230,\n
          1978511220,\n
          1978511240\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "#cccccc",\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": 187098998,\n
        "timestamp": "2012-10-22T20:28:51Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510473,\n
          1978510472,\n
          1978510470,\n
          1978510471,\n
          1978510473\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": 187098999,\n
        "timestamp": "2024-09-01T17:36:39Z",\n
        "version": 2,\n
        "changeset": 156065336,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510651,\n
          1978510632,\n
          1978510639,\n
          1978510652,\n
          1978510651\n
        ],\n
        "tags": {\n
          "building": "garage",\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": 187099000,\n
        "timestamp": "2012-10-22T20:28:51Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510692,\n
          1978510653,\n
          1978510680,\n
          1978510706,\n
          1978510692\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": 187099001,\n
        "timestamp": "2012-10-22T20:28:51Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511081,\n
          1978511072,\n
          1978511071,\n
          1978511078,\n
          1978511081\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": 187099003,\n
        "timestamp": "2024-09-10T06:23:24Z",\n
        "version": 5,\n
        "changeset": 156423589,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510781,\n
          1978510849,\n
          1978510804,\n
          1978510754,\n
          1978510781\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099006,\n
        "timestamp": "2012-10-22T20:28:52Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510798,\n
          1978510784,\n
          1978510723,\n
          1978510736,\n
          1978510798\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": 187099007,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511140,\n
          1978511138,\n
          1978511162,\n
          12723580182,\n
          12723580183,\n
          1978511166,\n
          1978511140\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": 187099008,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511310,\n
          1978511313,\n
          1978511312,\n
          1978511308,\n
          1978511310\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": 187099009,\n
        "timestamp": "2012-10-22T20:28:52Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511029,\n
          1978511012,\n
          1978510974,\n
          1978510995,\n
          1978511029\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": 187099011,\n
        "timestamp": "2024-09-10T06:44:03Z",\n
        "version": 2,\n
        "changeset": 156423610,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511324,\n
          1978511325,\n
          1978511322,\n
          1978511321,\n
          1978511324\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099012,\n
        "timestamp": "2012-10-22T20:28:52Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510483,\n
          1978510487,\n
          1978510485,\n
          1978510474,\n
          1978510483\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": 187099016,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510654,\n
          12139252527,\n
          1978510650,\n
          1978510635,\n
          1978510654\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099018,\n
        "timestamp": "2012-10-22T20:28:53Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511296,\n
          1978511294,\n
          1978511283,\n
          1978511285,\n
          1978511296\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": 187099020,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 3,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510594,\n
          1978510592,\n
          1978510589,\n
          1978510591,\n
          1978510594\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "roof:shape": "gabled",\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": 187099022,\n
        "timestamp": "2012-10-22T20:28:53Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511057,\n
          1978511064,\n
          1978511054,\n
          1978511043,\n
          1978511057\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": 187099023,\n
        "timestamp": "2024-08-31T16:46:55Z",\n
        "version": 2,\n
        "changeset": 156024050,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510741,\n
          1978510762,\n
          1978510744,\n
          1978510732,\n
          1978510741\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099025,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510714,\n
          1978510637,\n
          1978510622,\n
          1978510694,\n
          1978510714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099026,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510990,\n
          1978510987,\n
          1978510890,\n
          1978510904,\n
          12723580193,\n
          1978510990\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Impasse de l'Ayral",\n
          "building": "detached",\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": 187099028,\n
        "timestamp": "2024-08-27T19:18:30Z",\n
        "version": 4,\n
        "changeset": 155848091,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510618,\n
          1978510630,\n
          1978510671,\n
          1978510624,\n
          1978510618\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:levels": "1",\n
          "roof:shape": "skillion",\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": 187099030,\n
        "timestamp": "2012-10-22T20:28:54Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510620,\n
          1978510617,\n
          1978510613,\n
          1978510615,\n
          1978510620\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": 187099031,\n
        "timestamp": "2024-09-10T06:22:56Z",\n
        "version": 2,\n
        "changeset": 156423610,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510748,\n
          1978510838,\n
          1978510820,\n
          1978510743,\n
          1978510748\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099033,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510981,\n
          1978511008,\n
          1978510921,\n
          1978510870,\n
          1978510981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099035,\n
        "timestamp": "2024-09-10T06:44:00Z",\n
        "version": 2,\n
        "changeset": 156423610,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511324,\n
          1978511321,\n
          1978511320,\n
          1978511323,\n
          1978511324\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099037,\n
        "timestamp": "2012-10-22T20:28:55Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511303,\n
          1978511302,\n
          1978511286,\n
          1978511288,\n
          1978511303\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": 187099039,\n
        "timestamp": "2012-10-22T20:28:55Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510548,\n
          1978510550,\n
          1978510544,\n
          1978510542,\n
          1978510548\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": 187099041,\n
        "timestamp": "2012-10-22T20:28:55Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510746,\n
          1978510716,\n
          1978510691,\n
          1978510724,\n
          1978510746\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": 187099042,\n
        "timestamp": "2012-10-22T20:28:55Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511087,\n
          1978511083,\n
          1978511131,\n
          1978511146,\n
          1978511087\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": 187099043,\n
        "timestamp": "2012-10-22T20:28:56Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511059,\n
          1978511068,\n
          1978511069,\n
          1978511060,\n
          1978511059\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": 187099044,\n
        "timestamp": "2024-09-10T06:22:51Z",\n
        "version": 3,\n
        "changeset": 156423589,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510953,\n
          1978510898,\n
          1978510865,\n
          1978510943,\n
          1978510953\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "olive",\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": 187099045,\n
        "timestamp": "2012-10-22T20:28:56Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511247,\n
          1978511246,\n
          1978511216,\n
          1978511217,\n
          1978511218,\n
          1978511247\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": 187099046,\n
        "timestamp": "2024-09-17T11:37:28Z",\n
        "version": 2,\n
        "changeset": 156725903,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510987,\n
          1978510985,\n
          1978510969,\n
          1978510887,\n
          1978510890,\n
          1978510987\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\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": 187099047,\n
        "timestamp": "2012-10-22T20:28:56Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510550,\n
          1978510552,\n
          1978510551,\n
          1978510538,\n
          1978510544,\n
          1978510550\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": 187099048,\n
        "timestamp": "2012-10-22T20:28:57Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510723,\n
          1978510720,\n
          1978510667,\n
          1978510698,\n
          1978510736,\n
          1978510723\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": 187099049,\n
        "timestamp": "2012-10-22T20:28:57Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510790,\n
          1978510840,\n
          1978510914,\n
          1978510860,\n
          1978510760,\n
          1978510790\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": 187099050,\n
        "timestamp": "2024-09-10T06:22:33Z",\n
        "version": 2,\n
        "changeset": 156423610,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510953,\n
          1978510980,\n
          1978510823,\n
          1978510786,\n
          1978510898,\n
          1978510953\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187099051,\n
        "timestamp": "2012-10-22T20:28:57Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510769,\n
          1978510768,\n
          1978510852,\n
          1978510855,\n
          1978510774,\n
          1978510769\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": 187099052,\n
        "timestamp": "2012-10-22T20:28:57Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510662,\n
          1978510677,\n
          1978510696,\n
          1978510673,\n
          1978510655,\n
          1978510662\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": 187099053,\n
        "timestamp": "2024-09-02T06:00:57Z",\n
        "version": 4,\n
        "changeset": 156080719,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511297,\n
          1978511298,\n
          1978511291,\n
          1978511287,\n
          1978511284,\n
          1978511297\n
        ],\n
        "tags": {\n
          "addr:housenumber": "26a",\n
          "addr:street": "Grand' Rue",\n
          "building": "garage",\n
          "building:colour": "beige",\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": 187099054,\n
        "timestamp": "2012-10-22T20:28:58Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510758,\n
          1978510832,\n
          1978510835,\n
          1978510829,\n
          1978510767,\n
          1978510758\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": 187099055,\n
        "timestamp": "2012-10-22T20:28:58Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511003,\n
          1978511019,\n
          1978511031,\n
          1978511009,\n
          1978510972,\n
          1978511003\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": 187099056,\n
        "timestamp": "2012-10-22T20:28:58Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511315,\n
          1978511313,\n
          1978511310,\n
          1978511307,\n
          1978511309,\n
          1978511315\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": 187099057,\n
        "timestamp": "2024-09-01T16:59:16Z",\n
        "version": 3,\n
        "changeset": 156063520,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511106,\n
          1978511054,\n
          1978511064,\n
          1978511121,\n
          1978511114,\n
          1978511106\n
        ],\n
        "tags": {\n
          "addr:housenumber": "22",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099058,\n
        "timestamp": "2024-08-31T16:47:07Z",\n
        "version": 6,\n
        "changeset": 156023984,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510771,\n
          1978510762,\n
          1978510741,\n
          1978510778,\n
          1978510795,\n
          1978510771\n
        ],\n
        "tags": {\n
          "abandoned": "yes",\n
          "addr:city": "L'Hospitalet-du-Larzac",\n
          "addr:housenumber": "12",\n
          "addr:postcode": "12230",\n
          "addr:street": "Rue du Barry",\n
          "building": "yes",\n
          "building:colour": "grey",\n
          "roof:colour": "maroon",\n
          "roof:shape": "gabled",\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": 187099059,\n
        "timestamp": "2012-10-22T20:28:58Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510760,\n
          1978510860,\n
          1978510896,\n
          1978510857,\n
          1978510838,\n
          1978510748,\n
          1978510760\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": 187099062,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511181,\n
          1978511198,\n
          1978511211,\n
          1978511210,\n
          1978511209,\n
          1978511177,\n
          1978511181\n
        ],\n
        "tags": {\n
          "addr:housenumber": "25",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099063,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511284,\n
          1978511287,\n
          12723580176,\n
          1978511263,\n
          1978511256,\n
          1978511275,\n
          1978511277,\n
          1978511284\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099064,\n
        "timestamp": "2012-10-22T20:28:59Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511033,\n
          1978511039,\n
          1978511043,\n
          1978511054,\n
          1978511106,\n
          1978511076,\n
          1978511033\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": 187099065,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510700,\n
          1978510657,\n
          1978510616,\n
          1978510621,\n
          1978510626,\n
          1978510628,\n
          1978510700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099066,\n
        "timestamp": "2024-09-02T06:17:07Z",\n
        "version": 5,\n
        "changeset": 156080717,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510619,\n
          1978510630,\n
          1978510618,\n
          1978510614,\n
          1978510600,\n
          1978510612,\n
          1978510619\n
        ],\n
        "tags": {\n
          "addr:housenumber": "14",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099067,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510990,\n
          12723580193,\n
          1978510904,\n
          1978510863,\n
          1978510843,\n
          1978510911,\n
          12723580194,\n
          1978510993,\n
          1978510990\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\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": 187099068,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511211,\n
          1978511215,\n
          1978511234,\n
          1978511251,\n
          1978511249,\n
          1978511210,\n
          1978511211\n
        ],\n
        "tags": {\n
          "addr:housenumber": "23",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099069,\n
        "timestamp": "2012-10-22T20:29:00Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511333,\n
          1978511335,\n
          1978511334,\n
          1978511331,\n
          1978511332,\n
          1978511330,\n
          1978511333\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": 187099070,\n
        "timestamp": "2012-10-22T20:29:00Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511282,\n
          1978511283,\n
          1978511294,\n
          1978511299,\n
          1978511293,\n
          1978511279,\n
          1978511282\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": 187099071,\n
        "timestamp": "2012-10-22T20:29:00Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511214,\n
          1978511242,\n
          1978511250,\n
          1978511248,\n
          1978511212,\n
          1978511213,\n
          1978511214\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": 187099072,\n
        "timestamp": "2024-09-01T17:05:33Z",\n
        "version": 2,\n
        "changeset": 156063520,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511011,\n
          1978511036,\n
          1978511048,\n
          1978511058,\n
          1978511065,\n
          1978511046,\n
          1978511011\n
        ],\n
        "tags": {\n
          "addr:housenumber": "31",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099073,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510495,\n
          1978510494,\n
          1978510489,\n
          1978510490,\n
          1978510492,\n
          1978510493,\n
          1978510495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099074,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510926,\n
          1978510893,\n
          1978510788,\n
          1978510846,\n
          1978510901,\n
          1978510884,\n
          1978510926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099075,\n
        "timestamp": "2024-08-29T22:08:11Z",\n
        "version": 2,\n
        "changeset": 155949325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510546,\n
          1978510540,\n
          1978510536,\n
          1978510530,\n
          1978510533,\n
          1978510528,\n
          1978510531,\n
          1978510546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099076,\n
        "timestamp": "2012-10-22T20:29:01Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978510584,\n
          1978510582,\n
          1978510580,\n
          1978510576,\n
          1978510572,\n
          1978510579,\n
          1978510586,\n
          1978510584\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": 187099077,\n
        "timestamp": "2024-08-31T16:50:27Z",\n
        "version": 4,\n
        "changeset": 156024235,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511207,\n
          1978511205,\n
          1978511216,\n
          1978511246,\n
          1978511245,\n
          1978511232,\n
          1978511231,\n
          1978511207\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099078,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 7,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510650,\n
          12139252527,\n
          1978510750,\n
          1978510778,\n
          1978510741,\n
          1978510721,\n
          1978510650\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "tan",\n
          "building:levels": "1",\n
          "roof:colour": "maroon",\n
          "roof:levels": "0",\n
          "roof:shape": "hipped",\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": 187099079,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511243,\n
          1978511249,\n
          1978511251,\n
          1978511280,\n
          1978511289,\n
          1978511285,\n
          1978511283,\n
          1978511282,\n
          1978511243\n
        ],\n
        "tags": {\n
          "addr:housenumber": "21",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099080,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510966,\n
          1978510959,\n
          1978510924,\n
          1978510907,\n
          1978510816,\n
          1978510867,\n
          1978510927,\n
          1978510938,\n
          12723580187,\n
          1978510966\n
        ],\n
        "tags": {\n
          "addr:housenumber": "26",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099082,\n
        "timestamp": "2012-10-22T20:29:02Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511200,\n
          1978511213,\n
          1978511212,\n
          1978511248,\n
          1978511247,\n
          1978511218,\n
          1978511217,\n
          1978511203,\n
          1978511200\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": 187099083,\n
        "timestamp": "2012-10-22T20:29:02Z",\n
        "version": 1,\n
        "changeset": 13597925,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511090,\n
          1978511087,\n
          1978511146,\n
          1978511160,\n
          1978511165,\n
          1978511105,\n
          1978511104,\n
          1978511092,\n
          1978511090\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": 187099084,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511243,\n
          1978511282,\n
          1978511279,\n
          1978511278,\n
          1978511274,\n
          1978511276,\n
          1978511257,\n
          1978511258,\n
          1978511241,\n
          1978511243\n
        ],\n
        "tags": {\n
          "addr:housenumber": "19",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099085,\n
        "timestamp": "2024-09-10T06:23:12Z",\n
        "version": 6,\n
        "changeset": 156423589,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978510775,\n
          1978510734,\n
          1978510737,\n
          1978510718,\n
          1978510754,\n
          1978510804,\n
          1978510826,\n
          1978510807,\n
          1978510801,\n
          1978510775\n
        ],\n
        "tags": {\n
          "addr:housenumber": "28 bis",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "detached",\n
          "building:colour": "lightgrey",\n
          "building:levels": "1",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099086,\n
        "timestamp": "2024-09-01T17:38:39Z",\n
        "version": 7,\n
        "changeset": 156065428,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511052,\n
          1978511053,\n
          1978511055,\n
          1978511047,\n
          1978511045,\n
          1978511014,\n
          1978511001,\n
          1978511040,\n
          1978511044,\n
          1978511052\n
        ],\n
        "tags": {\n
          "addr:housenumber": "7",\n
          "addr:street": "Impasse de l'Ayral",\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "#bbad8e",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099152,\n
        "timestamp": "2024-09-04T06:18:31Z",\n
        "version": 6,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511783,\n
          1978511790,\n
          1978511785,\n
          1978511788,\n
          1978511781,\n
          1978511769,\n
          1978511775,\n
          1978511773,\n
          1978511778,\n
          1978511780,\n
          1978511783\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "darkgrey",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099157,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 24,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512216,\n
          1978512224,\n
          1978512226,\n
          1978512220,\n
          1978512212,\n
          1978512208,\n
          1978512194,\n
          1978512201,\n
          12906064476,\n
          1978512183,\n
          1978512190,\n
          1978512205,\n
          1978512216\n
        ],\n
        "tags": {\n
          "air_conditioning": "no",\n
          "amenity": "restaurant",\n
          "bar": "yes",\n
          "brewery": "Mutzig;Brasserie du Larzac;Caussenarde;Desperados;Brasserie d'Olt",\n
          "building": "retail",\n
          "building:colour": "#ff9e6b",\n
          "building:levels": "1",\n
          "changing_table": "no",\n
          "check_date": "2024-09-09",\n
          "contact:phone": "+33 5 65 62 70 53",\n
          "cuisine": "burger",\n
          "delivery": "no",\n
          "diet:halal": "no",\n
          "diet:kosher": "no",\n
          "diet:non-vegetarian": "yes",\n
          "diet:vegan": "no",\n
          "diet:vegetarian": "yes",\n
          "indoor_seating": "yes",\n
          "internet_access": "yes",\n
          "internet_access:fee": "no",\n
          "level": "0",\n
          "microbrewery": "yes",\n
          "name": "Camping Au Tour de l'Aveyron",\n
          "opening_hours": "May-Oct: Mo-Su,PH 08:00-21:00",\n
          "outdoor_seating": "terrace",\n
          "payment:credit_cards": "yes",\n
          "payment:debit_cards": "yes",\n
          "reservation": "yes",\n
          "roof:colour": "lightgrey",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "smoking": "outside",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "stars": "2",\n
          "takeaway": "yes",\n
          "toilets": "yes",\n
          "toilets:menstrual_products": "no",\n
          "toilets:wheelchair": "yes",\n
          "website": "https://www.camping-larzac.com/fr-fr/",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099159,\n
        "timestamp": "2024-09-30T07:34:20Z",\n
        "version": 6,\n
        "changeset": 157282871,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511934,\n
          1978511932,\n
          1978511927,\n
          1978511929,\n
          1978511931,\n
          1978511945,\n
          1978511949,\n
          1978511953,\n
          1978511955,\n
          1978511951,\n
          1978511947,\n
          1978511933,\n
          1978511934\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightgrey",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099161,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 9,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511760,\n
          1978511765,\n
          1978511763,\n
          1978511767,\n
          1978511764,\n
          1978511774,\n
          12906064442,\n
          12906064443,\n
          1978511762,\n
          12906064441,\n
          12906064440,\n
          1978511751,\n
          1978511752,\n
          1978511757,\n
          1978511755,\n
          1978511754,\n
          1978511756,\n
          1978511759,\n
          1978511760\n
        ],\n
        "tags": {\n
          "addr:housenumber": "101",\n
          "addr:street": "Route Les Cascabels",\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099162,\n
        "timestamp": "2023-01-14T11:52:36Z",\n
        "version": 2,\n
        "changeset": 131261755,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          1978511716,\n
          1978511719,\n
          1978511717,\n
          1978511714,\n
          1978511716\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": 187099165,\n
        "timestamp": "2012-10-22T20:29:44Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511727,\n
          1978511725,\n
          1978511722,\n
          1978511724,\n
          1978511727\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": 187099166,\n
        "timestamp": "2024-09-02T10:10:19Z",\n
        "version": 2,\n
        "changeset": 156090260,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512072,\n
          1978512076,\n
          1978512070,\n
          1978512068,\n
          1978512072\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099169,\n
        "timestamp": "2024-09-03T06:42:03Z",\n
        "version": 7,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511734,\n
          1978511742,\n
          1978511739,\n
          1978511733,\n
          1978511734\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Route Les Cascabels",\n
          "building": "detached",\n
          "building:colour": "#ff9e6b",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099170,\n
        "timestamp": "2024-09-03T06:38:48Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511886,\n
          1978511888,\n
          1978511884,\n
          1978511882,\n
          1978511886\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "lightgrey",\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": 187099171,\n
        "timestamp": "2024-09-07T09:20:09Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511747,\n
          1978511749,\n
          1978511746,\n
          1978511745,\n
          1978511747\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099172,\n
        "timestamp": "2012-10-22T20:29:44Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511825,\n
          1978511822,\n
          1978511820,\n
          1978511823,\n
          1978511825\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": 187099181,\n
        "timestamp": "2024-09-03T07:00:40Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512119,\n
          1978512121,\n
          1978512127,\n
          1978512123,\n
          1978512119\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099182,\n
        "timestamp": "2024-09-07T09:20:05Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511755,\n
          1978511757,\n
          1978511752,\n
          1978511750,\n
          1978511755\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099183,\n
        "timestamp": "2024-09-04T06:36:42Z",\n
        "version": 3,\n
        "changeset": 156169340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512248,\n
          1978512246,\n
          1978512240,\n
          1978512244,\n
          1978512248\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "brown",\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": 187099184,\n
        "timestamp": "2012-10-22T20:29:45Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511806,\n
          1978511819,\n
          1978511810,\n
          1978511799,\n
          1978511806\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": 187099190,\n
        "timestamp": "2012-10-22T20:29:45Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511855,\n
          1978511848,\n
          1978511833,\n
          1978511842,\n
          1978511855\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": 187099191,\n
        "timestamp": "2024-09-03T06:52:43Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511880,\n
          1978511878,\n
          1978511869,\n
          1978511871,\n
          1978511880\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "#cccccc",\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": 187099192,\n
        "timestamp": "2012-10-22T20:29:46Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511709,\n
          1978511710,\n
          1978511708,\n
          1978511707,\n
          1978511709\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": 187099193,\n
        "timestamp": "2024-09-03T06:52:22Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511916,\n
          1978511914,\n
          1978511904,\n
          1978511910,\n
          1978511916\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "lightyellow",\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": 187099195,\n
        "timestamp": "2024-09-03T07:00:34Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512061,\n
          1978512019,\n
          1978512010,\n
          1978512026,\n
          1978512061\n
        ],\n
        "tags": {\n
          "building": "static_caravan",\n
          "building:colour": "white",\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": 187099200,\n
        "timestamp": "2024-09-04T06:22:42Z",\n
        "version": 2,\n
        "changeset": 156169325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511905,\n
          1978511912,\n
          1978511902,\n
          1978511900,\n
          1978511905\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099201,\n
        "timestamp": "2024-09-11T15:01:15Z",\n
        "version": 8,\n
        "changeset": 156489115,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511867,\n
          1978511876,\n
          1978511873,\n
          1978511863,\n
          1978511867\n
        ],\n
        "tags": {\n
          "addr:housenumber": "412",\n
          "addr:street": "Route Les Cascabels",\n
          "building": "detached",\n
          "building:colour": "brown",\n
          "building:levels": "1",\n
          "roof:colour": "red",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099202,\n
        "timestamp": "2024-09-04T06:16:55Z",\n
        "version": 3,\n
        "changeset": 156169340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511721,\n
          1978511726,\n
          1978511728,\n
          1978511723,\n
          1978511721\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "building:colour": "#ffe0a0",\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": 187099204,\n
        "timestamp": "2024-09-09T10:38:41Z",\n
        "version": 3,\n
        "changeset": 156388008,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511772,\n
          1978511779,\n
          1978511776,\n
          1978511766,\n
          1978511772\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "brown",\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": 187099205,\n
        "timestamp": "2024-09-03T06:44:19Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511795,\n
          1978511798,\n
          1978511803,\n
          1978511796,\n
          1978511795\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\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": 187099207,\n
        "timestamp": "2024-09-03T06:46:18Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511771,\n
          1978511768,\n
          1978511758,\n
          1978511761,\n
          1978511771\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099211,\n
        "timestamp": "2024-09-03T06:46:03Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511777,\n
          1978511774,\n
          1978511764,\n
          1978511767,\n
          1978511777\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099212,\n
        "timestamp": "2024-09-03T07:06:03Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512262,\n
          1978512259,\n
          1978512253,\n
          1978512256,\n
          1978512262\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "grey",\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": 187099214,\n
        "timestamp": "2012-10-22T20:29:47Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511844,\n
          1978511850,\n
          1978511846,\n
          1978511838,\n
          1978511844\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": 187099216,\n
        "timestamp": "2024-09-03T07:00:51Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512132,\n
          1978512138,\n
          1978512144,\n
          1978512135,\n
          1978512132\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099218,\n
        "timestamp": "2024-09-03T07:00:25Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512089,\n
          1978512092,\n
          1978512114,\n
          1978512112,\n
          1978512089\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099219,\n
        "timestamp": "2024-09-08T19:08:58Z",\n
        "version": 4,\n
        "changeset": 156365970,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512216,\n
          1978512205,\n
          1978512186,\n
          1978512197,\n
          1978512216\n
        ],\n
        "tags": {\n
          "access": "customers",\n
          "amenity": "toilets",\n
          "building": "yes",\n
          "changing_table": "yes",\n
          "check_date": "2024-09-08",\n
          "fee": "no",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "toilets:disposal": "flush",\n
          "toilets:handwashing": "yes",\n
          "toilets:menstrual_products": "no",\n
          "toilets:position": "seated",\n
          "wall": "no",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099220,\n
        "timestamp": "2024-09-03T06:39:40Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511793,\n
          1978511791,\n
          1978511782,\n
          1978511786,\n
          1978511793\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099221,\n
        "timestamp": "2024-09-04T06:36:34Z",\n
        "version": 2,\n
        "changeset": 156169325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512244,\n
          1978512240,\n
          1978512228,\n
          1978512242,\n
          1978512244\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099223,\n
        "timestamp": "2012-10-22T20:29:48Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511840,\n
          1978511830,\n
          1978511821,\n
          1978511828,\n
          1978511840\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": 187099226,\n
        "timestamp": "2012-10-22T20:29:48Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978511790,\n
          1978511792,\n
          1978511788,\n
          1978511785,\n
          1978511790\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": 187099228,\n
        "timestamp": "2024-09-03T06:51:26Z",\n
        "version": 6,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511865,\n
          1978511861,\n
          1978511857,\n
          1978511835,\n
          1978511853,\n
          1978511865\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099229,\n
        "timestamp": "2024-09-03T07:00:43Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512119,\n
          1978512117,\n
          1978512125,\n
          1978512128,\n
          1978512127,\n
          1978512121,\n
          1978512119\n
        ],\n
        "tags": {\n
          "building": "static_caravan",\n
          "building:colour": "white",\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": 187099231,\n
        "timestamp": "2024-09-03T06:59:58Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512061,\n
          1978512062,\n
          1978512057,\n
          1978512052,\n
          1978512024,\n
          1978512019,\n
          1978512061\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099233,\n
        "timestamp": "2024-09-04T06:23:07Z",\n
        "version": 6,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511918,\n
          1978511924,\n
          1978511943,\n
          1978511930,\n
          1978511921,\n
          1978511923,\n
          1978511918\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099235,\n
        "timestamp": "2024-09-04T06:35:23Z",\n
        "version": 4,\n
        "changeset": 156169325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512009,\n
          1978512015,\n
          1978512001,\n
          1978511999,\n
          1978512003,\n
          1978512008,\n
          1978512009\n
        ],\n
        "tags": {\n
          "addr:housenumber": "142",\n
          "addr:street": "Route de la Jasse",\n
          "building": "detached",\n
          "roof:shape": "gabled",\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": 187099237,\n
        "timestamp": "2024-09-03T07:00:29Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512089,\n
          1978512083,\n
          1978512086,\n
          1978512115,\n
          1978512114,\n
          1978512092,\n
          1978512089\n
        ],\n
        "tags": {\n
          "building": "static_caravan",\n
          "building:colour": "white",\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": 187099239,\n
        "timestamp": "2024-09-03T07:00:54Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512132,\n
          1978512130,\n
          1978512141,\n
          1978512147,\n
          1978512144,\n
          1978512138,\n
          1978512132\n
        ],\n
        "tags": {\n
          "building": "static_caravan",\n
          "building:colour": "white",\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": 187099241,\n
        "timestamp": "2024-09-04T06:38:28Z",\n
        "version": 6,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512278,\n
          1978512280,\n
          1978512269,\n
          1978512266,\n
          1978512272,\n
          1978512275,\n
          1978512278\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "#bbad8e",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099242,\n
        "timestamp": "2024-09-04T06:18:59Z",\n
        "version": 3,\n
        "changeset": 156169340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511738,\n
          1978511737,\n
          1978511741,\n
          1978511740,\n
          1978511735,\n
          1978511736,\n
          1978511738\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "tan",\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": 187099244,\n
        "timestamp": "2024-09-11T15:01:15Z",\n
        "version": 8,\n
        "changeset": 156489115,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511745,\n
          1978511746,\n
          1978511749,\n
          1978511753,\n
          1978511748,\n
          1978511743,\n
          1978511744,\n
          1978511745\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Route Les Cascabels",\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "saltbox",\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": 187099247,\n
        "timestamp": "2024-09-03T06:39:54Z",\n
        "version": 8,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511794,\n
          1978511802,\n
          1978511793,\n
          1978511786,\n
          1978511784,\n
          1978511789,\n
          1978511787,\n
          1978511794\n
        ],\n
        "tags": {\n
          "addr:housenumber": "14",\n
          "addr:street": "Route Les Cascabels",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "maroon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099250,\n
        "timestamp": "2024-09-17T11:52:36Z",\n
        "version": 6,\n
        "changeset": 156726056,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511714,\n
          1978511717,\n
          1978511720,\n
          1978511718,\n
          1978511713,\n
          1978511712,\n
          1978511711,\n
          1978511714\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099251,\n
        "timestamp": "2024-09-03T06:41:03Z",\n
        "version": 6,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511796,\n
          1978511803,\n
          1978511808,\n
          1978511804,\n
          1978511807,\n
          1978511801,\n
          1978511797,\n
          1978511800,\n
          1978511796\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099253,\n
        "timestamp": "2024-09-04T06:36:21Z",\n
        "version": 4,\n
        "changeset": 156169325,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512153,\n
          1978512156,\n
          1978512174,\n
          1978512180,\n
          1978512176,\n
          1978512178,\n
          1978512172,\n
          1978512150,\n
          1978512153\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\n
          "cuisine": "burger;regional;french",\n
          "diet:non-vegetarian": "yes",\n
          "diet:vegetarian": "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": 187099254,\n
        "timestamp": "2024-09-09T10:52:51Z",\n
        "version": 6,\n
        "changeset": 156388011,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512067,\n
          1978512080,\n
          1978512072,\n
          1978512068,\n
          1978512063,\n
          1978512074,\n
          1978512065,\n
          1978512012,\n
          1978512067\n
        ],\n
        "tags": {\n
          "building": "sports_centre",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "1",\n
          "name": "Club House",\n
          "roof:colour": "brown",\n
          "roof:shape": "skillion",\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": 187099257,\n
        "timestamp": "2024-09-03T06:58:16Z",\n
        "version": 6,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511959,\n
          1978511987,\n
          1978511990,\n
          1978511996,\n
          1978511993,\n
          1978511983,\n
          1978511970,\n
          1978511957,\n
          1978511959\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "saltbox",\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": 187099259,\n
        "timestamp": "2024-09-03T06:52:09Z",\n
        "version": 6,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511905,\n
          1978511900,\n
          1978511895,\n
          1978511892,\n
          1978511893,\n
          1978511890,\n
          1978511894,\n
          1978511908,\n
          1978511905\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "red",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099261,\n
        "timestamp": "2012-10-22T20:29:52Z",\n
        "version": 1,\n
        "changeset": 13597941,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512009,\n
          1978512008,\n
          1978512003,\n
          1978512006,\n
          1978512007,\n
          1978512054,\n
          1978512059,\n
          1978512017,\n
          1978512021,\n
          1978512009\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": 187099262,\n
        "timestamp": "2024-09-03T06:58:41Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978511966,\n
          1978511968,\n
          1978511969,\n
          1978511967,\n
          1978511965,\n
          1978511962,\n
          1978511961,\n
          1978511963,\n
          1978511964,\n
          1978511966\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "grey",\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": 187099301,\n
        "timestamp": "2012-10-22T20:30:27Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512852,\n
          1978512855,\n
          1978512956,\n
          1978512947,\n
          1978512912,\n
          1978512906,\n
          1978512874,\n
          1978512890,\n
          1978512864,\n
          1978512868,\n
          1978512852\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": 187099304,\n
        "timestamp": "2024-09-02T06:15:42Z",\n
        "version": 6,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513222,\n
          1978513212,\n
          1978513214,\n
          1978513224,\n
          1978513250,\n
          1978513206,\n
          1978513190,\n
          1978513208,\n
          1978513200,\n
          1978513227,\n
          1978513230,\n
          1978513222\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "tan",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099305,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 5,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513019,\n
          1978513063,\n
          1978513049,\n
          1978513073,\n
          1978513105,\n
          1978513021,\n
          1978512878,\n
          1978512965,\n
          12723221647,\n
          12723221646,\n
          1978512927,\n
          12723221645,\n
          12723221644,\n
          1978512953,\n
          1978512978,\n
          1978513019\n
        ],\n
        "tags": {\n
          "addr:housenumber": "91",\n
          "addr:place": "Viale Neuve",\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "0",\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": 187099306,\n
        "timestamp": "2024-09-03T07:13:02Z",\n
        "version": 4,\n
        "changeset": 156126648,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512581,\n
          1978512546,\n
          1978512517,\n
          1978512513,\n
          1978512506,\n
          1978512505,\n
          1978512500,\n
          1978512507,\n
          1978512508,\n
          1978512509,\n
          1978512526,\n
          1978512536,\n
          1978512581\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099307,\n
        "timestamp": "2024-09-02T06:15:19Z",\n
        "version": 7,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513187,\n
          1978513169,\n
          1978513193,\n
          1978513161,\n
          1978513107,\n
          1978513100,\n
          1978513027,\n
          1978513079,\n
          1978513122,\n
          1978513129,\n
          1978513155,\n
          1978513163,\n
          1978513187\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Lotissement Les Condamines",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled_height_moved"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099308,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 5,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513266,\n
          1978513262,\n
          1978513260,\n
          1978513264,\n
          1978513232,\n
          1978513254,\n
          1978513218,\n
          1978513210,\n
          1978513216,\n
          1978513220,\n
          12723593202,\n
          12723593203,\n
          12723593201,\n
          12723580200,\n
          1978513276,\n
          1978513273,\n
          1978513268,\n
          1978513266\n
        ],\n
        "tags": {\n
          "addr:housenumber": "110",\n
          "addr:place": "Viale Neuve",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\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": 187099309,\n
        "timestamp": "2024-09-07T09:17:51Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512851,\n
          1978512859,\n
          1978512891,\n
          1978512909,\n
          1978512945,\n
          1978512959,\n
          1978512894,\n
          1978512921,\n
          1978513016,\n
          1978512895,\n
          1978512861,\n
          1978512858,\n
          1978512824,\n
          1978512851\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099310,\n
        "timestamp": "2024-08-31T17:07:58Z",\n
        "version": 6,\n
        "changeset": 156023984,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512516,\n
          1978512540,\n
          1978512541,\n
          1978512547,\n
          1978512577,\n
          1978512553,\n
          1978512575,\n
          1978512586,\n
          1978512579,\n
          1978512572,\n
          1978512550,\n
          1978512545,\n
          1978512542,\n
          1978512533,\n
          1978512531,\n
          1978512520,\n
          1978512522,\n
          1978512514,\n
          1978512516\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099311,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512862,\n
          1978512826,\n
          1978512822,\n
          1978512823,\n
          1978512818,\n
          1978512819,\n
          1978512809,\n
          1978512786,\n
          1978512801,\n
          1978512775,\n
          1978512769,\n
          1978512773,\n
          1978512753,\n
          1978512778,\n
          1978512816,\n
          1978512790,\n
          12169733725,\n
          12169733726,\n
          1978512836,\n
          1978512834,\n
          1978512862\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099312,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512636,\n
          1978512648,\n
          1978512616,\n
          1978512623,\n
          1978512583,\n
          1978512582,\n
          1978512612,\n
          1978512595,\n
          1978512593,\n
          1978512588,\n
          1978512591,\n
          1978512589,\n
          1978512585,\n
          1978512570,\n
          1978512566,\n
          1978512614,\n
          1978512615,\n
          1978512618,\n
          1978512621,\n
          1978512617,\n
          1978512636\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "house": "terraced",\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": 187099313,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 5,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512493,\n
          1978512490,\n
          1978512491,\n
          1978512489,\n
          1978512487,\n
          1978512486,\n
          1978512476,\n
          1978512475,\n
          1978512482,\n
          1978512480,\n
          1978512474,\n
          1978512473,\n
          1978512481,\n
          1978512479,\n
          1978512477,\n
          1978512483,\n
          1978512488,\n
          1978512497,\n
          1978512499,\n
          1978512492,\n
          1978512494,\n
          1978512501,\n
          1978512503,\n
          1978512493\n
        ],\n
        "tags": {\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\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": 187099314,\n
        "timestamp": "2024-09-02T06:04:54Z",\n
        "version": 7,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513275,\n
          1978513288,\n
          1978513317,\n
          1978513293,\n
          1978513275\n
        ],\n
        "tags": {\n
          "addr:housenumber": "33",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "detached",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "hipped",\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": 187099315,\n
        "timestamp": "2024-09-02T06:11:37Z",\n
        "version": 6,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512516,\n
          1978512514,\n
          1978512510,\n
          1978512512,\n
          1978512516\n
        ],\n
        "tags": {\n
          "building": "civic",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099316,\n
        "timestamp": "2012-10-22T20:30:29Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512752,\n
          1978512753,\n
          1978512773,\n
          1978512769,\n
          1978512752\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": 187099317,\n
        "timestamp": "2012-10-22T20:30:30Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512643,\n
          1978512669,\n
          1978512645,\n
          1978512634,\n
          1978512643\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": 187099318,\n
        "timestamp": "2024-09-03T07:12:25Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512496,\n
          1978512502,\n
          1978512504,\n
          1978512498,\n
          1978512496\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099319,\n
        "timestamp": "2024-09-02T06:14:38Z",\n
        "version": 2,\n
        "changeset": 156080955,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513129,\n
          1978513122,\n
          1978513079,\n
          1978513093,\n
          1978513129\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099320,\n
        "timestamp": "2024-09-02T06:14:45Z",\n
        "version": 2,\n
        "changeset": 156080955,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513187,\n
          1978513196,\n
          1978513193,\n
          1978513169,\n
          1978513187\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099321,\n
        "timestamp": "2024-09-08T10:56:38Z",\n
        "version": 2,\n
        "changeset": 156345877,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513314,\n
          1978513330,\n
          1978513341,\n
          1978513315,\n
          1978513314\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099322,\n
        "timestamp": "2024-08-30T16:41:16Z",\n
        "version": 2,\n
        "changeset": 155982805,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513311,\n
          1978513279,\n
          1978513345,\n
          1978513391,\n
          1978513311\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187099323,\n
        "timestamp": "2024-09-07T09:18:14Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512971,\n
          1978513003,\n
          1978512986,\n
          1978512951,\n
          1978512971\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099324,\n
        "timestamp": "2024-08-31T17:05:43Z",\n
        "version": 2,\n
        "changeset": 156024721,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512707,\n
          1978512721,\n
          1978512701,\n
          1978512693,\n
          1978512707\n
        ],\n
        "tags": {\n
          "addr:housenumber": "111",\n
          "addr:street": "Rue de la Roussayrole",\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": 187099325,\n
        "timestamp": "2012-10-22T20:30:31Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513266,\n
          1978513264,\n
          1978513260,\n
          1978513262,\n
          1978513266\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": 187099326,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 2,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512735,\n
          1978512751,\n
          1978512750,\n
          12168440489,\n
          1978512735\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": 187099327,\n
        "timestamp": "2024-08-31T17:07:48Z",\n
        "version": 3,\n
        "changeset": 156024050,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512541,\n
          12046765673,\n
          1978512553,\n
          1978512577,\n
          1978512547,\n
          1978512541\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099328,\n
        "timestamp": "2024-09-10T06:32:31Z",\n
        "version": 2,\n
        "changeset": 156423610,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513474,\n
          1978513478,\n
          1978513485,\n
          1978513482,\n
          1978513474\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099330,\n
        "timestamp": "2024-09-03T07:13:40Z",\n
        "version": 5,\n
        "changeset": 156126648,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512524,\n
          1978512548,\n
          1978512538,\n
          1978512515,\n
          1978512524\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099331,\n
        "timestamp": "2024-09-02T06:11:39Z",\n
        "version": 5,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512516,\n
          1978512518,\n
          1978512541,\n
          1978512540,\n
          1978512516\n
        ],\n
        "tags": {\n
          "building": "civic",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099332,\n
        "timestamp": "2024-09-03T07:13:17Z",\n
        "version": 3,\n
        "changeset": 156126606,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512666,\n
          1978512689,\n
          1978512673,\n
          1978512630,\n
          1978512666\n
        ],\n
        "tags": {\n
          "building": "industrial",\n
          "building:colour": "grey",\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": 187099333,\n
        "timestamp": "2025-07-05T21:18:43Z",\n
        "version": 4,\n
        "changeset": 168539764,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513399,\n
          1978513394,\n
          12141794545,\n
          1978513415,\n
          1978513412,\n
          1978513399\n
        ],\n
        "tags": {\n
          "building": "farm",\n
          "contact:email": "Gaec.hospitalet.du.larzac@gmail.com",\n
          "contact:phone": "+33 7 69 99 35 80",\n
          "craft": "grinding_mill",\n
          "name": "Les Farines Bio du Larzac",\n
          "operator": "Laurent & Caroline Jannet",\n
          "ref:FR:SIRET": "82999774100014",\n
          "shop": "farm",\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": 187099334,\n
        "timestamp": "2012-10-22T20:30:32Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512775,\n
          1978512801,\n
          1978512786,\n
          1978512771,\n
          1978512775\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": 187099335,\n
        "timestamp": "2024-09-30T08:54:10Z",\n
        "version": 4,\n
        "changeset": 157286331,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513285,\n
          1978513271,\n
          1978513256,\n
          1978513282,\n
          1978513285\n
        ],\n
        "tags": {\n
          "addr:housenumber": "16",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\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": 187099336,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 2,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513135,\n
          12723221643,\n
          1978513105,\n
          1978513073,\n
          1978513103,\n
          1978513135\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": 187099337,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512552,\n
          1978512568,\n
          1978512587,\n
          1978512584,\n
          1978512552\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "layer": "1",\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": 187099338,\n
        "timestamp": "2012-10-22T20:30:33Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512918,\n
          1978512897,\n
          1978512892,\n
          1978512901,\n
          1978512918\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": 187099339,\n
        "timestamp": "2012-10-22T20:30:33Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513324,\n
          1978513354,\n
          1978513356,\n
          1978513333,\n
          1978513324\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": 187099340,\n
        "timestamp": "2024-08-31T21:31:02Z",\n
        "version": 2,\n
        "changeset": 156032942,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513467,\n
          1978513459,\n
          1978513463,\n
          1978513471,\n
          1978513467\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4 a",\n
          "addr:street": "Route des Liquisses",\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": 187099341,\n
        "timestamp": "2024-09-10T06:21:23Z",\n
        "version": 7,\n
        "changeset": 156423591,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513360,\n
          1978513348,\n
          1978513333,\n
          1978513356,\n
          1978513360\n
        ],\n
        "tags": {\n
          "addr:housenumber": "19",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099342,\n
        "timestamp": "2012-10-22T20:30:34Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512918,\n
          1978512949,\n
          1978512924,\n
          1978512897,\n
          1978512918\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": 187099343,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512479,\n
          1978512481,\n
          1978512473,\n
          1978512472,\n
          1978512479\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "layer": "1",\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": 187099344,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512487,\n
          1978512478,\n
          1978512476,\n
          1978512486,\n
          1978512487\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "layer": "1",\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": 187099345,\n
        "timestamp": "2012-10-22T20:30:34Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513358,\n
          1978513383,\n
          1978513351,\n
          1978513338,\n
          1978513358\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": 187099346,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512493,\n
          1978512495,\n
          1978512491,\n
          1978512490,\n
          1978512493\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "layer": "1",\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": 187099347,\n
        "timestamp": "2012-10-22T20:30:34Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512820,\n
          1978512825,\n
          1978512804,\n
          1978512787,\n
          1978512820\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": 187099348,\n
        "timestamp": "2012-10-22T20:30:35Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513076,\n
          1978513109,\n
          1978513082,\n
          1978513065,\n
          1978513076\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": 187099349,\n
        "timestamp": "2012-10-22T20:30:35Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512851,\n
          1978512853,\n
          1978512866,\n
          1978512859,\n
          1978512851\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": 187099350,\n
        "timestamp": "2012-10-22T20:30:35Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513040,\n
          1978513101,\n
          1978513097,\n
          1978513036,\n
          1978513040\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": 187099351,\n
        "timestamp": "2024-09-02T06:15:27Z",\n
        "version": 2,\n
        "changeset": 156080955,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513222,\n
          1978513224,\n
          1978513214,\n
          1978513212,\n
          1978513222\n
        ],\n
        "tags": {\n
          "building": "garage",\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": 187099352,\n
        "timestamp": "2024-09-02T06:13:21Z",\n
        "version": 2,\n
        "changeset": 156080955,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512675,\n
          1978512686,\n
          1978512679,\n
          1978512670,\n
          1978512675\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099353,\n
        "timestamp": "2024-09-02T06:05:29Z",\n
        "version": 2,\n
        "changeset": 156080955,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512876,\n
          1978512856,\n
          1978512854,\n
          1978512870,\n
          1978512876\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099355,\n
        "timestamp": "2012-10-22T20:30:36Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512784,\n
          1978512788,\n
          1978512828,\n
          1978512821,\n
          1978512782,\n
          1978512784\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": 187099356,\n
        "timestamp": "2012-10-22T20:30:36Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978513386,\n
          1978513388,\n
          1978513354,\n
          1978513351,\n
          1978513383,\n
          1978513386\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": 187099357,\n
        "timestamp": "2012-10-22T20:30:36Z",\n
        "version": 1,\n
        "changeset": 13597952,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978512818,\n
          1978512814,\n
          1978512789,\n
          1978512809,\n
          1978512819,\n
          1978512818\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": 187099358,\n
        "timestamp": "2024-09-10T06:54:20Z",\n
        "version": 7,\n
        "changeset": 156423591,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513295,\n
          1978513335,\n
          1978513322,\n
          1978513327,\n
          1978513320,\n
          1978513290,\n
          1978513295\n
        ],\n
        "tags": {\n
          "addr:housenumber": "148",\n
          "addr:place": "Viale Neuve",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099360,\n
        "timestamp": "2024-09-02T06:13:57Z",\n
        "version": 6,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512784,\n
          1978512749,\n
          1978512765,\n
          1978512857,\n
          1978512828,\n
          1978512788,\n
          1978512784\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099361,\n
        "timestamp": "2024-08-31T17:07:44Z",\n
        "version": 2,\n
        "changeset": 156024050,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512514,\n
          1978512522,\n
          1978512520,\n
          1978512531,\n
          1978512528,\n
          1978512511,\n
          1978512514\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099362,\n
        "timestamp": "2024-09-09T17:33:48Z",\n
        "version": 4,\n
        "changeset": 156406396,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513341,\n
          1978513338,\n
          1978513351,\n
          1978513354,\n
          1978513324,\n
          12139274267,\n
          1978513315,\n
          1978513341\n
        ],\n
        "tags": {\n
          "addr:housenumber": "21",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\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": 187099363,\n
        "timestamp": "2024-09-10T06:51:08Z",\n
        "version": 4,\n
        "changeset": 156423586,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513441,\n
          1978513455,\n
          1978513437,\n
          1978513434,\n
          1978513430,\n
          1978513426,\n
          1978513441\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099364,\n
        "timestamp": "2024-09-17T11:41:44Z",\n
        "version": 6,\n
        "changeset": 156726052,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512785,\n
          1978512767,\n
          1978512718,\n
          1978512737,\n
          1978512746,\n
          1978512744,\n
          1978512785\n
        ],\n
        "tags": {\n
          "addr:housenumber": "37",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\n
          "building:colour": "green",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "flat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099365,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513076,\n
          1978513141,\n
          1978513165,\n
          1978513132,\n
          1978513082,\n
          1978513109,\n
          1978513076\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house",\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": 187099366,\n
        "timestamp": "2024-08-30T16:40:43Z",\n
        "version": 2,\n
        "changeset": 155982805,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512830,\n
          1978512832,\n
          1978512791,\n
          1978512806,\n
          1978512763,\n
          1978512761,\n
          1978512830\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099367,\n
        "timestamp": "2024-09-17T11:42:02Z",\n
        "version": 5,\n
        "changeset": 156726050,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512668,\n
          1978512723,\n
          1978512696,\n
          1978512681,\n
          1978512683,\n
          1978512628,\n
          1978512668\n
        ],\n
        "tags": {\n
          "addr:housenumber": "39",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099368,\n
        "timestamp": "2024-08-31T16:57:38Z",\n
        "version": 2,\n
        "changeset": 156024050,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513409,\n
          1978513419,\n
          1978513423,\n
          1978513439,\n
          1978513406,\n
          1978513402,\n
          1978513409\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187099369,\n
        "timestamp": "2024-07-10T21:57:51Z",\n
        "version": 2,\n
        "changeset": 153801059,\n
        "user": "FrViPofm",\n
        "uid": 107257,\n
        "nodes": [\n
          1978513040,\n
          1978513046,\n
          1978513157,\n
          1978513153,\n
          1978513097,\n
          1978513101,\n
          1978513040\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099370,\n
        "timestamp": "2024-09-17T11:40:56Z",\n
        "version": 6,\n
        "changeset": 156726056,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512855,\n
          1978512872,\n
          1978512893,\n
          1978512915,\n
          1978513006,\n
          1978512956,\n
          1978512855\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "#bbad8e",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099372,\n
        "timestamp": "2024-09-17T11:42:49Z",\n
        "version": 7,\n
        "changeset": 156726056,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512552,\n
          1978512543,\n
          1978512519,\n
          1978512544,\n
          1978512613,\n
          1978512587,\n
          1978512568,\n
          1978512552\n
        ],\n
        "tags": {\n
          "addr:housenumber": "18",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "hipped",\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": 187099374,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513124,\n
          1978513167,\n
          12723593204,\n
          1978513171,\n
          12723593205,\n
          12723593206,\n
          1978513203,\n
          1978513159,\n
          1978513126,\n
          1978513149,\n
          1978513068,\n
          1978513124\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099376,\n
        "timestamp": "2024-09-02T06:14:28Z",\n
        "version": 6,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512990,\n
          1978512984,\n
          1978513030,\n
          1978513009,\n
          1978512941,\n
          1978512943,\n
          1978512889,\n
          1978512930,\n
          1978512990\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099378,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512876,\n
          1978512870,\n
          1978512999,\n
          12723593208,\n
          12723593207,\n
          1978513012,\n
          1978512968,\n
          1978512962,\n
          1978512904,\n
          1978512899,\n
          1978512876\n
        ],\n
        "tags": {\n
          "addr:housenumber": "35",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099379,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512778,\n
          1978512753,\n
          1978512752,\n
          1978512750,\n
          1978512751,\n
          1978512735,\n
          1978512742,\n
          1978512778\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099381,\n
        "timestamp": "2024-09-10T06:53:42Z",\n
        "version": 7,\n
        "changeset": 156423591,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513146,\n
          1978513138,\n
          1978513090,\n
          1978513085,\n
          1978513024,\n
          1978513033,\n
          1978512980,\n
          1978513001,\n
          1978513146\n
        ],\n
        "tags": {\n
          "addr:housenumber": "166",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "hipped",\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": 187099383,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512748,\n
          1978512739,\n
          1978512709,\n
          1978512725,\n
          1978512704,\n
          1978512715,\n
          1978512728,\n
          1978512730,\n
          1978512748\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house",\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": 187099385,\n
        "timestamp": "2024-09-02T06:13:38Z",\n
        "version": 6,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512675,\n
          1978512670,\n
          1978512679,\n
          1978512703,\n
          1978512677,\n
          1978512632,\n
          1978512638,\n
          1978512626,\n
          1978512641,\n
          1978512675\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099386,\n
        "timestamp": "2024-08-30T16:40:37Z",\n
        "version": 2,\n
        "changeset": 155982805,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978512971,\n
          1978513000,\n
          1978513061,\n
          1978513052,\n
          1978513070,\n
          1978513043,\n
          1978512975,\n
          1978512986,\n
          1978513003,\n
          1978512971\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099586,\n
        "timestamp": "2024-10-02T06:43:38Z",\n
        "version": 8,\n
        "changeset": 157365353,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515690,\n
          1978515723,\n
          1978515772,\n
          1978515799,\n
          12169733727,\n
          1978515789,\n
          1978515889,\n
          1978515995,\n
          1978516160,\n
          1978516083,\n
          1978515990,\n
          1978515837,\n
          1978515690\n
        ],\n
        "tags": {\n
          "addr:housenumber": "33",\n
          "addr:street": "Place des Cygnes",\n
          "building": "detached",\n
          "building:colour": "white",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099589,\n
        "timestamp": "2024-09-16T06:39:13Z",\n
        "version": 4,\n
        "changeset": 156673262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517596,\n
          1978517591,\n
          1978517426,\n
          1978517393,\n
          1978517251,\n
          1978517280,\n
          1978517097,\n
          1978517132,\n
          1978517382,\n
          1978517390,\n
          1978517596\n
        ],\n
        "tags": {\n
          "addr:housenumber": "19",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187099591,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 6,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516844,\n
          1978516849,\n
          12753035561,\n
          1978516702,\n
          1978516513,\n
          1978516594,\n
          12149902545,\n
          1978516844\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\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": 187099594,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515943,\n
          12723580149,\n
          1978516138,\n
          1978516152,\n
          1978516094,\n
          12723580148,\n
          1978516099,\n
          1978515959,\n
          1978515963,\n
          1978515894,\n
          1978515904,\n
          1978515945,\n
          1978515943\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187099596,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 9,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514836,\n
          12906064506,\n
          12906064505,\n
          12183729149,\n
          1978514848,\n
          1978514833,\n
          1978514840,\n
          1978514899,\n
          1978514941,\n
          12183729180,\n
          1978515231,\n
          1978515162,\n
          1978515064,\n
          12906064504,\n
          1978515021,\n
          1978514836\n
        ],\n
        "tags": {\n
          "addr:housenumber": "7",\n
          "addr:street": "Rue Basse",\n
          "building": "house",\n
          "building:colour": "lightyellow",\n
          "building:levels": "2",\n
          "roof:colour": "grey",\n
          "roof:levels": "1",\n
          "roof:shape": "hipped",\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": 187099598,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 8,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515884,\n
          1978516052,\n
          1978516065,\n
          12753035562,\n
          12753035563,\n
          1978516201,\n
          1978516195,\n
          1978516274,\n
          1978516254,\n
          1978516010,\n
          1978515982,\n
          1978515803,\n
          1978515884\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "building:colour": "lightyellow",\n
          "building:levels": "3",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099602,\n
        "timestamp": "2024-09-04T06:02:33Z",\n
        "version": 13,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515104,\n
          1978515001,\n
          1978514993,\n
          1978514955,\n
          1978514928,\n
          1978514911,\n
          1978514860,\n
          1978514811,\n
          1978514803,\n
          1978514835,\n
          1978515104\n
        ],\n
        "tags": {\n
          "amenity": "events_venue",\n
          "building": "yes",\n
          "building:colour": "lightyellow",\n
          "check_date": "2024-08-28",\n
          "check_date:opening_hours": "2024-08-26",\n
          "internet_access": "no",\n
          "name": "Salle des fêtes Jean Marcorelles",\n
          "opening_hours:signed": "no",\n
          "operator": "Mairie de L'Hospitalet du Larzac",\n
          "payment:cards": "no",\n
          "payment:cash": "yes",\n
          "payment:credit_cards": "no",\n
          "payment:debit_cards": "no",\n
          "roof:colour": "grey",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012 + survey",\n
          "website": "https://www.lhospitaletdularzac.fr/vie-locale/salles-et-equipements/",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099606,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516613,\n
          1978516548,\n
          1978516552,\n
          1978516543,\n
          1978516550,\n
          1978516654,\n
          1978516687,\n
          1978516993,\n
          1978516931,\n
          1978516896,\n
          1978516613\n
        ],\n
        "tags": {\n
          "addr:housenumber": "9",\n
          "addr:street": "La Placette",\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": 187099608,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517909,\n
          1978517861,\n
          1978517821,\n
          1978517665,\n
          1978517700,\n
          1978517599,\n
          1978517673,\n
          1978517748,\n
          1978517798,\n
          1978517925,\n
          1978517909\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187099610,\n
        "timestamp": "2024-09-16T06:43:07Z",\n
        "version": 4,\n
        "changeset": 156673251,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517860,\n
          1978517804,\n
          1978517824,\n
          1978517873,\n
          1978517874,\n
          1978517917,\n
          1978517911,\n
          1978517997,\n
          1978518022,\n
          1978518031,\n
          1978518001,\n
          1978517860\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "skillion",\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": 187099612,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 5,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516473,\n
          12753035560,\n
          12753035559,\n
          1978516736,\n
          12753035558,\n
          1978516624,\n
          12753035557,\n
          1978516585,\n
          1978516553,\n
          1978516475,\n
          1978516461,\n
          1978516383,\n
          1978516380,\n
          12149904487,\n
          1978516429,\n
          1978516473\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\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": 187099614,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 9,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12753035555,\n
          1978516691,\n
          1978516937,\n
          1978516991,\n
          1978517088,\n
          1978517269,\n
          1978517150,\n
          1978517371,\n
          1978517397,\n
          1978517276,\n
          1978517320,\n
          12753035553,\n
          12753035555\n
        ],\n
        "tags": {\n
          "addr:housenumber": "17",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099617,\n
        "timestamp": "2025-04-16T19:24:46Z",\n
        "version": 5,\n
        "changeset": 165043621,\n
        "user": "FvGordon",\n
        "uid": 161619,\n
        "nodes": [\n
          1978517095,\n
          1978517339,\n
          1978517454,\n
          1978517378,\n
          12753035536,\n
          1978516995,\n
          1978517001,\n
          1978517095\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Route de Roquefort",\n
          "building": "house",\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": 187099619,\n
        "timestamp": "2024-09-16T06:49:55Z",\n
        "version": 7,\n
        "changeset": 156673254,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518257,\n
          1978518222,\n
          1978518251,\n
          1978518267,\n
          1978518262,\n
          1978518263,\n
          1978518265,\n
          1978518261,\n
          1978518255,\n
          1978518256,\n
          1978518259,\n
          1978518257\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Rue Haute",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "pyramidal",\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": 187099622,\n
        "timestamp": "2012-10-22T20:31:43Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517693,\n
          1978517809,\n
          1978517807,\n
          1978517936,\n
          1978517934,\n
          1978517886,\n
          1978517856,\n
          1978517827,\n
          1978517751,\n
          1978517800,\n
          1978517691,\n
          1978517693\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": 187099623,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 7,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515520,\n
          1978515573,\n
          1978515587,\n
          1978515602,\n
          12723580143,\n
          1978515592,\n
          12723580144,\n
          1978515578,\n
          1978515506,\n
          1978515474,\n
          1978515469,\n
          1978515453,\n
          1978515460,\n
          12723580140,\n
          12723580141,\n
          1978515408,\n
          12723580142,\n
          1978515520\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099625,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517560,\n
          1978517547,\n
          1978517364,\n
          1978517344,\n
          1978517456,\n
          1978517439,\n
          1978517238,\n
          12753035538,\n
          1978516853,\n
          1978516860,\n
          1978517245,\n
          1978517287,\n
          1978517588,\n
          1978517560\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": 187099628,\n
        "timestamp": "2024-09-16T06:44:19Z",\n
        "version": 8,\n
        "changeset": 156673254,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518215,\n
          1978518216,\n
          1978518218,\n
          1978518220,\n
          1978518213,\n
          1978518214,\n
          1978518208,\n
          1978518209,\n
          1978518211,\n
          1978518210,\n
          1978518206,\n
          1978518204,\n
          1978518215\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Rue Haute",\n
          "building": "detached",\n
          "building:colour": "#ff9e6b",\n
          "building:levels": "1",\n
          "roof:colour": "#bbad8e",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099633,\n
        "timestamp": "2024-09-16T06:43:45Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518102,\n
          1978518044,\n
          1978518048,\n
          1978518070,\n
          1978518088,\n
          1978518053,\n
          1978518057,\n
          1978518061,\n
          1978518117,\n
          1978518115,\n
          1978518126,\n
          1978518144,\n
          1978518102\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099634,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515325,\n
          1978515380,\n
          1978515400,\n
          1978515239,\n
          12723580161,\n
          1978515201,\n
          1978515250,\n
          1978515295,\n
          1978515309,\n
          1978515299,\n
          1978515288,\n
          1978515259,\n
          1978515290,\n
          1978515325\n
        ],\n
        "tags": {\n
          "building": "detached",\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": 187099636,\n
        "timestamp": "2024-08-31T16:45:56Z",\n
        "version": 7,\n
        "changeset": 156023984,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514895,\n
          1978514856,\n
          1978514842,\n
          1978514831,\n
          1978514832,\n
          1978514845,\n
          1978514838,\n
          1978514938,\n
          1978515014,\n
          1978515032,\n
          1978514952,\n
          1978514903,\n
          1978514895\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099638,\n
        "timestamp": "2024-08-31T21:58:21Z",\n
        "version": 2,\n
        "changeset": 156033577,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518174,\n
          1978518177,\n
          1978518178,\n
          1978518175,\n
          1978518176,\n
          1978518195,\n
          1978518182,\n
          1978518198,\n
          1978518181,\n
          1978518180,\n
          1978518179,\n
          1978518173,\n
          1978518174\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2 bis",\n
          "addr:street": "Rue du Grand Chemin",\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": 187099644,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 8,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515476,\n
          12723580133,\n
          1978515532,\n
          1978515567,\n
          1978515403,\n
          1978515406,\n
          1978515367,\n
          1978515351,\n
          1978515385,\n
          1978515364,\n
          1978515420,\n
          12723580134,\n
          1978515396,\n
          1978515431,\n
          1978515476\n
        ],\n
        "tags": {\n
          "addr:housenumber": "43",\n
          "addr:street": "Place des Cygnes",\n
          "building": "detached",\n
          "building:colour": "lightgrey",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099645,\n
        "timestamp": "2025-07-05T20:37:31Z",\n
        "version": 11,\n
        "changeset": 168538618,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514765,\n
          1978514758,\n
          12906064499,\n
          12906064500,\n
          1978514757,\n
          12906064498,\n
          12906064497,\n
          1978514752,\n
          1978514753,\n
          12906064501,\n
          1978514750,\n
          1978514748,\n
          1978514751,\n
          12906064502,\n
          1978514754,\n
          1978514755,\n
          1978514759,\n
          1978514771,\n
          1978514765\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue Basse",\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "internet_access": "wlan",\n
          "name": "Cardabelle",\n
          "ref:FR:SIRET": "33894703900032",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "tourism": "guest_house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099647,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517465,\n
          1978517461,\n
          1978517223,\n
          1978517263,\n
          1978517138,\n
          1978517038,\n
          1978517090,\n
          1978517112,\n
          1978517122,\n
          1978517202,\n
          1978517495,\n
          12753035542,\n
          12753035543,\n
          1978517465\n
        ],\n
        "tags": {\n
          "addr:housenumber": "23",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\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": 187099650,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 3,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516617,\n
          1978516662,\n
          1978516658,\n
          1978516697,\n
          1978516709,\n
          1978516851,\n
          1978516903,\n
          1978516839,\n
          1978516842,\n
          1978516756,\n
          1978516744,\n
          1978516670,\n
          1978516631,\n
          1978516617\n
        ],\n
        "tags": {\n
          "addr:housenumber": "27",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\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": 187099654,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 6,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516254,\n
          1978516249,\n
          1978516166,\n
          12753035564,\n
          1978516069,\n
          1978516061,\n
          1978516038,\n
          1978516043,\n
          1978515811,\n
          1978515821,\n
          1978515853,\n
          1978515935,\n
          1978516005,\n
          1978516010,\n
          1978516254\n
        ],\n
        "tags": {\n
          "addr:housenumber": "49",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "1",\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": 187099657,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 9,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12138141653,\n
          1978514792,\n
          1978514790,\n
          1978514789,\n
          1978514786,\n
          1978514788,\n
          1978514767,\n
          1978514787,\n
          1978514763,\n
          1978514761,\n
          1978514756,\n
          12139287043,\n
          1978514791,\n
          12138141653\n
        ],\n
        "tags": {\n
          "addr:city": "L'Hospitalet-du-Larzac",\n
          "addr:housenumber": "10",\n
          "addr:postcode": "12230",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "#865e3c",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099660,\n
        "timestamp": "2024-09-09T11:02:37Z",\n
        "version": 8,\n
        "changeset": 156388011,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515274,\n
          1978515331,\n
          1978515202,\n
          1978515246,\n
          1978515227,\n
          1978515240,\n
          1978515515,\n
          1978515499,\n
          1978515536,\n
          1978515512,\n
          1978515448,\n
          1978515417,\n
          1978515383,\n
          1978515337,\n
          1978515274\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue Basse",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "2",\n
          "roof:colour": "grey",\n
          "roof:levels": "1",\n
          "roof:shape": "crosspitched",\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": 187099664,\n
        "timestamp": "2024-09-16T06:39:49Z",\n
        "version": 6,\n
        "changeset": 156673245,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517680,\n
          1978517676,\n
          1978517556,\n
          1978517563,\n
          1978517317,\n
          1978517273,\n
          1978517094,\n
          1978517089,\n
          1978517544,\n
          1978517566,\n
          1978517685,\n
          1978517707,\n
          1978517703,\n
          1978517607,\n
          1978517656,\n
          1978517680\n
        ],\n
        "tags": {\n
          "addr:city": "L'Hospitalet-du-Larzac",\n
          "addr:postcode": "12230",\n
          "addr:street": "Place de l'Église",\n
          "air_conditioning": "no",\n
          "amenity": "place_of_worship",\n
          "baby_feeding": "no",\n
          "building": "church",\n
          "building:colour": "lightyellow",\n
          "check_date": "2024-09-09",\n
          "denomination": "catholic",\n
          "internet_access": "no",\n
          "name": "Église Sainte-Madeleine",\n
          "payment:cards": "no",\n
          "payment:cash": "yes",\n
          "payment:credit_cards": "no",\n
          "payment:debit_cards": "no",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wheelchair": "yes",\n
          "wikidata": "Q38520248"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099672,\n
        "timestamp": "2024-08-30T16:45:28Z",\n
        "version": 3,\n
        "changeset": 155982805,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516182,\n
          1978515949,\n
          1978515793,\n
          1978515716,\n
          1978515693,\n
          1978515658,\n
          1978515661,\n
          1978515726,\n
          1978515784,\n
          1978515870,\n
          1978515826,\n
          1978515866,\n
          1978516047,\n
          1978516244,\n
          1978516207,\n
          1978516182\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "roof:shape": "half-hipped",\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": 187099677,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517915,\n
          1978517867,\n
          1978517805,\n
          1978517755,\n
          1978517767,\n
          1978517770,\n
          1978517745,\n
          1978517746,\n
          1978517778,\n
          1978517880,\n
          1978517915\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": 187099681,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517888,\n
          1978517942,\n
          1978517946,\n
          1978517978,\n
          1978517976,\n
          1719350466,\n
          12228168206,\n
          1978517884,\n
          12753035544,\n
          1978517863,\n
          1978517836,\n
          1978517680,\n
          1978517656,\n
          1978517607,\n
          1978517703,\n
          1978517707,\n
          1978517740,\n
          1978517742,\n
          1978517799,\n
          12753035545,\n
          1978517888\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": 187099689,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516865,\n
          1978517003,\n
          1978517020,\n
          1978517357,\n
          1978517492,\n
          1978517474,\n
          1978517486,\n
          1978517479,\n
          1978517435,\n
          1978517448,\n
          1978517257,\n
          1978517219,\n
          1978517004,\n
          1978517009,\n
          1978516994,\n
          1978516985,\n
          1978516999,\n
          1978516918,\n
          1978516865\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Route de Roquefort",\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": 187099691,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 6,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518055,\n
          1978517999,\n
          1978517987,\n
          1978517915,\n
          1978517880,\n
          12753035551,\n
          1978517972,\n
          1978517871,\n
          1978517865,\n
          1978517747,\n
          1978517749,\n
          1978517878,\n
          1978518038,\n
          1978518059,\n
          1978518156,\n
          12753035550,\n
          1978518063,\n
          1978518055\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Impasse du Docteur Raynal",\n
          "building": "detached",\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": 187099694,\n
        "timestamp": "2024-09-30T07:50:34Z",\n
        "version": 2,\n
        "changeset": 157282899,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514885,\n
          1978514934,\n
          1978514882,\n
          1978514827,\n
          1978514885\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187099696,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516818,\n
          1978516988,\n
          1978516941,\n
          1978516855,\n
          1978516818\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4 bis",\n
          "addr:street": "Route de Roquefort",\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": 187099699,\n
        "timestamp": "2024-08-29T05:28:54Z",\n
        "version": 2,\n
        "changeset": 155909763,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514860,\n
          1978514829,\n
          1978514805,\n
          1978514811,\n
          1978514860\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099704,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515029,\n
          1978515177,\n
          1978515171,\n
          1978515036,\n
          12723580132,\n
          1978515029\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "lightgrey",\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": 187099706,\n
        "timestamp": "2012-10-22T20:31:48Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517767,\n
          1978517743,\n
          1978517745,\n
          1978517770,\n
          1978517767\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": 187099710,\n
        "timestamp": "2024-09-09T11:08:03Z",\n
        "version": 3,\n
        "changeset": 156388008,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514980,\n
          1978514924,\n
          1978514997,\n
          1978515069,\n
          1978514980\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "lightgrey",\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": 187099711,\n
        "timestamp": "2012-10-22T20:31:49Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515840,\n
          1978515849,\n
          1978515765,\n
          1978515744,\n
          1978515840\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": 187099713,\n
        "timestamp": "2024-09-02T05:52:38Z",\n
        "version": 3,\n
        "changeset": 156080719,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518119,\n
          1978518123,\n
          1978518092,\n
          1978518085,\n
          1978518119\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "building:colour": "#ffe0a0",\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": 187099719,\n
        "timestamp": "2024-09-03T06:32:43Z",\n
        "version": 7,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514731,\n
          1978514746,\n
          1978514733,\n
          1978514728,\n
          1978514731\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "grey",\n
          "roof:colour": "brown",\n
          "roof:shape": "gabled",\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": 187099723,\n
        "timestamp": "2024-09-11T10:37:32Z",\n
        "version": 3,\n
        "changeset": 156476702,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515604,\n
          1978515596,\n
          1978515518,\n
          1978515522,\n
          1978515604\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "layer": "1",\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": 187099724,\n
        "timestamp": "2024-09-04T05:55:13Z",\n
        "version": 7,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514834,\n
          1978514907,\n
          1978514949,\n
          1978514889,\n
          1978514834\n
        ],\n
        "tags": {\n
          "addr:housenumber": "8",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099726,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 8,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514889,\n
          1978514949,\n
          1978514997,\n
          1978514924,\n
          12723580164,\n
          1978514889\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "tan",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099727,\n
        "timestamp": "2024-09-07T09:13:24Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515377,\n
          1978515340,\n
          1978515265,\n
          1978515297,\n
          1978515377\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099729,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 2,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1719350469,\n
          1978517938,\n
          1978517831,\n
          1978517882,\n
          1719350469\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": 187099734,\n
        "timestamp": "2024-09-03T06:26:16Z",\n
        "version": 4,\n
        "changeset": 156126679,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516386,\n
          1978516377,\n
          1978516471,\n
          1978516492,\n
          1978516386\n
        ],\n
        "tags": {\n
          "addr:housenumber": "31",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\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": 187099735,\n
        "timestamp": "2012-10-22T20:31:51Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516945,\n
          1978516907,\n
          1978516862,\n
          1978516929,\n
          1978516945\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": 187099736,\n
        "timestamp": "2024-09-16T06:49:23Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518253,\n
          1978518260,\n
          1978518258,\n
          1978518246,\n
          1978518253\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099739,\n
        "timestamp": "2024-09-09T11:03:00Z",\n
        "version": 3,\n
        "changeset": 156388008,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515306,\n
          1978515343,\n
          1978515415,\n
          1978515374,\n
          1978515306\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\n
          "building:colour": "#eecfaf",\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": 187099741,\n
        "timestamp": "2012-10-22T20:31:51Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515078,\n
          1978515115,\n
          1978515113,\n
          1978515074,\n
          1978515078\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": 187099743,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515169,\n
          1978515285,\n
          1978515302,\n
          1978515183,\n
          1978515169\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099746,\n
        "timestamp": "2012-10-22T20:31:51Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517928,\n
          1978517930,\n
          1978517811,\n
          1978517813,\n
          1978517928\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": 187099747,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515018,\n
          12723580163,\n
          1978514980,\n
          1978515069,\n
          1978515111,\n
          1978515018\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "lightgrey",\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": 187099749,\n
        "timestamp": "2024-09-02T05:45:11Z",\n
        "version": 3,\n
        "changeset": 156080719,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515370,\n
          1978515313,\n
          1978515328,\n
          1978515390,\n
          1978515370\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\n
          "building:colour": "lightgrey",\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": 187099751,\n
        "timestamp": "2024-09-04T06:00:41Z",\n
        "version": 7,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515704,\n
          1978515758,\n
          1978515937,\n
          1978515879,\n
          1978515704\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Rue Basse",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099753,\n
        "timestamp": "2024-08-31T21:58:21Z",\n
        "version": 3,\n
        "changeset": 156033577,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518202,\n
          1978518200,\n
          1978518212,\n
          1978518217,\n
          1978518202\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "yes",\n
          "roof:shape": "gambrel",\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": 187099756,\n
        "timestamp": "2024-10-02T06:44:04Z",\n
        "version": 5,\n
        "changeset": 157365382,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516397,\n
          1978516523,\n
          1978516539,\n
          1978516418,\n
          1978516397\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "La Placette",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099757,\n
        "timestamp": "2024-08-31T16:45:32Z",\n
        "version": 6,\n
        "changeset": 156023984,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514809,\n
          1978514797,\n
          1978514815,\n
          1978514863,\n
          1978514809\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "building:material": "stone",\n
          "roof:colour": "darkgrey",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099759,\n
        "timestamp": "2012-10-22T20:31:52Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516590,\n
          1978516554,\n
          1978516694,\n
          1978516706,\n
          1978516590\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": 187099761,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516531,\n
          12723580130,\n
          1978516395,\n
          1978516371,\n
          1978516469,\n
          1978516531\n
        ],\n
        "tags": {\n
          "addr:housenumber": "8",\n
          "addr:street": "Grand' Rue",\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099763,\n
        "timestamp": "2024-09-16T06:38:26Z",\n
        "version": 5,\n
        "changeset": 156673262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516477,\n
          1978516467,\n
          1978516632,\n
          1978516674,\n
          1978516477\n
        ],\n
        "tags": {\n
          "addr:housenumber": "7",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187099764,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515361,\n
          1978515393,\n
          1978515302,\n
          1978515285,\n
          1978515361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099770,\n
        "timestamp": "2024-09-04T05:59:08Z",\n
        "version": 3,\n
        "changeset": 156169340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515772,\n
          1978515723,\n
          1978515639,\n
          1978515701,\n
          1978515772\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "beige",\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": 187099771,\n
        "timestamp": "2024-10-02T06:45:07Z",\n
        "version": 6,\n
        "changeset": 157365354,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517108,\n
          1978517099,\n
          1978517482,\n
          1978517443,\n
          1978517108\n
        ],\n
        "tags": {\n
          "addr:housenumber": "8",\n
          "addr:street": "Route de Roquefort",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099773,\n
        "timestamp": "2024-09-03T06:19:28Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515569,\n
          1978515589,\n
          1978515707,\n
          1978515627,\n
          1978515569\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099776,\n
        "timestamp": "2012-10-22T20:31:53Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517093,\n
          1978516934,\n
          1978516927,\n
          1978517091,\n
          1978517093\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": 187099779,\n
        "timestamp": "2024-09-02T06:18:47Z",\n
        "version": 3,\n
        "changeset": 156080719,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514809,\n
          1978514863,\n
          1978514907,\n
          1978514834,\n
          1978514809\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "#eecfaf",\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": 187099781,\n
        "timestamp": "2024-09-16T06:49:38Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518257,\n
          1978518259,\n
          1978518256,\n
          1978518249,\n
          1978518257\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099788,\n
        "timestamp": "2024-09-02T05:53:14Z",\n
        "version": 4,\n
        "changeset": 156080747,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518159,\n
          1978518168,\n
          1978518109,\n
          1978518095,\n
          1978518159\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099789,\n
        "timestamp": "2012-10-22T20:31:54Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515978,\n
          1978515909,\n
          1978515756,\n
          1978515816,\n
          1978515978\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": 187099792,\n
        "timestamp": "2024-09-03T06:26:21Z",\n
        "version": 4,\n
        "changeset": 156126679,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516471,\n
          1978516617,\n
          1978516631,\n
          1978516492,\n
          1978516471\n
        ],\n
        "tags": {\n
          "addr:housenumber": "29",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187099794,\n
        "timestamp": "2024-09-09T11:06:27Z",\n
        "version": 6,\n
        "changeset": 156388004,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516467,\n
          1978516450,\n
          1978516590,\n
          1978516632,\n
          1978516467\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099796,\n
        "timestamp": "2024-09-03T06:18:17Z",\n
        "version": 4,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516508,\n
          1978516477,\n
          1978516674,\n
          1978516700,\n
          1978516508\n
        ],\n
        "tags": {\n
          "addr:housenumber": "9",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\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": 187099803,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514882,\n
          12723580165,\n
          1978514813,\n
          1978514794,\n
          1978514827,\n
          1978514882\n
        ],\n
        "tags": {\n
          "building": "barn",\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": 187099804,\n
        "timestamp": "2012-10-22T20:31:55Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516767,\n
          1978516764,\n
          1978516683,\n
          1978516679,\n
          1978516767\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": 187099806,\n
        "timestamp": "2012-10-22T20:31:55Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978518174,\n
          1978518175,\n
          1978518178,\n
          1978518177,\n
          1978518174\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": 187099808,\n
        "timestamp": "2024-09-02T06:10:38Z",\n
        "version": 9,\n
        "changeset": 156081500,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515599,\n
          1978515585,\n
          1978515645,\n
          3012898695,\n
          1978515655,\n
          1978515599\n
        ],\n
        "tags": {\n
          "addr:street": "Place des Cygnes",\n
          "building": "toilets",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "grey",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099810,\n
        "timestamp": "2024-10-05T17:17:28Z",\n
        "version": 4,\n
        "changeset": 157510979,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518051,\n
          1978518124,\n
          1125326982,\n
          12046765677,\n
          1978518025,\n
          1978517927,\n
          1978517991,\n
          1978517985,\n
          1978518005,\n
          1978518051\n
        ],\n
        "tags": {\n
          "abandoned": "yes",\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": 187099812,\n
        "timestamp": "2012-10-22T20:31:55Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515571,\n
          1978515580,\n
          1978515560,\n
          1978515535,\n
          1978515571\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": 187099815,\n
        "timestamp": "2024-09-16T06:49:41Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518267,\n
          1978518269,\n
          1978518263,\n
          1978518262,\n
          1978518267\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187099817,\n
        "timestamp": "2012-10-22T20:31:56Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515179,\n
          1978515188,\n
          1978515262,\n
          1978515256,\n
          1978515179\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": 187099818,\n
        "timestamp": "2012-10-22T20:31:56Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978514989,\n
          1978515167,\n
          1978515118,\n
          1978514984,\n
          1978514989\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": 187099820,\n
        "timestamp": "2012-10-22T20:31:56Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516287,\n
          1978516186,\n
          1978516260,\n
          1978516318,\n
          1978516287\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": 187099823,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515587,\n
          1978515697,\n
          1978515648,\n
          1978515592,\n
          12723580143,\n
          1978515602,\n
          1978515587\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "tan",\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": 187099827,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515582,\n
          12723580156,\n
          1978515529,\n
          1978515503,\n
          12723580159,\n
          1978515470,\n
          1978515575,\n
          1978515582\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": 187099828,\n
        "timestamp": "2024-09-04T05:59:49Z",\n
        "version": 7,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516318,\n
          1978516392,\n
          1978516519,\n
          1978516504,\n
          1978516452,\n
          1978516318\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "La Placette",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "pyramidal",\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": 187099830,\n
        "timestamp": "2024-09-03T06:17:48Z",\n
        "version": 3,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516997,\n
          1978516914,\n
          1978517006,\n
          1978517038,\n
          1978517138,\n
          1978516997\n
        ],\n
        "tags": {\n
          "addr:housenumber": "25",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\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": 187099832,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 9,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516691,\n
          1978516605,\n
          1978516836,\n
          1978516916,\n
          12753035552,\n
          1978516937,\n
          1978516691\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099834,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 3,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515811,\n
          1978515807,\n
          1978515735,\n
          1978515747,\n
          1978515821,\n
          1978515811\n
        ],\n
        "tags": {\n
          "addr:housenumber": "47",\n
          "addr:street": "Place des Cygnes",\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": 187099838,\n
        "timestamp": "2012-10-22T20:31:57Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517809,\n
          1978517811,\n
          1978517930,\n
          1978517936,\n
          1978517807,\n
          1978517809\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": 187099839,\n
        "timestamp": "2024-09-16T07:06:15Z",\n
        "version": 7,\n
        "changeset": 156673254,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515081,\n
          1978515018,\n
          1978515111,\n
          1978515197,\n
          1978515102,\n
          1978515081\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "#cccccc",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099840,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516613,\n
          1978516896,\n
          1978516857,\n
          1978516773,\n
          12753035537,\n
          1978516601,\n
          1978516613\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Route de Roquefort",\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": 187099843,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 3,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517550,\n
          1978517395,\n
          1978517349,\n
          1978517326,\n
          1978517503,\n
          1978517550\n
        ],\n
        "tags": {\n
          "addr:housenumber": "14",\n
          "addr:street": "Route de Roquefort",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099845,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 8,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515169,\n
          1978515183,\n
          1978515109,\n
          12723580160,\n
          1978515023,\n
          1978515159,\n
          1978515169\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:colour": "lightgrey",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099847,\n
        "timestamp": "2012-10-22T20:31:58Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517948,\n
          1978517920,\n
          1978517817,\n
          1978517819,\n
          1978517858,\n
          1978517948\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": 187099855,\n
        "timestamp": "2012-10-22T20:31:58Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517206,\n
          1978517209,\n
          1978517015,\n
          1978516934,\n
          1978517093,\n
          1978517206\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": 187099857,\n
        "timestamp": "2012-10-22T20:31:58Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516527,\n
          1978516455,\n
          1978516461,\n
          1978516475,\n
          1978516553,\n
          1978516527\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": 187099927,\n
        "timestamp": "2012-10-22T20:32:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517503,\n
          1978517326,\n
          1978517283,\n
          1978517231,\n
          1978517489,\n
          1978517503\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": 187099931,\n
        "timestamp": "2012-10-22T20:32:07Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516934,\n
          1978516916,\n
          1978516836,\n
          1978516815,\n
          1978516927,\n
          1978516934\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": 187099932,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 8,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516845,\n
          1978516778,\n
          1978516581,\n
          1978516633,\n
          1978516845\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "La Placette",\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099933,\n
        "timestamp": "2024-08-29T16:06:47Z",\n
        "version": 2,\n
        "changeset": 155936340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517553,\n
          1978517659,\n
          1978517573,\n
          1978517443,\n
          1978517482,\n
          1978517553\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099936,\n
        "timestamp": "2024-10-02T06:44:11Z",\n
        "version": 4,\n
        "changeset": 157365386,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516523,\n
          1978516666,\n
          1978516679,\n
          1978516683,\n
          1978516539,\n
          1978516523\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "La Placette",\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\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": 187099938,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 3,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517470,\n
          1978517489,\n
          1978517231,\n
          1978517145,\n
          1978517116,\n
          1978517470\n
        ],\n
        "tags": {\n
          "addr:housenumber": "12",\n
          "addr:street": "Route de Roquefort",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099942,\n
        "timestamp": "2012-10-22T20:32:08Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978516862,\n
          1978516784,\n
          1978516740,\n
          1978516919,\n
          1978516929,\n
          1978516862\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": 187099943,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 3,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515239,\n
          1978515169,\n
          1978515159,\n
          1978515089,\n
          1978515201,\n
          12723580161,\n
          1978515239\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187099944,\n
        "timestamp": "2024-09-02T05:44:51Z",\n
        "version": 7,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515224,\n
          1978515269,\n
          1978515292,\n
          1978515357,\n
          1978515319,\n
          1978515224\n
        ],\n
        "tags": {\n
          "addr:housenumber": "2",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "house": "detached",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099945,\n
        "timestamp": "2024-09-13T17:02:24Z",\n
        "version": 8,\n
        "changeset": 156581793,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516605,\n
          1978516546,\n
          1978516748,\n
          1978516815,\n
          1978516836,\n
          1978516605\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "tan",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099946,\n
        "timestamp": "2024-09-04T06:02:15Z",\n
        "version": 3,\n
        "changeset": 156169340,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514911,\n
          1978514852,\n
          1978514828,\n
          1978514829,\n
          1978514860,\n
          1978514911\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "lightyellow",\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": 187099948,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515575,\n
          1978515470,\n
          1978515393,\n
          1978515361,\n
          1978515564,\n
          1978515575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099955,\n
        "timestamp": "2012-10-22T20:32:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517856,\n
          1978517886,\n
          1978517934,\n
          1978517995,\n
          1978517969,\n
          1978517856\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": 187099959,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516156,\n
          12723580131,\n
          1978516295,\n
          1978516389,\n
          1978516364,\n
          1978516266,\n
          1978516156\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "roof:shape": "gabled",\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": 187099960,\n
        "timestamp": "2012-10-22T20:32:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517654,\n
          1978517670,\n
          1978517691,\n
          1978517800,\n
          1978517751,\n
          1978517654\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": 187099961,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515668,\n
          1978515853,\n
          1978515821,\n
          1978515747,\n
          12753035565,\n
          1978515636,\n
          1978515668\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187099965,\n
        "timestamp": "2012-10-22T20:32:09Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515879,\n
          1978515937,\n
          1978515954,\n
          1978516032,\n
          1978516000,\n
          1978515968,\n
          1978515879\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": 187099967,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516995,\n
          12753035536,\n
          1978517378,\n
          1978517357,\n
          1978517020,\n
          1978516941,\n
          1978516988,\n
          1978516995\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": 187099969,\n
        "timestamp": "2024-09-03T06:18:45Z",\n
        "version": 2,\n
        "changeset": 156126472,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516138,\n
          1978516302,\n
          1978516308,\n
          1978516191,\n
          1978516177,\n
          1978516152,\n
          1978516138\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187099971,\n
        "timestamp": "2024-09-02T05:58:30Z",\n
        "version": 5,\n
        "changeset": 156080717,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516630,\n
          1978516598,\n
          1978516535,\n
          1978516438,\n
          1978516444,\n
          1978516422,\n
          1978516630\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Grand' Rue",\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099972,\n
        "timestamp": "2024-08-31T14:34:23Z",\n
        "version": 9,\n
        "changeset": 156018061,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978514807,\n
          1978514769,\n
          1978514793,\n
          1978514802,\n
          1978514795,\n
          1978514830,\n
          1978514807\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Rue du Barry",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099973,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 3,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517584,\n
          1978517470,\n
          1978517116,\n
          1978517108,\n
          1978517443,\n
          1978517573,\n
          1978517584\n
        ],\n
        "tags": {\n
          "addr:housenumber": "10",\n
          "addr:street": "Route de Roquefort",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187099975,\n
        "timestamp": "2024-09-04T06:51:04Z",\n
        "version": 6,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515229,\n
          1978515233,\n
          1978515092,\n
          1978515098,\n
          1978515086,\n
          1978515191,\n
          1978515229\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099977,\n
        "timestamp": "2024-09-02T05:53:52Z",\n
        "version": 7,\n
        "changeset": 156080720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516912,\n
          1978516752,\n
          1978516770,\n
          1978516576,\n
          1978516629,\n
          1978516900,\n
          1978516912\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Route de Roquefort",\n
          "building": "detached",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099979,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 10,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515641,\n
          12169733728,\n
          12723580123,\n
          1978515609,\n
          12141438762,\n
          1978515889,\n
          1978515789,\n
          1978515762,\n
          12169733729,\n
          12723580122,\n
          1978515641\n
        ],\n
        "tags": {\n
          "addr:housenumber": "35",\n
          "addr:street": "Place des Cygnes",\n
          "building": "detached",\n
          "building:colour": "white",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099981,\n
        "timestamp": "2024-09-04T06:00:10Z",\n
        "version": 7,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516213,\n
          1978516321,\n
          1978516361,\n
          1978516393,\n
          1978516345,\n
          1978516144,\n
          1978516213\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "La Placette",\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099984,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1719350484,\n
          1978518003,\n
          1978517932,\n
          1978517938,\n
          1719350469,\n
          1719350484\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": 187099985,\n
        "timestamp": "2024-10-02T06:43:11Z",\n
        "version": 8,\n
        "changeset": 157365353,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515466,\n
          1978515462,\n
          1978515525,\n
          1978515720,\n
          1978515740,\n
          1978515686,\n
          1978515671,\n
          1978515466\n
        ],\n
        "tags": {\n
          "addr:housenumber": "37",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "lightgrey",\n
          "building:levels": "2",\n
          "roof:colour": "darkgrey",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187099987,\n
        "timestamp": "2025-06-11T13:35:14Z",\n
        "version": 4,\n
        "changeset": 167492276,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515274,\n
          1978515121,\n
          1978515174,\n
          1978515165,\n
          12906064511,\n
          12906064510,\n
          12906064509,\n
          12906064508,\n
          1978515186,\n
          1978515202,\n
          1978515331,\n
          1978515274\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Rue Basse",\n
          "building": "outbuilding",\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": 187099989,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 4,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516849,\n
          1978516826,\n
          1978516736,\n
          12753035559,\n
          12753035560,\n
          1978516473,\n
          1978516499,\n
          1978516555,\n
          1978516702,\n
          12753035561,\n
          1978516849\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\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": 187099991,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 9,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515632,\n
          1978515634,\n
          1978515731,\n
          1978515749,\n
          1978515688,\n
          12723580129,\n
          1978515457,\n
          1978515436,\n
          12723580124,\n
          1978515632\n
        ],\n
        "tags": {\n
          "addr:housenumber": "41",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187099993,\n
        "timestamp": "2012-10-22T20:32:12Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978515299,\n
          1978515309,\n
          1978515295,\n
          1978515272,\n
          1978515253,\n
          1978515243,\n
          1978515288,\n
          1978515299\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": 187099995,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 6,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515059,\n
          1978514944,\n
          1978514892,\n
          12723580162,\n
          1978514895,\n
          1978514903,\n
          1978514952,\n
          1978515005,\n
          1978515059\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "building:material": "stone",\n
          "internet_access": "no",\n
          "payment:cards": "no",\n
          "payment:cash": "yes",\n
          "payment:credit_cards": "no",\n
          "payment:debit_cards": "no",\n
          "roof:colour": "brown",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012",\n
          "wheelchair": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187099996,\n
        "timestamp": "2024-09-03T06:26:34Z",\n
        "version": 3,\n
        "changeset": 156126679,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516386,\n
          1978516492,\n
          1978516631,\n
          1978516670,\n
          1978516666,\n
          1978516523,\n
          1978516397,\n
          1978516386\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:levels": "1",\n
          "roof:levels": "0",\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": 187100000,\n
        "timestamp": "2024-09-12T17:25:48Z",\n
        "version": 3,\n
        "changeset": 156539233,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515943,\n
          1978515945,\n
          1978515904,\n
          1978515899,\n
          1978515857,\n
          1978515842,\n
          1978515875,\n
          1978515943\n
        ],\n
        "tags": {\n
          "building": "patio",\n
          "layer": "-1",\n
          "location": "surface",\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": 187100004,\n
        "timestamp": "2024-09-16T06:43:52Z",\n
        "version": 3,\n
        "changeset": 156673245,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518149,\n
          1978518162,\n
          1978518171,\n
          1978518125,\n
          1978518121,\n
          1978518102,\n
          1978518144,\n
          1978518149\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:colour": "lightgrey",\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": 187100005,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515968,\n
          1978516000,\n
          1978516148,\n
          1978516114,\n
          1978516163,\n
          1978516140,\n
          1978516109,\n
          1978515968\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "La Placette",\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": 187100006,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517920,\n
          1978517888,\n
          12753035545,\n
          1978517799,\n
          1978517774,\n
          1978517760,\n
          1978517757,\n
          1978517817,\n
          1978517920\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": 187100007,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 2,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517223,\n
          1978517215,\n
          1978517027,\n
          1978516997,\n
          1978517138,\n
          1978517263,\n
          1978517223\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": 187100009,\n
        "timestamp": "2024-09-16T06:38:40Z",\n
        "version": 5,\n
        "changeset": 156673262,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516546,\n
          1978516508,\n
          1978516700,\n
          1978516708,\n
          1978516732,\n
          1978516996,\n
          1978517032,\n
          1978516748,\n
          1978516546\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "3",\n
          "roof:levels": "0",\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": 187100014,\n
        "timestamp": "2024-10-02T06:43:58Z",\n
        "version": 5,\n
        "changeset": 157365382,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516105,\n
          1978516290,\n
          1978516312,\n
          1978516270,\n
          1978516279,\n
          1978516173,\n
          1978516171,\n
          1978516075,\n
          1978516105\n
        ],\n
        "tags": {\n
          "addr:housenumber": "21",\n
          "addr:street": "La Placette",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187100015,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515862,\n
          1978515845,\n
          1978516374,\n
          1978516367,\n
          1978516302,\n
          1978516138,\n
          12723580149,\n
          1978515943,\n
          1978515875,\n
          1978515862\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": 187100016,\n
        "timestamp": "2024-09-02T05:58:19Z",\n
        "version": 4,\n
        "changeset": 156080717,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516367,\n
          1978516425,\n
          1978516433,\n
          1978516358,\n
          1978516354,\n
          1978516298,\n
          1978516308,\n
          1978516302,\n
          1978516367\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187100017,\n
        "timestamp": "2024-10-02T06:45:45Z",\n
        "version": 5,\n
        "changeset": 157365354,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517753,\n
          1978517815,\n
          1978517834,\n
          1978517764,\n
          1978517839,\n
          1978517602,\n
          1978517395,\n
          1978517550,\n
          1978517753\n
        ],\n
        "tags": {\n
          "addr:housenumber": "16",\n
          "addr:street": "Route de Roquefort",\n
          "building": "industrial",\n
          "building:colour": "lightyellow",\n
          "roof:shape": "gabled",\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": 187100018,\n
        "timestamp": "2024-08-31T21:58:21Z",\n
        "version": 2,\n
        "changeset": 156033577,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515078,\n
          1978515074,\n
          1978515113,\n
          1978515100,\n
          1978514916,\n
          1978514920,\n
          1978515008,\n
          1978515011,\n
          1978515078\n
        ],\n
        "tags": {\n
          "addr:housenumber": "41 bis",\n
          "addr:street": "Place des Cygnes",\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": 187100022,\n
        "timestamp": "2012-10-22T20:32:14Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517913,\n
          1978517909,\n
          1978517925,\n
          1978517982,\n
          1978517989,\n
          1978518007,\n
          1978518069,\n
          1978518009,\n
          1978517913\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": 187100023,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 11,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515527,\n
          12723580138,\n
          1978515538,\n
          12723580139,\n
          1978515636,\n
          12753035565,\n
          1978515747,\n
          1978515735,\n
          1978515710,\n
          1978515540,\n
          12723580136,\n
          1978515516,\n
          1978515527\n
        ],\n
        "tags": {\n
          "addr:housenumber": "45",\n
          "addr:street": "Place des Cygnes",\n
          "building": "museum",\n
          "building:colour": "beige",\n
          "building:levels": "2",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187100024,\n
        "timestamp": "2024-09-30T07:24:06Z",\n
        "version": 7,\n
        "changeset": 157282871,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515162,\n
          1978515231,\n
          1978515354,\n
          1978515343,\n
          1978515306,\n
          1978515236,\n
          1978515205,\n
          1978515156,\n
          1978515162\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Rue Basse",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:colour": "grey",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187100025,\n
        "timestamp": "2024-09-04T06:00:59Z",\n
        "version": 8,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515442,\n
          1978515508,\n
          1978515510,\n
          1978515665,\n
          1978515629,\n
          1978515522,\n
          1978515468,\n
          1978515471,\n
          1978515427,\n
          1978515442\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Rue Basse",\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187100026,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516450,\n
          1978516447,\n
          1978516527,\n
          1978516553,\n
          1978516585,\n
          1978516694,\n
          1978516554,\n
          1978516590,\n
          1978516450\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Place des Cygnes",\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": 187100028,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515830,\n
          1978515940,\n
          1978516105,\n
          1978516075,\n
          1978516057,\n
          1978516033,\n
          1978516036,\n
          1978515987,\n
          1978515830\n
        ],\n
        "tags": {\n
          "addr:housenumber": "19",\n
          "addr:street": "La Placette",\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": 187100031,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515838,\n
          1978515840,\n
          1978515744,\n
          1978515765,\n
          1978515631,\n
          1978515580,\n
          1978515571,\n
          12723580157,\n
          12723580158,\n
          1978515529,\n
          12723580156,\n
          1978515582,\n
          1978515838\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Rue du Barry",\n
          "building": "detached",\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": 187100033,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515758,\n
          1978515830,\n
          1978515987,\n
          1978515973,\n
          1978516089,\n
          1978516078,\n
          1978516032,\n
          1978515954,\n
          1978515937,\n
          1978515758\n
        ],\n
        "tags": {\n
          "addr:housenumber": "17",\n
          "addr:street": "La Placette",\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": 187100035,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 9,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515462,\n
          12723580127,\n
          12723580126,\n
          12723580125,\n
          12723580128,\n
          1978515457,\n
          12723580129,\n
          1978515688,\n
          1978515749,\n
          1978515769,\n
          1978515780,\n
          1978515713,\n
          1978515720,\n
          1978515525,\n
          1978515462\n
        ],\n
        "tags": {\n
          "addr:housenumber": "39",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187100036,\n
        "timestamp": "2025-04-16T19:24:46Z",\n
        "version": 6,\n
        "changeset": 165043621,\n
        "user": "FvGordon",\n
        "uid": 161619,\n
        "nodes": [\n
          1978516687,\n
          1978516710,\n
          1978516830,\n
          1978516853,\n
          12753035538,\n
          1978517238,\n
          1978517095,\n
          1978517001,\n
          1978516931,\n
          1978516993,\n
          1978516687\n
        ],\n
        "tags": {\n
          "addr:housenumber": "7",\n
          "addr:street": "La Placette",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187100040,\n
        "timestamp": "2024-09-04T06:51:01Z",\n
        "version": 6,\n
        "changeset": 156169345,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978515092,\n
          1978515233,\n
          1978515316,\n
          1978515322,\n
          1978515194,\n
          1978515095,\n
          1978515034,\n
          1978515027,\n
          1978515025,\n
          1978515092\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "lightyellow",\n
          "building:levels": "2",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "pyramidal",\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": 187100042,\n
        "timestamp": "2024-08-31T21:25:54Z",\n
        "version": 2,\n
        "changeset": 156032809,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516608,\n
          1978516458,\n
          1978516464,\n
          1978516452,\n
          1978516504,\n
          1978516621,\n
          1978516704,\n
          1978516822,\n
          1978516788,\n
          1978516608\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Route de Roquefort",\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": 187100044,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 3,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517665,\n
          1978517662,\n
          1978517465,\n
          12753035543,\n
          12753035542,\n
          1978517495,\n
          1978517499,\n
          1978517599,\n
          1978517700,\n
          1978517665\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187100046,\n
        "timestamp": "2024-09-09T17:33:48Z",\n
        "version": 4,\n
        "changeset": 156406396,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978516447,\n
          12149936258,\n
          1978516283,\n
          1978516325,\n
          1978516350,\n
          1978516383,\n
          1978516461,\n
          1978516455,\n
          1978516527,\n
          1978516447\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\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": 187100047,\n
        "timestamp": "2025-04-13T21:11:10Z",\n
        "version": 5,\n
        "changeset": 164912916,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978517426,\n
          1978517577,\n
          1978517386,\n
          1978517335,\n
          1978517331,\n
          1978517092,\n
          1978517127,\n
          1978517251,\n
          1978517393,\n
          1978517426\n
        ],\n
        "tags": {\n
          "addr:housenumber": "21",\n
          "addr:street": "Place des Cygnes",\n
          "building": "house",\n
          "building:levels": "2",\n
          "roof:levels": "1",\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": 187100049,\n
        "timestamp": "2024-10-02T06:46:08Z",\n
        "version": 3,\n
        "changeset": 157365400,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518025,\n
          1978517966,\n
          1978517802,\n
          1978517891,\n
          1978517869,\n
          1978517944,\n
          1978517985,\n
          1978517991,\n
          1978517927,\n
          1978518025\n
        ],\n
        "tags": {\n
          "abandoned": "yes",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187100051,\n
        "timestamp": "2012-10-22T20:32:17Z",\n
        "version": 1,\n
        "changeset": 13597961,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978517492,\n
          1978517697,\n
          1978517693,\n
          1978517691,\n
          1978517670,\n
          1978517654,\n
          1978517479,\n
          1978517486,\n
          1978517474,\n
          1978517492\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": 187100075,\n
        "timestamp": "2024-09-07T09:14:52Z",\n
        "version": 3,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519157,\n
          1978519159,\n
          1978519155,\n
          1978519153,\n
          1978519137,\n
          1978519138,\n
          1978519143,\n
          1978519182,\n
          1978519174,\n
          1978519173,\n
          1978519157\n
        ],\n
        "tags": {\n
          "addr:housenumber": "14",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\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": 187100076,\n
        "timestamp": "2024-09-16T06:56:39Z",\n
        "version": 3,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519055,\n
          1978519067,\n
          1978519080,\n
          1978519094,\n
          1978519102,\n
          1978519105,\n
          1978519115,\n
          1978519111,\n
          1978519110,\n
          1978519091,\n
          1978519055\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\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": 187100077,\n
        "timestamp": "2024-09-07T09:22:18Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519357,\n
          1978519368,\n
          1978519367,\n
          1978519370,\n
          1978519369,\n
          1978519366,\n
          1978519365,\n
          1978519361,\n
          1978519363,\n
          1978519356,\n
          1978519358,\n
          1978519355,\n
          1978519357\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187100078,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 3,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519068,\n
          1978519062,\n
          1978519069,\n
          1978519090,\n
          1978519103,\n
          1978519100,\n
          1978519106,\n
          1978519109,\n
          1978519113,\n
          1978519097,\n
          1978519079,\n
          1978519072,\n
          1978519068\n
        ],\n
        "tags": {\n
          "addr:housenumber": "16",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187100079,\n
        "timestamp": "2024-09-16T06:55:36Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519201,\n
          1978519208,\n
          1978519226,\n
          1978519228,\n
          1978519233,\n
          1978519245,\n
          1978519241,\n
          1978519236,\n
          1978519259,\n
          1978519237,\n
          1978519215,\n
          1978519211,\n
          1978519198,\n
          1978519201\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187100080,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757,\n
        "nodes": [\n
          1978519401,\n
          1978519408,\n
          1978519406,\n
          1978519407,\n
          1978519409,\n
          1978519410,\n
          1978519405,\n
          1978519404,\n
          1978519403,\n
          1978519390,\n
          1978519391,\n
          1978519389,\n
          1978519392,\n
          1978519394,\n
          1978519401\n
        ],\n
        "tags": {\n
          "aeroway": "hangar",\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": 187100081,\n
        "timestamp": "2024-09-07T09:22:15Z",\n
        "version": 2,\n
        "changeset": 156304432,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519383,\n
          1978519381,\n
          1978519377,\n
          1978519378,\n
          1978519375,\n
          1978519374,\n
          1978519372,\n
          1978519373,\n
          1978519371,\n
          1978519376,\n
          1978519379,\n
          1978519380,\n
          1978519384,\n
          1978519382,\n
          1978519383\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\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": 187100082,\n
        "timestamp": "2025-06-02T09:34:39Z",\n
        "version": 5,\n
        "changeset": 167083235,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519326,\n
          1978519328,\n
          1978519332,\n
          1978519334,\n
          1978519326\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "building:colour": "lightgrey",\n
          "height": "2.5",\n
          "man_made": "reservoir_covered",\n
          "source": "IGN - 2024-03-15"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187100083,\n
        "timestamp": "2024-09-16T06:54:48Z",\n
        "version": 6,\n
        "changeset": 156673254,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519300,\n
          1978519297,\n
          1978519292,\n
          1978519273,\n
          1978519270,\n
          1978519267,\n
          1978519268,\n
          1978519260,\n
          1978519257,\n
          1978519243,\n
          1978519249,\n
          1978519251,\n
          1978519258,\n
          1978519269,\n
          1978519272,\n
          1978519293,\n
          1978519291,\n
          1978519294,\n
          1978519299,\n
          1978519302,\n
          1978519300\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "lightyellow",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "1",\n
          "roof:shape": "skillion",\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": 187100084,\n
        "timestamp": "2023-04-08T14:41:54Z",\n
        "version": 5,\n
        "changeset": 134655686,\n
        "user": "Claudius Henrichs",\n
        "uid": 18069,\n
        "nodes": [\n
          1978519436,\n
          1978519429,\n
          1978519425,\n
          1978519427,\n
          1978519423,\n
          1978519416,\n
          1978519414,\n
          1978519417,\n
          1978519418,\n
          1978519434,\n
          1978519426,\n
          1978519432,\n
          1978519438,\n
          1978519448,\n
          1978519446,\n
          1978519444,\n
          1978519442,\n
          1978519436\n
        ],\n
        "tags": {\n
          "aeroway": "terminal",\n
          "building": "airport_terminal",\n
          "light_source": "no",\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": 187100085,\n
        "timestamp": "2024-10-02T06:50:31Z",\n
        "version": 3,\n
        "changeset": 157365354,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518997,\n
          1978518995,\n
          1978518991,\n
          1978518992,\n
          1978518997\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "beige",\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": 187100086,\n
        "timestamp": "2012-10-22T20:32:55Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519229,\n
          1978519219,\n
          1978519203,\n
          1978519212,\n
          1978519229\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": 187100087,\n
        "timestamp": "2025-05-20T16:47:31Z",\n
        "version": 10,\n
        "changeset": 166533678,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          1978519020,\n
          12723580151,\n
          1978519022,\n
          1978519016,\n
          1978519014,\n
          1978519020\n
        ],\n
        "tags": {\n
          "addr:city": "L'Hospitalet-du-Larzac",\n
          "addr:housenumber": "20",\n
          "addr:postcode": "12230",\n
          "addr:street": "Grand' Rue",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "building:levels": "2",\n
          "check_date": "2024-08-31",\n
          "contact:facebook": "https://www.facebook.com/Mairie-de-lHospitalet-du-Larzac-110273378332238",\n
          "ele": "750",\n
          "email": "mairie@lhospitaletdularzac.fr",\n
          "name": "Mairie de l'Hospitalet-du-Larzac",\n
          "opening_hours": "Tu 09:00-13:00; Th 09:00-13:00",\n
          "phone": "+33 5 65 62 71 01",\n
          "polling_station": "yes",\n
          "ref:FR:SIRET": "21120115700016",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2012 + survey;Service-Public.fr - 03/2025",\n
          "townhall:type": "village",\n
          "website": "https://www.lhospitaletdularzac.fr",\n
          "wheelchair": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 187100089,\n
        "timestamp": "2012-10-22T20:32:56Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519132,\n
          1978519119,\n
          1978519114,\n
          1978519127,\n
          1978519132\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": 187100090,\n
        "timestamp": "2024-10-02T06:49:45Z",\n
        "version": 2,\n
        "changeset": 157365400,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519168,\n
          1978519158,\n
          1978519145,\n
          1978519149,\n
          1978519168\n
        ],\n
        "tags": {\n
          "abandoned": "yes",\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": 187100091,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519318,\n
          1978519316,\n
          1978519301,\n
          1978519307,\n
          1978519318\n
        ],\n
        "tags": {\n
          "addr:housenumber": "4",\n
          "addr:street": "Rue du Grand Chemin",\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": 187100092,\n
        "timestamp": "2012-10-22T20:32:56Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519277,\n
          1978519275,\n
          1978519281,\n
          1978519283,\n
          1978519277\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": 187100094,\n
        "timestamp": "2012-10-22T20:32:56Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519081,\n
          1978519087,\n
          1978519074,\n
          1978519071,\n
          1978519081\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": 187100095,\n
        "timestamp": "2012-10-22T20:32:56Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519436,\n
          1978519442,\n
          1978519440,\n
          1978519431,\n
          1978519436\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": 187100096,\n
        "timestamp": "2024-08-30T13:40:22Z",\n
        "version": 2,\n
        "changeset": 155974980,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519065,\n
          1978519061,\n
          1978519092,\n
          1978519093,\n
          1978519065\n
        ],\n
        "tags": {\n
          "building": "garage",\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": 187100097,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519223,\n
          1978519212,\n
          1978519209,\n
          1978519218,\n
          1978519223\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": 187100098,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519305,\n
          1978519303,\n
          1978519304,\n
          1978519306,\n
          1978519305\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": 187100099,\n
        "timestamp": "2024-10-02T06:50:21Z",\n
        "version": 2,\n
        "changeset": 157365400,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978518999,\n
          1978518998,\n
          1978518993,\n
          1978518994,\n
          1978518999\n
        ],\n
        "tags": {\n
          "building": "outbuilding",\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": 187100101,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519346,\n
          1978519348,\n
          1978519347,\n
          1978519345,\n
          1978519346\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": 187100102,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519454,\n
          1978519456,\n
          1978519455,\n
          1978519453,\n
          1978519454\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": 187100103,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519184,\n
          1978519188,\n
          1978519186,\n
          1978519175,\n
          1978519184\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": 187100104,\n
        "timestamp": "2012-10-22T20:32:57Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519287,\n
          1978519285,\n
          1978519278,\n
          1978519276,\n
          1978519287\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": 187100105,\n
        "timestamp": "2012-10-22T20:32:58Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519194,\n
          1978519196,\n
          1978519195,\n
          1978519190,\n
          1978519194\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": 187100106,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519017,\n
          1978519018,\n
          1978519015,\n
          1978519003,\n
          1978519017\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187100107,\n
        "timestamp": "2012-10-22T20:32:58Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519275,\n
          1978519271,\n
          1978519279,\n
          1978519281,\n
          1978519275\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": 187100108,\n
        "timestamp": "2024-09-05T15:47:47Z",\n
        "version": 2,\n
        "changeset": 156237691,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519386,\n
          1978519385,\n
          1978519387,\n
          1978519388,\n
          1978519386\n
        ],\n
        "tags": {\n
          "building": "service",\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": 187100109,\n
        "timestamp": "2012-10-22T20:32:58Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519458,\n
          1978519460,\n
          1978519459,\n
          1978519457,\n
          1978519458\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": 187100110,\n
        "timestamp": "2012-10-22T20:32:59Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519120,\n
          1978519117,\n
          1978519125,\n
          1978519128,\n
          1978519120\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": 187100111,\n
        "timestamp": "2024-09-16T06:55:31Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519282,\n
          1978519280,\n
          1978519256,\n
          1978519264,\n
          1978519282\n
        ],\n
        "tags": {\n
          "building": "shed",\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": 187100112,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519098,\n
          1978519099,\n
          1978519084,\n
          1978519082,\n
          1978519098\n
        ],\n
        "tags": {\n
          "building": "garage",\n
          "building:levels": "1",\n
          "roof:shape": "flat",\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": 187100113,\n
        "timestamp": "2012-10-22T20:32:59Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519412,\n
          1978519415,\n
          1978519413,\n
          1978519411,\n
          1978519412\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": 187100114,\n
        "timestamp": "2024-09-16T06:54:27Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519295,\n
          1978519294,\n
          1978519291,\n
          1978519293,\n
          1978519295\n
        ],\n
        "tags": {\n
          "building": "roof",\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": 187100115,\n
        "timestamp": "2012-10-22T20:32:59Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519222,\n
          1978519207,\n
          1978519235,\n
          1978519247,\n
          1978519222\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": 187100116,\n
        "timestamp": "2012-10-22T20:32:59Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519187,\n
          1978519197,\n
          1978519199,\n
          1978519189,\n
          1978519187\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": 187100117,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519118,\n
          1978519133,\n
          1978519134,\n
          1978519122,\n
          1978519118\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Rue de la Poste",\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": 187100118,\n
        "timestamp": "2021-05-02T13:38:54Z",\n
        "version": 2,\n
        "changeset": 103995569,\n
        "user": "MAF-TTS",\n
        "uid": 1768757,\n
        "nodes": [\n
          1978519451,\n
          1978519449,\n
          1978519450,\n
          1978519452,\n
          1978519451\n
        ],\n
        "tags": {\n
          "aeroway": "hangar",\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": 187100119,\n
        "timestamp": "2012-10-22T20:33:00Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519263,\n
          1978519261,\n
          1978519252,\n
          1978519255,\n
          1978519263\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": 187100120,\n
        "timestamp": "2024-09-02T05:59:31Z",\n
        "version": 5,\n
        "changeset": 156080719,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519061,\n
          1978519057,\n
          1978519085,\n
          1978519092,\n
          1978519061\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:colour": "tan",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187100121,\n
        "timestamp": "2012-10-22T20:33:00Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519288,\n
          1978519287,\n
          1978519276,\n
          1978519274,\n
          1978519286,\n
          1978519288\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": 187100122,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519205,\n
          1978519192,\n
          1978519174,\n
          1978519182,\n
          1978519217,\n
          1978519205\n
        ],\n
        "tags": {\n
          "addr:housenumber": "12",\n
          "addr:street": "Rue du Grand Chemin",\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": 187100123,\n
        "timestamp": "2012-10-22T20:33:00Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519247,\n
          1978519235,\n
          1978519231,\n
          1978519244,\n
          1978519265,\n
          1978519247\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": 187100124,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519072,\n
          1978519079,\n
          1978519097,\n
          1978519089,\n
          1978519076,\n
          1978519072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187100125,\n
        "timestamp": "2024-09-16T06:56:35Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519091,\n
          1978519110,\n
          1978519123,\n
          1978519108,\n
          1978519107,\n
          1978519091\n
        ],\n
        "tags": {\n
          "building": "garage",\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": 187100126,\n
        "timestamp": "2012-10-22T20:33:01Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519464,\n
          1978519462,\n
          1978519465,\n
          1978519468,\n
          1978519466,\n
          1978519464\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": 187100127,\n
        "timestamp": "2012-10-22T20:33:01Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519167,\n
          1978519181,\n
          1978519178,\n
          1978519165,\n
          1978519166,\n
          1978519167\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": 187100128,\n
        "timestamp": "2024-09-16T06:57:12Z",\n
        "version": 4,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519048,\n
          1978519062,\n
          1978519068,\n
          1978519056,\n
          1978519053,\n
          1978519048\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "roof:shape": "gabled",\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": 187100129,\n
        "timestamp": "2025-03-01T04:52:56Z",\n
        "version": 5,\n
        "changeset": 163076099,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          1978519148,\n
          1978519152,\n
          1978519167,\n
          1978519166,\n
          1978519165,\n
          1978519148\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Le Mas de Rouquette",\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": 187100130,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 5,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519021,\n
          1978519020,\n
          1978519014,\n
          1978519013,\n
          12723580175,\n
          1978519001,\n
          12723580173,\n
          12723580174,\n
          1978519019,\n
          1978519021\n
        ],\n
        "tags": {\n
          "addr:housenumber": "22",\n
          "addr:street": "Grand' Rue",\n
          "building": "civic",\n
          "roof:shape": "gabled",\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": 187100131,\n
        "timestamp": "2012-10-22T20:33:01Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519088,\n
          1978519075,\n
          1978519064,\n
          1978519060,\n
          1978519095,\n
          1978519104,\n
          1978519088\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": 187100132,\n
        "timestamp": "2024-09-16T06:56:27Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519108,\n
          1978519123,\n
          1978519124,\n
          1978519135,\n
          1978519136,\n
          1978519121,\n
          1978519108\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187100133,\n
        "timestamp": "2025-08-30T18:35:39Z",\n
        "version": 2,\n
        "changeset": 171241127,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          1978519350,\n
          1978519353,\n
          1978519351,\n
          1978519354,\n
          1978519352,\n
          1978519349,\n
          1978519350\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "roof:material": "roof_tiles",\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": 187100134,\n
        "timestamp": "2025-04-02T12:52:45Z",\n
        "version": 4,\n
        "changeset": 164420091,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519289,\n
          12723221652,\n
          1978519290,\n
          1978519296,\n
          1978519303,\n
          1978519298,\n
          12723221651,\n
          12723221650,\n
          1978519284,\n
          1978519289\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5 bis",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\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": 187100135,\n
        "timestamp": "2024-09-16T06:56:18Z",\n
        "version": 3,\n
        "changeset": 156673245,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519180,\n
          1978519191,\n
          1978519204,\n
          1978519202,\n
          1978519193,\n
          1978519162,\n
          1978519180\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "tan",\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": 187100136,\n
        "timestamp": "2024-09-16T06:56:16Z",\n
        "version": 3,\n
        "changeset": 156673245,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519160,\n
          1978519180,\n
          1978519162,\n
          1978519144,\n
          1978519142,\n
          1978519146,\n
          1978519160\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "building:colour": "tan",\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": 187100137,\n
        "timestamp": "2024-09-16T06:56:50Z",\n
        "version": 2,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519051,\n
          1978519078,\n
          1978519067,\n
          1978519055,\n
          1978519040,\n
          1978519047,\n
          1978519051\n
        ],\n
        "tags": {\n
          "building": "house",\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": 187100138,\n
        "timestamp": "2024-08-30T13:40:22Z",\n
        "version": 3,\n
        "changeset": 155974980,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519098,\n
          1978519082,\n
          1978519073,\n
          1978519070,\n
          1978519096,\n
          1978519101,\n
          1978519098\n
        ],\n
        "tags": {\n
          "addr:housenumber": "7",\n
          "addr:street": "Grand' Rue",\n
          "building": "detached",\n
          "building:levels": "2",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\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": 187100139,\n
        "timestamp": "2024-09-16T06:55:09Z",\n
        "version": 3,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519303,\n
          1978519305,\n
          1978519308,\n
          1978519310,\n
          1978519309,\n
          1978519298,\n
          1978519303\n
        ],\n
        "tags": {\n
          "addr:housenumber": "5",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\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": 187100140,\n
        "timestamp": "2012-10-22T20:33:03Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519248,\n
          1978519250,\n
          1978519252,\n
          1978519261,\n
          1978519254,\n
          1978519240,\n
          1978519248\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": 187100141,\n
        "timestamp": "2024-09-16T06:57:23Z",\n
        "version": 4,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519052,\n
          1978519049,\n
          1978519059,\n
          1978519060,\n
          1978519064,\n
          1978519058,\n
          1978519052\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "roof:shape": "gabled",\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": 187100142,\n
        "timestamp": "2012-10-22T20:33:04Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519266,\n
          1978519269,\n
          1978519258,\n
          1978519251,\n
          1978519249,\n
          1978519246,\n
          1978519266\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": 187100143,\n
        "timestamp": "2012-10-22T20:33:04Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519467,\n
          1978519463,\n
          1978519461,\n
          1978519464,\n
          1978519466,\n
          1978519468,\n
          1978519469,\n
          1978519467\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": 187100144,\n
        "timestamp": "2012-10-22T20:33:04Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519219,\n
          1978519206,\n
          1978519195,\n
          1978519196,\n
          1978519194,\n
          1978519200,\n
          1978519203,\n
          1978519219\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": 187100145,\n
        "timestamp": "2012-10-22T20:33:04Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519239,\n
          1978519242,\n
          1978519238,\n
          1978519229,\n
          1978519212,\n
          1978519223,\n
          1978519230,\n
          1978519239\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": 187100146,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 7,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519054,\n
          1978519052,\n
          1978519058,\n
          1978519063,\n
          1978519066,\n
          1978519083,\n
          1978519086,\n
          12723580170,\n
          12723580171,\n
          1978519054\n
        ],\n
        "tags": {\n
          "addr:housenumber": "9",\n
          "addr:street": "Grand' Rue",\n
          "building": "house",\n
          "building:colour": "#eecfaf",\n
          "building:levels": "2",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled",\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": 187100147,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519038,\n
          1978519034,\n
          1978519050,\n
          1978519077,\n
          1978519069,\n
          1978519062,\n
          1978519048,\n
          1978519038\n
        ],\n
        "tags": {\n
          "addr:housenumber": "16 bis",\n
          "addr:street": "Rue du Grand Chemin",\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": 187100148,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519179,\n
          1978519171,\n
          1978519169,\n
          1978519156,\n
          1978519154,\n
          12723580169,\n
          1978519164,\n
          12723580168,\n
          1978519172,\n
          1978519176,\n
          1978519179\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": 187100149,\n
        "timestamp": "2012-10-22T20:33:05Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519396,\n
          1978519402,\n
          1978519400,\n
          1978519399,\n
          1978519398,\n
          1978519395,\n
          1978519397,\n
          1978519393,\n
          1978519396\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": 187100150,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 2,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519317,\n
          1978519320,\n
          1978519319,\n
          1978519315,\n
          1978519313,\n
          1978519311,\n
          1978519314,\n
          1978519312,\n
          1978519317\n
        ],\n
        "tags": {\n
          "addr:housenumber": "1",\n
          "addr:street": "Rue du Grand Chemin",\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": 187100151,\n
        "timestamp": "2024-09-16T06:55:39Z",\n
        "version": 3,\n
        "changeset": 156673351,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519225,\n
          1978519220,\n
          1978519226,\n
          1978519208,\n
          1978519201,\n
          1978519193,\n
          1978519202,\n
          1978519210,\n
          1978519213,\n
          1978519225\n
        ],\n
        "tags": {\n
          "addr:housenumber": "11",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\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": 187100152,\n
        "timestamp": "2024-08-29T16:05:07Z",\n
        "version": 2,\n
        "changeset": 155936265,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519140,\n
          1978519139,\n
          1978519126,\n
          1978519129,\n
          1978519112,\n
          1978519116,\n
          1978519131,\n
          1978519130,\n
          1978519141,\n
          1978519140\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "roof:shape": "gabled",\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": 187100153,\n
        "timestamp": "2012-10-22T20:33:05Z",\n
        "version": 1,\n
        "changeset": 13597992,\n
        "user": "Canuts",\n
        "uid": 392139,\n
        "nodes": [\n
          1978519221,\n
          1978519216,\n
          1978519224,\n
          1978519227,\n
          1978519234,\n
          1978519232,\n
          1978519262,\n
          1978519253,\n
          1978519214,\n
          1978519221\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": 187100154,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 4,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519032,\n
          1978519036,\n
          1978519030,\n
          1978519028,\n
          1978519024,\n
          1978519026,\n
          1978519023,\n
          1978519018,\n
          1978519017,\n
          12723580155,\n
          12723580154,\n
          1978519032\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "roof:shape": "gabled",\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": 187100155,\n
        "timestamp": "2024-08-31T21:01:39Z",\n
        "version": 4,\n
        "changeset": 156032314,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978519185,\n
          1978519163,\n
          1978519161,\n
          1978519151,\n
          1978519150,\n
          1978519147,\n
          1978519170,\n
          1978519177,\n
          1978519183,\n
          1978519185\n
        ],\n
        "tags": {\n
          "addr:housenumber": "3",\n
          "addr:street": "Rue de la Poste",\n
          "building": "public",\n
          "roof:shape": "hipped",\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": 781798089,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277391,\n
          7299277392,\n
          7299277393,\n
          7299277394,\n
          7299277391\n
        ],\n
        "tags": {\n
          "building": "roof"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798090,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277395,\n
          7299277396,\n
          7299277397,\n
          7299277398,\n
          7299277395\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "roof:shape": "pyramidal"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798091,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277399,\n
          7299277400,\n
          7299277401,\n
          7299277402,\n
          7299277399\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "roof:shape": "pyramidal"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798093,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277408,\n
          7299277409,\n
          7299277410,\n
          7299277411,\n
          7299277408\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "roof:shape": "pyramidal"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798094,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277412,\n
          7299277413,\n
          7299277414,\n
          7299277415,\n
          7299277412\n
        ],\n
        "tags": {\n
          "building": "roof",\n
          "roof:shape": "pyramidal"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798095,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277416,\n
          7299277417,\n
          7299277418,\n
          7299277419,\n
          7299277416\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "roof",\n
          "roof:shape": "pyramidal",\n
          "shelter_type": "picnic_shelter"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798096,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277421,\n
          7299277422,\n
          7299277423,\n
          7299277424,\n
          7299277421\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "roof",\n
          "roof:shape": "pyramidal",\n
          "shelter_type": "picnic_shelter"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 781798097,\n
        "timestamp": "2020-03-16T13:54:04Z",\n
        "version": 1,\n
        "changeset": 82260798,\n
        "user": "Yod4z",\n
        "uid": 318821,\n
        "nodes": [\n
          7299277425,\n
          7299277426,\n
          7299277427,\n
          7299277428,\n
          7299277425\n
        ],\n
        "tags": {\n
          "amenity": "shelter",\n
          "building": "roof",\n
          "roof:shape": "pyramidal",\n
          "shelter_type": "picnic_shelter"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 938068741,\n
        "timestamp": "2023-04-08T14:41:54Z",\n
        "version": 2,\n
        "changeset": 134655686,\n
        "user": "Claudius Henrichs",\n
        "uid": 18069,\n
        "nodes": [\n
          1978519434,\n
          1978519418,\n
          1978519417,\n
          8690680658,\n
          8690680659,\n
          8690680660,\n
          8690680661,\n
          8690680662,\n
          1978519434\n
        ],\n
        "tags": {\n
          "building": "tower"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1229089578,\n
        "timestamp": "2024-08-30T19:45:13Z",\n
        "version": 3,\n
        "changeset": 155989543,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          11398194819,\n
          11398194807,\n
          11398194808,\n
          11398194821,\n
          11398194822,\n
          11398194811,\n
          11398194812,\n
          11398194813,\n
          11398194820,\n
          11398194815,\n
          11398194816,\n
          11398194819\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "house": "terraced",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1229089581,\n
        "timestamp": "2024-08-30T19:45:13Z",\n
        "version": 3,\n
        "changeset": 155989543,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          11398194828,\n
          11398194831,\n
          11398194832,\n
          11398194833,\n
          11398194834,\n
          11398194835,\n
          11398194836,\n
          11398194826,\n
          11398194825,\n
          11398194824,\n
          11398194829,\n
          11398194828\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "house": "terraced",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311371702,\n
        "timestamp": "2025-07-05T21:18:43Z",\n
        "version": 4,\n
        "changeset": 168539764,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12138732046,\n
          12138732047,\n
          12138732048,\n
          12138732049,\n
          12138732046\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "building:levels": "1",\n
          "dance:teaching": "yes",\n
          "leisure": "dance",\n
          "name": "Hot Swing Dance",\n
          "operator": "Adelaïde Pingaud",\n
          "ref:FR:SIRET": "98222935300015",\n
          "roof:levels": "0"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311371703,\n
        "timestamp": "2024-09-03T07:14:39Z",\n
        "version": 5,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12138732050,\n
          12138732051,\n
          12138732052,\n
          12138732053,\n
          12138732054,\n
          12138732055,\n
          12138732056,\n
          12138732057,\n
          12138732050\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "olive",\n
          "building:levels": "1",\n
          "layer": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "skillion"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311447742,\n
        "timestamp": "2024-09-03T06:39:31Z",\n
        "version": 5,\n
        "changeset": 156126608,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139284296,\n
          12139284297,\n
          12139284298,\n
          12139284299,\n
          12139284300,\n
          12139384901,\n
          12139384902,\n
          12139384903,\n
          12139384904,\n
          12139384905,\n
          12139384906,\n
          12139384907,\n
          12139384908,\n
          12139384909,\n
          12139284296\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454171,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139404250,\n
          12139404251,\n
          12139404252,\n
          12139404253,\n
          12139404254,\n
          12139404255,\n
          12139404256,\n
          12139404257,\n
          12139404258,\n
          12139404259,\n
          12139404260,\n
          12139404261,\n
          12139404262,\n
          12139404263,\n
          12139404264,\n
          12139404265,\n
          12139404266,\n
          12139404267,\n
          12139404268,\n
          12139404269,\n
          12139404270,\n
          12139404271,\n
          12139404272,\n
          12139404273,\n
          12139404274,\n
          12139404275,\n
          12139404276,\n
          12139404277,\n
          12139404278,\n
          12139404250\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "house": "terraced"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454172,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139404279,\n
          12139404280,\n
          12139404281,\n
          12139404282,\n
          12139404283,\n
          12139404284,\n
          12139404285,\n
          12139404286,\n
          12139404287,\n
          12139404288,\n
          12139404289,\n
          12139404290,\n
          12139404279\n
        ],\n
        "tags": {\n
          "addr:housenumber": "13",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454173,\n
        "timestamp": "2024-08-30T12:11:51Z",\n
        "version": 2,\n
        "changeset": 155970948,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139404291,\n
          12139404292,\n
          12139404293,\n
          12139404294,\n
          12139404295,\n
          12139404296,\n
          12139404297,\n
          12139404298,\n
          12139404291\n
        ],\n
        "tags": {\n
          "addr:housenumber": "10",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454174,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139404299,\n
          12139404300,\n
          12139442701,\n
          12139442702,\n
          12139442703,\n
          12139442704,\n
          12139404299\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454175,\n
        "timestamp": "2024-08-27T08:23:07Z",\n
        "version": 1,\n
        "changeset": 155817632,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139442705,\n
          12139442706,\n
          12139442707,\n
          12139442708,\n
          12139442705\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454176,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 2,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139442709,\n
          12723580196,\n
          12723580197,\n
          12723580198,\n
          12723580195,\n
          12139442710,\n
          12139442711,\n
          12139442712,\n
          12139442709\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454177,\n
        "timestamp": "2024-08-31T17:03:05Z",\n
        "version": 3,\n
        "changeset": 156024721,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139442713,\n
          12139442714,\n
          12139442715,\n
          12139442716,\n
          12139442717,\n
          12139442718,\n
          12139442713\n
        ],\n
        "tags": {\n
          "addr:housenumber": "189",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454178,\n
        "timestamp": "2024-09-10T06:54:35Z",\n
        "version": 7,\n
        "changeset": 156423591,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139442719,\n
          12139442720,\n
          12139442721,\n
          12139442722,\n
          12139442719\n
        ],\n
        "tags": {\n
          "addr:housenumber": "132",\n
          "addr:place": "Viale Neuve",\n
          "building": "house",\n
          "building:colour": "#ffe0a0",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "hipped"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311454179,\n
        "timestamp": "2024-08-31T17:03:24Z",\n
        "version": 7,\n
        "changeset": 156023984,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12139442723,\n
          12139442724,\n
          12139442725,\n
          12139442726,\n
          12139442727,\n
          12139442728,\n
          12139442729,\n
          12139442730,\n
          12139442723\n
        ],\n
        "tags": {\n
          "addr:housenumber": "222",\n
          "addr:street": "Rue de la Roussayrole",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "roof:colour": "salmon",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311738758,\n
        "timestamp": "2024-08-30T11:58:14Z",\n
        "version": 2,\n
        "changeset": 155970343,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          1978513394,\n
          12141794543,\n
          12141794544,\n
          12141794545,\n
          1978513394\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "name": "Les Farines Bio du Larzac"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1311738759,\n
        "timestamp": "2024-09-02T06:53:05Z",\n
        "version": 7,\n
        "changeset": 156082791,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12141794546,\n
          12150112524,\n
          12141794547,\n
          12141794548,\n
          12141794549,\n
          12141794546\n
        ],\n
        "tags": {\n
          "addr:housenumber": "31 ter",\n
          "addr:street": "Rue du Grand Chemin",\n
          "building": "house",\n
          "building:colour": "beige",\n
          "building:levels": "1",\n
          "house": "detached",\n
          "roof:colour": "brown",\n
          "roof:levels": "0",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1313566426,\n
        "timestamp": "2024-09-05T19:23:58Z",\n
        "version": 1,\n
        "changeset": 156245669,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12158404824,\n
          12158404825,\n
          12158404826,\n
          12158404827,\n
          12158404824\n
        ],\n
        "tags": {\n
          "building": "house",\n
          "ruined:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1374185323,\n
        "timestamp": "2025-04-02T14:59:15Z",\n
        "version": 1,\n
        "changeset": 164425782,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12723580181,\n
          12723580180,\n
          12723580179,\n
          12723580178,\n
          12723580181\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1376082264,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12741140969,\n
          12741140968,\n
          12741140967,\n
          12741140966,\n
          12741140969\n
        ],\n
        "tags": {\n
          "building": "farm_auxiliary",\n
          "roof:shape": "gabled"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1376082265,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12741140974,\n
          12741140973,\n
          12741140972,\n
          12741140971,\n
          12741140974\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1376082266,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12741140978,\n
          12741140977,\n
          12741140976,\n
          12741140975,\n
          12741140978\n
        ],\n
        "tags": {\n
          "building": "detached"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1376082267,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12741140982,\n
          12741140981,\n
          12741140980,\n
          12741140979,\n
          12741140982\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1376082268,\n
        "timestamp": "2025-04-09T10:14:42Z",\n
        "version": 1,\n
        "changeset": 164716720,\n
        "user": "K12230LF",\n
        "uid": 21876225,\n
        "nodes": [\n
          12741140989,\n
          12741140984,\n
          12741140985,\n
          12741140983,\n
          12741140988,\n
          12741140987,\n
          12741140986,\n
          12741140989\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]