GET https://osm-commerces.cipherbliss.com/admin/labourer/07336?deleteMissing=1

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="07336"]->.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" => 190
    "request_size" => 2289
    "total_time" => 3.459949
    "namelookup_time" => 0.000785
    "connect_time" => 0.01429
    "pretransfer_time" => 0.030595
    "size_upload" => 2086.0
    "size_download" => 40275.0
    "speed_download" => 11640.0
    "speed_upload" => 602.0
    "download_content_length" => 40275.0
    "upload_content_length" => 2086.0
    "starttransfer_time" => 3.445728
    "primary_ip" => "162.55.144.139"
    "primary_port" => 443
    "local_ip" => "51.178.138.19"
    "local_port" => 60868
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 30456
    "connect_time_us" => 14290
    "namelookup_time_us" => 785
    "pretransfer_time_us" => 30595
    "starttransfer_time_us" => 3445728
    "total_time_us" => 3459949
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1753531649.9087
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#913
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#909 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#902 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying 162.55.144.139:443...\n
      * Connected to overpass-api.de (162.55.144.139) port 443\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / RSASSA-PSS\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=gall.openstreetmap.de\n
      *  start date: Jun  4 21:58:45 2025 GMT\n
      *  expire date: Sep  2 21:58:44 2025 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R11\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2086\r\n
      \r\n
      * upload completely sent off: 2086 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Sat, 26 Jul 2025 12:07:29 GMT\r\n
      < Server: Apache/2.4.62 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 40275\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Sat, 26 Jul 2025 12:07:29 GMT"
    "Server: Apache/2.4.62 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 40275"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.7 375dc00a",\n
        "osm3s": {\n
          "timestamp_osm_base": "2025-07-26T12:06:36Z",\n
          "timestamp_areas_base": "2025-07-26T09:30:54Z",\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": 388422612,\n
        "lat": 44.5062335,\n
        "lon": 4.2356362,\n
        "timestamp": "2009-05-01T22:51:23Z",\n
        "version": 1,\n
        "changeset": 1042802,\n
        "user": "STA",\n
        "uid": 18744\n
      },\n
      {\n
        "type": "node",\n
        "id": 1962216227,\n
        "lat": 44.5056791,\n
        "lon": 4.2243375,\n
        "timestamp": "2022-05-15T23:45:04Z",\n
        "version": 3,\n
        "changeset": 121028055,\n
        "user": "Hippa00",\n
        "uid": 13840081,\n
        "tags": {\n
          "amenity": "school",\n
          "name": "École élémentaire",\n
          "operator:type": "public",\n
          "ref:UAI": "0070211S",\n
          "school:FR": "élémentaire",\n
          "source": "data.gouv.fr:Ministère de l'Éducation nationale, de la Jeunesse et de la Vie associative - 05/2012"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 2038247246,\n
        "lat": 44.5076532,\n
        "lon": 4.2208798,\n
        "timestamp": "2021-01-09T00:39:08Z",\n
        "version": 2,\n
        "changeset": 97195835,\n
        "user": "Luuuddooo",\n
        "uid": 388649,\n
        "tags": {\n
          "entrance": "main"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 3623814717,\n
        "lat": 44.5016363,\n
        "lon": 4.2376663,\n
        "timestamp": "2015-06-28T19:08:45Z",\n
        "version": 1,\n
        "changeset": 32269462,\n
        "user": "Olek Lorenc",\n
        "uid": 154730\n
      },\n
      {\n
        "type": "node",\n
        "id": 3623814718,\n
        "lat": 44.5015018,\n
        "lon": 4.2377361,\n
        "timestamp": "2015-06-28T19:08:45Z",\n
        "version": 1,\n
        "changeset": 32269462,\n
        "user": "Olek Lorenc",\n
        "uid": 154730\n
      },\n
      {\n
        "type": "node",\n
        "id": 3623814719,\n
        "lat": 44.5014435,\n
        "lon": 4.2375157,\n
        "timestamp": "2015-06-28T19:08:46Z",\n
        "version": 1,\n
        "changeset": 32269462,\n
        "user": "Olek Lorenc",\n
        "uid": 154730\n
      },\n
      {\n
        "type": "node",\n
        "id": 3623814720,\n
        "lat": 44.5015780,\n
        "lon": 4.2374459,\n
        "timestamp": "2015-06-28T19:08:46Z",\n
        "version": 1,\n
        "changeset": 32269462,\n
        "user": "Olek Lorenc",\n
        "uid": 154730\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046345,\n
        "lat": 44.5044940,\n
        "lon": 4.2323520,\n
        "timestamp": "2015-07-28T22:51:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046346,\n
        "lat": 44.5044940,\n
        "lon": 4.2371340,\n
        "timestamp": "2015-07-28T22:51:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046347,\n
        "lat": 44.5044960,\n
        "lon": 4.2230070,\n
        "timestamp": "2015-07-28T22:51:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046348,\n
        "lat": 44.5045012,\n
        "lon": 4.2335798,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046349,\n
        "lat": 44.5045030,\n
        "lon": 4.2323890,\n
        "timestamp": "2015-07-28T22:51:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046350,\n
        "lat": 44.5045050,\n
        "lon": 4.2233240,\n
        "timestamp": "2015-07-28T22:51:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046351,\n
        "lat": 44.5045060,\n
        "lon": 4.2231360,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046352,\n
        "lat": 44.5045070,\n
        "lon": 4.2324100,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046353,\n
        "lat": 44.5045150,\n
        "lon": 4.2368840,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046354,\n
        "lat": 44.5045180,\n
        "lon": 4.2369270,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046355,\n
        "lat": 44.5045190,\n
        "lon": 4.2367540,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046356,\n
        "lat": 44.5045220,\n
        "lon": 4.2370230,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046357,\n
        "lat": 44.5045240,\n
        "lon": 4.2229890,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046358,\n
        "lat": 44.5045250,\n
        "lon": 4.2322970,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046359,\n
        "lat": 44.5045260,\n
        "lon": 4.2232360,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046360,\n
        "lat": 44.5045260,\n
        "lon": 4.2325060,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046361,\n
        "lat": 44.5045310,\n
        "lon": 4.2232810,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046362,\n
        "lat": 44.5045310,\n
        "lon": 4.2371220,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046363,\n
        "lat": 44.5045330,\n
        "lon": 4.2232150,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046364,\n
        "lat": 44.5045390,\n
        "lon": 4.2229470,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046365,\n
        "lat": 44.5045400,\n
        "lon": 4.2323760,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046366,\n
        "lat": 44.5045440,\n
        "lon": 4.2323970,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046367,\n
        "lat": 44.5045550,\n
        "lon": 4.2233930,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046368,\n
        "lat": 44.5045682,\n
        "lon": 4.2332792,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046369,\n
        "lat": 44.5045702,\n
        "lon": 4.2331999,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046370,\n
        "lat": 44.5045600,\n
        "lon": 4.2230940,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046371,\n
        "lat": 44.5045660,\n
        "lon": 4.2232950,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046372,\n
        "lat": 44.5045710,\n
        "lon": 4.2232350,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046373,\n
        "lat": 44.5045850,\n
        "lon": 4.2230430,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046374,\n
        "lat": 44.5045850,\n
        "lon": 4.2367720,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046375,\n
        "lat": 44.5045860,\n
        "lon": 4.2368050,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046376,\n
        "lat": 44.5045890,\n
        "lon": 4.2231740,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046377,\n
        "lat": 44.5045900,\n
        "lon": 4.2368710,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046378,\n
        "lat": 44.5045940,\n
        "lon": 4.2234580,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046380,\n
        "lat": 44.5045980,\n
        "lon": 4.2228390,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046381,\n
        "lat": 44.5046020,\n
        "lon": 4.2230060,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046382,\n
        "lat": 44.5046030,\n
        "lon": 4.2231300,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046383,\n
        "lat": 44.5046080,\n
        "lon": 4.2232180,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046384,\n
        "lat": 44.5046120,\n
        "lon": 4.2231100,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046385,\n
        "lat": 44.5046210,\n
        "lon": 4.2232070,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046386,\n
        "lat": 44.5046270,\n
        "lon": 4.2232160,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046387,\n
        "lat": 44.5046380,\n
        "lon": 4.2230490,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046388,\n
        "lat": 44.5046410,\n
        "lon": 4.2235710,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046389,\n
        "lat": 44.5046470,\n
        "lon": 4.2231970,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046390,\n
        "lat": 44.5046540,\n
        "lon": 4.2235510,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046391,\n
        "lat": 44.5046560,\n
        "lon": 4.2227620,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046392,\n
        "lat": 44.5046570,\n
        "lon": 4.2232610,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046393,\n
        "lat": 44.5046570,\n
        "lon": 4.2233770,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046394,\n
        "lat": 44.5046630,\n
        "lon": 4.2232690,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046395,\n
        "lat": 44.5046680,\n
        "lon": 4.2236100,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046396,\n
        "lat": 44.5046700,\n
        "lon": 4.2231750,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046397,\n
        "lat": 44.5046700,\n
        "lon": 4.2234700,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046398,\n
        "lat": 44.5046770,\n
        "lon": 4.2229780,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046399,\n
        "lat": 44.5046790,\n
        "lon": 4.2368050,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046400,\n
        "lat": 44.5046850,\n
        "lon": 4.2368730,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046401,\n
        "lat": 44.5046910,\n
        "lon": 4.2232310,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046402,\n
        "lat": 44.5046950,\n
        "lon": 4.2234310,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046403,\n
        "lat": 44.5046990,\n
        "lon": 4.2228300,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046404,\n
        "lat": 44.5046990,\n
        "lon": 4.2233280,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046405,\n
        "lat": 44.5047020,\n
        "lon": 4.2370170,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046407,\n
        "lat": 44.5047110,\n
        "lon": 4.2227240,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046408,\n
        "lat": 44.5047130,\n
        "lon": 4.2236260,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046409,\n
        "lat": 44.5047190,\n
        "lon": 4.2235440,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046410,\n
        "lat": 44.5047250,\n
        "lon": 4.2226930,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046411,\n
        "lat": 44.5047320,\n
        "lon": 4.2233890,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046412,\n
        "lat": 44.5047390,\n
        "lon": 4.2227780,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046413,\n
        "lat": 44.5047420,\n
        "lon": 4.2235690,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046414,\n
        "lat": 44.5047450,\n
        "lon": 4.2227460,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046415,\n
        "lat": 44.5047550,\n
        "lon": 4.2239840,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046417,\n
        "lat": 44.5047590,\n
        "lon": 4.2227120,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046418,\n
        "lat": 44.5047640,\n
        "lon": 4.2236760,\n
        "timestamp": "2015-07-28T22:51:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046419,\n
        "lat": 44.5047780,\n
        "lon": 4.2228400,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046420,\n
        "lat": 44.5047800,\n
        "lon": 4.2240100,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046421,\n
        "lat": 44.5047820,\n
        "lon": 4.2228070,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046422,\n
        "lat": 44.5047840,\n
        "lon": 4.2317770,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046423,\n
        "lat": 44.5047910,\n
        "lon": 4.2239100,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046424,\n
        "lat": 44.5047920,\n
        "lon": 4.2318640,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046638,\n
        "lat": 44.4980300,\n
        "lon": 4.2278020,\n
        "timestamp": "2015-07-28T22:50:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046639,\n
        "lat": 44.4980300,\n
        "lon": 4.2279460,\n
        "timestamp": "2015-07-28T22:50:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046640,\n
        "lat": 44.4980780,\n
        "lon": 4.2279460,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046641,\n
        "lat": 44.4980820,\n
        "lon": 4.2278030,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046642,\n
        "lat": 44.4980850,\n
        "lon": 4.2261510,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046643,\n
        "lat": 44.4981000,\n
        "lon": 4.2280620,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046644,\n
        "lat": 44.4981010,\n
        "lon": 4.2260830,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046645,\n
        "lat": 44.4981050,\n
        "lon": 4.2279480,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046646,\n
        "lat": 44.4981120,\n
        "lon": 4.2278040,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046647,\n
        "lat": 44.4981400,\n
        "lon": 4.2280660,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046648,\n
        "lat": 44.4981420,\n
        "lon": 4.2280490,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046649,\n
        "lat": 44.4982100,\n
        "lon": 4.2262090,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046650,\n
        "lat": 44.4982280,\n
        "lon": 4.2261400,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046651,\n
        "lat": 44.4982590,\n
        "lon": 4.2278310,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046652,\n
        "lat": 44.4982590,\n
        "lon": 4.2280730,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046653,\n
        "lat": 44.4982670,\n
        "lon": 4.2279720,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046654,\n
        "lat": 44.4991890,\n
        "lon": 4.2328870,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046655,\n
        "lat": 44.4992210,\n
        "lon": 4.2328240,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046656,\n
        "lat": 44.4992400,\n
        "lon": 4.2329310,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046657,\n
        "lat": 44.4992740,\n
        "lon": 4.2328660,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046658,\n
        "lat": 44.4995900,\n
        "lon": 4.2217820,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046659,\n
        "lat": 44.4995910,\n
        "lon": 4.2218530,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046660,\n
        "lat": 44.4996390,\n
        "lon": 4.2217790,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046661,\n
        "lat": 44.4996420,\n
        "lon": 4.2218540,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046662,\n
        "lat": 44.4997290,\n
        "lon": 4.2267280,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046663,\n
        "lat": 44.4997420,\n
        "lon": 4.2268380,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046664,\n
        "lat": 44.4997500,\n
        "lon": 4.2267230,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046665,\n
        "lat": 44.4997530,\n
        "lon": 4.2267490,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046666,\n
        "lat": 44.4997580,\n
        "lon": 4.2185990,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046667,\n
        "lat": 44.4997670,\n
        "lon": 4.2267490,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046668,\n
        "lat": 44.4997680,\n
        "lon": 4.2186470,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046669,\n
        "lat": 44.4997750,\n
        "lon": 4.2268330,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046670,\n
        "lat": 44.4997920,\n
        "lon": 4.2185840,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046671,\n
        "lat": 44.4998040,\n
        "lon": 4.2186300,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046672,\n
        "lat": 44.4999190,\n
        "lon": 4.2198260,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046673,\n
        "lat": 44.4999210,\n
        "lon": 4.2198960,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046674,\n
        "lat": 44.4999680,\n
        "lon": 4.2198950,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046675,\n
        "lat": 44.4999830,\n
        "lon": 4.2161280,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046676,\n
        "lat": 44.4999840,\n
        "lon": 4.2161830,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046677,\n
        "lat": 44.4999860,\n
        "lon": 4.2198230,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046678,\n
        "lat": 44.4999870,\n
        "lon": 4.2198790,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046679,\n
        "lat": 44.5000150,\n
        "lon": 4.2175710,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046680,\n
        "lat": 44.5000190,\n
        "lon": 4.2161280,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046681,\n
        "lat": 44.5000190,\n
        "lon": 4.2176260,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046682,\n
        "lat": 44.5000200,\n
        "lon": 4.2161800,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046683,\n
        "lat": 44.5000460,\n
        "lon": 4.2175690,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046684,\n
        "lat": 44.5000480,\n
        "lon": 4.2176210,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046685,\n
        "lat": 44.5001120,\n
        "lon": 4.2209520,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046686,\n
        "lat": 44.5001210,\n
        "lon": 4.2209880,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046687,\n
        "lat": 44.5001380,\n
        "lon": 4.2209360,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046688,\n
        "lat": 44.5001480,\n
        "lon": 4.2209740,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046689,\n
        "lat": 44.5004760,\n
        "lon": 4.2330290,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046690,\n
        "lat": 44.5004870,\n
        "lon": 4.2331140,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046691,\n
        "lat": 44.5005290,\n
        "lon": 4.2330140,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046692,\n
        "lat": 44.5005400,\n
        "lon": 4.2331000,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046694,\n
        "lat": 44.5006560,\n
        "lon": 4.2254690,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046695,\n
        "lat": 44.5006640,\n
        "lon": 4.2256530,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046696,\n
        "lat": 44.5006830,\n
        "lon": 4.2257040,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046697,\n
        "lat": 44.5006950,\n
        "lon": 4.2256280,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046698,\n
        "lat": 44.5006980,\n
        "lon": 4.2251510,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046699,\n
        "lat": 44.5006980,\n
        "lon": 4.2255600,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046700,\n
        "lat": 44.5007100,\n
        "lon": 4.2254080,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046701,\n
        "lat": 44.5007120,\n
        "lon": 4.2252210,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046702,\n
        "lat": 44.5007140,\n
        "lon": 4.2256790,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046703,\n
        "lat": 44.5007170,\n
        "lon": 4.2255930,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046704,\n
        "lat": 44.5007270,\n
        "lon": 4.2256130,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046705,\n
        "lat": 44.5007280,\n
        "lon": 4.2251390,\n
        "timestamp": "2015-07-28T22:50:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046706,\n
        "lat": 44.5007280,\n
        "lon": 4.2253380,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046707,\n
        "lat": 44.5007280,\n
        "lon": 4.2254090,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046708,\n
        "lat": 44.5007340,\n
        "lon": 4.2253950,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046709,\n
        "lat": 44.5007420,\n
        "lon": 4.2252080,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046710,\n
        "lat": 44.5007430,\n
        "lon": 4.2252120,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046711,\n
        "lat": 44.5007450,\n
        "lon": 4.2255990,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046712,\n
        "lat": 44.5007490,\n
        "lon": 4.2254390,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046713,\n
        "lat": 44.5007550,\n
        "lon": 4.2252700,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046714,\n
        "lat": 44.5007600,\n
        "lon": 4.2256410,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046715,\n
        "lat": 44.5007640,\n
        "lon": 4.2254380,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046716,\n
        "lat": 44.5007700,\n
        "lon": 4.2253320,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046717,\n
        "lat": 44.5007730,\n
        "lon": 4.2255390,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046718,\n
        "lat": 44.5007760,\n
        "lon": 4.2254990,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046719,\n
        "lat": 44.5007770,\n
        "lon": 4.2258940,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046720,\n
        "lat": 44.5007810,\n
        "lon": 4.2255740,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046721,\n
        "lat": 44.5007830,\n
        "lon": 4.2253920,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046722,\n
        "lat": 44.5007900,\n
        "lon": 4.2256140,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046723,\n
        "lat": 44.5007930,\n
        "lon": 4.2256200,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046724,\n
        "lat": 44.5007990,\n
        "lon": 4.2177090,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046725,\n
        "lat": 44.5007990,\n
        "lon": 4.2255920,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046726,\n
        "lat": 44.5008140,\n
        "lon": 4.2253420,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046727,\n
        "lat": 44.5008160,\n
        "lon": 4.2178030,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046728,\n
        "lat": 44.5008170,\n
        "lon": 4.2177660,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046729,\n
        "lat": 44.5008240,\n
        "lon": 4.2253880,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046730,\n
        "lat": 44.5008240,\n
        "lon": 4.2256210,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046731,\n
        "lat": 44.5008290,\n
        "lon": 4.2176070,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046732,\n
        "lat": 44.5008300,\n
        "lon": 4.2257920,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046733,\n
        "lat": 44.5008320,\n
        "lon": 4.2259360,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046734,\n
        "lat": 44.5008340,\n
        "lon": 4.2257850,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046735,\n
        "lat": 44.5008350,\n
        "lon": 4.2251720,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046737,\n
        "lat": 44.5008420,\n
        "lon": 4.2177670,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046738,\n
        "lat": 44.5008430,\n
        "lon": 4.2178050,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046739,\n
        "lat": 44.5008430,\n
        "lon": 4.2252100,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046740,\n
        "lat": 44.5008450,\n
        "lon": 4.2254270,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046741,\n
        "lat": 44.5008490,\n
        "lon": 4.2177420,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046742,\n
        "lat": 44.5008530,\n
        "lon": 4.2234800,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046743,\n
        "lat": 44.5008540,\n
        "lon": 4.2255850,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046744,\n
        "lat": 44.5008550,\n
        "lon": 4.2258890,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046745,\n
        "lat": 44.5008570,\n
        "lon": 4.2253250,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046746,\n
        "lat": 44.5008600,\n
        "lon": 4.2251860,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046747,\n
        "lat": 44.5008620,\n
        "lon": 4.2252020,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046748,\n
        "lat": 44.5008660,\n
        "lon": 4.2257170,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046749,\n
        "lat": 44.5008690,\n
        "lon": 4.2253680,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046750,\n
        "lat": 44.5008780,\n
        "lon": 4.2235420,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046751,\n
        "lat": 44.5008800,\n
        "lon": 4.2176410,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046752,\n
        "lat": 44.5008800,\n
        "lon": 4.2254180,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046753,\n
        "lat": 44.5008820,\n
        "lon": 4.2252570,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046754,\n
        "lat": 44.5008840,\n
        "lon": 4.2255490,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046755,\n
        "lat": 44.5008900,\n
        "lon": 4.2252990,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046756,\n
        "lat": 44.5008910,\n
        "lon": 4.2256280,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046757,\n
        "lat": 44.5008980,\n
        "lon": 4.2259240,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046758,\n
        "lat": 44.5009000,\n
        "lon": 4.2234470,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046759,\n
        "lat": 44.5009020,\n
        "lon": 4.2230190,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046760,\n
        "lat": 44.5009030,\n
        "lon": 4.2253430,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046762,\n
        "lat": 44.5009060,\n
        "lon": 4.2233210,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046763,\n
        "lat": 44.5009070,\n
        "lon": 4.2232510,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046764,\n
        "lat": 44.5009080,\n
        "lon": 4.2254600,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046765,\n
        "lat": 44.5009100,\n
        "lon": 4.2252450,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046766,\n
        "lat": 44.5009100,\n
        "lon": 4.2262560,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046767,\n
        "lat": 44.5009120,\n
        "lon": 4.2263190,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046768,\n
        "lat": 44.5009130,\n
        "lon": 4.2255920,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046769,\n
        "lat": 44.5009190,\n
        "lon": 4.2229720,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046770,\n
        "lat": 44.5009190,\n
        "lon": 4.2258790,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046771,\n
        "lat": 44.5009220,\n
        "lon": 4.2235080,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046772,\n
        "lat": 44.5009240,\n
        "lon": 4.2262120,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046773,\n
        "lat": 44.5009260,\n
        "lon": 4.2256790,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046774,\n
        "lat": 44.5009280,\n
        "lon": 4.2262660,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046775,\n
        "lat": 44.5009280,\n
        "lon": 4.2296430,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046776,\n
        "lat": 44.5009290,\n
        "lon": 4.2296860,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046777,\n
        "lat": 44.5009370,\n
        "lon": 4.2293220,\n
        "timestamp": "2015-07-28T22:50:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046778,\n
        "lat": 44.5009380,\n
        "lon": 4.2253010,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046779,\n
        "lat": 44.5009380,\n
        "lon": 4.2254300,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046780,\n
        "lat": 44.5009380,\n
        "lon": 4.2258970,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046781,\n
        "lat": 44.5009400,\n
        "lon": 4.2229870,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046782,\n
        "lat": 44.5009480,\n
        "lon": 4.2258140,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046783,\n
        "lat": 44.5009480,\n
        "lon": 4.2294530,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046784,\n
        "lat": 44.5009510,\n
        "lon": 4.2228920,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046785,\n
        "lat": 44.5009510,\n
        "lon": 4.2251470,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046786,\n
        "lat": 44.5009520,\n
        "lon": 4.2291900,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046787,\n
        "lat": 44.5009540,\n
        "lon": 4.2233990,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046788,\n
        "lat": 44.5009540,\n
        "lon": 4.2255210,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046789,\n
        "lat": 44.5009550,\n
        "lon": 4.2234390,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046790,\n
        "lat": 44.5009550,\n
        "lon": 4.2257960,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046791,\n
        "lat": 44.5009560,\n
        "lon": 4.2256250,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046792,\n
        "lat": 44.5009560,\n
        "lon": 4.2296440,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046793,\n
        "lat": 44.5009570,\n
        "lon": 4.2233260,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046794,\n
        "lat": 44.5009610,\n
        "lon": 4.2296850,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046795,\n
        "lat": 44.5009650,\n
        "lon": 4.2258290,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046796,\n
        "lat": 44.5009660,\n
        "lon": 4.2263740,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046797,\n
        "lat": 44.5009680,\n
        "lon": 4.2232560,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046798,\n
        "lat": 44.5009680,\n
        "lon": 4.2232870,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046799,\n
        "lat": 44.5009680,\n
        "lon": 4.2252250,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046800,\n
        "lat": 44.5009700,\n
        "lon": 4.2229040,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046801,\n
        "lat": 44.5009710,\n
        "lon": 4.2236280,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046802,\n
        "lat": 44.5009710,\n
        "lon": 4.2263570,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046803,\n
        "lat": 44.5009800,\n
        "lon": 4.2254860,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046804,\n
        "lat": 44.5009860,\n
        "lon": 4.2255570,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046805,\n
        "lat": 44.5009970,\n
        "lon": 4.2230910,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046806,\n
        "lat": 44.5010020,\n
        "lon": 4.2230330,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046807,\n
        "lat": 44.5010030,\n
        "lon": 4.2263990,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046808,\n
        "lat": 44.5010090,\n
        "lon": 4.2235380,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046809,\n
        "lat": 44.5010100,\n
        "lon": 4.2234900,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046810,\n
        "lat": 44.5010120,\n
        "lon": 4.2234460,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046811,\n
        "lat": 44.5010130,\n
        "lon": 4.2234010,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046812,\n
        "lat": 44.5010150,\n
        "lon": 4.2230430,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046814,\n
        "lat": 44.5010340,\n
        "lon": 4.2229510,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046815,\n
        "lat": 44.5010340,\n
        "lon": 4.2257060,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046817,\n
        "lat": 44.5010410,\n
        "lon": 4.2262820,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046818,\n
        "lat": 44.5010490,\n
        "lon": 4.2312140,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046819,\n
        "lat": 44.5010620,\n
        "lon": 4.2238710,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046820,\n
        "lat": 44.5010640,\n
        "lon": 4.2235350,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046821,\n
        "lat": 44.5010650,\n
        "lon": 4.2235550,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046822,\n
        "lat": 44.5010690,\n
        "lon": 4.2294450,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046823,\n
        "lat": 44.5010700,\n
        "lon": 4.2233070,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046824,\n
        "lat": 44.5010710,\n
        "lon": 4.2256430,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046825,\n
        "lat": 44.5010740,\n
        "lon": 4.2292010,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046826,\n
        "lat": 44.5010780,\n
        "lon": 4.2312300,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046827,\n
        "lat": 44.5010800,\n
        "lon": 4.2310860,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046828,\n
        "lat": 44.5010810,\n
        "lon": 4.2293030,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046829,\n
        "lat": 44.5010830,\n
        "lon": 4.2296690,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046830,\n
        "lat": 44.5011100,\n
        "lon": 4.2311010,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046831,\n
        "lat": 44.5011110,\n
        "lon": 4.2236500,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046832,\n
        "lat": 44.5011200,\n
        "lon": 4.2236440,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046833,\n
        "lat": 44.5011340,\n
        "lon": 4.2312560,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046836,\n
        "lat": 44.5011540,\n
        "lon": 4.2237760,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046838,\n
        "lat": 44.5011550,\n
        "lon": 4.2237350,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046839,\n
        "lat": 44.5011620,\n
        "lon": 4.2237960,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046841,\n
        "lat": 44.5011690,\n
        "lon": 4.2237620,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046842,\n
        "lat": 44.5011690,\n
        "lon": 4.2311220,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046843,\n
        "lat": 44.5011740,\n
        "lon": 4.2237220,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046844,\n
        "lat": 44.5012930,\n
        "lon": 4.2226010,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046845,\n
        "lat": 44.5012960,\n
        "lon": 4.2226760,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046848,\n
        "lat": 44.5013180,\n
        "lon": 4.2225530,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046849,\n
        "lat": 44.5013200,\n
        "lon": 4.2226290,\n
        "timestamp": "2015-07-28T22:50:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046851,\n
        "lat": 44.5013260,\n
        "lon": 4.2225530,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046852,\n
        "lat": 44.5013510,\n
        "lon": 4.2225760,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046853,\n
        "lat": 44.5013640,\n
        "lon": 4.2225520,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046854,\n
        "lat": 44.5013640,\n
        "lon": 4.2227440,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046855,\n
        "lat": 44.5013680,\n
        "lon": 4.2225960,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046856,\n
        "lat": 44.5013880,\n
        "lon": 4.2225550,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046857,\n
        "lat": 44.5013900,\n
        "lon": 4.2283220,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046858,\n
        "lat": 44.5013930,\n
        "lon": 4.2216780,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046859,\n
        "lat": 44.5013930,\n
        "lon": 4.2217500,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046860,\n
        "lat": 44.5013940,\n
        "lon": 4.2218020,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046861,\n
        "lat": 44.5014120,\n
        "lon": 4.2282590,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046862,\n
        "lat": 44.5014120,\n
        "lon": 4.2282970,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046863,\n
        "lat": 44.5014200,\n
        "lon": 4.2282180,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046864,\n
        "lat": 44.5014220,\n
        "lon": 4.2282850,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046865,\n
        "lat": 44.5014230,\n
        "lon": 4.2283880,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046866,\n
        "lat": 44.5014370,\n
        "lon": 4.2226040,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046867,\n
        "lat": 44.5014440,\n
        "lon": 4.2217930,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046868,\n
        "lat": 44.5014460,\n
        "lon": 4.2283630,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046870,\n
        "lat": 44.5014570,\n
        "lon": 4.2219110,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046871,\n
        "lat": 44.5014610,\n
        "lon": 4.2220790,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046872,\n
        "lat": 44.5014630,\n
        "lon": 4.2217420,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046873,\n
        "lat": 44.5014640,\n
        "lon": 4.2219630,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046874,\n
        "lat": 44.5014660,\n
        "lon": 4.2219100,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046875,\n
        "lat": 44.5014670,\n
        "lon": 4.2217900,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046877,\n
        "lat": 44.5014760,\n
        "lon": 4.2230500,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046878,\n
        "lat": 44.5014770,\n
        "lon": 4.2219110,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046879,\n
        "lat": 44.5014800,\n
        "lon": 4.2229820,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046881,\n
        "lat": 44.5014840,\n
        "lon": 4.2281550,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046882,\n
        "lat": 44.5014890,\n
        "lon": 4.2230470,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046883,\n
        "lat": 44.5014890,\n
        "lon": 4.2231290,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046884,\n
        "lat": 44.5014980,\n
        "lon": 4.2324550,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046885,\n
        "lat": 44.5015010,\n
        "lon": 4.2297500,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046886,\n
        "lat": 44.5015010,\n
        "lon": 4.2297920,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046887,\n
        "lat": 44.5015040,\n
        "lon": 4.2296420,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046888,\n
        "lat": 44.5015050,\n
        "lon": 4.2281950,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046889,\n
        "lat": 44.5015120,\n
        "lon": 4.2325410,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046890,\n
        "lat": 44.5015210,\n
        "lon": 4.2216510,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046891,\n
        "lat": 44.5015220,\n
        "lon": 4.2297950,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046892,\n
        "lat": 44.5015230,\n
        "lon": 4.2282820,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046893,\n
        "lat": 44.5015230,\n
        "lon": 4.2296430,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046894,\n
        "lat": 44.5015230,\n
        "lon": 4.2319740,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046895,\n
        "lat": 44.5015260,\n
        "lon": 4.2230790,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046896,\n
        "lat": 44.5015290,\n
        "lon": 4.2216950,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046897,\n
        "lat": 44.5015310,\n
        "lon": 4.2231160,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046898,\n
        "lat": 44.5015310,\n
        "lon": 4.2281730,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046899,\n
        "lat": 44.5015330,\n
        "lon": 4.2299710,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046900,\n
        "lat": 44.5015360,\n
        "lon": 4.2283050,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046901,\n
        "lat": 44.5015400,\n
        "lon": 4.2298570,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046902,\n
        "lat": 44.5015430,\n
        "lon": 4.2219060,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046903,\n
        "lat": 44.5015430,\n
        "lon": 4.2318650,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046904,\n
        "lat": 44.5015450,\n
        "lon": 4.2297960,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046905,\n
        "lat": 44.5015460,\n
        "lon": 4.2297710,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046906,\n
        "lat": 44.5015470,\n
        "lon": 4.2297470,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046907,\n
        "lat": 44.5015510,\n
        "lon": 4.2220880,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046908,\n
        "lat": 44.5015520,\n
        "lon": 4.2298580,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046909,\n
        "lat": 44.5015540,\n
        "lon": 4.2298230,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046910,\n
        "lat": 44.5015540,\n
        "lon": 4.2320930,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046911,\n
        "lat": 44.5015560,\n
        "lon": 4.2282480,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046912,\n
        "lat": 44.5015560,\n
        "lon": 4.2319840,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046913,\n
        "lat": 44.5015570,\n
        "lon": 4.2219700,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046914,\n
        "lat": 44.5015570,\n
        "lon": 4.2319990,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046916,\n
        "lat": 44.5015660,\n
        "lon": 4.2229630,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046917,\n
        "lat": 44.5015660,\n
        "lon": 4.2320230,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046918,\n
        "lat": 44.5015670,\n
        "lon": 4.2282350,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046919,\n
        "lat": 44.5015670,\n
        "lon": 4.2282700,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046920,\n
        "lat": 44.5015680,\n
        "lon": 4.2297480,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046921,\n
        "lat": 44.5015710,\n
        "lon": 4.2296450,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046922,\n
        "lat": 44.5015710,\n
        "lon": 4.2296460,\n
        "timestamp": "2015-07-28T22:50:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046923,\n
        "lat": 44.5015720,\n
        "lon": 4.2319960,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046924,\n
        "lat": 44.5015750,\n
        "lon": 4.2320200,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046925,\n
        "lat": 44.5015770,\n
        "lon": 4.2318780,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046926,\n
        "lat": 44.5015770,\n
        "lon": 4.2320820,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046927,\n
        "lat": 44.5015800,\n
        "lon": 4.2230640,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046928,\n
        "lat": 44.5015900,\n
        "lon": 4.2298130,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046929,\n
        "lat": 44.5015920,\n
        "lon": 4.2297860,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046930,\n
        "lat": 44.5015940,\n
        "lon": 4.2324240,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046931,\n
        "lat": 44.5015980,\n
        "lon": 4.2299780,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046932,\n
        "lat": 44.5016040,\n
        "lon": 4.2297500,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046933,\n
        "lat": 44.5016050,\n
        "lon": 4.2298650,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046934,\n
        "lat": 44.5016050,\n
        "lon": 4.2320720,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046935,\n
        "lat": 44.5016060,\n
        "lon": 4.2298150,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046936,\n
        "lat": 44.5016060,\n
        "lon": 4.2298290,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046937,\n
        "lat": 44.5016070,\n
        "lon": 4.2296460,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046938,\n
        "lat": 44.5016080,\n
        "lon": 4.2297880,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046939,\n
        "lat": 44.5016080,\n
        "lon": 4.2325090,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046940,\n
        "lat": 44.5016100,\n
        "lon": 4.2320940,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046941,\n
        "lat": 44.5016200,\n
        "lon": 4.2319720,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046942,\n
        "lat": 44.5016280,\n
        "lon": 4.2320000,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046943,\n
        "lat": 44.5016350,\n
        "lon": 4.2319020,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046944,\n
        "lat": 44.5016390,\n
        "lon": 4.2227660,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046946,\n
        "lat": 44.5016460,\n
        "lon": 4.2216500,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046947,\n
        "lat": 44.5016520,\n
        "lon": 4.2319920,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046948,\n
        "lat": 44.5016540,\n
        "lon": 4.2228580,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046950,\n
        "lat": 44.5016610,\n
        "lon": 4.2345310,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046951,\n
        "lat": 44.5016650,\n
        "lon": 4.2280190,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046952,\n
        "lat": 44.5016660,\n
        "lon": 4.2278190,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046953,\n
        "lat": 44.5016670,\n
        "lon": 4.2164500,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046954,\n
        "lat": 44.5016690,\n
        "lon": 4.2320710,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046955,\n
        "lat": 44.5016690,\n
        "lon": 4.2345850,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046956,\n
        "lat": 44.5016710,\n
        "lon": 4.2343730,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046957,\n
        "lat": 44.5016780,\n
        "lon": 4.2163710,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046960,\n
        "lat": 44.5016840,\n
        "lon": 4.2218530,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046961,\n
        "lat": 44.5016960,\n
        "lon": 4.2344710,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046962,\n
        "lat": 44.5017030,\n
        "lon": 4.2164590,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046963,\n
        "lat": 44.5017030,\n
        "lon": 4.2343590,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046964,\n
        "lat": 44.5017030,\n
        "lon": 4.2343760,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046965,\n
        "lat": 44.5017040,\n
        "lon": 4.2281440,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046966,\n
        "lat": 44.5017140,\n
        "lon": 4.2163790,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046968,\n
        "lat": 44.5016888,\n
        "lon": 4.2207388,\n
        "timestamp": "2018-10-14T06:30:05Z",\n
        "version": 2,\n
        "changeset": 63500607,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046969,\n
        "lat": 44.5016898,\n
        "lon": 4.2207698,\n
        "timestamp": "2018-10-14T06:30:05Z",\n
        "version": 2,\n
        "changeset": 63500607,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046970,\n
        "lat": 44.5017190,\n
        "lon": 4.2279860,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046971,\n
        "lat": 44.5017270,\n
        "lon": 4.2344580,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046972,\n
        "lat": 44.5017320,\n
        "lon": 4.2164750,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046973,\n
        "lat": 44.5017330,\n
        "lon": 4.2164690,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046974,\n
        "lat": 44.5017340,\n
        "lon": 4.2277810,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046975,\n
        "lat": 44.5017350,\n
        "lon": 4.2344970,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046976,\n
        "lat": 44.5017390,\n
        "lon": 4.2279740,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046977,\n
        "lat": 44.5017118,\n
        "lon": 4.2207373,\n
        "timestamp": "2018-10-14T06:30:05Z",\n
        "version": 2,\n
        "changeset": 63500607,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046978,\n
        "lat": 44.5017129,\n
        "lon": 4.2207682,\n
        "timestamp": "2018-10-14T06:30:05Z",\n
        "version": 2,\n
        "changeset": 63500607,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046979,\n
        "lat": 44.5017420,\n
        "lon": 4.2345580,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046980,\n
        "lat": 44.5017440,\n
        "lon": 4.2163880,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046981,\n
        "lat": 44.5017520,\n
        "lon": 4.2280150,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046982,\n
        "lat": 44.5017590,\n
        "lon": 4.2343560,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046983,\n
        "lat": 44.5017690,\n
        "lon": 4.2227390,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046984,\n
        "lat": 44.5017700,\n
        "lon": 4.2343990,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046985,\n
        "lat": 44.5017710,\n
        "lon": 4.2163960,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046986,\n
        "lat": 44.5017710,\n
        "lon": 4.2336620,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046987,\n
        "lat": 44.5017730,\n
        "lon": 4.2163890,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046988,\n
        "lat": 44.5017760,\n
        "lon": 4.2280000,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046989,\n
        "lat": 44.5017790,\n
        "lon": 4.2228290,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046990,\n
        "lat": 44.5017990,\n
        "lon": 4.2279870,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046991,\n
        "lat": 44.5018010,\n
        "lon": 4.2345320,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046993,\n
        "lat": 44.5018030,\n
        "lon": 4.2164940,\n
        "timestamp": "2015-07-28T22:50:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046994,\n
        "lat": 44.5018030,\n
        "lon": 4.2280840,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046995,\n
        "lat": 44.5018120,\n
        "lon": 4.2210160,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046996,\n
        "lat": 44.5018160,\n
        "lon": 4.2164050,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046997,\n
        "lat": 44.5018170,\n
        "lon": 4.2212860,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046998,\n
        "lat": 44.5018200,\n
        "lon": 4.2228200,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671046999,\n
        "lat": 44.5018230,\n
        "lon": 4.2337710,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047000,\n
        "lat": 44.5018240,\n
        "lon": 4.2208160,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047001,\n
        "lat": 44.5018260,\n
        "lon": 4.2227270,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047002,\n
        "lat": 44.5018270,\n
        "lon": 4.2336110,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047003,\n
        "lat": 44.5018300,\n
        "lon": 4.2210130,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047004,\n
        "lat": 44.5018340,\n
        "lon": 4.2220350,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047005,\n
        "lat": 44.5018390,\n
        "lon": 4.2221290,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047006,\n
        "lat": 44.5018420,\n
        "lon": 4.2230310,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047007,\n
        "lat": 44.5018440,\n
        "lon": 4.2230810,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047011,\n
        "lat": 44.5018530,\n
        "lon": 4.2228660,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047012,\n
        "lat": 44.5018650,\n
        "lon": 4.2232440,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047013,\n
        "lat": 44.5018780,\n
        "lon": 4.2337200,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047014,\n
        "lat": 44.5018790,\n
        "lon": 4.2363300,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047015,\n
        "lat": 44.5018850,\n
        "lon": 4.2362680,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047017,\n
        "lat": 44.5018970,\n
        "lon": 4.2227730,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047019,\n
        "lat": 44.5018990,\n
        "lon": 4.2208140,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047020,\n
        "lat": 44.5019000,\n
        "lon": 4.2220290,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047021,\n
        "lat": 44.5019020,\n
        "lon": 4.2209750,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047022,\n
        "lat": 44.5019060,\n
        "lon": 4.2211810,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047023,\n
        "lat": 44.5019060,\n
        "lon": 4.2221240,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047024,\n
        "lat": 44.5019060,\n
        "lon": 4.2363390,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047125,\n
        "lat": 44.5019080,\n
        "lon": 4.2212850,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047126,\n
        "lat": 44.5019080,\n
        "lon": 4.2230010,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047127,\n
        "lat": 44.5019110,\n
        "lon": 4.2228460,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047128,\n
        "lat": 44.5019160,\n
        "lon": 4.2362720,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047129,\n
        "lat": 44.5019210,\n
        "lon": 4.2230800,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047130,\n
        "lat": 44.5019310,\n
        "lon": 4.2202610,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047131,\n
        "lat": 44.5019320,\n
        "lon": 4.2203000,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047132,\n
        "lat": 44.5019360,\n
        "lon": 4.2232330,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047134,\n
        "lat": 44.5019450,\n
        "lon": 4.2288660,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047135,\n
        "lat": 44.5019520,\n
        "lon": 4.2232850,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047136,\n
        "lat": 44.5019560,\n
        "lon": 4.2202600,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047137,\n
        "lat": 44.5019570,\n
        "lon": 4.2202990,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047138,\n
        "lat": 44.5019650,\n
        "lon": 4.2209760,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047139,\n
        "lat": 44.5019650,\n
        "lon": 4.2233340,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047140,\n
        "lat": 44.5019670,\n
        "lon": 4.2211770,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047141,\n
        "lat": 44.5019720,\n
        "lon": 4.2288190,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047142,\n
        "lat": 44.5019830,\n
        "lon": 4.2227410,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047143,\n
        "lat": 44.5019930,\n
        "lon": 4.2229830,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047144,\n
        "lat": 44.5019990,\n
        "lon": 4.2225580,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047145,\n
        "lat": 44.5019990,\n
        "lon": 4.2230110,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047146,\n
        "lat": 44.5020010,\n
        "lon": 4.2228160,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047147,\n
        "lat": 44.5020030,\n
        "lon": 4.2224640,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047148,\n
        "lat": 44.5020060,\n
        "lon": 4.2287580,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047150,\n
        "lat": 44.5020070,\n
        "lon": 4.2227330,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047151,\n
        "lat": 44.5020120,\n
        "lon": 4.2228550,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047153,\n
        "lat": 44.5020230,\n
        "lon": 4.2228100,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047154,\n
        "lat": 44.5020280,\n
        "lon": 4.2249610,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047155,\n
        "lat": 44.5020290,\n
        "lon": 4.2231490,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047156,\n
        "lat": 44.5020310,\n
        "lon": 4.2228030,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047157,\n
        "lat": 44.5020330,\n
        "lon": 4.2288870,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047158,\n
        "lat": 44.5020350,\n
        "lon": 4.2231800,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047159,\n
        "lat": 44.5020380,\n
        "lon": 4.2229580,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047161,\n
        "lat": 44.5020390,\n
        "lon": 4.2228450,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047162,\n
        "lat": 44.5020390,\n
        "lon": 4.2231970,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047163,\n
        "lat": 44.5020390,\n
        "lon": 4.2249010,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047164,\n
        "lat": 44.5020390,\n
        "lon": 4.2367110,\n
        "timestamp": "2015-07-28T22:50:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047165,\n
        "lat": 44.5020420,\n
        "lon": 4.2348100,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047166,\n
        "lat": 44.5020450,\n
        "lon": 4.2225610,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047167,\n
        "lat": 44.5020450,\n
        "lon": 4.2229840,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047168,\n
        "lat": 44.5020460,\n
        "lon": 4.2224620,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047169,\n
        "lat": 44.5020470,\n
        "lon": 4.2227200,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047170,\n
        "lat": 44.5020470,\n
        "lon": 4.2232740,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047171,\n
        "lat": 44.5020490,\n
        "lon": 4.2228720,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047172,\n
        "lat": 44.5020490,\n
        "lon": 4.2229810,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047173,\n
        "lat": 44.5020590,\n
        "lon": 4.2227950,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047174,\n
        "lat": 44.5020590,\n
        "lon": 4.2349300,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047175,\n
        "lat": 44.5020600,\n
        "lon": 4.2231810,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047176,\n
        "lat": 44.5020600,\n
        "lon": 4.2367190,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047177,\n
        "lat": 44.5020640,\n
        "lon": 4.2329770,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047178,\n
        "lat": 44.5020640,\n
        "lon": 4.2365380,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047179,\n
        "lat": 44.5020670,\n
        "lon": 4.2288290,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047180,\n
        "lat": 44.5020680,\n
        "lon": 4.2228590,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047181,\n
        "lat": 44.5020680,\n
        "lon": 4.2229690,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047183,\n
        "lat": 44.5020710,\n
        "lon": 4.2229660,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047184,\n
        "lat": 44.5020730,\n
        "lon": 4.2233230,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047185,\n
        "lat": 44.5020730,\n
        "lon": 4.2330340,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047186,\n
        "lat": 44.5020730,\n
        "lon": 4.2348000,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047187,\n
        "lat": 44.5020760,\n
        "lon": 4.2229050,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047188,\n
        "lat": 44.5020760,\n
        "lon": 4.2232490,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047189,\n
        "lat": 44.5020780,\n
        "lon": 4.2229630,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047190,\n
        "lat": 44.5020810,\n
        "lon": 4.2251400,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047191,\n
        "lat": 44.5020820,\n
        "lon": 4.2229600,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047192,\n
        "lat": 44.5020820,\n
        "lon": 4.2232420,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047193,\n
        "lat": 44.5020840,\n
        "lon": 4.2231040,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047194,\n
        "lat": 44.5020840,\n
        "lon": 4.2329710,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047195,\n
        "lat": 44.5020850,\n
        "lon": 4.2230350,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047196,\n
        "lat": 44.5020850,\n
        "lon": 4.2233500,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047197,\n
        "lat": 44.5020860,\n
        "lon": 4.2328400,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047198,\n
        "lat": 44.5020870,\n
        "lon": 4.2249830,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047199,\n
        "lat": 44.5020870,\n
        "lon": 4.2327800,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047200,\n
        "lat": 44.5020880,\n
        "lon": 4.2365480,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047201,\n
        "lat": 44.5020890,\n
        "lon": 4.2226270,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047202,\n
        "lat": 44.5020900,\n
        "lon": 4.2340300,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047203,\n
        "lat": 44.5020920,\n
        "lon": 4.2225630,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047204,\n
        "lat": 44.5020920,\n
        "lon": 4.2249560,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047205,\n
        "lat": 44.5020930,\n
        "lon": 4.2232360,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047206,\n
        "lat": 44.5020930,\n
        "lon": 4.2330280,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047207,\n
        "lat": 44.5020940,\n
        "lon": 4.2230960,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047208,\n
        "lat": 44.5020970,\n
        "lon": 4.2339620,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047209,\n
        "lat": 44.5020980,\n
        "lon": 4.2230270,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047210,\n
        "lat": 44.5020980,\n
        "lon": 4.2287790,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047211,\n
        "lat": 44.5020990,\n
        "lon": 4.2249230,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047212,\n
        "lat": 44.5021000,\n
        "lon": 4.2231440,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047213,\n
        "lat": 44.5021010,\n
        "lon": 4.2230870,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047214,\n
        "lat": 44.5021060,\n
        "lon": 4.2232960,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047215,\n
        "lat": 44.5021090,\n
        "lon": 4.2233320,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047216,\n
        "lat": 44.5021110,\n
        "lon": 4.2252000,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047217,\n
        "lat": 44.5021110,\n
        "lon": 4.2347950,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047218,\n
        "lat": 44.5021120,\n
        "lon": 4.2249740,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047219,\n
        "lat": 44.5021120,\n
        "lon": 4.2289300,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047220,\n
        "lat": 44.5021130,\n
        "lon": 4.2230750,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047221,\n
        "lat": 44.5021130,\n
        "lon": 4.2234070,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047222,\n
        "lat": 44.5021140,\n
        "lon": 4.2358960,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047223,\n
        "lat": 44.5021150,\n
        "lon": 4.2228340,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047224,\n
        "lat": 44.5021150,\n
        "lon": 4.2340350,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047225,\n
        "lat": 44.5021150,\n
        "lon": 4.2340980,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047226,\n
        "lat": 44.5021170,\n
        "lon": 4.2232780,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047227,\n
        "lat": 44.5021170,\n
        "lon": 4.2329000,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047228,\n
        "lat": 44.5021180,\n
        "lon": 4.2249420,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047229,\n
        "lat": 44.5021190,\n
        "lon": 4.2251870,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047230,\n
        "lat": 44.5021190,\n
        "lon": 4.2290300,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047231,\n
        "lat": 44.5021220,\n
        "lon": 4.2228520,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047232,\n
        "lat": 44.5021220,\n
        "lon": 4.2339670,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047233,\n
        "lat": 44.5021220,\n
        "lon": 4.2347920,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047234,\n
        "lat": 44.5021230,\n
        "lon": 4.2357420,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047235,\n
        "lat": 44.5021260,\n
        "lon": 4.2367390,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047236,\n
        "lat": 44.5021300,\n
        "lon": 4.2228710,\n
        "timestamp": "2015-07-28T22:50:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047237,\n
        "lat": 44.5021310,\n
        "lon": 4.2230050,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047238,\n
        "lat": 44.5021310,\n
        "lon": 4.2231270,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047239,\n
        "lat": 44.5021310,\n
        "lon": 4.2328400,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047240,\n
        "lat": 44.5021310,\n
        "lon": 4.2328770,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047241,\n
        "lat": 44.5021330,\n
        "lon": 4.2232050,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047242,\n
        "lat": 44.5021330,\n
        "lon": 4.2328420,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047243,\n
        "lat": 44.5021340,\n
        "lon": 4.2250550,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047244,\n
        "lat": 44.5021350,\n
        "lon": 4.2225670,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047245,\n
        "lat": 44.5021360,\n
        "lon": 4.2226280,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047246,\n
        "lat": 44.5021360,\n
        "lon": 4.2349180,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047247,\n
        "lat": 44.5021370,\n
        "lon": 4.2226860,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047248,\n
        "lat": 44.5021370,\n
        "lon": 4.2356610,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047249,\n
        "lat": 44.5021390,\n
        "lon": 4.2228130,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047250,\n
        "lat": 44.5021390,\n
        "lon": 4.2233860,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047251,\n
        "lat": 44.5021400,\n
        "lon": 4.2357480,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047252,\n
        "lat": 44.5021430,\n
        "lon": 4.2231940,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047253,\n
        "lat": 44.5021440,\n
        "lon": 4.2328560,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047254,\n
        "lat": 44.5021470,\n
        "lon": 4.2230580,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047255,\n
        "lat": 44.5021490,\n
        "lon": 4.2289730,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047256,\n
        "lat": 44.5021490,\n
        "lon": 4.2327800,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047257,\n
        "lat": 44.5021500,\n
        "lon": 4.2359090,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047258,\n
        "lat": 44.5021510,\n
        "lon": 4.2228450,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047259,\n
        "lat": 44.5021541,\n
        "lon": 4.2204756,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047260,\n
        "lat": 44.5021530,\n
        "lon": 4.2252510,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047261,\n
        "lat": 44.5021540,\n
        "lon": 4.2232500,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047262,\n
        "lat": 44.5021540,\n
        "lon": 4.2365700,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047263,\n
        "lat": 44.5021550,\n
        "lon": 4.2230850,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047264,\n
        "lat": 44.5021610,\n
        "lon": 4.2329530,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047265,\n
        "lat": 44.5021620,\n
        "lon": 4.2288430,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047266,\n
        "lat": 44.5021620,\n
        "lon": 4.2343780,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047267,\n
        "lat": 44.5021630,\n
        "lon": 4.2358350,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047268,\n
        "lat": 44.5021645,\n
        "lon": 4.2206143,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047269,\n
        "lat": 44.5021710,\n
        "lon": 4.2225280,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047270,\n
        "lat": 44.5021710,\n
        "lon": 4.2325200,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047271,\n
        "lat": 44.5021720,\n
        "lon": 4.2225520,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047272,\n
        "lat": 44.5021720,\n
        "lon": 4.2325200,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047273,\n
        "lat": 44.5021730,\n
        "lon": 4.2229600,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047274,\n
        "lat": 44.5021730,\n
        "lon": 4.2358380,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047275,\n
        "lat": 44.5021740,\n
        "lon": 4.2325300,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047276,\n
        "lat": 44.5021760,\n
        "lon": 4.2224670,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047277,\n
        "lat": 44.5021760,\n
        "lon": 4.2229770,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047278,\n
        "lat": 44.5021760,\n
        "lon": 4.2329710,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047279,\n
        "lat": 44.5021770,\n
        "lon": 4.2227750,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047280,\n
        "lat": 44.5021810,\n
        "lon": 4.2325520,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047281,\n
        "lat": 44.5021830,\n
        "lon": 4.2349430,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047282,\n
        "lat": 44.5021840,\n
        "lon": 4.2218120,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047283,\n
        "lat": 44.5021850,\n
        "lon": 4.2228090,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047284,\n
        "lat": 44.5021890,\n
        "lon": 4.2351320,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047285,\n
        "lat": 44.5021900,\n
        "lon": 4.2329470,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047286,\n
        "lat": 44.5021900,\n
        "lon": 4.2342050,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047287,\n
        "lat": 44.5021910,\n
        "lon": 4.2251960,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047288,\n
        "lat": 44.5021950,\n
        "lon": 4.2218190,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047289,\n
        "lat": 44.5021950,\n
        "lon": 4.2233510,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047290,\n
        "lat": 44.5021960,\n
        "lon": 4.2349390,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047291,\n
        "lat": 44.5021990,\n
        "lon": 4.2234540,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047292,\n
        "lat": 44.5022000,\n
        "lon": 4.2288810,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047293,\n
        "lat": 44.5022000,\n
        "lon": 4.2356820,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047294,\n
        "lat": 44.5022020,\n
        "lon": 4.2325140,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047295,\n
        "lat": 44.5022030,\n
        "lon": 4.2227530,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047296,\n
        "lat": 44.5022070,\n
        "lon": 4.2340640,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047297,\n
        "lat": 44.5022080,\n
        "lon": 4.2329180,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047298,\n
        "lat": 44.5022090,\n
        "lon": 4.2325350,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047299,\n
        "lat": 44.5022090,\n
        "lon": 4.2325360,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047300,\n
        "lat": 44.5022090,\n
        "lon": 4.2343560,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047301,\n
        "lat": 44.5022120,\n
        "lon": 4.2230840,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047302,\n
        "lat": 44.5022160,\n
        "lon": 4.2324950,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047303,\n
        "lat": 44.5022170,\n
        "lon": 4.2251490,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047304,\n
        "lat": 44.5022210,\n
        "lon": 4.2227480,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047305,\n
        "lat": 44.5022210,\n
        "lon": 4.2340120,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047306,\n
        "lat": 44.5022230,\n
        "lon": 4.2229270,\n
        "timestamp": "2015-07-28T22:50:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047307,\n
        "lat": 44.5022240,\n
        "lon": 4.2231510,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047308,\n
        "lat": 44.5022250,\n
        "lon": 4.2229490,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047309,\n
        "lat": 44.5022250,\n
        "lon": 4.2327050,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047310,\n
        "lat": 44.5022260,\n
        "lon": 4.2325260,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047311,\n
        "lat": 44.5022270,\n
        "lon": 4.2216940,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047312,\n
        "lat": 44.5022300,\n
        "lon": 4.2252450,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047313,\n
        "lat": 44.5022310,\n
        "lon": 4.2234280,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047314,\n
        "lat": 44.5022320,\n
        "lon": 4.2230360,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047315,\n
        "lat": 44.5022360,\n
        "lon": 4.2218490,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047316,\n
        "lat": 44.5022380,\n
        "lon": 4.2217020,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047317,\n
        "lat": 44.5022380,\n
        "lon": 4.2251180,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047318,\n
        "lat": 44.5022380,\n
        "lon": 4.2325190,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047319,\n
        "lat": 44.5022390,\n
        "lon": 4.2235480,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047320,\n
        "lat": 44.5022470,\n
        "lon": 4.2338280,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047321,\n
        "lat": 44.5022480,\n
        "lon": 4.2329660,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047322,\n
        "lat": 44.5022520,\n
        "lon": 4.2228660,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047323,\n
        "lat": 44.5022530,\n
        "lon": 4.2326890,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047324,\n
        "lat": 44.5022540,\n
        "lon": 4.2349330,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047325,\n
        "lat": 44.5022577,\n
        "lon": 4.2204604,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047326,\n
        "lat": 44.5022570,\n
        "lon": 4.2340470,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047327,\n
        "lat": 44.5022587,\n
        "lon": 4.2204745,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047328,\n
        "lat": 44.5022580,\n
        "lon": 4.2327060,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047329,\n
        "lat": 44.5022650,\n
        "lon": 4.2235140,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047330,\n
        "lat": 44.5022650,\n
        "lon": 4.2326820,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047331,\n
        "lat": 44.5022660,\n
        "lon": 4.2349310,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047332,\n
        "lat": 44.5022700,\n
        "lon": 4.2326990,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047333,\n
        "lat": 44.5022710,\n
        "lon": 4.2329260,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047334,\n
        "lat": 44.5022730,\n
        "lon": 4.2341600,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047335,\n
        "lat": 44.5022730,\n
        "lon": 4.2351250,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047336,\n
        "lat": 44.5022750,\n
        "lon": 4.2351450,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047337,\n
        "lat": 44.5022760,\n
        "lon": 4.2218880,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047338,\n
        "lat": 44.5022780,\n
        "lon": 4.2232880,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047339,\n
        "lat": 44.5022790,\n
        "lon": 4.2218800,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047340,\n
        "lat": 44.5022790,\n
        "lon": 4.2251670,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047341,\n
        "lat": 44.5022880,\n
        "lon": 4.2326890,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047342,\n
        "lat": 44.5022960,\n
        "lon": 4.2338400,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047344,\n
        "lat": 44.5023040,\n
        "lon": 4.2337780,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047345,\n
        "lat": 44.5023130,\n
        "lon": 4.2226930,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047346,\n
        "lat": 44.5023140,\n
        "lon": 4.2217840,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047348,\n
        "lat": 44.5023220,\n
        "lon": 4.2217620,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047349,\n
        "lat": 44.5023230,\n
        "lon": 4.2349230,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047350,\n
        "lat": 44.5023240,\n
        "lon": 4.2349620,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047351,\n
        "lat": 44.5022914,\n
        "lon": 4.2205651,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047352,\n
        "lat": 44.5022936,\n
        "lon": 4.2205953,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047354,\n
        "lat": 44.5023320,\n
        "lon": 4.2219290,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047356,\n
        "lat": 44.5023380,\n
        "lon": 4.2219120,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047357,\n
        "lat": 44.5023510,\n
        "lon": 4.2228000,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047358,\n
        "lat": 44.5023510,\n
        "lon": 4.2229440,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047359,\n
        "lat": 44.5023560,\n
        "lon": 4.2338600,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047360,\n
        "lat": 44.5023630,\n
        "lon": 4.2226530,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047362,\n
        "lat": 44.5023670,\n
        "lon": 4.2337890,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047363,\n
        "lat": 44.5023670,\n
        "lon": 4.2341040,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047364,\n
        "lat": 44.5023680,\n
        "lon": 4.2229880,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047365,\n
        "lat": 44.5023680,\n
        "lon": 4.2233850,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047366,\n
        "lat": 44.5023700,\n
        "lon": 4.2340680,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047367,\n
        "lat": 44.5023340,\n
        "lon": 4.2204634,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047368,\n
        "lat": 44.5023710,\n
        "lon": 4.2218250,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047369,\n
        "lat": 44.5023410,\n
        "lon": 4.2205578,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047370,\n
        "lat": 44.5023730,\n
        "lon": 4.2350470,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047371,\n
        "lat": 44.5023730,\n
        "lon": 4.2351440,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047372,\n
        "lat": 44.5023730,\n
        "lon": 4.2355380,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047374,\n
        "lat": 44.5023740,\n
        "lon": 4.2226170,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047375,\n
        "lat": 44.5023740,\n
        "lon": 4.2340200,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047376,\n
        "lat": 44.5023760,\n
        "lon": 4.2354520,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047377,\n
        "lat": 44.5023780,\n
        "lon": 4.2234200,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047378,\n
        "lat": 44.5023860,\n
        "lon": 4.2341340,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047379,\n
        "lat": 44.5023880,\n
        "lon": 4.2341060,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047380,\n
        "lat": 44.5023890,\n
        "lon": 4.2340870,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047381,\n
        "lat": 44.5023900,\n
        "lon": 4.2340700,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047382,\n
        "lat": 44.5023920,\n
        "lon": 4.2340280,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047383,\n
        "lat": 44.5023920,\n
        "lon": 4.2355610,\n
        "timestamp": "2015-07-28T22:50:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047384,\n
        "lat": 44.5023930,\n
        "lon": 4.2229120,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047385,\n
        "lat": 44.5023930,\n
        "lon": 4.2355390,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047386,\n
        "lat": 44.5023950,\n
        "lon": 4.2229670,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047387,\n
        "lat": 44.5023970,\n
        "lon": 4.2338690,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047388,\n
        "lat": 44.5023558,\n
        "lon": 4.2203496,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047389,\n
        "lat": 44.5023662,\n
        "lon": 4.2204538,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047390,\n
        "lat": 44.5024090,\n
        "lon": 4.2328920,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047391,\n
        "lat": 44.5024100,\n
        "lon": 4.2233620,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047392,\n
        "lat": 44.5024110,\n
        "lon": 4.2349640,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047393,\n
        "lat": 44.5024110,\n
        "lon": 4.2350490,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047394,\n
        "lat": 44.5024130,\n
        "lon": 4.2355950,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047395,\n
        "lat": 44.5024140,\n
        "lon": 4.2355390,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047396,\n
        "lat": 44.5024140,\n
        "lon": 4.2355620,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047397,\n
        "lat": 44.5024160,\n
        "lon": 4.2228960,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047398,\n
        "lat": 44.5024160,\n
        "lon": 4.2341370,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047399,\n
        "lat": 44.5024190,\n
        "lon": 4.2233970,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047400,\n
        "lat": 44.5024190,\n
        "lon": 4.2339580,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047401,\n
        "lat": 44.5024200,\n
        "lon": 4.2340850,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047402,\n
        "lat": 44.5024210,\n
        "lon": 4.2219180,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047403,\n
        "lat": 44.5024250,\n
        "lon": 4.2218290,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047404,\n
        "lat": 44.5024260,\n
        "lon": 4.2338680,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047405,\n
        "lat": 44.5024330,\n
        "lon": 4.2340850,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047406,\n
        "lat": 44.5024370,\n
        "lon": 4.2227330,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047407,\n
        "lat": 44.5024380,\n
        "lon": 4.2328610,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047408,\n
        "lat": 44.5024390,\n
        "lon": 4.2329470,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047409,\n
        "lat": 44.5024390,\n
        "lon": 4.2340300,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047410,\n
        "lat": 44.5024052,\n
        "lon": 4.2203400,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047411,\n
        "lat": 44.5024470,\n
        "lon": 4.2237840,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047412,\n
        "lat": 44.5024490,\n
        "lon": 4.2226820,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047413,\n
        "lat": 44.5024530,\n
        "lon": 4.2339540,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047414,\n
        "lat": 44.5024530,\n
        "lon": 4.2354600,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047415,\n
        "lat": 44.5024540,\n
        "lon": 4.2354300,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047416,\n
        "lat": 44.5024550,\n
        "lon": 4.2355400,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047417,\n
        "lat": 44.5024550,\n
        "lon": 4.2356280,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047418,\n
        "lat": 44.5024560,\n
        "lon": 4.2355960,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047419,\n
        "lat": 44.5024155,\n
        "lon": 4.2204442,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047420,\n
        "lat": 44.5024660,\n
        "lon": 4.2227090,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047421,\n
        "lat": 44.5024660,\n
        "lon": 4.2338810,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047422,\n
        "lat": 44.5024680,\n
        "lon": 4.2231500,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047423,\n
        "lat": 44.5024680,\n
        "lon": 4.2329160,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047424,\n
        "lat": 44.5024740,\n
        "lon": 4.2356280,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047425,\n
        "lat": 44.5024780,\n
        "lon": 4.2237320,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047426,\n
        "lat": 44.5024910,\n
        "lon": 4.2355260,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047427,\n
        "lat": 44.5024930,\n
        "lon": 4.2354320,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047428,\n
        "lat": 44.5024970,\n
        "lon": 4.2356010,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047429,\n
        "lat": 44.5024980,\n
        "lon": 4.2355260,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047430,\n
        "lat": 44.5025060,\n
        "lon": 4.2231200,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047431,\n
        "lat": 44.5025390,\n
        "lon": 4.2238830,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047432,\n
        "lat": 44.5025580,\n
        "lon": 4.2222200,\n
        "timestamp": "2015-07-28T22:50:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047433,\n
        "lat": 44.5025810,\n
        "lon": 4.2238130,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047434,\n
        "lat": 44.5025900,\n
        "lon": 4.2223100,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047435,\n
        "lat": 44.5026040,\n
        "lon": 4.2233670,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047436,\n
        "lat": 44.5026600,\n
        "lon": 4.2232990,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047437,\n
        "lat": 44.5026910,\n
        "lon": 4.2235040,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047438,\n
        "lat": 44.5027030,\n
        "lon": 4.2221200,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047439,\n
        "lat": 44.5027350,\n
        "lon": 4.2222100,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047440,\n
        "lat": 44.5027370,\n
        "lon": 4.2225290,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047441,\n
        "lat": 44.5027460,\n
        "lon": 4.2234360,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047442,\n
        "lat": 44.5027740,\n
        "lon": 4.2226200,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047443,\n
        "lat": 44.5027770,\n
        "lon": 4.2224610,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047445,\n
        "lat": 44.5027890,\n
        "lon": 4.2225990,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047446,\n
        "lat": 44.5028130,\n
        "lon": 4.2226640,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047447,\n
        "lat": 44.5028240,\n
        "lon": 4.2225220,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047448,\n
        "lat": 44.5028570,\n
        "lon": 4.2224730,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047449,\n
        "lat": 44.5028670,\n
        "lon": 4.2225760,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047450,\n
        "lat": 44.5028750,\n
        "lon": 4.2225880,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047451,\n
        "lat": 44.5029060,\n
        "lon": 4.2225410,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047452,\n
        "lat": 44.5030580,\n
        "lon": 4.2228540,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047453,\n
        "lat": 44.5030680,\n
        "lon": 4.2365180,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047454,\n
        "lat": 44.5030780,\n
        "lon": 4.2364630,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047455,\n
        "lat": 44.5031080,\n
        "lon": 4.2213370,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047456,\n
        "lat": 44.5031110,\n
        "lon": 4.2212010,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047457,\n
        "lat": 44.5031110,\n
        "lon": 4.2227830,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047458,\n
        "lat": 44.5031130,\n
        "lon": 4.2365360,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047459,\n
        "lat": 44.5031180,\n
        "lon": 4.2213760,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047460,\n
        "lat": 44.5031210,\n
        "lon": 4.2364800,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047461,\n
        "lat": 44.5031260,\n
        "lon": 4.2212570,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047462,\n
        "lat": 44.5031280,\n
        "lon": 4.2234220,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047463,\n
        "lat": 44.5031330,\n
        "lon": 4.2210880,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047464,\n
        "lat": 44.5031410,\n
        "lon": 4.2213200,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047465,\n
        "lat": 44.5031420,\n
        "lon": 4.2214560,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047466,\n
        "lat": 44.5031460,\n
        "lon": 4.2211380,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047467,\n
        "lat": 44.5031500,\n
        "lon": 4.2229890,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047468,\n
        "lat": 44.5031510,\n
        "lon": 4.2232930,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047469,\n
        "lat": 44.5031570,\n
        "lon": 4.2211800,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047470,\n
        "lat": 44.5031660,\n
        "lon": 4.2210630,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047471,\n
        "lat": 44.5031710,\n
        "lon": 4.2212350,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047472,\n
        "lat": 44.5031920,\n
        "lon": 4.2229320,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047473,\n
        "lat": 44.5031950,\n
        "lon": 4.2213360,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047474,\n
        "lat": 44.5031980,\n
        "lon": 4.2211600,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047475,\n
        "lat": 44.5032030,\n
        "lon": 4.2229190,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047476,\n
        "lat": 44.5032120,\n
        "lon": 4.2212160,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047477,\n
        "lat": 44.5032160,\n
        "lon": 4.2214130,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047478,\n
        "lat": 44.5032320,\n
        "lon": 4.2234610,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047479,\n
        "lat": 44.5032430,\n
        "lon": 4.2234160,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047480,\n
        "lat": 44.5032590,\n
        "lon": 4.2234210,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047481,\n
        "lat": 44.5032610,\n
        "lon": 4.2227590,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047483,\n
        "lat": 44.5032660,\n
        "lon": 4.2213930,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047484,\n
        "lat": 44.5032700,\n
        "lon": 4.2233360,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047485,\n
        "lat": 44.5032730,\n
        "lon": 4.2227260,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047486,\n
        "lat": 44.5033060,\n
        "lon": 4.2226350,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047487,\n
        "lat": 44.5033260,\n
        "lon": 4.2228060,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047488,\n
        "lat": 44.5033380,\n
        "lon": 4.2227720,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047490,\n
        "lat": 44.5033710,\n
        "lon": 4.2226810,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047491,\n
        "lat": 44.5034270,\n
        "lon": 4.2214550,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047492,\n
        "lat": 44.5034410,\n
        "lon": 4.2213690,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047493,\n
        "lat": 44.5034460,\n
        "lon": 4.2215400,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047494,\n
        "lat": 44.5034600,\n
        "lon": 4.2214350,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047495,\n
        "lat": 44.5034730,\n
        "lon": 4.2214390,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047496,\n
        "lat": 44.5034730,\n
        "lon": 4.2230880,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047497,\n
        "lat": 44.5034730,\n
        "lon": 4.2231380,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047498,\n
        "lat": 44.5034750,\n
        "lon": 4.2230510,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047499,\n
        "lat": 44.5034860,\n
        "lon": 4.2213460,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047500,\n
        "lat": 44.5034980,\n
        "lon": 4.2215160,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047501,\n
        "lat": 44.5035070,\n
        "lon": 4.2214160,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047502,\n
        "lat": 44.5035210,\n
        "lon": 4.2230460,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047503,\n
        "lat": 44.5035280,\n
        "lon": 4.2215060,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047504,\n
        "lat": 44.5035660,\n
        "lon": 4.2213800,\n
        "timestamp": "2015-07-28T22:50:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047505,\n
        "lat": 44.5035790,\n
        "lon": 4.2214140,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047507,\n
        "lat": 44.5036100,\n
        "lon": 4.2369930,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047508,\n
        "lat": 44.5036120,\n
        "lon": 4.2213500,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047509,\n
        "lat": 44.5036230,\n
        "lon": 4.2213880,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047510,\n
        "lat": 44.5036330,\n
        "lon": 4.2212710,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047511,\n
        "lat": 44.5036330,\n
        "lon": 4.2368300,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047512,\n
        "lat": 44.5036350,\n
        "lon": 4.2230410,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047513,\n
        "lat": 44.5036350,\n
        "lon": 4.2230670,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047514,\n
        "lat": 44.5036350,\n
        "lon": 4.2231220,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047515,\n
        "lat": 44.5036360,\n
        "lon": 4.2214460,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047516,\n
        "lat": 44.5036440,\n
        "lon": 4.2213290,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047517,\n
        "lat": 44.5036570,\n
        "lon": 4.2213290,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047519,\n
        "lat": 44.5036740,\n
        "lon": 4.2213580,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047520,\n
        "lat": 44.5036870,\n
        "lon": 4.2230680,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047521,\n
        "lat": 44.5036870,\n
        "lon": 4.2231080,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047522,\n
        "lat": 44.5036870,\n
        "lon": 4.2370090,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047523,\n
        "lat": 44.5036880,\n
        "lon": 4.2213760,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047524,\n
        "lat": 44.5036970,\n
        "lon": 4.2212710,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047525,\n
        "lat": 44.5037090,\n
        "lon": 4.2368470,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047526,\n
        "lat": 44.5037290,\n
        "lon": 4.2213210,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047527,\n
        "lat": 44.5037300,\n
        "lon": 4.2394000,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047528,\n
        "lat": 44.5037370,\n
        "lon": 4.2394230,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047529,\n
        "lat": 44.5037650,\n
        "lon": 4.2395210,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047531,\n
        "lat": 44.5038070,\n
        "lon": 4.2389680,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047532,\n
        "lat": 44.5038080,\n
        "lon": 4.2393560,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047533,\n
        "lat": 44.5038150,\n
        "lon": 4.2393800,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047534,\n
        "lat": 44.5038250,\n
        "lon": 4.2390750,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047535,\n
        "lat": 44.5038340,\n
        "lon": 4.2346680,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047536,\n
        "lat": 44.5038370,\n
        "lon": 4.2318940,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047537,\n
        "lat": 44.5038390,\n
        "lon": 4.2362490,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047538,\n
        "lat": 44.5038400,\n
        "lon": 4.2318130,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047539,\n
        "lat": 44.5038430,\n
        "lon": 4.2394780,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047540,\n
        "lat": 44.5038480,\n
        "lon": 4.2223820,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047541,\n
        "lat": 44.5038480,\n
        "lon": 4.2347270,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047542,\n
        "lat": 44.5038480,\n
        "lon": 4.2390690,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047543,\n
        "lat": 44.5038490,\n
        "lon": 4.2361770,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047544,\n
        "lat": 44.5038630,\n
        "lon": 4.2362440,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047545,\n
        "lat": 44.5038630,\n
        "lon": 4.2391520,\n
        "timestamp": "2015-07-28T22:50:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047546,\n
        "lat": 44.5038720,\n
        "lon": 4.2346540,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047547,\n
        "lat": 44.5038730,\n
        "lon": 4.2361860,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047548,\n
        "lat": 44.5038830,\n
        "lon": 4.2347150,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047549,\n
        "lat": 44.5038890,\n
        "lon": 4.2346490,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047550,\n
        "lat": 44.5038930,\n
        "lon": 4.2206280,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047551,\n
        "lat": 44.5038980,\n
        "lon": 4.2222870,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047552,\n
        "lat": 44.5038980,\n
        "lon": 4.2318170,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047553,\n
        "lat": 44.5038980,\n
        "lon": 4.2319000,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047554,\n
        "lat": 44.5038980,\n
        "lon": 4.2389390,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047555,\n
        "lat": 44.5039020,\n
        "lon": 4.2347100,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047556,\n
        "lat": 44.5039030,\n
        "lon": 4.2205600,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047557,\n
        "lat": 44.5039140,\n
        "lon": 4.2223990,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047558,\n
        "lat": 44.5039190,\n
        "lon": 4.2206360,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047559,\n
        "lat": 44.5039210,\n
        "lon": 4.2227850,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047560,\n
        "lat": 44.5039240,\n
        "lon": 4.2368970,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047561,\n
        "lat": 44.5039290,\n
        "lon": 4.2205670,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047562,\n
        "lat": 44.5039290,\n
        "lon": 4.2224640,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047563,\n
        "lat": 44.5039290,\n
        "lon": 4.2391280,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047564,\n
        "lat": 44.5039340,\n
        "lon": 4.2368370,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047565,\n
        "lat": 44.5039390,\n
        "lon": 4.2369450,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047566,\n
        "lat": 44.5039400,\n
        "lon": 4.2224240,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047567,\n
        "lat": 44.5039410,\n
        "lon": 4.2206150,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047568,\n
        "lat": 44.5039440,\n
        "lon": 4.2224270,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047569,\n
        "lat": 44.5039450,\n
        "lon": 4.2223430,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047570,\n
        "lat": 44.5039460,\n
        "lon": 4.2369050,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047571,\n
        "lat": 44.5039470,\n
        "lon": 4.2367600,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047572,\n
        "lat": 44.5039480,\n
        "lon": 4.2205760,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047573,\n
        "lat": 44.5039550,\n
        "lon": 4.2206260,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047574,\n
        "lat": 44.5039550,\n
        "lon": 4.2368440,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047575,\n
        "lat": 44.5039560,\n
        "lon": 4.2206200,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047576,\n
        "lat": 44.5039570,\n
        "lon": 4.2223210,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047577,\n
        "lat": 44.5039570,\n
        "lon": 4.2228450,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047579,\n
        "lat": 44.5039630,\n
        "lon": 4.2205810,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047580,\n
        "lat": 44.5039670,\n
        "lon": 4.2226030,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047581,\n
        "lat": 44.5039680,\n
        "lon": 4.2223010,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047582,\n
        "lat": 44.5039690,\n
        "lon": 4.2367670,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047583,\n
        "lat": 44.5039730,\n
        "lon": 4.2205240,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047584,\n
        "lat": 44.5039770,\n
        "lon": 4.2227180,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047585,\n
        "lat": 44.5039780,\n
        "lon": 4.2367120,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047586,\n
        "lat": 44.5039840,\n
        "lon": 4.2369590,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047587,\n
        "lat": 44.5039930,\n
        "lon": 4.2225460,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047588,\n
        "lat": 44.5039940,\n
        "lon": 4.2213420,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047589,\n
        "lat": 44.5039960,\n
        "lon": 4.2223760,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047590,\n
        "lat": 44.5040060,\n
        "lon": 4.2367800,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047591,\n
        "lat": 44.5040080,\n
        "lon": 4.2213240,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047592,\n
        "lat": 44.5040090,\n
        "lon": 4.2206450,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047593,\n
        "lat": 44.5040090,\n
        "lon": 4.2223580,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047594,\n
        "lat": 44.5040140,\n
        "lon": 4.2227780,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047595,\n
        "lat": 44.5040140,\n
        "lon": 4.2367830,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047596,\n
        "lat": 44.5040160,\n
        "lon": 4.2367240,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047597,\n
        "lat": 44.5040200,\n
        "lon": 4.2224930,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047598,\n
        "lat": 44.5040270,\n
        "lon": 4.2205420,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047599,\n
        "lat": 44.5040270,\n
        "lon": 4.2226440,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047600,\n
        "lat": 44.5040350,\n
        "lon": 4.2214000,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047601,\n
        "lat": 44.5040350,\n
        "lon": 4.2386820,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047602,\n
        "lat": 44.5040390,\n
        "lon": 4.2224630,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047603,\n
        "lat": 44.5040480,\n
        "lon": 4.2213820,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047604,\n
        "lat": 44.5040490,\n
        "lon": 4.2225970,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047605,\n
        "lat": 44.5040570,\n
        "lon": 4.2212560,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047606,\n
        "lat": 44.5040780,\n
        "lon": 4.2225480,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047607,\n
        "lat": 44.5040780,\n
        "lon": 4.2387220,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047608,\n
        "lat": 44.5040890,\n
        "lon": 4.2385540,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047609,\n
        "lat": 44.5040950,\n
        "lon": 4.2214480,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047610,\n
        "lat": 44.5040950,\n
        "lon": 4.2225190,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047611,\n
        "lat": 44.5041200,\n
        "lon": 4.2214840,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047613,\n
        "lat": 44.5041380,\n
        "lon": 4.2385950,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047614,\n
        "lat": 44.5041420,\n
        "lon": 4.2367250,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047615,\n
        "lat": 44.5041440,\n
        "lon": 4.2213790,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047616,\n
        "lat": 44.5041500,\n
        "lon": 4.2367030,\n
        "timestamp": "2015-07-28T22:50:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047617,\n
        "lat": 44.5041550,\n
        "lon": 4.2378350,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047618,\n
        "lat": 44.5041570,\n
        "lon": 4.2376910,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047619,\n
        "lat": 44.5041590,\n
        "lon": 4.2376270,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047620,\n
        "lat": 44.5041650,\n
        "lon": 4.2212530,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047621,\n
        "lat": 44.5041670,\n
        "lon": 4.2377980,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047622,\n
        "lat": 44.5041680,\n
        "lon": 4.2367530,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047623,\n
        "lat": 44.5041700,\n
        "lon": 4.2214150,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047625,\n
        "lat": 44.5041740,\n
        "lon": 4.2212230,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047626,\n
        "lat": 44.5041740,\n
        "lon": 4.2378460,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047627,\n
        "lat": 44.5041790,\n
        "lon": 4.2367240,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047628,\n
        "lat": 44.5041820,\n
        "lon": 4.2367690,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047629,\n
        "lat": 44.5041830,\n
        "lon": 4.2379380,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047630,\n
        "lat": 44.5041850,\n
        "lon": 4.2378080,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047631,\n
        "lat": 44.5041880,\n
        "lon": 4.2377010,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047632,\n
        "lat": 44.5041940,\n
        "lon": 4.2367800,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047633,\n
        "lat": 44.5041980,\n
        "lon": 4.2376400,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047634,\n
        "lat": 44.5042010,\n
        "lon": 4.2379760,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047635,\n
        "lat": 44.5042020,\n
        "lon": 4.2378710,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047636,\n
        "lat": 44.5042070,\n
        "lon": 4.2378200,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047637,\n
        "lat": 44.5042070,\n
        "lon": 4.2379520,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047638,\n
        "lat": 44.5042080,\n
        "lon": 4.2367440,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047639,\n
        "lat": 44.5042130,\n
        "lon": 4.2378020,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047640,\n
        "lat": 44.5042150,\n
        "lon": 4.2378250,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047642,\n
        "lat": 44.5042240,\n
        "lon": 4.2376180,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047643,\n
        "lat": 44.5042260,\n
        "lon": 4.2378840,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047644,\n
        "lat": 44.5042310,\n
        "lon": 4.2212930,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047645,\n
        "lat": 44.5042320,\n
        "lon": 4.2379930,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047646,\n
        "lat": 44.5042390,\n
        "lon": 4.2378380,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047647,\n
        "lat": 44.5042390,\n
        "lon": 4.2379690,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047648,\n
        "lat": 44.5042400,\n
        "lon": 4.2212620,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047649,\n
        "lat": 44.5042500,\n
        "lon": 4.2378210,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047650,\n
        "lat": 44.5042570,\n
        "lon": 4.2367990,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047651,\n
        "lat": 44.5042680,\n
        "lon": 4.2379850,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047652,\n
        "lat": 44.5042780,\n
        "lon": 4.2378460,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047653,\n
        "lat": 44.5042810,\n
        "lon": 4.2229570,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047654,\n
        "lat": 44.5042930,\n
        "lon": 4.2230200,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047655,\n
        "lat": 44.5042930,\n
        "lon": 4.2378060,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047656,\n
        "lat": 44.5042960,\n
        "lon": 4.2366230,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047657,\n
        "lat": 44.5042960,\n
        "lon": 4.2376630,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047658,\n
        "lat": 44.5043030,\n
        "lon": 4.2229480,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047659,\n
        "lat": 44.5043030,\n
        "lon": 4.2230200,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047660,\n
        "lat": 44.5043030,\n
        "lon": 4.2231330,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047661,\n
        "lat": 44.5043090,\n
        "lon": 4.2320650,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047662,\n
        "lat": 44.5043100,\n
        "lon": 4.2377620,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047663,\n
        "lat": 44.5043110,\n
        "lon": 4.2378630,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047666,\n
        "lat": 44.5043310,\n
        "lon": 4.2320570,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047667,\n
        "lat": 44.5043320,\n
        "lon": 4.2378230,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047668,\n
        "lat": 44.5043350,\n
        "lon": 4.2320820,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047669,\n
        "lat": 44.5043380,\n
        "lon": 4.2322320,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047670,\n
        "lat": 44.5043430,\n
        "lon": 4.2320530,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047672,\n
        "lat": 44.5043470,\n
        "lon": 4.2320780,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047673,\n
        "lat": 44.5043480,\n
        "lon": 4.2321570,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047675,\n
        "lat": 44.5043510,\n
        "lon": 4.2377840,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047676,\n
        "lat": 44.5043520,\n
        "lon": 4.2321560,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047677,\n
        "lat": 44.5043530,\n
        "lon": 4.2373380,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047678,\n
        "lat": 44.5043550,\n
        "lon": 4.2231450,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047679,\n
        "lat": 44.5043570,\n
        "lon": 4.2372710,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047680,\n
        "lat": 44.5043590,\n
        "lon": 4.2322000,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047681,\n
        "lat": 44.5043670,\n
        "lon": 4.2372720,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047682,\n
        "lat": 44.5043690,\n
        "lon": 4.2368460,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047683,\n
        "lat": 44.5043700,\n
        "lon": 4.2321960,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047684,\n
        "lat": 44.5043700,\n
        "lon": 4.2372310,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047685,\n
        "lat": 44.5043740,\n
        "lon": 4.2322200,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047686,\n
        "lat": 44.5043750,\n
        "lon": 4.2373560,\n
        "timestamp": "2015-07-28T22:51:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047687,\n
        "lat": 44.5043760,\n
        "lon": 4.2373410,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047688,\n
        "lat": 44.5043770,\n
        "lon": 4.2323950,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047689,\n
        "lat": 44.5043790,\n
        "lon": 4.2229490,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047690,\n
        "lat": 44.5043790,\n
        "lon": 4.2229830,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047691,\n
        "lat": 44.5043790,\n
        "lon": 4.2377110,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047692,\n
        "lat": 44.5043800,\n
        "lon": 4.2372740,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047693,\n
        "lat": 44.5043810,\n
        "lon": 4.2230200,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047695,\n
        "lat": 44.5043830,\n
        "lon": 4.2319800,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047696,\n
        "lat": 44.5043830,\n
        "lon": 4.2319810,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047699,\n
        "lat": 44.5043910,\n
        "lon": 4.2324710,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047700,\n
        "lat": 44.5043786,\n
        "lon": 4.2332427,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047702,\n
        "lat": 44.5043903,\n
        "lon": 4.2329033,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047703,\n
        "lat": 44.5043970,\n
        "lon": 4.2320610,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047705,\n
        "lat": 44.5044060,\n
        "lon": 4.2366760,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047706,\n
        "lat": 44.5043910,\n
        "lon": 4.2333944,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047708,\n
        "lat": 44.5044180,\n
        "lon": 4.2321800,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047709,\n
        "lat": 44.5044230,\n
        "lon": 4.2322130,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047710,\n
        "lat": 44.5044270,\n
        "lon": 4.2373710,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047711,\n
        "lat": 44.5044310,\n
        "lon": 4.2319660,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047712,\n
        "lat": 44.5044330,\n
        "lon": 4.2372830,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047713,\n
        "lat": 44.5044350,\n
        "lon": 4.2372380,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047714,\n
        "lat": 44.5044205,\n
        "lon": 4.2336023,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047717,\n
        "lat": 44.5044540,\n
        "lon": 4.2229650,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047718,\n
        "lat": 44.5044580,\n
        "lon": 4.2324460,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047720,\n
        "lat": 44.5044630,\n
        "lon": 4.2229390,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047723,\n
        "lat": 44.5044690,\n
        "lon": 4.2321970,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047724,\n
        "lat": 44.5044717,\n
        "lon": 4.2333719,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047725,\n
        "lat": 44.5044730,\n
        "lon": 4.2325260,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047726,\n
        "lat": 44.5044750,\n
        "lon": 4.2230540,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047727,\n
        "lat": 44.5044822,\n
        "lon": 4.2332497,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047728,\n
        "lat": 44.5044770,\n
        "lon": 4.2232140,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047729,\n
        "lat": 44.5044939,\n
        "lon": 4.2329103,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047730,\n
        "lat": 44.5044901,\n
        "lon": 4.2332753,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047731,\n
        "lat": 44.5044830,\n
        "lon": 4.2368850,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047732,\n
        "lat": 44.5044830,\n
        "lon": 4.2369330,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047733,\n
        "lat": 44.5044840,\n
        "lon": 4.2229000,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047734,\n
        "lat": 44.5044922,\n
        "lon": 4.2331959,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047735,\n
        "lat": 44.5044870,\n
        "lon": 4.2323110,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047736,\n
        "lat": 44.5044900,\n
        "lon": 4.2370240,\n
        "timestamp": "2015-07-28T22:51:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047925,\n
        "lat": 44.5047930,\n
        "lon": 4.2236210,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047926,\n
        "lat": 44.5047930,\n
        "lon": 4.2239930,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047927,\n
        "lat": 44.5048050,\n
        "lon": 4.2189080,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047928,\n
        "lat": 44.5048050,\n
        "lon": 4.2227490,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047929,\n
        "lat": 44.5048050,\n
        "lon": 4.2317770,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047930,\n
        "lat": 44.5048130,\n
        "lon": 4.2342910,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047931,\n
        "lat": 44.5048150,\n
        "lon": 4.2318530,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047932,\n
        "lat": 44.5048180,\n
        "lon": 4.2239350,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047933,\n
        "lat": 44.5048210,\n
        "lon": 4.2189420,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047934,\n
        "lat": 44.5048270,\n
        "lon": 4.2235590,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047935,\n
        "lat": 44.5048290,\n
        "lon": 4.2237420,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047936,\n
        "lat": 44.5048490,\n
        "lon": 4.2342430,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047937,\n
        "lat": 44.5048540,\n
        "lon": 4.2342740,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047938,\n
        "lat": 44.5048540,\n
        "lon": 4.2344480,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047939,\n
        "lat": 44.5048560,\n
        "lon": 4.2188150,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047940,\n
        "lat": 44.5048580,\n
        "lon": 4.2237710,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047942,\n
        "lat": 44.5048700,\n
        "lon": 4.2188440,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047943,\n
        "lat": 44.5048730,\n
        "lon": 4.2207030,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047944,\n
        "lat": 44.5048800,\n
        "lon": 4.2237910,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047945,\n
        "lat": 44.5048840,\n
        "lon": 4.2209990,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047946,\n
        "lat": 44.5048850,\n
        "lon": 4.2206510,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047947,\n
        "lat": 44.5048850,\n
        "lon": 4.2210930,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047948,\n
        "lat": 44.5048860,\n
        "lon": 4.2188110,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047949,\n
        "lat": 44.5048860,\n
        "lon": 4.2342270,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047950,\n
        "lat": 44.5048890,\n
        "lon": 4.2212060,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047951,\n
        "lat": 44.5048920,\n
        "lon": 4.2188860,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047952,\n
        "lat": 44.5048950,\n
        "lon": 4.2206670,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047953,\n
        "lat": 44.5049030,\n
        "lon": 4.2211610,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047955,\n
        "lat": 44.5049090,\n
        "lon": 4.2210490,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047956,\n
        "lat": 44.5049180,\n
        "lon": 4.2211360,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047957,\n
        "lat": 44.5049190,\n
        "lon": 4.2212480,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047958,\n
        "lat": 44.5049230,\n
        "lon": 4.2187880,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047959,\n
        "lat": 44.5049340,\n
        "lon": 4.2236610,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047960,\n
        "lat": 44.5049340,\n
        "lon": 4.2324540,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047961,\n
        "lat": 44.5049350,\n
        "lon": 4.2209370,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047962,\n
        "lat": 44.5049350,\n
        "lon": 4.2344040,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047963,\n
        "lat": 44.5049370,\n
        "lon": 4.2208280,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047964,\n
        "lat": 44.5049380,\n
        "lon": 4.2323850,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047965,\n
        "lat": 44.5049390,\n
        "lon": 4.2234330,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047966,\n
        "lat": 44.5049410,\n
        "lon": 4.2212020,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047967,\n
        "lat": 44.5049540,\n
        "lon": 4.2188370,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047969,\n
        "lat": 44.5049560,\n
        "lon": 4.2211720,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047970,\n
        "lat": 44.5049560,\n
        "lon": 4.2323870,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047971,\n
        "lat": 44.5049590,\n
        "lon": 4.2208010,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047972,\n
        "lat": 44.5049600,\n
        "lon": 4.2205750,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047973,\n
        "lat": 44.5049630,\n
        "lon": 4.2318370,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047974,\n
        "lat": 44.5049640,\n
        "lon": 4.2318060,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047975,\n
        "lat": 44.5049640,\n
        "lon": 4.2322680,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047976,\n
        "lat": 44.5049690,\n
        "lon": 4.2316360,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047977,\n
        "lat": 44.5049710,\n
        "lon": 4.2186790,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047978,\n
        "lat": 44.5049770,\n
        "lon": 4.2212420,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047979,\n
        "lat": 44.5049790,\n
        "lon": 4.2210180,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047980,\n
        "lat": 44.5049840,\n
        "lon": 4.2185280,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047981,\n
        "lat": 44.5049850,\n
        "lon": 4.2318380,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047982,\n
        "lat": 44.5049860,\n
        "lon": 4.2318060,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047983,\n
        "lat": 44.5049910,\n
        "lon": 4.2233310,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047984,\n
        "lat": 44.5049920,\n
        "lon": 4.2187150,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047985,\n
        "lat": 44.5049920,\n
        "lon": 4.2212120,\n
        "timestamp": "2015-07-28T22:51:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047986,\n
        "lat": 44.5049930,\n
        "lon": 4.2237750,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047987,\n
        "lat": 44.5050040,\n
        "lon": 4.2184950,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047988,\n
        "lat": 44.5050080,\n
        "lon": 4.2324630,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047989,\n
        "lat": 44.5050100,\n
        "lon": 4.2186740,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047990,\n
        "lat": 44.5050120,\n
        "lon": 4.2323940,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047991,\n
        "lat": 44.5050130,\n
        "lon": 4.2186780,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047992,\n
        "lat": 44.5050140,\n
        "lon": 4.2209300,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047993,\n
        "lat": 44.5050140,\n
        "lon": 4.2237140,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047994,\n
        "lat": 44.5050160,\n
        "lon": 4.2185870,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047995,\n
        "lat": 44.5050160,\n
        "lon": 4.2186140,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047996,\n
        "lat": 44.5050190,\n
        "lon": 4.2186890,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047997,\n
        "lat": 44.5050190,\n
        "lon": 4.2187690,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047998,\n
        "lat": 44.5050200,\n
        "lon": 4.2185150,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671047999,\n
        "lat": 44.5050200,\n
        "lon": 4.2322750,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048000,\n
        "lat": 44.5050260,\n
        "lon": 4.2186010,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048001,\n
        "lat": 44.5050280,\n
        "lon": 4.2185730,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048002,\n
        "lat": 44.5050300,\n
        "lon": 4.2210400,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048003,\n
        "lat": 44.5050320,\n
        "lon": 4.2186340,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048005,\n
        "lat": 44.5050370,\n
        "lon": 4.2207230,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048006,\n
        "lat": 44.5050380,\n
        "lon": 4.2185900,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048007,\n
        "lat": 44.5050410,\n
        "lon": 4.2235360,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048008,\n
        "lat": 44.5050420,\n
        "lon": 4.2208170,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048009,\n
        "lat": 44.5050450,\n
        "lon": 4.2187290,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048010,\n
        "lat": 44.5050480,\n
        "lon": 4.2184170,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048011,\n
        "lat": 44.5050620,\n
        "lon": 4.2184380,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048012,\n
        "lat": 44.5050630,\n
        "lon": 4.2207930,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048013,\n
        "lat": 44.5050660,\n
        "lon": 4.2209760,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048014,\n
        "lat": 44.5050660,\n
        "lon": 4.2238230,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048015,\n
        "lat": 44.5050680,\n
        "lon": 4.2208720,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048016,\n
        "lat": 44.5050710,\n
        "lon": 4.2185670,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048017,\n
        "lat": 44.5050720,\n
        "lon": 4.2318400,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048018,\n
        "lat": 44.5050750,\n
        "lon": 4.2211570,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048019,\n
        "lat": 44.5050760,\n
        "lon": 4.2317010,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048021,\n
        "lat": 44.5050780,\n
        "lon": 4.2316160,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048022,\n
        "lat": 44.5050780,\n
        "lon": 4.2316410,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048023,\n
        "lat": 44.5050790,\n
        "lon": 4.2183610,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048024,\n
        "lat": 44.5050840,\n
        "lon": 4.2187890,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048025,\n
        "lat": 44.5050860,\n
        "lon": 4.2237620,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048026,\n
        "lat": 44.5050920,\n
        "lon": 4.2185400,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048027,\n
        "lat": 44.5050930,\n
        "lon": 4.2185920,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048028,\n
        "lat": 44.5050940,\n
        "lon": 4.2234330,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048029,\n
        "lat": 44.5050950,\n
        "lon": 4.2207610,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048030,\n
        "lat": 44.5050960,\n
        "lon": 4.2211120,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048031,\n
        "lat": 44.5050970,\n
        "lon": 4.2184910,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048032,\n
        "lat": 44.5051030,\n
        "lon": 4.2213390,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048033,\n
        "lat": 44.5051060,\n
        "lon": 4.2208690,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048035,\n
        "lat": 44.5051220,\n
        "lon": 4.2317030,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048036,\n
        "lat": 44.5051240,\n
        "lon": 4.2316180,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048037,\n
        "lat": 44.5051290,\n
        "lon": 4.2186280,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048038,\n
        "lat": 44.5051310,\n
        "lon": 4.2210370,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048039,\n
        "lat": 44.5051320,\n
        "lon": 4.2208230,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048040,\n
        "lat": 44.5051390,\n
        "lon": 4.2184250,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048041,\n
        "lat": 44.5051390,\n
        "lon": 4.2238720,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048042,\n
        "lat": 44.5051530,\n
        "lon": 4.2185960,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048043,\n
        "lat": 44.5051530,\n
        "lon": 4.2199270,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048044,\n
        "lat": 44.5051540,\n
        "lon": 4.2212430,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048045,\n
        "lat": 44.5051600,\n
        "lon": 4.2238120,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048046,\n
        "lat": 44.5051720,\n
        "lon": 4.2185670,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048047,\n
        "lat": 44.5051820,\n
        "lon": 4.2198370,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048048,\n
        "lat": 44.5051860,\n
        "lon": 4.2186490,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048049,\n
        "lat": 44.5051970,\n
        "lon": 4.2329390,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048050,\n
        "lat": 44.5052040,\n
        "lon": 4.2328730,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048052,\n
        "lat": 44.5052080,\n
        "lon": 4.2328380,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048053,\n
        "lat": 44.5052110,\n
        "lon": 4.2239200,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048054,\n
        "lat": 44.5052220,\n
        "lon": 4.2185120,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048055,\n
        "lat": 44.5052290,\n
        "lon": 4.2326530,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048056,\n
        "lat": 44.5052320,\n
        "lon": 4.2238600,\n
        "timestamp": "2015-07-28T22:51:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048057,\n
        "lat": 44.5052400,\n
        "lon": 4.2325620,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048058,\n
        "lat": 44.5052400,\n
        "lon": 4.2329490,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048059,\n
        "lat": 44.5052410,\n
        "lon": 4.2199810,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048060,\n
        "lat": 44.5052440,\n
        "lon": 4.2184800,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048061,\n
        "lat": 44.5052470,\n
        "lon": 4.2328830,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048062,\n
        "lat": 44.5052650,\n
        "lon": 4.2198930,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048064,\n
        "lat": 44.5052720,\n
        "lon": 4.2326630,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048065,\n
        "lat": 44.5052770,\n
        "lon": 4.2184210,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048066,\n
        "lat": 44.5052800,\n
        "lon": 4.2185210,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048067,\n
        "lat": 44.5052820,\n
        "lon": 4.2325720,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048068,\n
        "lat": 44.5052870,\n
        "lon": 4.2184300,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048069,\n
        "lat": 44.5052950,\n
        "lon": 4.2185000,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048070,\n
        "lat": 44.5053000,\n
        "lon": 4.2196940,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048071,\n
        "lat": 44.5053090,\n
        "lon": 4.2198430,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048072,\n
        "lat": 44.5053090,\n
        "lon": 4.2198910,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048073,\n
        "lat": 44.5053130,\n
        "lon": 4.2184650,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048074,\n
        "lat": 44.5053190,\n
        "lon": 4.2194320,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048075,\n
        "lat": 44.5053190,\n
        "lon": 4.2195150,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048076,\n
        "lat": 44.5053340,\n
        "lon": 4.2198360,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048077,\n
        "lat": 44.5053410,\n
        "lon": 4.2329040,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048079,\n
        "lat": 44.5053460,\n
        "lon": 4.2198870,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048080,\n
        "lat": 44.5053660,\n
        "lon": 4.2326840,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048081,\n
        "lat": 44.5053930,\n
        "lon": 4.2347550,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048082,\n
        "lat": 44.5053980,\n
        "lon": 4.2153250,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048083,\n
        "lat": 44.5054000,\n
        "lon": 4.2346990,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048084,\n
        "lat": 44.5054070,\n
        "lon": 4.2196840,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048085,\n
        "lat": 44.5054130,\n
        "lon": 4.2198880,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048086,\n
        "lat": 44.5054180,\n
        "lon": 4.2152690,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048087,\n
        "lat": 44.5054250,\n
        "lon": 4.2347890,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048088,\n
        "lat": 44.5054320,\n
        "lon": 4.2153500,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048089,\n
        "lat": 44.5054340,\n
        "lon": 4.2194140,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048090,\n
        "lat": 44.5054380,\n
        "lon": 4.2325050,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048091,\n
        "lat": 44.5054410,\n
        "lon": 4.2346780,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048092,\n
        "lat": 44.5054510,\n
        "lon": 4.2324710,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048093,\n
        "lat": 44.5054540,\n
        "lon": 4.2152960,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048094,\n
        "lat": 44.5054650,\n
        "lon": 4.2347740,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048095,\n
        "lat": 44.5054680,\n
        "lon": 4.2244690,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048096,\n
        "lat": 44.5054700,\n
        "lon": 4.2196430,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048097,\n
        "lat": 44.5054710,\n
        "lon": 4.2325280,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048098,\n
        "lat": 44.5054720,\n
        "lon": 4.2347130,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048099,\n
        "lat": 44.5054750,\n
        "lon": 4.2198810,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048100,\n
        "lat": 44.5054840,\n
        "lon": 4.2324940,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048101,\n
        "lat": 44.5054850,\n
        "lon": 4.2245010,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048103,\n
        "lat": 44.5055110,\n
        "lon": 4.2244230,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048105,\n
        "lat": 44.5055270,\n
        "lon": 4.2245790,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048106,\n
        "lat": 44.5055280,\n
        "lon": 4.2244550,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048107,\n
        "lat": 44.5055350,\n
        "lon": 4.2244480,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048108,\n
        "lat": 44.5055450,\n
        "lon": 4.2246110,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048109,\n
        "lat": 44.5055700,\n
        "lon": 4.2245330,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048110,\n
        "lat": 44.5055710,\n
        "lon": 4.2207922,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048111,\n
        "lat": 44.5055770,\n
        "lon": 4.2245270,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048112,\n
        "lat": 44.5055800,\n
        "lon": 4.2207122,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048113,\n
        "lat": 44.5055850,\n
        "lon": 4.2208012,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048114,\n
        "lat": 44.5055880,\n
        "lon": 4.2245660,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048115,\n
        "lat": 44.5055950,\n
        "lon": 4.2207162,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048116,\n
        "lat": 44.5055980,\n
        "lon": 4.2206932,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048117,\n
        "lat": 44.5056030,\n
        "lon": 4.2206512,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048118,\n
        "lat": 44.5056060,\n
        "lon": 4.2243130,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048119,\n
        "lat": 44.5056110,\n
        "lon": 4.2261770,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048120,\n
        "lat": 44.5056400,\n
        "lon": 4.2241310,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048121,\n
        "lat": 44.5056460,\n
        "lon": 4.2262220,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048123,\n
        "lat": 44.5056510,\n
        "lon": 4.2261320,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048124,\n
        "lat": 44.5056590,\n
        "lon": 4.2242480,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048125,\n
        "lat": 44.5056640,\n
        "lon": 4.2240980,\n
        "timestamp": "2015-07-28T22:51:07Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048126,\n
        "lat": 44.5056710,\n
        "lon": 4.2208102,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048127,\n
        "lat": 44.5056730,\n
        "lon": 4.2262610,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048128,\n
        "lat": 44.5056750,\n
        "lon": 4.2195590,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048129,\n
        "lat": 44.5056840,\n
        "lon": 4.2261760,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048130,\n
        "lat": 44.5056880,\n
        "lon": 4.2206632,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048131,\n
        "lat": 44.5056910,\n
        "lon": 4.2194990,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048132,\n
        "lat": 44.5056910,\n
        "lon": 4.2244360,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048133,\n
        "lat": 44.5056960,\n
        "lon": 4.2256150,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048134,\n
        "lat": 44.5056990,\n
        "lon": 4.2241820,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048135,\n
        "lat": 44.5057090,\n
        "lon": 4.2262160,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048136,\n
        "lat": 44.5057220,\n
        "lon": 4.2241450,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048137,\n
        "lat": 44.5057260,\n
        "lon": 4.2255870,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048138,\n
        "lat": 44.5057310,\n
        "lon": 4.2195850,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048139,\n
        "lat": 44.5057320,\n
        "lon": 4.2256910,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048140,\n
        "lat": 44.5057450,\n
        "lon": 4.2243710,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048141,\n
        "lat": 44.5057490,\n
        "lon": 4.2195240,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048142,\n
        "lat": 44.5057500,\n
        "lon": 4.2307370,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048143,\n
        "lat": 44.5057620,\n
        "lon": 4.2256630,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048144,\n
        "lat": 44.5057790,\n
        "lon": 4.2306760,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048145,\n
        "lat": 44.5057870,\n
        "lon": 4.2307740,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048146,\n
        "lat": 44.5058150,\n
        "lon": 4.2307150,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048148,\n
        "lat": 44.5058580,\n
        "lon": 4.2244430,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048149,\n
        "lat": 44.5058820,\n
        "lon": 4.2244870,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048150,\n
        "lat": 44.5059100,\n
        "lon": 4.2243720,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048151,\n
        "lat": 44.5059390,\n
        "lon": 4.2244150,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048152,\n
        "lat": 44.5059460,\n
        "lon": 4.2243310,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048153,\n
        "lat": 44.5059820,\n
        "lon": 4.2243620,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048154,\n
        "lat": 44.5059880,\n
        "lon": 4.2245550,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048155,\n
        "lat": 44.5059900,\n
        "lon": 4.2224310,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048156,\n
        "lat": 44.5060080,\n
        "lon": 4.2245850,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048157,\n
        "lat": 44.5060140,\n
        "lon": 4.2223610,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048158,\n
        "lat": 44.5060150,\n
        "lon": 4.2245760,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048159,\n
        "lat": 44.5060200,\n
        "lon": 4.2245110,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048160,\n
        "lat": 44.5060210,\n
        "lon": 4.2245850,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048161,\n
        "lat": 44.5060470,\n
        "lon": 4.2245510,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048162,\n
        "lat": 44.5060560,\n
        "lon": 4.2223970,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048163,\n
        "lat": 44.5060690,\n
        "lon": 4.2223660,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048164,\n
        "lat": 44.5060710,\n
        "lon": 4.2245190,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048165,\n
        "lat": 44.5060780,\n
        "lon": 4.2246700,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048166,\n
        "lat": 44.5060780,\n
        "lon": 4.2248490,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048167,\n
        "lat": 44.5060780,\n
        "lon": 4.2257390,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048168,\n
        "lat": 44.5060840,\n
        "lon": 4.2245020,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048169,\n
        "lat": 44.5060900,\n
        "lon": 4.2245480,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048170,\n
        "lat": 44.5060940,\n
        "lon": 4.2257650,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048171,\n
        "lat": 44.5061030,\n
        "lon": 4.2245310,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048172,\n
        "lat": 44.5061040,\n
        "lon": 4.2224520,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048173,\n
        "lat": 44.5061060,\n
        "lon": 4.2247960,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048174,\n
        "lat": 44.5061120,\n
        "lon": 4.2257430,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048175,\n
        "lat": 44.5061160,\n
        "lon": 4.2248890,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048176,\n
        "lat": 44.5061190,\n
        "lon": 4.2257540,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048177,\n
        "lat": 44.5061230,\n
        "lon": 4.2224080,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048178,\n
        "lat": 44.5061310,\n
        "lon": 4.2256760,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048179,\n
        "lat": 44.5061390,\n
        "lon": 4.2225610,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048180,\n
        "lat": 44.5061410,\n
        "lon": 4.2245880,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048181,\n
        "lat": 44.5061450,\n
        "lon": 4.2248360,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048182,\n
        "lat": 44.5061540,\n
        "lon": 4.2257130,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048183,\n
        "lat": 44.5061570,\n
        "lon": 4.2225050,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048184,\n
        "lat": 44.5062900,\n
        "lon": 4.2192590,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048185,\n
        "lat": 44.5063600,\n
        "lon": 4.2193100,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048186,\n
        "lat": 44.5063780,\n
        "lon": 4.2193220,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048187,\n
        "lat": 44.5063950,\n
        "lon": 4.2190010,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048188,\n
        "lat": 44.5063950,\n
        "lon": 4.2192240,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048189,\n
        "lat": 44.5064000,\n
        "lon": 4.2190060,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048190,\n
        "lat": 44.5064120,\n
        "lon": 4.2192380,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048191,\n
        "lat": 44.5064250,\n
        "lon": 4.2189460,\n
        "timestamp": "2015-07-28T22:51:08Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048192,\n
        "lat": 44.5064260,\n
        "lon": 4.2236870,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048193,\n
        "lat": 44.5064380,\n
        "lon": 4.2191190,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048194,\n
        "lat": 44.5064440,\n
        "lon": 4.2237200,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048195,\n
        "lat": 44.5064530,\n
        "lon": 4.2237090,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048196,\n
        "lat": 44.5064710,\n
        "lon": 4.2191190,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048197,\n
        "lat": 44.5064720,\n
        "lon": 4.2236270,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048198,\n
        "lat": 44.5064790,\n
        "lon": 4.2236750,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048199,\n
        "lat": 44.5064870,\n
        "lon": 4.2189960,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048200,\n
        "lat": 44.5064890,\n
        "lon": 4.2191340,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048201,\n
        "lat": 44.5064970,\n
        "lon": 4.2190550,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048202,\n
        "lat": 44.5065050,\n
        "lon": 4.2238010,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048203,\n
        "lat": 44.5065200,\n
        "lon": 4.2191580,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048204,\n
        "lat": 44.5065210,\n
        "lon": 4.2189960,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048205,\n
        "lat": 44.5065330,\n
        "lon": 4.2237700,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048206,\n
        "lat": 44.5065430,\n
        "lon": 4.2189420,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048207,\n
        "lat": 44.5065460,\n
        "lon": 4.2190930,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048208,\n
        "lat": 44.5065570,\n
        "lon": 4.2189080,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048209,\n
        "lat": 44.5065700,\n
        "lon": 4.2190340,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048210,\n
        "lat": 44.5065800,\n
        "lon": 4.2188510,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048211,\n
        "lat": 44.5065910,\n
        "lon": 4.2189800,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048212,\n
        "lat": 44.5066050,\n
        "lon": 4.2189470,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048213,\n
        "lat": 44.5066100,\n
        "lon": 4.2189950,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048214,\n
        "lat": 44.5066160,\n
        "lon": 4.2189200,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048215,\n
        "lat": 44.5066280,\n
        "lon": 4.2188900,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048216,\n
        "lat": 44.5066350,\n
        "lon": 4.2189350,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048217,\n
        "lat": 44.5066980,\n
        "lon": 4.2248650,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048218,\n
        "lat": 44.5067050,\n
        "lon": 4.2248200,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048219,\n
        "lat": 44.5067290,\n
        "lon": 4.2248810,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048220,\n
        "lat": 44.5067290,\n
        "lon": 4.2250010,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048221,\n
        "lat": 44.5067350,\n
        "lon": 4.2248380,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048222,\n
        "lat": 44.5067613,\n
        "lon": 4.2242045,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048223,\n
        "lat": 44.5067880,\n
        "lon": 4.2248980,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048224,\n
        "lat": 44.5067890,\n
        "lon": 4.2242970,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048231,\n
        "lat": 44.5073710,\n
        "lon": 4.2205660,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048232,\n
        "lat": 44.5073720,\n
        "lon": 4.2265240,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048233,\n
        "lat": 44.5073740,\n
        "lon": 4.2208100,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048234,\n
        "lat": 44.5073760,\n
        "lon": 4.2264430,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048235,\n
        "lat": 44.5073780,\n
        "lon": 4.2205060,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048236,\n
        "lat": 44.5073719,\n
        "lon": 4.2239314,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048237,\n
        "lat": 44.5073830,\n
        "lon": 4.2208220,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048239,\n
        "lat": 44.5073726,\n
        "lon": 4.2221415,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048240,\n
        "lat": 44.5073809,\n
        "lon": 4.2240834,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048241,\n
        "lat": 44.5073900,\n
        "lon": 4.2207800,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048242,\n
        "lat": 44.5073776,\n
        "lon": 4.2221575,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048243,\n
        "lat": 44.5073869,\n
        "lon": 4.2236654,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048244,\n
        "lat": 44.5073960,\n
        "lon": 4.2205190,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048245,\n
        "lat": 44.5073905,\n
        "lon": 4.2242221,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048246,\n
        "lat": 44.5073939,\n
        "lon": 4.2239704,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048247,\n
        "lat": 44.5074080,\n
        "lon": 4.2204510,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048248,\n
        "lat": 44.5073986,\n
        "lon": 4.2222135,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048249,\n
        "lat": 44.5074039,\n
        "lon": 4.2238234,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048250,\n
        "lat": 44.5074049,\n
        "lon": 4.2238884,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048251,\n
        "lat": 44.5074169,\n
        "lon": 4.2241264,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048252,\n
        "lat": 44.5074229,\n
        "lon": 4.2236254,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048253,\n
        "lat": 44.5074229,\n
        "lon": 4.2238584,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048254,\n
        "lat": 44.5074229,\n
        "lon": 4.2239234,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048255,\n
        "lat": 44.5074196,\n
        "lon": 4.2222725,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048256,\n
        "lat": 44.5074239,\n
        "lon": 4.2237404,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048257,\n
        "lat": 44.5074239,\n
        "lon": 4.2240404,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048258,\n
        "lat": 44.5074340,\n
        "lon": 4.2206310,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048259,\n
        "lat": 44.5074279,\n
        "lon": 4.2239374,\n
        "timestamp": "2018-10-05T21:30:17Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048260,\n
        "lat": 44.5074400,\n
        "lon": 4.2205680,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048261,\n
        "lat": 44.5074420,\n
        "lon": 4.2265450,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048262,\n
        "lat": 44.5074346,\n
        "lon": 4.2223065,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048264,\n
        "lat": 44.5074500,\n
        "lon": 4.2264230,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048265,\n
        "lat": 44.5074530,\n
        "lon": 4.2205420,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048266,\n
        "lat": 44.5074449,\n
        "lon": 4.2237794,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048267,\n
        "lat": 44.5074459,\n
        "lon": 4.2238954,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048268,\n
        "lat": 44.5074540,\n
        "lon": 4.2246750,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048269,\n
        "lat": 44.5074570,\n
        "lon": 4.2205860,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048270,\n
        "lat": 44.5074630,\n
        "lon": 4.2262950,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048271,\n
        "lat": 44.5074589,\n
        "lon": 4.2239854,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048272,\n
        "lat": 44.5074710,\n
        "lon": 4.2205610,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048273,\n
        "lat": 44.5074586,\n
        "lon": 4.2220765,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048274,\n
        "lat": 44.5074639,\n
        "lon": 4.2238814,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048275,\n
        "lat": 44.5074679,\n
        "lon": 4.2241054,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048276,\n
        "lat": 44.5074749,\n
        "lon": 4.2239104,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048277,\n
        "lat": 44.5074840,\n
        "lon": 4.2205730,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048278,\n
        "lat": 44.5074785,\n
        "lon": 4.2243791,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048279,\n
        "lat": 44.5074920,\n
        "lon": 4.2247320,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048280,\n
        "lat": 44.5074859,\n
        "lon": 4.2238534,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048281,\n
        "lat": 44.5074960,\n
        "lon": 4.2203810,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048283,\n
        "lat": 44.5074980,\n
        "lon": 4.2246140,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048284,\n
        "lat": 44.5075010,\n
        "lon": 4.2205420,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048285,\n
        "lat": 44.5074925,\n
        "lon": 4.2242811,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048286,\n
        "lat": 44.5074945,\n
        "lon": 4.2244061,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048287,\n
        "lat": 44.5075029,\n
        "lon": 4.2238794,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048288,\n
        "lat": 44.5075029,\n
        "lon": 4.2239524,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048289,\n
        "lat": 44.5075140,\n
        "lon": 4.2203470,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048290,\n
        "lat": 44.5075099,\n
        "lon": 4.2240714,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048291,\n
        "lat": 44.5075066,\n
        "lon": 4.2222125,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048292,\n
        "lat": 44.5075145,\n
        "lon": 4.2244431,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048293,\n
        "lat": 44.5075260,\n
        "lon": 4.2203620,\n
        "timestamp": "2015-07-28T22:51:13Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048294,\n
        "lat": 44.5075155,\n
        "lon": 4.2241181,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048295,\n
        "lat": 44.5075165,\n
        "lon": 4.2242601,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048296,\n
        "lat": 44.5075185,\n
        "lon": 4.2243321,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048297,\n
        "lat": 44.5075300,\n
        "lon": 4.2262770,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048298,\n
        "lat": 44.5075300,\n
        "lon": 4.2264120,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048299,\n
        "lat": 44.5075186,\n
        "lon": 4.2222595,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048300,\n
        "lat": 44.5075380,\n
        "lon": 4.2246700,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048301,\n
        "lat": 44.5075390,\n
        "lon": 4.2261640,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048302,\n
        "lat": 44.5075319,\n
        "lon": 4.2238024,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048303,\n
        "lat": 44.5075319,\n
        "lon": 4.2239254,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048304,\n
        "lat": 44.5075295,\n
        "lon": 4.2242471,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048305,\n
        "lat": 44.5075420,\n
        "lon": 4.2261410,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048306,\n
        "lat": 44.5075430,\n
        "lon": 4.2204280,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048307,\n
        "lat": 44.5075480,\n
        "lon": 4.2262810,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048308,\n
        "lat": 44.5075590,\n
        "lon": 4.2203020,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048309,\n
        "lat": 44.5075509,\n
        "lon": 4.2240324,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048310,\n
        "lat": 44.5075610,\n
        "lon": 4.2203960,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048311,\n
        "lat": 44.5075545,\n
        "lon": 4.2243381,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048312,\n
        "lat": 44.5075680,\n
        "lon": 4.2264220,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048313,\n
        "lat": 44.5075595,\n
        "lon": 4.2242121,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048314,\n
        "lat": 44.5075720,\n
        "lon": 4.2208140,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048316,\n
        "lat": 44.5075635,\n
        "lon": 4.2240711,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048317,\n
        "lat": 44.5075770,\n
        "lon": 4.2211190,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048318,\n
        "lat": 44.5075770,\n
        "lon": 4.2262890,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048319,\n
        "lat": 44.5075699,\n
        "lon": 4.2239854,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048320,\n
        "lat": 44.5075810,\n
        "lon": 4.2261990,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048321,\n
        "lat": 44.5075820,\n
        "lon": 4.2204140,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048322,\n
        "lat": 44.5075735,\n
        "lon": 4.2243721,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048323,\n
        "lat": 44.5075880,\n
        "lon": 4.2261520,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048324,\n
        "lat": 44.5075920,\n
        "lon": 4.2262930,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048325,\n
        "lat": 44.5068030,\n
        "lon": 4.2251290,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048326,\n
        "lat": 44.5068131,\n
        "lon": 4.2242106,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048327,\n
        "lat": 44.5068160,\n
        "lon": 4.2251160,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048328,\n
        "lat": 44.5068180,\n
        "lon": 4.2243590,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048329,\n
        "lat": 44.5068220,\n
        "lon": 4.2236760,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048330,\n
        "lat": 44.5068220,\n
        "lon": 4.2251630,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048331,\n
        "lat": 44.5068290,\n
        "lon": 4.2242550,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048332,\n
        "lat": 44.5068290,\n
        "lon": 4.2249350,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048333,\n
        "lat": 44.5068300,\n
        "lon": 4.2235680,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048334,\n
        "lat": 44.5068330,\n
        "lon": 4.2237220,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048335,\n
        "lat": 44.5068390,\n
        "lon": 4.2250930,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048336,\n
        "lat": 44.5068420,\n
        "lon": 4.2236520,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048337,\n
        "lat": 44.5068349,\n
        "lon": 4.2243902,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048338,\n
        "lat": 44.5068450,\n
        "lon": 4.2236650,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048339,\n
        "lat": 44.5068460,\n
        "lon": 4.2237530,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048340,\n
        "lat": 44.5068558,\n
        "lon": 4.2241680,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048341,\n
        "lat": 44.5068530,\n
        "lon": 4.2236470,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048342,\n
        "lat": 44.5068540,\n
        "lon": 4.2251250,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048343,\n
        "lat": 44.5068550,\n
        "lon": 4.2237130,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048344,\n
        "lat": 44.5068610,\n
        "lon": 4.2249000,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048345,\n
        "lat": 44.5068650,\n
        "lon": 4.2243160,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048346,\n
        "lat": 44.5068700,\n
        "lon": 4.2235340,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048347,\n
        "lat": 44.5068720,\n
        "lon": 4.2250010,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048348,\n
        "lat": 44.5068730,\n
        "lon": 4.2242090,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048349,\n
        "lat": 44.5068780,\n
        "lon": 4.2246660,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048350,\n
        "lat": 44.5068790,\n
        "lon": 4.2238790,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048351,\n
        "lat": 44.5068830,\n
        "lon": 4.2250450,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048352,\n
        "lat": 44.5068830,\n
        "lon": 4.2264460,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048353,\n
        "lat": 44.5068850,\n
        "lon": 4.2242960,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048354,\n
        "lat": 44.5068857,\n
        "lon": 4.2243626,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048355,\n
        "lat": 44.5068930,\n
        "lon": 4.2264150,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048356,\n
        "lat": 44.5068950,\n
        "lon": 4.2236300,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048357,\n
        "lat": 44.5069376,\n
        "lon": 4.2240952,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048358,\n
        "lat": 44.5068980,\n
        "lon": 4.2249680,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048359,\n
        "lat": 44.5069000,\n
        "lon": 4.2264700,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048360,\n
        "lat": 44.5069110,\n
        "lon": 4.2236860,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048361,\n
        "lat": 44.5069053,\n
        "lon": 4.2243450,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048362,\n
        "lat": 44.5069130,\n
        "lon": 4.2264260,\n
        "timestamp": "2015-07-28T22:51:09Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048364,\n
        "lat": 44.5069200,\n
        "lon": 4.2237190,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048365,\n
        "lat": 44.5069330,\n
        "lon": 4.2252490,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048366,\n
        "lat": 44.5069370,\n
        "lon": 4.2247990,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048367,\n
        "lat": 44.5069562,\n
        "lon": 4.2241310,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048368,\n
        "lat": 44.5069480,\n
        "lon": 4.2246260,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048369,\n
        "lat": 44.5069490,\n
        "lon": 4.2238400,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048370,\n
        "lat": 44.5069590,\n
        "lon": 4.2248460,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048371,\n
        "lat": 44.5069810,\n
        "lon": 4.2251820,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048375,\n
        "lat": 44.5070020,\n
        "lon": 4.2266790,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048376,\n
        "lat": 44.5070060,\n
        "lon": 4.2245820,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048377,\n
        "lat": 44.5070131,\n
        "lon": 4.2242235,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048378,\n
        "lat": 44.5070230,\n
        "lon": 4.2267160,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048380,\n
        "lat": 44.5070490,\n
        "lon": 4.2246810,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048381,\n
        "lat": 44.5070530,\n
        "lon": 4.2266230,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048384,\n
        "lat": 44.5070630,\n
        "lon": 4.2245360,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048385,\n
        "lat": 44.5070740,\n
        "lon": 4.2266590,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048386,\n
        "lat": 44.5070800,\n
        "lon": 4.2247140,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048387,\n
        "lat": 44.5071040,\n
        "lon": 4.2247790,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048389,\n
        "lat": 44.5071120,\n
        "lon": 4.2247640,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048390,\n
        "lat": 44.5071170,\n
        "lon": 4.2246040,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048391,\n
        "lat": 44.5071159,\n
        "lon": 4.2240224,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048394,\n
        "lat": 44.5071329,\n
        "lon": 4.2240954,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048395,\n
        "lat": 44.5071409,\n
        "lon": 4.2240644,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048396,\n
        "lat": 44.5071670,\n
        "lon": 4.2248710,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048397,\n
        "lat": 44.5071739,\n
        "lon": 4.2239024,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048398,\n
        "lat": 44.5071789,\n
        "lon": 4.2241474,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048399,\n
        "lat": 44.5072320,\n
        "lon": 4.2247810,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048400,\n
        "lat": 44.5072249,\n
        "lon": 4.2239304,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048401,\n
        "lat": 44.5072370,\n
        "lon": 4.2209080,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048402,\n
        "lat": 44.5072349,\n
        "lon": 4.2239594,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048404,\n
        "lat": 44.5072520,\n
        "lon": 4.2208430,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048405,\n
        "lat": 44.5072650,\n
        "lon": 4.2208590,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048406,\n
        "lat": 44.5072700,\n
        "lon": 4.2208130,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048408,\n
        "lat": 44.5072629,\n
        "lon": 4.2239774,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048409,\n
        "lat": 44.5072709,\n
        "lon": 4.2237984,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048410,\n
        "lat": 44.5072860,\n
        "lon": 4.2207800,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048411,\n
        "lat": 44.5072870,\n
        "lon": 4.2264840,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048412,\n
        "lat": 44.5072880,\n
        "lon": 4.2261330,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048413,\n
        "lat": 44.5072829,\n
        "lon": 4.2239824,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048414,\n
        "lat": 44.5072910,\n
        "lon": 4.2266270,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048415,\n
        "lat": 44.5072950,\n
        "lon": 4.2209680,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048416,\n
        "lat": 44.5072990,\n
        "lon": 4.2207900,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048417,\n
        "lat": 44.5072909,\n
        "lon": 4.2235014,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048418,\n
        "lat": 44.5073030,\n
        "lon": 4.2208800,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048419,\n
        "lat": 44.5072969,\n
        "lon": 4.2237684,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048420,\n
        "lat": 44.5073059,\n
        "lon": 4.2238724,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048421,\n
        "lat": 44.5073150,\n
        "lon": 4.2209350,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048422,\n
        "lat": 44.5073150,\n
        "lon": 4.2261000,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048423,\n
        "lat": 44.5073190,\n
        "lon": 4.2209380,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048424,\n
        "lat": 44.5073129,\n
        "lon": 4.2235464,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048425,\n
        "lat": 44.5073149,\n
        "lon": 4.2240024,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048426,\n
        "lat": 44.5073280,\n
        "lon": 4.2262000,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048427,\n
        "lat": 44.5073290,\n
        "lon": 4.2209060,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048428,\n
        "lat": 44.5073300,\n
        "lon": 4.2207270,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048429,\n
        "lat": 44.5073300,\n
        "lon": 4.2209210,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048430,\n
        "lat": 44.5073219,\n
        "lon": 4.2234764,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048431,\n
        "lat": 44.5073300,\n
        "lon": 4.2263750,\n
        "timestamp": "2015-07-28T22:51:10Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048432,\n
        "lat": 44.5073310,\n
        "lon": 4.2265160,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048433,\n
        "lat": 44.5073320,\n
        "lon": 4.2264930,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048434,\n
        "lat": 44.5073350,\n
        "lon": 4.2208210,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048435,\n
        "lat": 44.5073350,\n
        "lon": 4.2264310,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048436,\n
        "lat": 44.5073319,\n
        "lon": 4.2238424,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048437,\n
        "lat": 44.5073359,\n
        "lon": 4.2235924,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048438,\n
        "lat": 44.5073440,\n
        "lon": 4.2266270,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048439,\n
        "lat": 44.5073450,\n
        "lon": 4.2262680,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048440,\n
        "lat": 44.5073560,\n
        "lon": 4.2261680,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048442,\n
        "lat": 44.5073579,\n
        "lon": 4.2238934,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048443,\n
        "lat": 44.5073700,\n
        "lon": 4.2208510,\n
        "timestamp": "2015-07-28T22:51:11Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048444,\n
        "lat": 44.5073619,\n
        "lon": 4.2235654,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048448,\n
        "lat": 44.5088115,\n
        "lon": 4.2235431,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048449,\n
        "lat": 44.5088145,\n
        "lon": 4.2236871,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048450,\n
        "lat": 44.5088185,\n
        "lon": 4.2233081,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048451,\n
        "lat": 44.5088400,\n
        "lon": 4.2224190,\n
        "timestamp": "2015-07-28T22:51:23Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048452,\n
        "lat": 44.5088305,\n
        "lon": 4.2236281,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048453,\n
        "lat": 44.5088460,\n
        "lon": 4.2226880,\n
        "timestamp": "2015-07-28T22:51:23Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048454,\n
        "lat": 44.5088445,\n
        "lon": 4.2235501,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048455,\n
        "lat": 44.5088555,\n
        "lon": 4.2233941,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048456,\n
        "lat": 44.5088680,\n
        "lon": 4.2226710,\n
        "timestamp": "2015-07-28T22:51:23Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048457,\n
        "lat": 44.5088575,\n
        "lon": 4.2236171,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048458,\n
        "lat": 44.5088780,\n
        "lon": 4.2226330,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048460,\n
        "lat": 44.5088775,\n
        "lon": 4.2235341,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048461,\n
        "lat": 44.5089120,\n
        "lon": 4.2226080,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048462,\n
        "lat": 44.5089220,\n
        "lon": 4.2236560,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048463,\n
        "lat": 44.5089220,\n
        "lon": 4.2237180,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048464,\n
        "lat": 44.5089240,\n
        "lon": 4.2235920,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048465,\n
        "lat": 44.5089320,\n
        "lon": 4.2235630,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048466,\n
        "lat": 44.5089330,\n
        "lon": 4.2235920,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048467,\n
        "lat": 44.5089470,\n
        "lon": 4.2237140,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048468,\n
        "lat": 44.5089480,\n
        "lon": 4.2237570,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048469,\n
        "lat": 44.5089550,\n
        "lon": 4.2208120,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048470,\n
        "lat": 44.5089620,\n
        "lon": 4.2236530,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048471,\n
        "lat": 44.5089660,\n
        "lon": 4.2237540,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048472,\n
        "lat": 44.5089670,\n
        "lon": 4.2235910,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048473,\n
        "lat": 44.5089710,\n
        "lon": 4.2235620,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048474,\n
        "lat": 44.5089750,\n
        "lon": 4.2229910,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048475,\n
        "lat": 44.5089750,\n
        "lon": 4.2238090,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048476,\n
        "lat": 44.5089800,\n
        "lon": 4.2208250,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048477,\n
        "lat": 44.5089890,\n
        "lon": 4.2235620,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048478,\n
        "lat": 44.5089900,\n
        "lon": 4.2235910,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048479,\n
        "lat": 44.5089980,\n
        "lon": 4.2208660,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048480,\n
        "lat": 44.5090020,\n
        "lon": 4.2231100,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048481,\n
        "lat": 44.5090020,\n
        "lon": 4.2235410,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048482,\n
        "lat": 44.5090040,\n
        "lon": 4.2208560,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048483,\n
        "lat": 44.5090054,\n
        "lon": 4.2231283,\n
        "timestamp": "2018-10-05T21:30:18Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048484,\n
        "lat": 44.5090050,\n
        "lon": 4.2235920,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048485,\n
        "lat": 44.5090080,\n
        "lon": 4.2236560,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048486,\n
        "lat": 44.5090080,\n
        "lon": 4.2237090,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048487,\n
        "lat": 44.5090090,\n
        "lon": 4.2238070,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048488,\n
        "lat": 44.5090154,\n
        "lon": 4.2232073,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048489,\n
        "lat": 44.5090260,\n
        "lon": 4.2229680,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048490,\n
        "lat": 44.5090270,\n
        "lon": 4.2208840,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048491,\n
        "lat": 44.5090340,\n
        "lon": 4.2235260,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048492,\n
        "lat": 44.5090400,\n
        "lon": 4.2235840,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048493,\n
        "lat": 44.5090440,\n
        "lon": 4.2206710,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048494,\n
        "lat": 44.5090540,\n
        "lon": 4.2230870,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048495,\n
        "lat": 44.5090560,\n
        "lon": 4.2207040,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048496,\n
        "lat": 44.5090590,\n
        "lon": 4.2235220,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048497,\n
        "lat": 44.5090674,\n
        "lon": 4.2231953,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048498,\n
        "lat": 44.5090734,\n
        "lon": 4.2232443,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048499,\n
        "lat": 44.5090730,\n
        "lon": 4.2235910,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048500,\n
        "lat": 44.5090740,\n
        "lon": 4.2207250,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048501,\n
        "lat": 44.5090800,\n
        "lon": 4.2207160,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048502,\n
        "lat": 44.5090830,\n
        "lon": 4.2236430,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048503,\n
        "lat": 44.5090920,\n
        "lon": 4.2237040,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048504,\n
        "lat": 44.5091040,\n
        "lon": 4.2207620,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048505,\n
        "lat": 44.5091064,\n
        "lon": 4.2231043,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048506,\n
        "lat": 44.5091150,\n
        "lon": 4.2235110,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048507,\n
        "lat": 44.5091184,\n
        "lon": 4.2232003,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048508,\n
        "lat": 44.5091204,\n
        "lon": 4.2231993,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048509,\n
        "lat": 44.5091244,\n
        "lon": 4.2232323,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048510,\n
        "lat": 44.5091240,\n
        "lon": 4.2234010,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048511,\n
        "lat": 44.5091260,\n
        "lon": 4.2235730,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048512,\n
        "lat": 44.5091440,\n
        "lon": 4.2235000,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048513,\n
        "lat": 44.5091520,\n
        "lon": 4.2235700,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048514,\n
        "lat": 44.5091580,\n
        "lon": 4.2236230,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048517,\n
        "lat": 44.5091820,\n
        "lon": 4.2222270,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048519,\n
        "lat": 44.5091960,\n
        "lon": 4.2222110,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048520,\n
        "lat": 44.5092000,\n
        "lon": 4.2235000,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048522,\n
        "lat": 44.5092040,\n
        "lon": 4.2236120,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048523,\n
        "lat": 44.5092090,\n
        "lon": 4.2233710,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048524,\n
        "lat": 44.5092100,\n
        "lon": 4.2236970,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048525,\n
        "lat": 44.5075930,\n
        "lon": 4.2261080,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048526,\n
        "lat": 44.5075885,\n
        "lon": 4.2241181,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048527,\n
        "lat": 44.5076000,\n
        "lon": 4.2203870,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048528,\n
        "lat": 44.5076000,\n
        "lon": 4.2204270,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048529,\n
        "lat": 44.5076000,\n
        "lon": 4.2262250,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048530,\n
        "lat": 44.5076020,\n
        "lon": 4.2262060,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048531,\n
        "lat": 44.5076060,\n
        "lon": 4.2257260,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048532,\n
        "lat": 44.5075965,\n
        "lon": 4.2244691,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048533,\n
        "lat": 44.5075999,\n
        "lon": 4.2239374,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048534,\n
        "lat": 44.5075975,\n
        "lon": 4.2241861,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048535,\n
        "lat": 44.5076090,\n
        "lon": 4.2204090,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048537,\n
        "lat": 44.5076150,\n
        "lon": 4.2203570,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048538,\n
        "lat": 44.5076065,\n
        "lon": 4.2240301,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048539,\n
        "lat": 44.5076190,\n
        "lon": 4.2207380,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048540,\n
        "lat": 44.5076149,\n
        "lon": 4.2239584,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048541,\n
        "lat": 44.5076240,\n
        "lon": 4.2256870,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048542,\n
        "lat": 44.5076145,\n
        "lon": 4.2241711,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048543,\n
        "lat": 44.5076270,\n
        "lon": 4.2208940,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048544,\n
        "lat": 44.5076195,\n
        "lon": 4.2245121,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048545,\n
        "lat": 44.5076310,\n
        "lon": 4.2208780,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048546,\n
        "lat": 44.5076330,\n
        "lon": 4.2258150,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048547,\n
        "lat": 44.5076340,\n
        "lon": 4.2262340,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048548,\n
        "lat": 44.5076340,\n
        "lon": 4.2263060,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048549,\n
        "lat": 44.5076360,\n
        "lon": 4.2262130,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048550,\n
        "lat": 44.5076265,\n
        "lon": 4.2240791,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048551,\n
        "lat": 44.5076380,\n
        "lon": 4.2200340,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048552,\n
        "lat": 44.5076390,\n
        "lon": 4.2208650,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048553,\n
        "lat": 44.5076295,\n
        "lon": 4.2244321,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048554,\n
        "lat": 44.5076420,\n
        "lon": 4.2208670,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048555,\n
        "lat": 44.5076420,\n
        "lon": 4.2261190,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048556,\n
        "lat": 44.5076345,\n
        "lon": 4.2241031,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048558,\n
        "lat": 44.5076470,\n
        "lon": 4.2211720,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048559,\n
        "lat": 44.5076365,\n
        "lon": 4.2244911,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048560,\n
        "lat": 44.5076490,\n
        "lon": 4.2209180,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048561,\n
        "lat": 44.5076500,\n
        "lon": 4.2206900,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048562,\n
        "lat": 44.5076540,\n
        "lon": 4.2258440,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048564,\n
        "lat": 44.5076475,\n
        "lon": 4.2244571,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048565,\n
        "lat": 44.5076580,\n
        "lon": 4.2257890,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048566,\n
        "lat": 44.5076519,\n
        "lon": 4.2239094,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048567,\n
        "lat": 44.5076610,\n
        "lon": 4.2200600,\n
        "timestamp": "2015-07-28T22:51:14Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048568,\n
        "lat": 44.5076515,\n
        "lon": 4.2241081,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048569,\n
        "lat": 44.5076515,\n
        "lon": 4.2241601,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048570,\n
        "lat": 44.5076630,\n
        "lon": 4.2208910,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048571,\n
        "lat": 44.5076535,\n
        "lon": 4.2245131,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048572,\n
        "lat": 44.5076984,\n
        "lon": 4.2261173,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048573,\n
        "lat": 44.5076650,\n
        "lon": 4.2207950,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048574,\n
        "lat": 44.5076545,\n
        "lon": 4.2244651,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048575,\n
        "lat": 44.5077004,\n
        "lon": 4.2260493,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048576,\n
        "lat": 44.5076680,\n
        "lon": 4.2208950,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048577,\n
        "lat": 44.5076700,\n
        "lon": 4.2256000,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048578,\n
        "lat": 44.5076730,\n
        "lon": 4.2207830,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048579,\n
        "lat": 44.5076740,\n
        "lon": 4.2257700,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048580,\n
        "lat": 44.5076780,\n
        "lon": 4.2199650,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048581,\n
        "lat": 44.5077124,\n
        "lon": 4.2260553,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048582,\n
        "lat": 44.5076685,\n
        "lon": 4.2244271,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048583,\n
        "lat": 44.5077164,\n
        "lon": 4.2259923,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048584,\n
        "lat": 44.5076830,\n
        "lon": 4.2257860,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048585,\n
        "lat": 44.5076900,\n
        "lon": 4.2258060,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048586,\n
        "lat": 44.5077254,\n
        "lon": 4.2261243,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048587,\n
        "lat": 44.5076930,\n
        "lon": 4.2206540,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048588,\n
        "lat": 44.5076970,\n
        "lon": 4.2258130,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048589,\n
        "lat": 44.5076980,\n
        "lon": 4.2208450,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048590,\n
        "lat": 44.5076980,\n
        "lon": 4.2210510,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048591,\n
        "lat": 44.5076875,\n
        "lon": 4.2239551,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048592,\n
        "lat": 44.5077000,\n
        "lon": 4.2201050,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048593,\n
        "lat": 44.5077000,\n
        "lon": 4.2206010,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048594,\n
        "lat": 44.5077010,\n
        "lon": 4.2199920,\n
        "timestamp": "2015-07-28T22:51:15Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048595,\n
        "lat": 44.5076915,\n
        "lon": 4.2241091,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048596,\n
        "lat": 44.5076925,\n
        "lon": 4.2241591,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048597,\n
        "lat": 44.5076935,\n
        "lon": 4.2244681,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048598,\n
        "lat": 44.5077090,\n
        "lon": 4.2208250,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048599,\n
        "lat": 44.5077005,\n
        "lon": 4.2243911,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048600,\n
        "lat": 44.5077474,\n
        "lon": 4.2260033,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048601,\n
        "lat": 44.5077140,\n
        "lon": 4.2206170,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048602,\n
        "lat": 44.5077150,\n
        "lon": 4.2200790,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048603,\n
        "lat": 44.5077160,\n
        "lon": 4.2208600,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048605,\n
        "lat": 44.5077200,\n
        "lon": 4.2199160,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048607,\n
        "lat": 44.5077230,\n
        "lon": 4.2201300,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048609,\n
        "lat": 44.5077280,\n
        "lon": 4.2206940,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048610,\n
        "lat": 44.5077280,\n
        "lon": 4.2209720,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048611,\n
        "lat": 44.5077330,\n
        "lon": 4.2256840,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048612,\n
        "lat": 44.5077330,\n
        "lon": 4.2264790,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048613,\n
        "lat": 44.5077350,\n
        "lon": 4.2199330,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048614,\n
        "lat": 44.5077360,\n
        "lon": 4.2210350,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048615,\n
        "lat": 44.5077370,\n
        "lon": 4.2201050,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048616,\n
        "lat": 44.5077504,\n
        "lon": 4.2266088,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048617,\n
        "lat": 44.5077380,\n
        "lon": 4.2198860,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048618,\n
        "lat": 44.5077390,\n
        "lon": 4.2207070,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048619,\n
        "lat": 44.5077524,\n
        "lon": 4.2266858,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048620,\n
        "lat": 44.5077534,\n
        "lon": 4.2267248,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048621,\n
        "lat": 44.5077440,\n
        "lon": 4.2200560,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048622,\n
        "lat": 44.5077450,\n
        "lon": 4.2257020,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048623,\n
        "lat": 44.5077584,\n
        "lon": 4.2266548,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048624,\n
        "lat": 44.5077460,\n
        "lon": 4.2204980,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048625,\n
        "lat": 44.5077470,\n
        "lon": 4.2208110,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048626,\n
        "lat": 44.5077365,\n
        "lon": 4.2240981,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048627,\n
        "lat": 44.5077490,\n
        "lon": 4.2206570,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048628,\n
        "lat": 44.5077490,\n
        "lon": 4.2207180,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048629,\n
        "lat": 44.5077500,\n
        "lon": 4.2264500,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048630,\n
        "lat": 44.5077510,\n
        "lon": 4.2200450,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048631,\n
        "lat": 44.5077510,\n
        "lon": 4.2200640,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048632,\n
        "lat": 44.5077510,\n
        "lon": 4.2203910,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048633,\n
        "lat": 44.5077510,\n
        "lon": 4.2264970,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048634,\n
        "lat": 44.5077425,\n
        "lon": 4.2241371,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048635,\n
        "lat": 44.5077550,\n
        "lon": 4.2205080,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048636,\n
        "lat": 44.5077694,\n
        "lon": 4.2266328,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048637,\n
        "lat": 44.5077570,\n
        "lon": 4.2200700,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048638,\n
        "lat": 44.5077580,\n
        "lon": 4.2200530,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048639,\n
        "lat": 44.5077600,\n
        "lon": 4.2206690,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048640,\n
        "lat": 44.5077600,\n
        "lon": 4.2208980,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048641,\n
        "lat": 44.5077505,\n
        "lon": 4.2240931,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048642,\n
        "lat": 44.5077610,\n
        "lon": 4.2257200,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048644,\n
        "lat": 44.5077640,\n
        "lon": 4.2204670,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048645,\n
        "lat": 44.5077650,\n
        "lon": 4.2265120,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048646,\n
        "lat": 44.5077670,\n
        "lon": 4.2203600,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048647,\n
        "lat": 44.5077575,\n
        "lon": 4.2241271,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048648,\n
        "lat": 44.5077680,\n
        "lon": 4.2264680,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048649,\n
        "lat": 44.5077690,\n
        "lon": 4.2200330,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048650,\n
        "lat": 44.5077700,\n
        "lon": 4.2206810,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048651,\n
        "lat": 44.5077750,\n
        "lon": 4.2200400,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048652,\n
        "lat": 44.5077770,\n
        "lon": 4.2204180,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048653,\n
        "lat": 44.5077780,\n
        "lon": 4.2264030,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048654,\n
        "lat": 44.5077725,\n
        "lon": 4.2242461,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048655,\n
        "lat": 44.5077930,\n
        "lon": 4.2203880,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048656,\n
        "lat": 44.5077825,\n
        "lon": 4.2242741,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048657,\n
        "lat": 44.5077845,\n
        "lon": 4.2240721,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048659,\n
        "lat": 44.5078278,\n
        "lon": 4.2268825,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048660,\n
        "lat": 44.5078040,\n
        "lon": 4.2202900,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048661,\n
        "lat": 44.5078070,\n
        "lon": 4.2203230,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048662,\n
        "lat": 44.5078070,\n
        "lon": 4.2264300,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048663,\n
        "lat": 44.5078317,\n
        "lon": 4.2271824,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048664,\n
        "lat": 44.5078110,\n
        "lon": 4.2193930,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048666,\n
        "lat": 44.5078140,\n
        "lon": 4.2199720,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048667,\n
        "lat": 44.5078265,\n
        "lon": 4.2261293,\n
        "timestamp": "2018-10-05T21:30:19Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048668,\n
        "lat": 44.5078170,\n
        "lon": 4.2203040,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048669,\n
        "lat": 44.5078324,\n
        "lon": 4.2264388,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048670,\n
        "lat": 44.5078200,\n
        "lon": 4.2203360,\n
        "timestamp": "2015-07-28T22:51:16Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048671,\n
        "lat": 44.5078374,\n
        "lon": 4.2267638,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048672,\n
        "lat": 44.5078270,\n
        "lon": 4.2193620,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048673,\n
        "lat": 44.5078489,\n
        "lon": 4.2272376,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048675,\n
        "lat": 44.5078330,\n
        "lon": 4.2205450,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048676,\n
        "lat": 44.5078485,\n
        "lon": 4.2260893,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048677,\n
        "lat": 44.5078295,\n
        "lon": 4.2242571,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048678,\n
        "lat": 44.5078658,\n
        "lon": 4.2267785,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048679,\n
        "lat": 44.5078617,\n
        "lon": 4.2271640,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048680,\n
        "lat": 44.5078420,\n
        "lon": 4.2194230,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048682,\n
        "lat": 44.5078635,\n
        "lon": 4.2261693,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048683,\n
        "lat": 44.5078798,\n
        "lon": 4.2268535,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048684,\n
        "lat": 44.5078560,\n
        "lon": 4.2202780,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048685,\n
        "lat": 44.5078570,\n
        "lon": 4.2193930,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048686,\n
        "lat": 44.5078675,\n
        "lon": 4.2261643,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048687,\n
        "lat": 44.5078789,\n
        "lon": 4.2272193,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048688,\n
        "lat": 44.5078764,\n
        "lon": 4.2265378,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048689,\n
        "lat": 44.5078938,\n
        "lon": 4.2267035,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048690,\n
        "lat": 44.5078998,\n
        "lon": 4.2267325,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048691,\n
        "lat": 44.5079008,\n
        "lon": 4.2266855,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048692,\n
        "lat": 44.5078894,\n
        "lon": 4.2264958,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048693,\n
        "lat": 44.5078820,\n
        "lon": 4.2202350,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048694,\n
        "lat": 44.5079108,\n
        "lon": 4.2267545,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048695,\n
        "lat": 44.5078995,\n
        "lon": 4.2262183,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048696,\n
        "lat": 44.5079148,\n
        "lon": 4.2266795,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048697,\n
        "lat": 44.5078950,\n
        "lon": 4.2202490,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048698,\n
        "lat": 44.5079208,\n
        "lon": 4.2271985,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048699,\n
        "lat": 44.5078980,\n
        "lon": 4.2202060,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048700,\n
        "lat": 44.5079105,\n
        "lon": 4.2261173,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048701,\n
        "lat": 44.5079164,\n
        "lon": 4.2265708,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048703,\n
        "lat": 44.5079060,\n
        "lon": 4.2203380,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048705,\n
        "lat": 44.5079100,\n
        "lon": 4.2197780,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048706,\n
        "lat": 44.5079110,\n
        "lon": 4.2202230,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048707,\n
        "lat": 44.5079368,\n
        "lon": 4.2267515,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048708,\n
        "lat": 44.5079378,\n
        "lon": 4.2266765,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048710,\n
        "lat": 44.5079438,\n
        "lon": 4.2272635,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048711,\n
        "lat": 44.5079478,\n
        "lon": 4.2267245,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048712,\n
        "lat": 44.5079230,\n
        "lon": 4.2203590,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048713,\n
        "lat": 44.5079498,\n
        "lon": 4.2266965,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048714,\n
        "lat": 44.5079260,\n
        "lon": 4.2197290,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048715,\n
        "lat": 44.5079375,\n
        "lon": 4.2259903,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048716,\n
        "lat": 44.5079375,\n
        "lon": 4.2261633,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048717,\n
        "lat": 44.5079528,\n
        "lon": 4.2268105,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048718,\n
        "lat": 44.5079290,\n
        "lon": 4.2196590,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048721,\n
        "lat": 44.5079330,\n
        "lon": 4.2197370,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048722,\n
        "lat": 44.5079350,\n
        "lon": 4.2202930,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048723,\n
        "lat": 44.5079420,\n
        "lon": 4.2200730,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048724,\n
        "lat": 44.5079430,\n
        "lon": 4.2196740,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048725,\n
        "lat": 44.5079440,\n
        "lon": 4.2201320,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048726,\n
        "lat": 44.5079510,\n
        "lon": 4.2196840,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048727,\n
        "lat": 44.5079510,\n
        "lon": 4.2203130,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048729,\n
        "lat": 44.5079540,\n
        "lon": 4.2201530,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048730,\n
        "lat": 44.5079808,\n
        "lon": 4.2270705,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048731,\n
        "lat": 44.5079580,\n
        "lon": 4.2198310,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048732,\n
        "lat": 44.5079735,\n
        "lon": 4.2260493,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048733,\n
        "lat": 44.5079898,\n
        "lon": 4.2267945,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048734,\n
        "lat": 44.5079650,\n
        "lon": 4.2201020,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048735,\n
        "lat": 44.5079680,\n
        "lon": 4.2200320,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048736,\n
        "lat": 44.5079938,\n
        "lon": 4.2269595,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048738,\n
        "lat": 44.5079700,\n
        "lon": 4.2201690,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048739,\n
        "lat": 44.5079978,\n
        "lon": 4.2271465,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048740,\n
        "lat": 44.5079790,\n
        "lon": 4.2195700,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048741,\n
        "lat": 44.5079830,\n
        "lon": 4.2209330,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048742,\n
        "lat": 44.5080098,\n
        "lon": 4.2270445,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048743,\n
        "lat": 44.5080118,\n
        "lon": 4.2271945,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048745,\n
        "lat": 44.5080138,\n
        "lon": 4.2272105,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048746,\n
        "lat": 44.5079900,\n
        "lon": 4.2201350,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048747,\n
        "lat": 44.5079900,\n
        "lon": 4.2201890,\n
        "timestamp": "2015-07-28T22:51:17Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048748,\n
        "lat": 44.5079910,\n
        "lon": 4.2200610,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048749,\n
        "lat": 44.5080168,\n
        "lon": 4.2272337,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048750,\n
        "lat": 44.5079930,\n
        "lon": 4.2195860,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048751,\n
        "lat": 44.5080218,\n
        "lon": 4.2269365,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048752,\n
        "lat": 44.5080020,\n
        "lon": 4.2201720,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048754,\n
        "lat": 44.5080110,\n
        "lon": 4.2202170,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048757,\n
        "lat": 44.5080230,\n
        "lon": 4.2208580,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048758,\n
        "lat": 44.5080240,\n
        "lon": 4.2201990,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048759,\n
        "lat": 44.5080300,\n
        "lon": 4.2207570,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048760,\n
        "lat": 44.5080578,\n
        "lon": 4.2272027,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048761,\n
        "lat": 44.5080350,\n
        "lon": 4.2210220,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048762,\n
        "lat": 44.5080360,\n
        "lon": 4.2201140,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048764,\n
        "lat": 44.5080698,\n
        "lon": 4.2273947,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048765,\n
        "lat": 44.5080450,\n
        "lon": 4.2208610,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048766,\n
        "lat": 44.5080450,\n
        "lon": 4.2208620,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048767,\n
        "lat": 44.5080510,\n
        "lon": 4.2203010,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048768,\n
        "lat": 44.5080530,\n
        "lon": 4.2207600,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048770,\n
        "lat": 44.5080570,\n
        "lon": 4.2196550,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048771,\n
        "lat": 44.5080800,\n
        "lon": 4.2203310,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048772,\n
        "lat": 44.5080810,\n
        "lon": 4.2196100,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048773,\n
        "lat": 44.5080880,\n
        "lon": 4.2203160,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048774,\n
        "lat": 44.5080880,\n
        "lon": 4.2209610,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048775,\n
        "lat": 44.5081168,\n
        "lon": 4.2273607,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048776,\n
        "lat": 44.5080920,\n
        "lon": 4.2195900,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048777,\n
        "lat": 44.5080950,\n
        "lon": 4.2208650,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048778,\n
        "lat": 44.5081030,\n
        "lon": 4.2196340,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048781,\n
        "lat": 44.5081120,\n
        "lon": 4.2201860,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048782,\n
        "lat": 44.5081140,\n
        "lon": 4.2196140,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048784,\n
        "lat": 44.5081230,\n
        "lon": 4.2204000,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048785,\n
        "lat": 44.5081330,\n
        "lon": 4.2202310,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048786,\n
        "lat": 44.5081390,\n
        "lon": 4.2203690,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048787,\n
        "lat": 44.5081410,\n
        "lon": 4.2202160,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048788,\n
        "lat": 44.5081410,\n
        "lon": 4.2208720,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048789,\n
        "lat": 44.5081490,\n
        "lon": 4.2207740,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048791,\n
        "lat": 44.5081570,\n
        "lon": 4.2204360,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048792,\n
        "lat": 44.5081690,\n
        "lon": 4.2202690,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048793,\n
        "lat": 44.5081740,\n
        "lon": 4.2204060,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048794,\n
        "lat": 44.5081780,\n
        "lon": 4.2202540,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048796,\n
        "lat": 44.5081913,\n
        "lon": 4.2247997,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048797,\n
        "lat": 44.5082070,\n
        "lon": 4.2211710,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048798,\n
        "lat": 44.5082190,\n
        "lon": 4.2203210,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048799,\n
        "lat": 44.5082330,\n
        "lon": 4.2201930,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048800,\n
        "lat": 44.5082400,\n
        "lon": 4.2206980,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048801,\n
        "lat": 44.5082480,\n
        "lon": 4.2213100,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048802,\n
        "lat": 44.5082520,\n
        "lon": 4.2201510,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048803,\n
        "lat": 44.5082544,\n
        "lon": 4.2258403,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048804,\n
        "lat": 44.5082660,\n
        "lon": 4.2206630,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048805,\n
        "lat": 44.5082670,\n
        "lon": 4.2207370,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048806,\n
        "lat": 44.5082603,\n
        "lon": 4.2248937,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048807,\n
        "lat": 44.5082720,\n
        "lon": 4.2202260,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048808,\n
        "lat": 44.5082664,\n
        "lon": 4.2258883,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048809,\n
        "lat": 44.5082674,\n
        "lon": 4.2259793,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048810,\n
        "lat": 44.5082823,\n
        "lon": 4.2249237,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048811,\n
        "lat": 44.5082900,\n
        "lon": 4.2201830,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048812,\n
        "lat": 44.5082900,\n
        "lon": 4.2211230,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048813,\n
        "lat": 44.5082940,\n
        "lon": 4.2207020,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048814,\n
        "lat": 44.5082913,\n
        "lon": 4.2249357,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048815,\n
        "lat": 44.5082943,\n
        "lon": 4.2248447,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048816,\n
        "lat": 44.5082984,\n
        "lon": 4.2258783,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048817,\n
        "lat": 44.5083033,\n
        "lon": 4.2249507,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048818,\n
        "lat": 44.5083074,\n
        "lon": 4.2259733,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048819,\n
        "lat": 44.5083153,\n
        "lon": 4.2248767,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048820,\n
        "lat": 44.5083124,\n
        "lon": 4.2258183,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048821,\n
        "lat": 44.5083280,\n
        "lon": 4.2208250,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048823,\n
        "lat": 44.5083300,\n
        "lon": 4.2206530,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048824,\n
        "lat": 44.5083310,\n
        "lon": 4.2212630,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048825,\n
        "lat": 44.5083360,\n
        "lon": 4.2206610,\n
        "timestamp": "2015-07-28T22:51:18Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048826,\n
        "lat": 44.5083293,\n
        "lon": 4.2246077,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048827,\n
        "lat": 44.5083343,\n
        "lon": 4.2249077,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048828,\n
        "lat": 44.5083454,\n
        "lon": 4.2258093,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048829,\n
        "lat": 44.5083503,\n
        "lon": 4.2247637,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048830,\n
        "lat": 44.5083524,\n
        "lon": 4.2259703,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048831,\n
        "lat": 44.5083630,\n
        "lon": 4.2206250,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048832,\n
        "lat": 44.5083730,\n
        "lon": 4.2207160,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048833,\n
        "lat": 44.5083733,\n
        "lon": 4.2247927,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048834,\n
        "lat": 44.5083897,\n
        "lon": 4.2249997,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048835,\n
        "lat": 44.5083840,\n
        "lon": 4.2212540,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048837,\n
        "lat": 44.5083900,\n
        "lon": 4.2207410,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048839,\n
        "lat": 44.5083950,\n
        "lon": 4.2207560,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048840,\n
        "lat": 44.5083980,\n
        "lon": 4.2207610,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048841,\n
        "lat": 44.5084000,\n
        "lon": 4.2206800,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048842,\n
        "lat": 44.5083963,\n
        "lon": 4.2248187,\n
        "timestamp": "2018-10-05T21:30:20Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048844,\n
        "lat": 44.5084137,\n
        "lon": 4.2249527,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048845,\n
        "lat": 44.5083958,\n
        "lon": 4.2258083,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048846,\n
        "lat": 44.5083974,\n
        "lon": 4.2259663,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048848,\n
        "lat": 44.5084100,\n
        "lon": 4.2207800,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048849,\n
        "lat": 44.5084110,\n
        "lon": 4.2213190,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048850,\n
        "lat": 44.5084197,\n
        "lon": 4.2250287,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048851,\n
        "lat": 44.5084190,\n
        "lon": 4.2248704,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048852,\n
        "lat": 44.5084280,\n
        "lon": 4.2208390,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048853,\n
        "lat": 44.5084280,\n
        "lon": 4.2209000,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048854,\n
        "lat": 44.5084280,\n
        "lon": 4.2209170,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048855,\n
        "lat": 44.5084290,\n
        "lon": 4.2207150,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048856,\n
        "lat": 44.5084300,\n
        "lon": 4.2212160,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048857,\n
        "lat": 44.5084233,\n
        "lon": 4.2247467,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048858,\n
        "lat": 44.5084437,\n
        "lon": 4.2249807,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048859,\n
        "lat": 44.5084420,\n
        "lon": 4.2219370,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048860,\n
        "lat": 44.5084353,\n
        "lon": 4.2247677,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048861,\n
        "lat": 44.5084440,\n
        "lon": 4.2207380,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048862,\n
        "lat": 44.5084460,\n
        "lon": 4.2208130,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048863,\n
        "lat": 44.5084520,\n
        "lon": 4.2220770,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048864,\n
        "lat": 44.5084580,\n
        "lon": 4.2212810,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048865,\n
        "lat": 44.5084600,\n
        "lon": 4.2248084,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048866,\n
        "lat": 44.5084610,\n
        "lon": 4.2209160,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048867,\n
        "lat": 44.5084630,\n
        "lon": 4.2205860,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048868,\n
        "lat": 44.5084650,\n
        "lon": 4.2249254,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048869,\n
        "lat": 44.5084650,\n
        "lon": 4.2219330,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048870,\n
        "lat": 44.5084720,\n
        "lon": 4.2209000,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048871,\n
        "lat": 44.5084750,\n
        "lon": 4.2220740,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048874,\n
        "lat": 44.5084820,\n
        "lon": 4.2209460,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048875,\n
        "lat": 44.5084930,\n
        "lon": 4.2208120,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048876,\n
        "lat": 44.5084940,\n
        "lon": 4.2209300,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048877,\n
        "lat": 44.5084950,\n
        "lon": 4.2206370,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048878,\n
        "lat": 44.5084950,\n
        "lon": 4.2208120,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048879,\n
        "lat": 44.5084990,\n
        "lon": 4.2205400,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048880,\n
        "lat": 44.5084990,\n
        "lon": 4.2208440,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048881,\n
        "lat": 44.5085030,\n
        "lon": 4.2248574,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048882,\n
        "lat": 44.5085080,\n
        "lon": 4.2208560,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048883,\n
        "lat": 44.5085080,\n
        "lon": 4.2209810,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048884,\n
        "lat": 44.5085080,\n
        "lon": 4.2219120,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048885,\n
        "lat": 44.5085090,\n
        "lon": 4.2219270,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048886,\n
        "lat": 44.5085140,\n
        "lon": 4.2209720,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048887,\n
        "lat": 44.5085170,\n
        "lon": 4.2208430,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048888,\n
        "lat": 44.5085190,\n
        "lon": 4.2209790,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048889,\n
        "lat": 44.5085190,\n
        "lon": 4.2209970,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048890,\n
        "lat": 44.5085190,\n
        "lon": 4.2210300,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048891,\n
        "lat": 44.5085220,\n
        "lon": 4.2219100,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048892,\n
        "lat": 44.5085230,\n
        "lon": 4.2219250,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048893,\n
        "lat": 44.5085320,\n
        "lon": 4.2205920,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048894,\n
        "lat": 44.5085500,\n
        "lon": 4.2210290,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048896,\n
        "lat": 44.5085680,\n
        "lon": 4.2219190,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048897,\n
        "lat": 44.5085690,\n
        "lon": 4.2250494,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048898,\n
        "lat": 44.5085790,\n
        "lon": 4.2220590,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048899,\n
        "lat": 44.5085880,\n
        "lon": 4.2209400,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048900,\n
        "lat": 44.5085880,\n
        "lon": 4.2209760,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048902,\n
        "lat": 44.5086000,\n
        "lon": 4.2219770,\n
        "timestamp": "2015-07-28T22:51:19Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048903,\n
        "lat": 44.5086060,\n
        "lon": 4.2220560,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048904,\n
        "lat": 44.5086070,\n
        "lon": 4.2249834,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048905,\n
        "lat": 44.5086120,\n
        "lon": 4.2251034,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048906,\n
        "lat": 44.5086250,\n
        "lon": 4.2222050,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048907,\n
        "lat": 44.5086350,\n
        "lon": 4.2222820,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048908,\n
        "lat": 44.5086510,\n
        "lon": 4.2250374,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048909,\n
        "lat": 44.5086700,\n
        "lon": 4.2221980,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048910,\n
        "lat": 44.5086710,\n
        "lon": 4.2219670,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048911,\n
        "lat": 44.5086770,\n
        "lon": 4.2220450,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048912,\n
        "lat": 44.5086810,\n
        "lon": 4.2222700,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048913,\n
        "lat": 44.5086735,\n
        "lon": 4.2233351,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048914,\n
        "lat": 44.5086885,\n
        "lon": 4.2233911,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048915,\n
        "lat": 44.5086895,\n
        "lon": 4.2235911,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048917,\n
        "lat": 44.5087115,\n
        "lon": 4.2234691,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048918,\n
        "lat": 44.5087195,\n
        "lon": 4.2237161,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048919,\n
        "lat": 44.5087375,\n
        "lon": 4.2233731,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048920,\n
        "lat": 44.5087375,\n
        "lon": 4.2235641,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048921,\n
        "lat": 44.5087660,\n
        "lon": 4.2224740,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048922,\n
        "lat": 44.5087565,\n
        "lon": 4.2234481,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048923,\n
        "lat": 44.5087715,\n
        "lon": 4.2236941,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048924,\n
        "lat": 44.5087845,\n
        "lon": 4.2235551,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048925,\n
        "lat": 44.5087855,\n
        "lon": 4.2232851,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048927,\n
        "lat": 44.5087985,\n
        "lon": 4.2233171,\n
        "timestamp": "2018-10-05T21:30:21Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048928,\n
        "lat": 44.5088100,\n
        "lon": 4.2226470,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048929,\n
        "lat": 44.5088190,\n
        "lon": 4.2226120,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671048930,\n
        "lat": 44.5088210,\n
        "lon": 4.2226770,\n
        "timestamp": "2015-07-28T22:51:20Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049025,\n
        "lat": 44.5092120,\n
        "lon": 4.2311660,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049026,\n
        "lat": 44.5092210,\n
        "lon": 4.2222960,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049027,\n
        "lat": 44.5092250,\n
        "lon": 4.2234220,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049028,\n
        "lat": 44.5092310,\n
        "lon": 4.2229420,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049029,\n
        "lat": 44.5092310,\n
        "lon": 4.2229770,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049030,\n
        "lat": 44.5092330,\n
        "lon": 4.2207120,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049031,\n
        "lat": 44.5092330,\n
        "lon": 4.2228600,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049032,\n
        "lat": 44.5092330,\n
        "lon": 4.2229380,\n
        "timestamp": "2015-07-28T22:51:24Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049033,\n
        "lat": 44.5092350,\n
        "lon": 4.2222810,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049034,\n
        "lat": 44.5092360,\n
        "lon": 4.2234870,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049035,\n
        "lat": 44.5092380,\n
        "lon": 4.2208010,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049036,\n
        "lat": 44.5092440,\n
        "lon": 4.2230440,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049037,\n
        "lat": 44.5092450,\n
        "lon": 4.2206630,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049038,\n
        "lat": 44.5092450,\n
        "lon": 4.2223380,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049039,\n
        "lat": 44.5092450,\n
        "lon": 4.2229950,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049040,\n
        "lat": 44.5092480,\n
        "lon": 4.2207100,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049041,\n
        "lat": 44.5092530,\n
        "lon": 4.2312850,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049042,\n
        "lat": 44.5092610,\n
        "lon": 4.2221390,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049043,\n
        "lat": 44.5092610,\n
        "lon": 4.2228930,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049044,\n
        "lat": 44.5092670,\n
        "lon": 4.2311340,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049045,\n
        "lat": 44.5092700,\n
        "lon": 4.2228000,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049046,\n
        "lat": 44.5092740,\n
        "lon": 4.2229250,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049047,\n
        "lat": 44.5092830,\n
        "lon": 4.2229350,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049048,\n
        "lat": 44.5092850,\n
        "lon": 4.2229080,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049049,\n
        "lat": 44.5092930,\n
        "lon": 4.2229180,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049050,\n
        "lat": 44.5093010,\n
        "lon": 4.2230460,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049051,\n
        "lat": 44.5093020,\n
        "lon": 4.2229600,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049052,\n
        "lat": 44.5093030,\n
        "lon": 4.2206850,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049053,\n
        "lat": 44.5093040,\n
        "lon": 4.2207050,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049054,\n
        "lat": 44.5093050,\n
        "lon": 4.2312560,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049055,\n
        "lat": 44.5093120,\n
        "lon": 4.2206250,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049056,\n
        "lat": 44.5093130,\n
        "lon": 4.2229420,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049057,\n
        "lat": 44.5093140,\n
        "lon": 4.2206560,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049058,\n
        "lat": 44.5093150,\n
        "lon": 4.2206840,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049059,\n
        "lat": 44.5093170,\n
        "lon": 4.2228560,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049060,\n
        "lat": 44.5093240,\n
        "lon": 4.2222510,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049062,\n
        "lat": 44.5093640,\n
        "lon": 4.2206200,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049063,\n
        "lat": 44.5093720,\n
        "lon": 4.2207880,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049068,\n
        "lat": 44.5096640,\n
        "lon": 4.2258350,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049070,\n
        "lat": 44.5096780,\n
        "lon": 4.2257610,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049071,\n
        "lat": 44.5097390,\n
        "lon": 4.2325090,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049072,\n
        "lat": 44.5097430,\n
        "lon": 4.2258650,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049073,\n
        "lat": 44.5097510,\n
        "lon": 4.2325690,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049074,\n
        "lat": 44.5097570,\n
        "lon": 4.2257920,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049075,\n
        "lat": 44.5097720,\n
        "lon": 4.2324950,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049076,\n
        "lat": 44.5097850,\n
        "lon": 4.2325550,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049078,\n
        "lat": 44.5098910,\n
        "lon": 4.2318670,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049081,\n
        "lat": 44.5099020,\n
        "lon": 4.2318120,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049082,\n
        "lat": 44.5099060,\n
        "lon": 4.2319670,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049083,\n
        "lat": 44.5099090,\n
        "lon": 4.2318620,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049084,\n
        "lat": 44.5099350,\n
        "lon": 4.2317900,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049085,\n
        "lat": 44.5099360,\n
        "lon": 4.2318020,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049086,\n
        "lat": 44.5099620,\n
        "lon": 4.2317680,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049087,\n
        "lat": 44.5099710,\n
        "lon": 4.2319490,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049088,\n
        "lat": 44.5099760,\n
        "lon": 4.2318620,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049089,\n
        "lat": 44.5099880,\n
        "lon": 4.2319440,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049090,\n
        "lat": 44.5099890,\n
        "lon": 4.2323360,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049091,\n
        "lat": 44.5100000,\n
        "lon": 4.2324110,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049092,\n
        "lat": 44.5100500,\n
        "lon": 4.2323200,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049093,\n
        "lat": 44.5100600,\n
        "lon": 4.2323940,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049094,\n
        "lat": 44.5100680,\n
        "lon": 4.2321530,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049095,\n
        "lat": 44.5100750,\n
        "lon": 4.2322170,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049096,\n
        "lat": 44.5100800,\n
        "lon": 4.2321450,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049097,\n
        "lat": 44.5100870,\n
        "lon": 4.2322090,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049099,\n
        "lat": 44.5100950,\n
        "lon": 4.2322750,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049100,\n
        "lat": 44.5101190,\n
        "lon": 4.2322590,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049101,\n
        "lat": 44.5101270,\n
        "lon": 4.2314980,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049102,\n
        "lat": 44.5101320,\n
        "lon": 4.2321100,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049104,\n
        "lat": 44.5101480,\n
        "lon": 4.2314370,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049106,\n
        "lat": 44.5101590,\n
        "lon": 4.2314720,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049107,\n
        "lat": 44.5101710,\n
        "lon": 4.2322240,\n
        "timestamp": "2015-07-28T22:51:25Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049108,\n
        "lat": 44.5101730,\n
        "lon": 4.2323010,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049109,\n
        "lat": 44.5101790,\n
        "lon": 4.2316190,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049110,\n
        "lat": 44.5101820,\n
        "lon": 4.2314080,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049111,\n
        "lat": 44.5101910,\n
        "lon": 4.2323540,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049113,\n
        "lat": 44.5102010,\n
        "lon": 4.2313930,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049114,\n
        "lat": 44.5102110,\n
        "lon": 4.2322760,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049115,\n
        "lat": 44.5102260,\n
        "lon": 4.2315300,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049116,\n
        "lat": 44.5102290,\n
        "lon": 4.2323280,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049117,\n
        "lat": 44.5102380,\n
        "lon": 4.2315620,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049118,\n
        "lat": 44.5102470,\n
        "lon": 4.2315200,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049130,\n
        "lat": 44.5105120,\n
        "lon": 4.2330540,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049131,\n
        "lat": 44.5105170,\n
        "lon": 4.2331320,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049132,\n
        "lat": 44.5105200,\n
        "lon": 4.2331330,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049133,\n
        "lat": 44.5105240,\n
        "lon": 4.2331930,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049134,\n
        "lat": 44.5105250,\n
        "lon": 4.2328560,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049135,\n
        "lat": 44.5105270,\n
        "lon": 4.2328310,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049136,\n
        "lat": 44.5105350,\n
        "lon": 4.2328820,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049137,\n
        "lat": 44.5105370,\n
        "lon": 4.2328580,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049138,\n
        "lat": 44.5105440,\n
        "lon": 4.2329150,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049139,\n
        "lat": 44.5105460,\n
        "lon": 4.2328840,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049140,\n
        "lat": 44.5105460,\n
        "lon": 4.2331330,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049141,\n
        "lat": 44.5105500,\n
        "lon": 4.2331930,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049142,\n
        "lat": 44.5105570,\n
        "lon": 4.2333000,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049143,\n
        "lat": 44.5105600,\n
        "lon": 4.2330550,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049144,\n
        "lat": 44.5105600,\n
        "lon": 4.2333470,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049145,\n
        "lat": 44.5105620,\n
        "lon": 4.2329500,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049146,\n
        "lat": 44.5105650,\n
        "lon": 4.2329180,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049147,\n
        "lat": 44.5105720,\n
        "lon": 4.2328390,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049149,\n
        "lat": 44.5105910,\n
        "lon": 4.2339230,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049151,\n
        "lat": 44.5105980,\n
        "lon": 4.2332970,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049152,\n
        "lat": 44.5105980,\n
        "lon": 4.2338440,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049153,\n
        "lat": 44.5106000,\n
        "lon": 4.2329510,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049154,\n
        "lat": 44.5106000,\n
        "lon": 4.2333420,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049155,\n
        "lat": 44.5106050,\n
        "lon": 4.2339720,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049156,\n
        "lat": 44.5106080,\n
        "lon": 4.2332270,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049157,\n
        "lat": 44.5106110,\n
        "lon": 4.2332950,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049158,\n
        "lat": 44.5106120,\n
        "lon": 4.2330590,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049159,\n
        "lat": 44.5106120,\n
        "lon": 4.2338900,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049160,\n
        "lat": 44.5106170,\n
        "lon": 4.2339080,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049161,\n
        "lat": 44.5106240,\n
        "lon": 4.2338290,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049162,\n
        "lat": 44.5106300,\n
        "lon": 4.2329060,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049163,\n
        "lat": 44.5106310,\n
        "lon": 4.2339570,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049164,\n
        "lat": 44.5106330,\n
        "lon": 4.2329510,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049166,\n
        "lat": 44.5106380,\n
        "lon": 4.2338750,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049168,\n
        "lat": 44.5106580,\n
        "lon": 4.2331860,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049169,\n
        "lat": 44.5106580,\n
        "lon": 4.2332220,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049170,\n
        "lat": 44.5106750,\n
        "lon": 4.2329000,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049172,\n
        "lat": 44.5106780,\n
        "lon": 4.2329470,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049173,\n
        "lat": 44.5106910,\n
        "lon": 4.2330590,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049174,\n
        "lat": 44.5106910,\n
        "lon": 4.2331150,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049175,\n
        "lat": 44.5106940,\n
        "lon": 4.2331780,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049176,\n
        "lat": 44.5107430,\n
        "lon": 4.2330650,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049177,\n
        "lat": 44.5107440,\n
        "lon": 4.2330310,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049178,\n
        "lat": 44.5107520,\n
        "lon": 4.2329790,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049179,\n
        "lat": 44.5107530,\n
        "lon": 4.2330330,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049182,\n
        "lat": 44.5108030,\n
        "lon": 4.2329800,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049183,\n
        "lat": 44.5108070,\n
        "lon": 4.2219670,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049184,\n
        "lat": 44.5108070,\n
        "lon": 4.2330650,\n
        "timestamp": "2015-07-28T22:51:26Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049186,\n
        "lat": 44.5108250,\n
        "lon": 4.2324620,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049187,\n
        "lat": 44.5108300,\n
        "lon": 4.2323730,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049188,\n
        "lat": 44.5108320,\n
        "lon": 4.2219190,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049189,\n
        "lat": 44.5108420,\n
        "lon": 4.2219950,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049191,\n
        "lat": 44.5108520,\n
        "lon": 4.2324650,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049192,\n
        "lat": 44.5108560,\n
        "lon": 4.2323760,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049193,\n
        "lat": 44.5108610,\n
        "lon": 4.2219480,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049195,\n
        "lat": 44.5109290,\n
        "lon": 4.2329070,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049196,\n
        "lat": 44.5109630,\n
        "lon": 4.2329480,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049197,\n
        "lat": 44.5109640,\n
        "lon": 4.2328520,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049198,\n
        "lat": 44.5109770,\n
        "lon": 4.2328690,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049199,\n
        "lat": 44.5109910,\n
        "lon": 4.2328460,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049201,\n
        "lat": 44.5109960,\n
        "lon": 4.2328000,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049202,\n
        "lat": 44.5110020,\n
        "lon": 4.2328860,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049203,\n
        "lat": 44.5110050,\n
        "lon": 4.2328900,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049204,\n
        "lat": 44.5110110,\n
        "lon": 4.2328710,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049205,\n
        "lat": 44.5110340,\n
        "lon": 4.2328450,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049210,\n
        "lat": 44.5112690,\n
        "lon": 4.2281870,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049211,\n
        "lat": 44.5112910,\n
        "lon": 4.2281400,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049212,\n
        "lat": 44.5113070,\n
        "lon": 4.2282340,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049213,\n
        "lat": 44.5113250,\n
        "lon": 4.2282110,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049214,\n
        "lat": 44.5113340,\n
        "lon": 4.2281880,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049245,\n
        "lat": 44.5128020,\n
        "lon": 4.2220210,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049246,\n
        "lat": 44.5128090,\n
        "lon": 4.2220960,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049248,\n
        "lat": 44.5128970,\n
        "lon": 4.2220070,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049249,\n
        "lat": 44.5128990,\n
        "lon": 4.2220900,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049252,\n
        "lat": 44.5136520,\n
        "lon": 4.2268950,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049253,\n
        "lat": 44.5136650,\n
        "lon": 4.2268180,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049254,\n
        "lat": 44.5136910,\n
        "lon": 4.2269040,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049255,\n
        "lat": 44.5137030,\n
        "lon": 4.2268290,\n
        "timestamp": "2015-07-28T22:51:27Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049271,\n
        "lat": 44.5152678,\n
        "lon": 4.2318008,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049272,\n
        "lat": 44.5153283,\n
        "lon": 4.2318009,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049273,\n
        "lat": 44.5153303,\n
        "lon": 4.2317271,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049278,\n
        "lat": 44.5152390,\n
        "lon": 4.2318880,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049282,\n
        "lat": 44.5153925,\n
        "lon": 4.2317395,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049286,\n
        "lat": 44.5152448,\n
        "lon": 4.2315428,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049287,\n
        "lat": 44.5153257,\n
        "lon": 4.2318858,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049288,\n
        "lat": 44.5152588,\n
        "lon": 4.2314331,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049289,\n
        "lat": 44.5153272,\n
        "lon": 4.2318402,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049291,\n
        "lat": 44.5152205,\n
        "lon": 4.2318261,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049293,\n
        "lat": 44.5153123,\n
        "lon": 4.2314465,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049296,\n
        "lat": 44.5153966,\n
        "lon": 4.2313069,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049298,\n
        "lat": 44.5154015,\n
        "lon": 4.2315819,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049299,\n
        "lat": 44.5153912,\n
        "lon": 4.2318457,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049300,\n
        "lat": 44.5154342,\n
        "lon": 4.2314401,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 3671049301,\n
        "lat": 44.5154444,\n
        "lon": 4.2313152,\n
        "timestamp": "2019-04-19T16:02:23Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 4379788686,\n
        "lat": 44.5087884,\n
        "lon": 4.2236914,\n
        "timestamp": "2018-10-05T21:30:22Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264063,\n
        "lat": 44.5046924,\n
        "lon": 4.2351431,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264064,\n
        "lat": 44.5048134,\n
        "lon": 4.2350583,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264065,\n
        "lat": 44.5049306,\n
        "lon": 4.2351060,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264066,\n
        "lat": 44.5050130,\n
        "lon": 4.2350566,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264067,\n
        "lat": 44.5049231,\n
        "lon": 4.2347348,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264068,\n
        "lat": 44.5047041,\n
        "lon": 4.2342533,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264069,\n
        "lat": 44.5049458,\n
        "lon": 4.2340190,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264070,\n
        "lat": 44.5053012,\n
        "lon": 4.2339554,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264071,\n
        "lat": 44.5055281,\n
        "lon": 4.2339713,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264072,\n
        "lat": 44.5059441,\n
        "lon": 4.2342948,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264073,\n
        "lat": 44.5060197,\n
        "lon": 4.2343902,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264074,\n
        "lat": 44.5063071,\n
        "lon": 4.2346076,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264075,\n
        "lat": 44.5064546,\n
        "lon": 4.2351643,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264076,\n
        "lat": 44.5063336,\n
        "lon": 4.2354082,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264077,\n
        "lat": 44.5060462,\n
        "lon": 4.2356468,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264078,\n
        "lat": 44.5058874,\n
        "lon": 4.2355938,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264079,\n
        "lat": 44.5056113,\n
        "lon": 4.2353287,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264080,\n
        "lat": 44.5054941,\n
        "lon": 4.2355673,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264081,\n
        "lat": 44.5054373,\n
        "lon": 4.2358309,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264082,\n
        "lat": 44.5052625,\n
        "lon": 4.2356991,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264083,\n
        "lat": 44.5051395,\n
        "lon": 4.2355197,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264084,\n
        "lat": 44.5049004,\n
        "lon": 4.2355938,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264085,\n
        "lat": 44.5047529,\n
        "lon": 4.2356309,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264086,\n
        "lat": 44.5046697,\n
        "lon": 4.2356415,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 4713264087,\n
        "lat": 44.5046584,\n
        "lon": 4.2353022,\n
        "timestamp": "2017-03-02T12:26:25Z",\n
        "version": 1,\n
        "changeset": 46520833,\n
        "user": "Babaarhum07",\n
        "uid": 4501204\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471901,\n
        "lat": 44.5045411,\n
        "lon": 4.2333186,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471902,\n
        "lat": 44.5045463,\n
        "lon": 4.2333958,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471903,\n
        "lat": 44.5044994,\n
        "lon": 4.2334020,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471904,\n
        "lat": 44.5044943,\n
        "lon": 4.2333248,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471909,\n
        "lat": 44.5044734,\n
        "lon": 4.2328954,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471910,\n
        "lat": 44.5044754,\n
        "lon": 4.2328161,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471911,\n
        "lat": 44.5045807,\n
        "lon": 4.2328214,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471912,\n
        "lat": 44.5045787,\n
        "lon": 4.2329008,\n
        "timestamp": "2019-04-19T16:02:20Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471931,\n
        "lat": 44.5153921,\n
        "lon": 4.2322308,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471932,\n
        "lat": 44.5153563,\n
        "lon": 4.2322201,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471933,\n
        "lat": 44.5153800,\n
        "lon": 4.2320654,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471934,\n
        "lat": 44.5154158,\n
        "lon": 4.2320762,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471935,\n
        "lat": 44.5152834,\n
        "lon": 4.2315525,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471936,\n
        "lat": 44.5152615,\n
        "lon": 4.2317078,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471937,\n
        "lat": 44.5152218,\n
        "lon": 4.2317342,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471938,\n
        "lat": 44.5152672,\n
        "lon": 4.2317322,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471939,\n
        "lat": 44.5154257,\n
        "lon": 4.2315914,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471940,\n
        "lat": 44.5153337,\n
        "lon": 4.2313614,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 6416471941,\n
        "lat": 44.5153889,\n
        "lon": 4.2313799,\n
        "timestamp": "2019-04-19T16:02:21Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881\n
      },\n
      {\n
        "type": "node",\n
        "id": 7110872224,\n
        "lat": 44.5081762,\n
        "lon": 4.2245709,\n
        "timestamp": "2025-04-12T12:47:43Z",\n
        "version": 3,\n
        "changeset": 164854541,\n
        "user": "Champagnard",\n
        "uid": 8258360,\n
        "tags": {\n
          "addr:place": "La Place",\n
          "email": "laubezou@gmail.com",\n
          "name": "Camping Mas de l'Aubezon",\n
          "operator": "Camping Mas de l'Aubezon",\n
          "phone": "+33 4 75 39 51 20",\n
          "ref": "119 679",\n
          "tourism": "camp_site",\n
          "website": "http://www.aubezon.fr"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7297596354,\n
        "lat": 44.5068017,\n
        "lon": 4.2241789,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 1,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447\n
      },\n
      {\n
        "type": "node",\n
        "id": 8304751522,\n
        "lat": 44.5076391,\n
        "lon": 4.2209072,\n
        "timestamp": "2021-01-09T00:39:08Z",\n
        "version": 1,\n
        "changeset": 97195835,\n
        "user": "Luuuddooo",\n
        "uid": 388649\n
      },\n
      {\n
        "type": "way",\n
        "id": 356982946,\n
        "timestamp": "2015-06-28T19:08:49Z",\n
        "version": 1,\n
        "changeset": 32269462,\n
        "user": "Olek Lorenc",\n
        "uid": 154730,\n
        "nodes": [\n
          3623814717,\n
          3623814718,\n
          3623814719,\n
          3623814720,\n
          3623814717\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857626,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049083,\n
          3671049078,\n
          3671049082,\n
          3671049087,\n
          3671049089,\n
          3671049088,\n
          3671049086,\n
          3671049084,\n
          3671049085,\n
          3671049081,\n
          3671049083\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857627,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049174,\n
          3671049173,\n
          3671049158,\n
          3671049153,\n
          3671049145,\n
          3671049143,\n
          3671049130,\n
          3671049131,\n
          3671049132,\n
          3671049140,\n
          3671049174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857628,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047190,\n
          3671047229,\n
          3671047216,\n
          3671047260,\n
          3671047287,\n
          3671047312,\n
          3671047340,\n
          3671047317,\n
          3671047303,\n
          3671047243,\n
          3671047190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857629,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048624,\n
          3671048635,\n
          3671048593,\n
          3671048601,\n
          3671048587,\n
          3671048609,\n
          3671048627,\n
          3671048639,\n
          3671048675,\n
          3671048644,\n
          3671048624\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857630,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046859,\n
          3671046872,\n
          3671046875,\n
          3671046878,\n
          3671046902,\n
          3671046960,\n
          3671046946,\n
          3671046896,\n
          3671046890,\n
          3671046858,\n
          3671046859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857631,\n
        "timestamp": "2015-07-28T22:51:28Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049062,\n
          3671049055,\n
          3671049057,\n
          3671049058,\n
          3671049052,\n
          3671049053,\n
          3671049040,\n
          3671049030,\n
          3671049035,\n
          3671049063,\n
          3671049062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857632,\n
        "timestamp": "2019-04-19T16:02:25Z",\n
        "version": 2,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881,\n
        "nodes": [\n
          3671047729,\n
          3671047702,\n
          3671047700,\n
          3671047727,\n
          3671047729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857633,\n
        "timestamp": "2023-12-06T03:05:38Z",\n
        "version": 3,\n
        "changeset": 144812384,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3671048620,\n
          3671048671,\n
          3671048701,\n
          3671048688,\n
          3671048692,\n
          3671048669,\n
          3671048616,\n
          3671048636,\n
          3671048623,\n
          3671048619,\n
          3671048620\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Michel",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wikidata": "Q41744688"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857634,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048798,\n
          3671048792,\n
          3671048785,\n
          3671048787,\n
          3671048781,\n
          3671048767,\n
          3671048771,\n
          3671048773,\n
          3671048786,\n
          3671048793,\n
          3671048798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857635,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046821,\n
          3671046801,\n
          3671046819,\n
          3671046839,\n
          3671046836,\n
          3671046841,\n
          3671046838,\n
          3671046843,\n
          3671046832,\n
          3671046831,\n
          3671046821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857636,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048114,\n
          3671048109,\n
          3671048111,\n
          3671048107,\n
          3671048106,\n
          3671048103,\n
          3671048095,\n
          3671048101,\n
          3671048105,\n
          3671048108,\n
          3671048114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857637,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048323,\n
          3671048305,\n
          3671048301,\n
          3671048297,\n
          3671048307,\n
          3671048318,\n
          3671048324,\n
          3671048529,\n
          3671048530,\n
          3671048320,\n
          3671048323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857638,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046640,\n
          3671046645,\n
          3671046643,\n
          3671046647,\n
          3671046648,\n
          3671046652,\n
          3671046653,\n
          3671046651,\n
          3671046646,\n
          3671046641,\n
          3671046640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857639,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048360,\n
          3671048356,\n
          3671048346,\n
          3671048333,\n
          3671048341,\n
          3671048336,\n
          3671048338,\n
          3671048329,\n
          3671048334,\n
          3671048343,\n
          3671048360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857642,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046891,\n
          3671046904,\n
          3671046905,\n
          3671046906,\n
          3671046920,\n
          3671046922,\n
          3671046893,\n
          3671046887,\n
          3671046885,\n
          3671046886,\n
          3671046891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857644,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047440,\n
          3671047445,\n
          3671047442,\n
          3671047446,\n
          3671047449,\n
          3671047450,\n
          3671047451,\n
          3671047448,\n
          3671047447,\n
          3671047443,\n
          3671047440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857647,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046854,\n
          3671046866,\n
          3671046856,\n
          3671046855,\n
          3671046852,\n
          3671046853,\n
          3671046851,\n
          3671046848,\n
          3671046844,\n
          3671046849,\n
          3671046845,\n
          3671046854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857649,\n
        "timestamp": "2015-07-28T22:51:29Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046911,\n
          3671046918,\n
          3671046898,\n
          3671046888,\n
          3671046881,\n
          3671046863,\n
          3671046861,\n
          3671046864,\n
          3671046862,\n
          3671046868,\n
          3671046892,\n
          3671046911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857652,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047239,\n
          3671047242,\n
          3671047253,\n
          3671047240,\n
          3671047285,\n
          3671047297,\n
          3671047321,\n
          3671047333,\n
          3671047256,\n
          3671047199,\n
          3671047197,\n
          3671047239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857654,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048080,\n
          3671048064,\n
          3671048067,\n
          3671048057,\n
          3671048055,\n
          3671048052,\n
          3671048050,\n
          3671048049,\n
          3671048058,\n
          3671048061,\n
          3671048077,\n
          3671048080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857657,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048281,\n
          3671048306,\n
          3671048310,\n
          3671048321,\n
          3671048528,\n
          3671048535,\n
          3671048527,\n
          3671048537,\n
          3671048308,\n
          3671048293,\n
          3671048289,\n
          3671048281\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857659,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447,\n
        "nodes": [\n
          3671048361,\n
          3671048377,\n
          3671048367,\n
          3671048348,\n
          3671048331,\n
          3671048224,\n
          3671048328,\n
          3671048345,\n
          3671048353,\n
          3671048361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857661,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046365,\n
          3671046358,\n
          3671047735,\n
          3671046345,\n
          3671047688,\n
          3671047699,\n
          3671047718,\n
          3671047725,\n
          3671046360,\n
          3671046352,\n
          3671046349,\n
          3671046365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857663,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048272,\n
          3671048277,\n
          3671048284,\n
          3671048247,\n
          3671048235,\n
          3671048244,\n
          3671048231,\n
          3671048258,\n
          3671048269,\n
          3671048260,\n
          3671048265,\n
          3671048272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857664,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049027,\n
          3671048523,\n
          3671048510,\n
          3671048512,\n
          3671048506,\n
          3671048511,\n
          3671048513,\n
          3671048514,\n
          3671048522,\n
          3671048520,\n
          3671049034,\n
          3671049027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857665,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047683,\n
          3671047680,\n
          3671047676,\n
          3671047673,\n
          3671047668,\n
          3671047672,\n
          3671047670,\n
          3671047666,\n
          3671047661,\n
          3671047669,\n
          3671047685,\n
          3671047683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857666,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047564,\n
          3671047560,\n
          3671047570,\n
          3671047565,\n
          3671047586,\n
          3671047595,\n
          3671047590,\n
          3671047596,\n
          3671047585,\n
          3671047582,\n
          3671047574,\n
          3671047564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857667,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046362,\n
          3671046405,\n
          3671046400,\n
          3671046377,\n
          3671046375,\n
          3671046374,\n
          3671046355,\n
          3671046353,\n
          3671046354,\n
          3671047732,\n
          3671047736,\n
          3671046356,\n
          3671046362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857668,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047316,\n
          3671047288,\n
          3671047315,\n
          3671047339,\n
          3671047337,\n
          3671047354,\n
          3671047356,\n
          3671047402,\n
          3671047403,\n
          3671047368,\n
          3671047346,\n
          3671047348,\n
          3671047316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857669,\n
        "timestamp": "2015-07-28T22:51:30Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046810,\n
          3671046809,\n
          3671046808,\n
          3671046820,\n
          3671046823,\n
          3671046798,\n
          3671046797,\n
          3671046763,\n
          3671046762,\n
          3671046793,\n
          3671046787,\n
          3671046811,\n
          3671046810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857670,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046982,\n
          3671046964,\n
          3671046963,\n
          3671046956,\n
          3671046961,\n
          3671046971,\n
          3671046975,\n
          3671046950,\n
          3671046955,\n
          3671046979,\n
          3671046991,\n
          3671046984,\n
          3671046982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857671,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048042,\n
          3671048026,\n
          3671048016,\n
          3671047998,\n
          3671047987,\n
          3671047980,\n
          3671048001,\n
          3671047994,\n
          3671048000,\n
          3671048006,\n
          3671048027,\n
          3671048037,\n
          3671048042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857672,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047155,\n
          3671047145,\n
          3671047143,\n
          3671047159,\n
          3671047151,\n
          3671047146,\n
          3671047127,\n
          3671047011,\n
          3671047006,\n
          3671047126,\n
          3671047129,\n
          3671047007,\n
          3671047012,\n
          3671047155\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857673,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047395,\n
          3671047396,\n
          3671047394,\n
          3671047418,\n
          3671047417,\n
          3671047424,\n
          3671047428,\n
          3671047429,\n
          3671047426,\n
          3671047427,\n
          3671047415,\n
          3671047414,\n
          3671047416,\n
          3671047395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857674,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047663,\n
          3671047652,\n
          3671047649,\n
          3671047639,\n
          3671047636,\n
          3671047640,\n
          3671047646,\n
          3671047643,\n
          3671047635,\n
          3671047629,\n
          3671047637,\n
          3671047647,\n
          3671047651,\n
          3671047663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857675,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047695,\n
          3671047696,\n
          3671047703,\n
          3671047672,\n
          3671047668,\n
          3671047673,\n
          3671047676,\n
          3671047680,\n
          3671047683,\n
          3671047708,\n
          3671047709,\n
          3671047723,\n
          3671047711,\n
          3671047695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857676,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048462,\n
          3671048463,\n
          3671048467,\n
          3671048468,\n
          3671048471,\n
          3671048475,\n
          3671048487,\n
          3671048486,\n
          3671048485,\n
          3671048484,\n
          3671048478,\n
          3671048472,\n
          3671048470,\n
          3671048462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857677,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047180,\n
          3671047279,\n
          3671047295,\n
          3671047271,\n
          3671047269,\n
          3671047276,\n
          3671047168,\n
          3671047166,\n
          3671047203,\n
          3671047244,\n
          3671047245,\n
          3671047247,\n
          3671047169,\n
          3671047173,\n
          3671047180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857678,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046925,\n
          3671046912,\n
          3671046914,\n
          3671046923,\n
          3671046924,\n
          3671046917,\n
          3671046926,\n
          3671046934,\n
          3671046940,\n
          3671046954,\n
          3671046947,\n
          3671046942,\n
          3671046941,\n
          3671046943,\n
          3671046925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857679,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046764,\n
          3671046752,\n
          3671046740,\n
          3671046715,\n
          3671046718,\n
          3671046725,\n
          3671046730,\n
          3671046743,\n
          3671046754,\n
          3671046768,\n
          3671046756,\n
          3671046773,\n
          3671046791,\n
          3671046804,\n
          3671046788,\n
          3671046764\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857680,\n
        "timestamp": "2015-07-28T22:51:31Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047275,\n
          3671047294,\n
          3671047298,\n
          3671047299,\n
          3671047280,\n
          3671047309,\n
          3671047323,\n
          3671047330,\n
          3671047332,\n
          3671047341,\n
          3671047318,\n
          3671047310,\n
          3671047302,\n
          3671047272,\n
          3671047270,\n
          3671047275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857681,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046765,\n
          3671046799,\n
          3671046785,\n
          3671046746,\n
          3671046747,\n
          3671046739,\n
          3671046735,\n
          3671046710,\n
          3671046713,\n
          3671046716,\n
          3671046721,\n
          3671046729,\n
          3671046726,\n
          3671046745,\n
          3671046755,\n
          3671046753,\n
          3671046765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857682,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049045,\n
          3671049031,\n
          3671049043,\n
          3671049032,\n
          3671049028,\n
          3671049029,\n
          3671049039,\n
          3671049036,\n
          3671049050,\n
          3671049051,\n
          3671049056,\n
          3671049049,\n
          3671049047,\n
          3671049046,\n
          3671049048,\n
          3671049059,\n
          3671049045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857683,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048666,\n
          3671048617,\n
          3671048605,\n
          3671048613,\n
          3671048594,\n
          3671048567,\n
          3671048592,\n
          3671048602,\n
          3671048615,\n
          3671048637,\n
          3671048631,\n
          3671048621,\n
          3671048630,\n
          3671048638,\n
          3671048649,\n
          3671048651,\n
          3671048666\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857684,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048693,\n
          3671048684,\n
          3671048703,\n
          3671048722,\n
          3671048727,\n
          3671048754,\n
          3671048747,\n
          3671048752,\n
          3671048762,\n
          3671048748,\n
          3671048734,\n
          3671048746,\n
          3671048738,\n
          3671048729,\n
          3671048706,\n
          3671048697,\n
          3671048693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857685,\n
        "timestamp": "2025-04-16T17:01:32Z",\n
        "version": 4,\n
        "changeset": 165038125,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3671048317,\n
          3671048558,\n
          3671048590,\n
          3671048614,\n
          3671048610,\n
          3671048640,\n
          3671048603,\n
          3671048589,\n
          3671048598,\n
          3671048578,\n
          3671048573,\n
          3671048539,\n
          3671048314,\n
          3671048545,\n
          3671048552,\n
          3671048554,\n
          2038247246,\n
          3671048570,\n
          3671048576,\n
          3671048317\n
        ],\n
        "tags": {\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "commune-de-vernon@orange.fr",\n
          "contact:website": "http://www.mairie-vernon.fr",\n
          "name": "Mairie de Vernon",\n
          "opening_hours": "Tu 16:00-18:00; Fr 16:00-18:00",\n
          "phone": "+33 4 75 39 56 49",\n
          "ref:FR:SIRET": "21070336900012",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857686,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048404,\n
          3671048405,\n
          3671048401,\n
          3671048415,\n
          3671048421,\n
          3671048423,\n
          3671048429,\n
          3671048427,\n
          3671048418,\n
          3671048434,\n
          3671048443,\n
          3671048237,\n
          3671048233,\n
          3671048241,\n
          3671048428,\n
          3671048416,\n
          3671048410,\n
          3671048406,\n
          3671048404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857687,\n
        "timestamp": "2016-09-01T21:35:13Z",\n
        "version": 2,\n
        "changeset": 41858224,\n
        "user": "Babaarhum07",\n
        "uid": 4501204,\n
        "nodes": [\n
          3671048923,\n
          4379788686,\n
          3671048449,\n
          3671048924,\n
          3671048448,\n
          3671048452,\n
          3671048457,\n
          3671048454,\n
          3671048460,\n
          3671048455,\n
          3671048450,\n
          3671048927,\n
          3671048925,\n
          3671048913,\n
          3671048914,\n
          3671048919,\n
          3671048922,\n
          3671048917,\n
          3671048920,\n
          3671048923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857688,\n
        "timestamp": "2019-04-21T08:37:52Z",\n
        "version": 3,\n
        "changeset": 69419040,\n
        "user": "b-jazz-bot",\n
        "uid": 9451067,\n
        "nodes": [\n
          3671049273,\n
          3671049272,\n
          3671049271,\n
          6416471938,\n
          6416471937,\n
          3671049291,\n
          3671049278,\n
          3671049287,\n
          3671049289,\n
          3671049299,\n
          3671049282,\n
          6416471939,\n
          3671049298,\n
          3671049300,\n
          3671049301,\n
          3671049296,\n
          6416471941,\n
          6416471940,\n
          3671049293,\n
          3671049288,\n
          3671049286,\n
          6416471935,\n
          6416471936,\n
          3671049273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Le Pressoir de la Deveze",\n
          "phone": "+33 6 08 40 10 53",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "tourism": "guest_house",\n
          "website": "https://www.lepressoirdeladeveze.com/"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857689,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048887,\n
          3671048882,\n
          3671048880,\n
          3671048878,\n
          3671048875,\n
          3671048862,\n
          3671048852,\n
          3671048853,\n
          3671048870,\n
          3671048876,\n
          3671048874,\n
          3671048883,\n
          3671048886,\n
          3671048888,\n
          3671048889,\n
          3671048890,\n
          3671048894,\n
          3671048900,\n
          3671048899,\n
          3671048887\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857690,\n
        "timestamp": "2015-07-28T22:51:32Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048698,\n
          3671048739,\n
          3671048730,\n
          3671048742,\n
          3671048736,\n
          3671048751,\n
          3671048733,\n
          3671048717,\n
          3671048707,\n
          3671048711,\n
          3671048713,\n
          3671048708,\n
          3671048696,\n
          3671048691,\n
          3671048689,\n
          3671048690,\n
          3671048694,\n
          3671048678,\n
          3671048683,\n
          3671048659,\n
          3671048698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857691,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046364,\n
          3671047733,\n
          3671047720,\n
          3671047717,\n
          3671046347,\n
          3671047726,\n
          3671047693,\n
          3671047690,\n
          3671047689,\n
          3671047658,\n
          3671047659,\n
          3671047660,\n
          3671047678,\n
          3671047728,\n
          3671046351,\n
          3671046376,\n
          3671046382,\n
          3671046370,\n
          3671046373,\n
          3671046357,\n
          3671046364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857693,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047141,\n
          3671047157,\n
          3671047179,\n
          3671047148,\n
          3671047141\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857694,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048765,\n
          3671048768,\n
          3671048759,\n
          3671048757,\n
          3671048765\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857695,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048892,\n
          3671048891,\n
          3671048884,\n
          3671048885,\n
          3671048892\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857696,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047587,\n
          3671047580,\n
          3671047599,\n
          3671047604,\n
          3671047587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857698,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048151,\n
          3671048153,\n
          3671048152,\n
          3671048150,\n
          3671048151\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857699,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048541,\n
          3671048531,\n
          3671048565,\n
          3671048579,\n
          3671048541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857700,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047261,\n
          3671047241,\n
          3671047205,\n
          3671047226,\n
          3671047261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857701,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046983,\n
          3671046989,\n
          3671046998,\n
          3671047001,\n
          3671046983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857702,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048275,\n
          3671048257,\n
          3671048240,\n
          3671048251,\n
          3671048275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857703,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048489,\n
          3671048474,\n
          3671048480,\n
          3671048494,\n
          3671048489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857704,\n
        "timestamp": "2015-07-28T22:51:33Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046352,\n
          3671046366,\n
          3671046365,\n
          3671046349,\n
          3671046352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857705,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048359,\n
          3671048362,\n
          3671048355,\n
          3671048352,\n
          3671048359\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857706,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048436,\n
          3671048256,\n
          3671048243,\n
          3671048419,\n
          3671048436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857707,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047014,\n
          3671047024,\n
          3671047128,\n
          3671047015,\n
          3671047014\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857708,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046826,\n
          3671046830,\n
          3671046827,\n
          3671046818,\n
          3671046826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857709,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047587,\n
          3671047604,\n
          3671047606,\n
          3671047597,\n
          3671047587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857710,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048331,\n
          3671048348,\n
          3671048340,\n
          3671048326,\n
          3671048331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857711,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048211,\n
          3671048206,\n
          3671048204,\n
          3671048209,\n
          3671048211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857712,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047176,\n
          3671047235,\n
          3671047262,\n
          3671047200,\n
          3671047176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857713,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048832,\n
          3671048841,\n
          3671048831,\n
          3671048825,\n
          3671048832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857714,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048188,\n
          3671048185,\n
          3671048186,\n
          3671048190,\n
          3671048188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857715,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046675,\n
          3671046676,\n
          3671046682,\n
          3671046680,\n
          3671046675\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857716,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047732,\n
          3671046354,\n
          3671046353,\n
          3671047731,\n
          3671047732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857717,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047316,\n
          3671047311,\n
          3671047282,\n
          3671047288,\n
          3671047316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857718,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049096,\n
          3671049100,\n
          3671049107,\n
          3671049102,\n
          3671049096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857719,\n
        "timestamp": "2015-07-28T22:51:34Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048150,\n
          3671048148,\n
          3671048149,\n
          3671048151,\n
          3671048150\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857720,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048923,\n
          3671048920,\n
          3671048915,\n
          3671048918,\n
          3671048923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857721,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047485,\n
          3671047481,\n
          3671047487,\n
          3671047488,\n
          3671047485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857722,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047136,\n
          3671047130,\n
          3671047131,\n
          3671047137,\n
          3671047136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857723,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048137,\n
          3671048133,\n
          3671048139,\n
          3671048143,\n
          3671048137\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857724,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047601,\n
          3671047607,\n
          3671047613,\n
          3671047608,\n
          3671047601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857725,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048292,\n
          3671048322,\n
          3671048311,\n
          3671048286,\n
          3671048292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857726,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047966,\n
          3671047953,\n
          3671047950,\n
          3671047957,\n
          3671047966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857727,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046697,\n
          3671046695,\n
          3671046696,\n
          3671046702,\n
          3671046697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857728,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447,\n
        "nodes": [\n
          3671048367,\n
          3671048357,\n
          3671048340,\n
          3671048348,\n
          3671048367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857729,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047460,\n
          3671047454,\n
          3671047453,\n
          3671047458,\n
          3671047460\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857730,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046404,\n
          3671046393,\n
          3671046402,\n
          3671046411,\n
          3671046404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857731,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048541,\n
          3671048579,\n
          3671048611,\n
          3671048577,\n
          3671048541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857732,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048646,\n
          3671048632,\n
          3671048652,\n
          3671048655,\n
          3671048646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857733,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047245,\n
          3671047244,\n
          3671047203,\n
          3671047201,\n
          3671047245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857734,\n
        "timestamp": "2015-07-28T22:51:35Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049049,\n
          3671049048,\n
          3671049046,\n
          3671049047,\n
          3671049049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857735,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048807,\n
          3671048811,\n
          3671048802,\n
          3671048799,\n
          3671048807\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857736,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046685,\n
          3671046686,\n
          3671046688,\n
          3671046687,\n
          3671046685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857737,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046800,\n
          3671046784,\n
          3671046769,\n
          3671046781,\n
          3671046800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857738,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046368,\n
          3671046369,\n
          3671047734,\n
          3671047730,\n
          3671046368\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857739,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048092,\n
          3671048090,\n
          3671048097,\n
          3671048100,\n
          3671048092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857740,\n
        "timestamp": "2017-10-03T02:47:36Z",\n
        "version": 2,\n
        "changeset": 52582811,\n
        "user": "Lucae",\n
        "uid": 51122,\n
        "nodes": [\n
          3671047376,\n
          3671047372,\n
          3671047395,\n
          3671047416,\n
          3671047414,\n
          3671047376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857741,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048012,\n
          3671048008,\n
          3671048015,\n
          3671048033,\n
          3671048012\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857742,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047615,\n
          3671047609,\n
          3671047611,\n
          3671047623,\n
          3671047615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857743,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048121,\n
          3671048127,\n
          3671048135,\n
          3671048129,\n
          3671048121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857744,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047254,\n
          3671047237,\n
          3671047209,\n
          3671047220,\n
          3671047254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857745,\n
        "timestamp": "2020-03-15T20:32:30Z",\n
        "version": 2,\n
        "changeset": 82227295,\n
        "user": "BTH",\n
        "uid": 481447,\n
        "nodes": [\n
          3671048331,\n
          3671048326,\n
          7297596354,\n
          3671048222,\n
          3671048224,\n
          3671048331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857746,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048864,\n
          3671048856,\n
          3671048835,\n
          3671048849,\n
          3671048864\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857747,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047232,\n
          3671047208,\n
          3671047202,\n
          3671047224,\n
          3671047232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857748,\n
        "timestamp": "2015-07-28T22:51:36Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047471,\n
          3671047469,\n
          3671047456,\n
          3671047461,\n
          3671047471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857749,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048267,\n
          3671048253,\n
          3671048250,\n
          3671048254,\n
          3671048267\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857750,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047546,\n
          3671047548,\n
          3671047555,\n
          3671047549,\n
          3671047546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857751,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046690,\n
          3671046692,\n
          3671046691,\n
          3671046689,\n
          3671046690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857752,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049072,\n
          3671049074,\n
          3671049070,\n
          3671049068,\n
          3671049072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857753,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048638,\n
          3671048630,\n
          3671048621,\n
          3671048631,\n
          3671048638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857754,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048344,\n
          3671048332,\n
          3671048347,\n
          3671048358,\n
          3671048344\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857755,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046788,\n
          3671046803,\n
          3671046779,\n
          3671046764,\n
          3671046788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857756,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048810,\n
          3671048819,\n
          3671048815,\n
          3671048806,\n
          3671048810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857757,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048385,\n
          3671048381,\n
          3671048375,\n
          3671048378,\n
          3671048385\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857758,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046400,\n
          3671046399,\n
          3671046375,\n
          3671046377,\n
          3671046400\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857759,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046754,\n
          3671046743,\n
          3671046756,\n
          3671046768,\n
          3671046754\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857760,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048204,\n
          3671048201,\n
          3671048207,\n
          3671048209,\n
          3671048204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857761,\n
        "timestamp": "2015-07-28T22:51:37Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048818,\n
          3671048816,\n
          3671048808,\n
          3671048809,\n
          3671048818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857762,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047982,\n
          3671047974,\n
          3671047973,\n
          3671047981,\n
          3671047982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857763,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047925,\n
          3671046413,\n
          3671046408,\n
          3671046418,\n
          3671047925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857764,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047593,\n
          3671047581,\n
          3671047576,\n
          3671047589,\n
          3671047593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857765,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048748,\n
          3671048735,\n
          3671048723,\n
          3671048734,\n
          3671048748\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857766,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046758,\n
          3671046742,\n
          3671046750,\n
          3671046771,\n
          3671046758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857767,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048812,\n
          3671048797,\n
          3671048801,\n
          3671048824,\n
          3671048812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857768,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047533,\n
          3671047532,\n
          3671047527,\n
          3671047528,\n
          3671047533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857769,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048485,\n
          3671048486,\n
          3671048503,\n
          3671048502,\n
          3671048485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857770,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047404,\n
          3671047400,\n
          3671047413,\n
          3671047421,\n
          3671047404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857771,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048045,\n
          3671048041,\n
          3671048053,\n
          3671048056,\n
          3671048045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857772,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048131,\n
          3671048128,\n
          3671048138,\n
          3671048141,\n
          3671048131\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857773,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049170,\n
          3671049162,\n
          3671049164,\n
          3671049172,\n
          3671049170\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857774,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048782,\n
          3671048776,\n
          3671048772,\n
          3671048778,\n
          3671048782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857775,\n
        "timestamp": "2015-07-28T22:51:38Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047323,\n
          3671047328,\n
          3671047332,\n
          3671047330,\n
          3671047323\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857776,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046777,\n
          3671046828,\n
          3671046825,\n
          3671046786,\n
          3671046777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857777,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048878,\n
          3671048880,\n
          3671048882,\n
          3671048887,\n
          3671048878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857778,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048828,\n
          3671048830,\n
          3671048846,\n
          3671048845,\n
          3671048828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857779,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048171,\n
          3671048168,\n
          3671048164,\n
          3671048169,\n
          3671048171\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857780,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047546,\n
          3671047535,\n
          3671047541,\n
          3671047548,\n
          3671047546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857781,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048883,\n
          3671048889,\n
          3671048888,\n
          3671048886,\n
          3671048883\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857782,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047650,\n
          3671047682,\n
          3671047705,\n
          3671047656,\n
          3671047650\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857783,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046661,\n
          3671046660,\n
          3671046658,\n
          3671046659,\n
          3671046661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857784,\n
        "timestamp": "2021-05-23T10:58:23Z",\n
        "version": 3,\n
        "changeset": 105160892,\n
        "user": "Fraifrai",\n
        "uid": 4555670,\n
        "nodes": [\n
          3671049252,\n
          3671049254,\n
          3671049255,\n
          3671049253,\n
          3671049252\n
        ],\n
        "tags": {\n
          "building": "detached",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857785,\n
        "timestamp": "2015-07-28T22:51:39Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048584,\n
          3671048588,\n
          3671048642,\n
          3671048622,\n
          3671048584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857786,\n
        "timestamp": "2015-07-28T22:51:43Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047167,\n
          3671047159,\n
          3671047143,\n
          3671047145,\n
          3671047167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857787,\n
        "timestamp": "2015-07-28T22:51:43Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047255,\n
          3671047292,\n
          3671047265,\n
          3671047219,\n
          3671047255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857788,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048813,\n
          3671048804,\n
          3671048800,\n
          3671048805,\n
          3671048813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857789,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047647,\n
          3671047637,\n
          3671047634,\n
          3671047645,\n
          3671047647\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857790,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048307,\n
          3671048298,\n
          3671048312,\n
          3671048318,\n
          3671048307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857791,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048062,\n
          3671048047,\n
          3671048043,\n
          3671048059,\n
          3671048062\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857792,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047459,\n
          3671047465,\n
          3671047477,\n
          3671047473,\n
          3671047459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857793,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048685,\n
          3671048672,\n
          3671048664,\n
          3671048680,\n
          3671048685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857794,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048011,\n
          3671048010,\n
          3671047987,\n
          3671047998,\n
          3671048011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857795,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048328,\n
          3671048337,\n
          3671048354,\n
          3671048345,\n
          3671048328\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857797,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047391,\n
          3671047365,\n
          3671047377,\n
          3671047399,\n
          3671047391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857798,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048722,\n
          3671048703,\n
          3671048712,\n
          3671048727,\n
          3671048722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857799,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046966,\n
          3671046957,\n
          3671046953,\n
          3671046962,\n
          3671046966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857800,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047616,\n
          3671047614,\n
          3671047622,\n
          3671047627,\n
          3671047616\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857801,\n
        "timestamp": "2015-07-28T22:51:44Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048013,\n
          3671048002,\n
          3671048030,\n
          3671048038,\n
          3671048013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857802,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046989,\n
          3671046983,\n
          3671046944,\n
          3671046948,\n
          3671046989\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857803,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047537,\n
          3671047544,\n
          3671047547,\n
          3671047543,\n
          3671047537\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857804,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047952,\n
          3671047943,\n
          3671047963,\n
          3671047971,\n
          3671047952\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857805,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048376,\n
          3671048380,\n
          3671048390,\n
          3671048384,\n
          3671048376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857806,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047667,\n
          3671047655,\n
          3671047652,\n
          3671047663,\n
          3671047667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857807,\n
        "timestamp": "2021-01-09T00:39:08Z",\n
        "version": 2,\n
        "changeset": 97195835,\n
        "user": "Luuuddooo",\n
        "uid": 388649,\n
        "nodes": [\n
          3671048554,\n
          3671048543,\n
          8304751522,\n
          3671048560,\n
          3671048570,\n
          2038247246,\n
          3671048554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857808,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047969,\n
          3671047966,\n
          3671047978,\n
          3671047985,\n
          3671047969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857809,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048316,\n
          3671048526,\n
          3671048550,\n
          3671048538,\n
          3671048316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857810,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048276,\n
          3671048288,\n
          3671048303,\n
          3671048287,\n
          3671048276\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857811,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048425,\n
          3671048236,\n
          3671048442,\n
          3671048413,\n
          3671048425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857812,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047432,\n
          3671047434,\n
          3671047439,\n
          3671047438,\n
          3671047432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857813,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047002,\n
          3671046986,\n
          3671046999,\n
          3671047013,\n
          3671047002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857814,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047561,\n
          3671047556,\n
          3671047550,\n
          3671047558,\n
          3671047561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857815,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047939,\n
          3671047927,\n
          3671047933,\n
          3671047942,\n
          3671047939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857816,\n
        "timestamp": "2015-07-28T22:51:45Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046925,\n
          3671046903,\n
          3671046894,\n
          3671046912,\n
          3671046925\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857817,\n
        "timestamp": "2021-05-23T11:56:03Z",\n
        "version": 4,\n
        "changeset": 105162669,\n
        "user": "Fraifrai",\n
        "uid": 4555670,\n
        "nodes": [\n
          3671048868,\n
          3671048897,\n
          3671048904,\n
          3671048881,\n
          3671048868\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "building:levels": "1",\n
          "roof:levels": "1",\n
          "roof:shape": "gabled",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857818,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046721,\n
          3671046716,\n
          3671046706,\n
          3671046708,\n
          3671046721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857819,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047635,\n
          3671047643,\n
          3671047646,\n
          3671047640,\n
          3671047635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857821,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047004,\n
          3671047005,\n
          3671047023,\n
          3671047020,\n
          3671047004\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857822,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046729,\n
          3671046749,\n
          3671046745,\n
          3671046726,\n
          3671046729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857823,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047993,\n
          3671047986,\n
          3671048014,\n
          3671048025,\n
          3671047993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857825,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047513,\n
          3671047514,\n
          3671047521,\n
          3671047520,\n
          3671047513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857826,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047538,\n
          3671047536,\n
          3671047553,\n
          3671047552,\n
          3671047538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857827,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048594,\n
          3671048580,\n
          3671048551,\n
          3671048567,\n
          3671048594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857828,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046705,\n
          3671046698,\n
          3671046701,\n
          3671046709,\n
          3671046705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857829,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047395,\n
          3671047385,\n
          3671047383,\n
          3671047396,\n
          3671047395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857830,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047969,\n
          3671047956,\n
          3671047953,\n
          3671047966,\n
          3671047969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857831,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048472,\n
          3671048473,\n
          3671048465,\n
          3671048466,\n
          3671048472\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857832,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049192,\n
          3671049187,\n
          3671049186,\n
          3671049191,\n
          3671049192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857833,\n
        "timestamp": "2015-07-28T22:51:46Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046935,\n
          3671046938,\n
          3671046929,\n
          3671046928,\n
          3671046935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857834,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047436,\n
          3671047435,\n
          3671047437,\n
          3671047441,\n
          3671047436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857835,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047474,\n
          3671047469,\n
          3671047471,\n
          3671047476,\n
          3671047474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857836,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046969,\n
          3671046978,\n
          3671046977,\n
          3671046968,\n
          3671046969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857837,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048121,\n
          3671048129,\n
          3671048123,\n
          3671048119,\n
          3671048121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857838,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048602,\n
          3671048592,\n
          3671048607,\n
          3671048615,\n
          3671048602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857839,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046939,\n
          3671046930,\n
          3671046884,\n
          3671046889,\n
          3671046939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857840,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047390,\n
          3671047408,\n
          3671047423,\n
          3671047407,\n
          3671047390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857841,\n
        "timestamp": "2021-05-23T11:55:02Z",\n
        "version": 3,\n
        "changeset": 105162643,\n
        "user": "Fraifrai",\n
        "uid": 4555670,\n
        "nodes": [\n
          3671048844,\n
          3671048834,\n
          3671048850,\n
          3671048858,\n
          3671048844\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857842,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046731,\n
          3671046724,\n
          3671046741,\n
          3671046751,\n
          3671046731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857843,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046642,\n
          3671046649,\n
          3671046650,\n
          3671046644,\n
          3671046642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857844,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049132,\n
          3671049133,\n
          3671049141,\n
          3671049140,\n
          3671049132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857845,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048208,\n
          3671048206,\n
          3671048211,\n
          3671048212,\n
          3671048208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857846,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047425,\n
          3671047411,\n
          3671047431,\n
          3671047433,\n
          3671047425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857847,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048633,\n
          3671048648,\n
          3671048629,\n
          3671048612,\n
          3671048633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857848,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049160,\n
          3671049149,\n
          3671049155,\n
          3671049163,\n
          3671049160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857849,\n
        "timestamp": "2015-07-28T22:51:47Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048902,\n
          3671048903,\n
          3671048911,\n
          3671048910,\n
          3671048902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857850,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048422,\n
          3671048412,\n
          3671048426,\n
          3671048440,\n
          3671048422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857852,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047625,\n
          3671047620,\n
          3671047644,\n
          3671047648,\n
          3671047625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857853,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047221,\n
          3671047250,\n
          3671047215,\n
          3671047196,\n
          3671047221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857854,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046791,\n
          3671046815,\n
          3671046824,\n
          3671046804,\n
          3671046791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857855,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047633,\n
          3671047619,\n
          3671047618,\n
          3671047631,\n
          3671047633\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857856,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046668,\n
          3671046671,\n
          3671046670,\n
          3671046666,\n
          3671046668\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857857,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047965,\n
          3671048007,\n
          3671048028,\n
          3671047983,\n
          3671047965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857858,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048290,\n
          3671048309,\n
          3671048288,\n
          3671048271,\n
          3671048290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857859,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047419,\n
          3671047410,\n
          3671047388,\n
          3671047389,\n
          3671047419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857860,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047006,\n
          3671047007,\n
          3671047129,\n
          3671047126,\n
          3671047006\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857861,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049193,\n
          3671049188,\n
          3671049183,\n
          3671049189,\n
          3671049193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857862,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046794,\n
          3671046792,\n
          3671046775,\n
          3671046776,\n
          3671046794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857864,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049161,\n
          3671049152,\n
          3671049159,\n
          3671049166,\n
          3671049161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857867,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048842,\n
          3671048833,\n
          3671048819,\n
          3671048827,\n
          3671048842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857869,\n
        "timestamp": "2015-07-28T22:51:48Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048132,\n
          3671048140,\n
          3671048124,\n
          3671048118,\n
          3671048132\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857871,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046787,\n
          3671046789,\n
          3671046810,\n
          3671046811,\n
          3671046787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857874,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047653,\n
          3671047654,\n
          3671047659,\n
          3671047658,\n
          3671047653\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857876,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047322,\n
          3671047357,\n
          3671047345,\n
          3671047304,\n
          3671047322\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857879,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048519,\n
          3671048517,\n
          3671049026,\n
          3671049033,\n
          3671048519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857881,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049248,\n
          3671049245,\n
          3671049246,\n
          3671049249,\n
          3671049248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857883,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048752,\n
          3671048747,\n
          3671048754,\n
          3671048758,\n
          3671048752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857887,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047579,\n
          3671047572,\n
          3671047567,\n
          3671047575,\n
          3671047579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857890,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047275,\n
          3671047280,\n
          3671047299,\n
          3671047294,\n
          3671047275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857893,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049076,\n
          3671049075,\n
          3671049071,\n
          3671049073,\n
          3671049076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857895,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048749,\n
          3671048764,\n
          3671048775,\n
          3671048760,\n
          3671048749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857897,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048893,\n
          3671048879,\n
          3671048867,\n
          3671048877,\n
          3671048893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857900,\n
        "timestamp": "2023-11-08T13:51:24Z",\n
        "version": 3,\n
        "changeset": 143781642,\n
        "user": "b-jazz-bot",\n
        "uid": 9451067,\n
        "nodes": [\n
          3671046348,\n
          3671047724,\n
          3671047706,\n
          3671047714,\n
          3671046348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "internet_access": "yes",\n
          "name": "Alliandre",\n
          "smoking": "no",\n
          "tourism": "guest_house",\n
          "website": "https://aliandre.fr/"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857901,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048086,\n
          3671048082,\n
          3671048088,\n
          3671048093,\n
          3671048086\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857902,\n
        "timestamp": "2015-07-28T22:51:49Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047206,\n
          3671047194,\n
          3671047177,\n
          3671047185,\n
          3671047206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857903,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047329,\n
          3671047313,\n
          3671047291,\n
          3671047319,\n
          3671047329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857904,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049114,\n
          3671049108,\n
          3671049111,\n
          3671049116,\n
          3671049114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857905,\n
        "timestamp": "2021-05-23T11:55:36Z",\n
        "version": 3,\n
        "changeset": 105162643,\n
        "user": "Fraifrai",\n
        "uid": 4555670,\n
        "nodes": [\n
          3671048881,\n
          3671048865,\n
          3671048851,\n
          3671048868,\n
          3671048881\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "building:levels": "1",\n
          "roof:levels": "0",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857906,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048125,\n
          3671048120,\n
          3671048134,\n
          3671048136,\n
          3671048125\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857907,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046414,\n
          3671046417,\n
          3671046410,\n
          3671046407,\n
          3671046414\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857908,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046728,\n
          3671046727,\n
          3671046738,\n
          3671046737,\n
          3671046728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857909,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049092,\n
          3671049090,\n
          3671049091,\n
          3671049093,\n
          3671049092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857910,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046681,\n
          3671046684,\n
          3671046683,\n
          3671046679,\n
          3671046681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857911,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047610,\n
          3671047602,\n
          3671047597,\n
          3671047606,\n
          3671047610\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857912,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048272,\n
          3671048265,\n
          3671048260,\n
          3671048269,\n
          3671048272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857913,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047021,\n
          3671047022,\n
          3671047140,\n
          3671047138,\n
          3671047021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857914,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046868,\n
          3671046862,\n
          3671046857,\n
          3671046865,\n
          3671046868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857915,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046826,\n
          3671046833,\n
          3671046842,\n
          3671046830,\n
          3671046826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857916,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047485,\n
          3671047488,\n
          3671047490,\n
          3671047486,\n
          3671047485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857917,\n
        "timestamp": "2015-07-28T22:51:50Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049154,\n
          3671049151,\n
          3671049142,\n
          3671049144,\n
          3671049154\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857918,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047582,\n
          3671047571,\n
          3671047564,\n
          3671047574,\n
          3671047582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857919,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047166,\n
          3671047168,\n
          3671047147,\n
          3671047144,\n
          3671047166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857920,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046364,\n
          3671046357,\n
          3671046373,\n
          3671046381,\n
          3671046364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857921,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047584,\n
          3671047559,\n
          3671047577,\n
          3671047594,\n
          3671047584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857922,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048364,\n
          3671048339,\n
          3671048350,\n
          3671048369,\n
          3671048364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857923,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046362,\n
          3671046356,\n
          3671047736,\n
          3671046346,\n
          3671046362\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857924,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048039,\n
          3671048029,\n
          3671048012,\n
          3671048033,\n
          3671048039\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857925,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048268,\n
          3671048279,\n
          3671048300,\n
          3671048283,\n
          3671048268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857926,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048869,\n
          3671048859,\n
          3671048863,\n
          3671048871,\n
          3671048869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857927,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047507,\n
          3671047522,\n
          3671047525,\n
          3671047511,\n
          3671047507\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857928,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046424,\n
          3671047931,\n
          3671047929,\n
          3671046422,\n
          3671046424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857929,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048419,\n
          3671048409,\n
          3671048420,\n
          3671048436,\n
          3671048419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857930,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048218,\n
          3671048217,\n
          3671048219,\n
          3671048221,\n
          3671048218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857931,\n
        "timestamp": "2015-07-28T22:51:51Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048173,\n
          3671048166,\n
          3671048175,\n
          3671048181,\n
          3671048173\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857932,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047209,\n
          3671047195,\n
          3671047213,\n
          3671047220,\n
          3671047209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857933,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047533,\n
          3671047528,\n
          3671047529,\n
          3671047539,\n
          3671047533\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857934,\n
        "timestamp": "2021-05-23T11:56:36Z",\n
        "version": 2,\n
        "changeset": 105162634,\n
        "user": "Fraifrai",\n
        "uid": 4555670,\n
        "nodes": [\n
          3671048904,\n
          3671048897,\n
          3671048905,\n
          3671048908,\n
          3671048904\n
        ],\n
        "tags": {\n
          "building": "shed",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857935,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048477,\n
          3671048473,\n
          3671048472,\n
          3671048478,\n
          3671048477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857936,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046911,\n
          3671046892,\n
          3671046900,\n
          3671046919,\n
          3671046911\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857937,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046641,\n
          3671046638,\n
          3671046639,\n
          3671046640,\n
          3671046641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857938,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048142,\n
          3671048145,\n
          3671048146,\n
          3671048144,\n
          3671048142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857939,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048750,\n
          3671048740,\n
          3671048718,\n
          3671048724,\n
          3671048750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857940,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046871,\n
          3671046907,\n
          3671046913,\n
          3671046873,\n
          3671046871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857941,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048906,\n
          3671048907,\n
          3671048912,\n
          3671048909,\n
          3671048906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857942,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049025,\n
          3671049041,\n
          3671049054,\n
          3671049044,\n
          3671049025\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857943,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048793,\n
          3671048786,\n
          3671048784,\n
          3671048791,\n
          3671048793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857944,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046933,\n
          3671046936,\n
          3671046909,\n
          3671046908,\n
          3671046933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857945,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048679,\n
          3671048663,\n
          3671048673,\n
          3671048687,\n
          3671048679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857946,\n
        "timestamp": "2015-07-28T22:51:52Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047176,\n
          3671047200,\n
          3671047178,\n
          3671047164,\n
          3671047176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857947,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048071,\n
          3671048072,\n
          3671048079,\n
          3671048076,\n
          3671048071\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857948,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048484,\n
          3671048492,\n
          3671048491,\n
          3671048481,\n
          3671048484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857949,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046657,\n
          3671046655,\n
          3671046654,\n
          3671046656,\n
          3671046657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857950,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048693,\n
          3671048697,\n
          3671048706,\n
          3671048699,\n
          3671048693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857951,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048794,\n
          3671048787,\n
          3671048785,\n
          3671048792,\n
          3671048794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857952,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047603,\n
          3671047591,\n
          3671047588,\n
          3671047600,\n
          3671047603\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857953,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047146,\n
          3671047142,\n
          3671047017,\n
          3671047127,\n
          3671047146\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857954,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048207,\n
          3671048201,\n
          3671048196,\n
          3671048200,\n
          3671048203,\n
          3671048207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857955,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047173,\n
          3671047169,\n
          3671047150,\n
          3671047153,\n
          3671047156,\n
          3671047173\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857956,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047193,\n
          3671047172,\n
          3671047167,\n
          3671047145,\n
          3671047155,\n
          3671047193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857957,\n
        "timestamp": "2015-09-15T16:09:12Z",\n
        "version": 2,\n
        "changeset": 34043690,\n
        "user": "didier2020",\n
        "uid": 300459,\n
        "nodes": [\n
          3671048068,\n
          3671048065,\n
          3671048060,\n
          3671048066,\n
          3671048069,\n
          3671048073,\n
          3671048068\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857958,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047374,\n
          3671047360,\n
          3671047406,\n
          3671047420,\n
          3671047412,\n
          3671047374\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857960,\n
        "timestamp": "2015-07-28T22:51:53Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048433,\n
          3671048432,\n
          3671048232,\n
          3671048234,\n
          3671048435,\n
          3671048433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857961,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046755,\n
          3671046760,\n
          3671046778,\n
          3671046765,\n
          3671046753,\n
          3671046755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857962,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048433,\n
          3671048411,\n
          3671048414,\n
          3671048438,\n
          3671048432,\n
          3671048433\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857963,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048827,\n
          3671048819,\n
          3671048810,\n
          3671048814,\n
          3671048817,\n
          3671048827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857964,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047258,\n
          3671047249,\n
          3671047223,\n
          3671047231,\n
          3671047236,\n
          3671047258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857965,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047381,\n
          3671047366,\n
          3671047363,\n
          3671047379,\n
          3671047380,\n
          3671047381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857966,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048335,\n
          3671048342,\n
          3671048365,\n
          3671048371,\n
          3671048351,\n
          3671048335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857967,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047474,\n
          3671047470,\n
          3671047463,\n
          3671047466,\n
          3671047469,\n
          3671047474\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857968,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048848,\n
          3671048861,\n
          3671048855,\n
          3671048839,\n
          3671048840,\n
          3671048848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857969,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047971,\n
          3671048005,\n
          3671047972,\n
          3671047946,\n
          3671047952,\n
          3671047971\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857970,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047189,\n
          3671047183,\n
          3671047181,\n
          3671047195,\n
          3671047209,\n
          3671047189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857971,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046367,\n
          3671046378,\n
          3671046393,\n
          3671046404,\n
          3671046394,\n
          3671046367\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857972,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048462,\n
          3671048470,\n
          3671048472,\n
          3671048466,\n
          3671048464,\n
          3671048462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857973,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046859,\n
          3671046860,\n
          3671046867,\n
          3671046875,\n
          3671046872,\n
          3671046859\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857974,\n
        "timestamp": "2015-07-28T22:51:54Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048214,\n
          3671048212,\n
          3671048211,\n
          3671048213,\n
          3671048216,\n
          3671048214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857975,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047188,\n
          3671047170,\n
          3671047184,\n
          3671047214,\n
          3671047192,\n
          3671047188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857976,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047285,\n
          3671047240,\n
          3671047227,\n
          3671047264,\n
          3671047278,\n
          3671047285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857977,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048254,\n
          3671048250,\n
          3671048236,\n
          3671048246,\n
          3671048259,\n
          3671048254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857978,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046720,\n
          3671046711,\n
          3671046714,\n
          3671046723,\n
          3671046722,\n
          3671046720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857979,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047967,\n
          3671047958,\n
          3671047948,\n
          3671047942,\n
          3671047951,\n
          3671047967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857980,\n
        "timestamp": "2015-09-15T16:09:05Z",\n
        "version": 2,\n
        "changeset": 34043690,\n
        "user": "didier2020",\n
        "uid": 300459,\n
        "nodes": [\n
          3671048023,\n
          3671048010,\n
          3671048011,\n
          3671048031,\n
          3671048040,\n
          3671048023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857981,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046794,\n
          3671046829,\n
          3671046822,\n
          3671046783,\n
          3671046792,\n
          3671046794\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857982,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048424,\n
          3671048437,\n
          3671048444,\n
          3671048430,\n
          3671048417,\n
          3671048424\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857983,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046423,\n
          3671046415,\n
          3671046420,\n
          3671047926,\n
          3671047932,\n
          3671046423\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857984,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047687,\n
          3671047692,\n
          3671047681,\n
          3671047679,\n
          3671047677,\n
          3671047687\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857985,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047627,\n
          3671047622,\n
          3671047628,\n
          3671047632,\n
          3671047638,\n
          3671047627\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857986,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047379,\n
          3671047378,\n
          3671047398,\n
          3671047401,\n
          3671047380,\n
          3671047379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857987,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049211,\n
          3671049210,\n
          3671049212,\n
          3671049213,\n
          3671049214,\n
          3671049211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857988,\n
        "timestamp": "2015-07-28T22:51:55Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047991,\n
          3671047984,\n
          3671047997,\n
          3671048009,\n
          3671047996,\n
          3671047991\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857989,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048376,\n
          3671048368,\n
          3671048349,\n
          3671048366,\n
          3671048380,\n
          3671048376\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857990,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047526,\n
          3671047524,\n
          3671047517,\n
          3671047519,\n
          3671047523,\n
          3671047526\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857991,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048327,\n
          3671048325,\n
          3671048330,\n
          3671048342,\n
          3671048335,\n
          3671048327\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857992,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047467,\n
          3671047472,\n
          3671047475,\n
          3671047457,\n
          3671047452,\n
          3671047467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857993,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047476,\n
          3671047471,\n
          3671047473,\n
          3671047477,\n
          3671047483,\n
          3671047476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857994,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046396,\n
          3671046389,\n
          3671046386,\n
          3671046392,\n
          3671046401,\n
          3671046396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857995,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048215,\n
          3671048210,\n
          3671048208,\n
          3671048212,\n
          3671048214,\n
          3671048215\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857996,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046933,\n
          3671046908,\n
          3671046901,\n
          3671046899,\n
          3671046931,\n
          3671046933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857997,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046920,\n
          3671046932,\n
          3671046937,\n
          3671046921,\n
          3671046922,\n
          3671046920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857998,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046867,\n
          3671046870,\n
          3671046874,\n
          3671046878,\n
          3671046875,\n
          3671046867\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362857999,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046672,\n
          3671046673,\n
          3671046674,\n
          3671046678,\n
          3671046677,\n
          3671046672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858000,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047180,\n
          3671047173,\n
          3671047156,\n
          3671047161,\n
          3671047171,\n
          3671047180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858001,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047615,\n
          3671047605,\n
          3671047591,\n
          3671047603,\n
          3671047609,\n
          3671047615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858003,\n
        "timestamp": "2015-07-28T22:51:56Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046412,\n
          3671046421,\n
          3671047928,\n
          3671046417,\n
          3671046414,\n
          3671046412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858004,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048729,\n
          3671048738,\n
          3671048746,\n
          3671048734,\n
          3671048725,\n
          3671048729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858005,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048021,\n
          3671048022,\n
          3671048019,\n
          3671048035,\n
          3671048036,\n
          3671048021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858006,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048698,\n
          3671048710,\n
          3671048745,\n
          3671048743,\n
          3671048739,\n
          3671048698\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858007,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048327,\n
          3671048335,\n
          3671048351,\n
          3671048223,\n
          3671048220,\n
          3671048327\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858008,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048547,\n
          3671048549,\n
          3671048530,\n
          3671048529,\n
          3671048324,\n
          3671048548,\n
          3671048547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858009,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049040,\n
          3671049053,\n
          3671049052,\n
          3671049058,\n
          3671049057,\n
          3671049037,\n
          3671049040\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858010,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048584,\n
          3671048579,\n
          3671048565,\n
          3671048546,\n
          3671048562,\n
          3671048585,\n
          3671048584\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858011,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048160,\n
          3671048161,\n
          3671048159,\n
          3671048154,\n
          3671048156,\n
          3671048158,\n
          3671048160\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858012,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047331,\n
          3671047324,\n
          3671047290,\n
          3671047281,\n
          3671047284,\n
          3671047335,\n
          3671047331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858013,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048294,\n
          3671048313,\n
          3671048534,\n
          3671048542,\n
          3671048526,\n
          3671048316,\n
          3671048294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858014,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046732,\n
          3671046719,\n
          3671046733,\n
          3671046744,\n
          3671046757,\n
          3671046770,\n
          3671046732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858015,\n
        "timestamp": "2015-07-28T22:51:57Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048896,\n
          3671048892,\n
          3671048885,\n
          3671048869,\n
          3671048871,\n
          3671048898,\n
          3671048896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858016,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047956,\n
          3671047979,\n
          3671047961,\n
          3671047945,\n
          3671047955,\n
          3671047947,\n
          3671047956\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858017,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049096,\n
          3671049094,\n
          3671049097,\n
          3671049095,\n
          3671049099,\n
          3671049100,\n
          3671049096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858018,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048495,\n
          3671048476,\n
          3671048482,\n
          3671048490,\n
          3671048504,\n
          3671048500,\n
          3671048495\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858019,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047598,\n
          3671047583,\n
          3671047579,\n
          3671047575,\n
          3671047573,\n
          3671047592,\n
          3671047598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858020,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048660,\n
          3671048646,\n
          3671048655,\n
          3671048670,\n
          3671048661,\n
          3671048668,\n
          3671048660\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858021,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047409,\n
          3671047382,\n
          3671047381,\n
          3671047380,\n
          3671047401,\n
          3671047405,\n
          3671047409\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858022,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048853,\n
          3671048854,\n
          3671048866,\n
          3671048874,\n
          3671048876,\n
          3671048870,\n
          3671048853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858023,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047940,\n
          3671047944,\n
          3671047959,\n
          3671047934,\n
          3671046418,\n
          3671047935,\n
          3671047940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858024,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047186,\n
          3671047165,\n
          3671047174,\n
          3671047246,\n
          3671047233,\n
          3671047217,\n
          3671047186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858025,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047459,\n
          3671047473,\n
          3671047471,\n
          3671047461,\n
          3671047464,\n
          3671047455,\n
          3671047459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858026,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047193,\n
          3671047207,\n
          3671047213,\n
          3671047195,\n
          3671047181,\n
          3671047172,\n
          3671047193\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858027,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047984,\n
          3671047991,\n
          3671047989,\n
          3671048003,\n
          3671047995,\n
          3671047977,\n
          3671047984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858028,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048609,\n
          3671048618,\n
          3671048628,\n
          3671048650,\n
          3671048639,\n
          3671048627,\n
          3671048609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858029,\n
        "timestamp": "2015-07-28T22:51:58Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048178,\n
          3671048167,\n
          3671048170,\n
          3671048174,\n
          3671048176,\n
          3671048182,\n
          3671048178\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858030,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048645,\n
          3671048662,\n
          3671048653,\n
          3671048629,\n
          3671048648,\n
          3671048633,\n
          3671048645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858031,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047728,\n
          3671046359,\n
          3671046363,\n
          3671046372,\n
          3671046376,\n
          3671046351,\n
          3671047728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858033,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048256,\n
          3671048266,\n
          3671048280,\n
          3671048302,\n
          3671048252,\n
          3671048243,\n
          3671048256\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858034,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047308,\n
          3671047306,\n
          3671047283,\n
          3671047258,\n
          3671047273,\n
          3671047277,\n
          3671047308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858035,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046717,\n
          3671046699,\n
          3671046703,\n
          3671046704,\n
          3671046711,\n
          3671046720,\n
          3671046717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858036,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047938,\n
          3671047962,\n
          3671047949,\n
          3671047936,\n
          3671047937,\n
          3671047930,\n
          3671047938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858037,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048530,\n
          3671048549,\n
          3671048555,\n
          3671048525,\n
          3671048323,\n
          3671048320,\n
          3671048530\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858038,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048572,\n
          3671048586,\n
          3671048600,\n
          3671048583,\n
          3671048575,\n
          3671048581,\n
          3671048572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858039,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048081,\n
          3671048087,\n
          3671048094,\n
          3671048098,\n
          3671048091,\n
          3671048083,\n
          3671048081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858040,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046412,\n
          3671046403,\n
          3671046391,\n
          3671046380,\n
          3671046398,\n
          3671046419,\n
          3671046412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858041,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046381,\n
          3671046373,\n
          3671046370,\n
          3671046382,\n
          3671046384,\n
          3671046387,\n
          3671046381\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858042,\n
        "timestamp": "2015-07-28T22:51:59Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047462,\n
          3671047478,\n
          3671047479,\n
          3671047480,\n
          3671047484,\n
          3671047468,\n
          3671047462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858043,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047531,\n
          3671047534,\n
          3671047542,\n
          3671047545,\n
          3671047563,\n
          3671047554,\n
          3671047531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858044,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047501,\n
          3671047503,\n
          3671047515,\n
          3671047509,\n
          3671047505,\n
          3671047504,\n
          3671047501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858045,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048564,\n
          3671048574,\n
          3671048559,\n
          3671048571,\n
          3671048597,\n
          3671048582,\n
          3671048564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858046,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046662,\n
          3671046663,\n
          3671046669,\n
          3671046667,\n
          3671046665,\n
          3671046664,\n
          3671046662\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858047,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046694,\n
          3671046699,\n
          3671046717,\n
          3671046712,\n
          3671046707,\n
          3671046700,\n
          3671046694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858048,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049182,\n
          3671049178,\n
          3671049179,\n
          3671049177,\n
          3671049176,\n
          3671049184,\n
          3671049182\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858049,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049042,\n
          3671048519,\n
          3671049033,\n
          3671049026,\n
          3671049038,\n
          3671049060,\n
          3671049042\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858050,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048564,\n
          3671048553,\n
          3671048532,\n
          3671048544,\n
          3671048559,\n
          3671048574,\n
          3671048564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858051,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047514,\n
          3671047513,\n
          3671047512,\n
          3671047502,\n
          3671047498,\n
          3671047496,\n
          3671047497,\n
          3671047514\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858052,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048002,\n
          3671047969,\n
          3671047985,\n
          3671048032,\n
          3671048044,\n
          3671048018,\n
          3671048030,\n
          3671048002\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858053,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046988,\n
          3671046981,\n
          3671046976,\n
          3671046970,\n
          3671046951,\n
          3671046965,\n
          3671046994,\n
          3671046988\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858054,\n
        "timestamp": "2015-07-28T22:52:00Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047974,\n
          3671047982,\n
          3671047981,\n
          3671048017,\n
          3671048019,\n
          3671048022,\n
          3671047976,\n
          3671047974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858055,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049197,\n
          3671049195,\n
          3671049196,\n
          3671049202,\n
          3671049204,\n
          3671049199,\n
          3671049198,\n
          3671049197\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858056,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048205,\n
          3671048198,\n
          3671048197,\n
          3671048192,\n
          3671048194,\n
          3671048195,\n
          3671048202,\n
          3671048205\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858057,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047163,\n
          3671047154,\n
          3671047198,\n
          3671047204,\n
          3671047218,\n
          3671047228,\n
          3671047211,\n
          3671047163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858058,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047308,\n
          3671047277,\n
          3671047273,\n
          3671047237,\n
          3671047254,\n
          3671047263,\n
          3671047314,\n
          3671047308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858059,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048024,\n
          3671048048,\n
          3671048042,\n
          3671048037,\n
          3671048027,\n
          3671047996,\n
          3671048009,\n
          3671048024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858060,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047999,\n
          3671047975,\n
          3671047970,\n
          3671047964,\n
          3671047960,\n
          3671047988,\n
          3671047990,\n
          3671047999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858061,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048496,\n
          3671048491,\n
          3671048492,\n
          3671048484,\n
          3671048485,\n
          3671048502,\n
          3671048499,\n
          3671048496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858062,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047238,\n
          3671047212,\n
          3671047175,\n
          3671047188,\n
          3671047192,\n
          3671047241,\n
          3671047252,\n
          3671047238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858063,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047566,\n
          3671047557,\n
          3671047569,\n
          3671047551,\n
          3671047540,\n
          3671047562,\n
          3671047568,\n
          3671047566\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858064,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048828,\n
          3671048820,\n
          3671048803,\n
          3671048808,\n
          3671048816,\n
          3671048818,\n
          3671048830,\n
          3671048828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858065,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047156,\n
          3671047153,\n
          3671047150,\n
          3671047142,\n
          3671047146,\n
          3671047151,\n
          3671047161,\n
          3671047156\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858066,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048288,\n
          3671048276,\n
          3671048274,\n
          3671048267,\n
          3671048254,\n
          3671048259,\n
          3671048271,\n
          3671048288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858067,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047652,\n
          3671047655,\n
          3671047662,\n
          3671047675,\n
          3671047691,\n
          3671047657,\n
          3671047649,\n
          3671047652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858068,\n
        "timestamp": "2015-07-28T22:52:01Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048837,\n
          3671048832,\n
          3671048825,\n
          3671048823,\n
          3671048813,\n
          3671048805,\n
          3671048821,\n
          3671048837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858069,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048534,\n
          3671048313,\n
          3671048304,\n
          3671048553,\n
          3671048564,\n
          3671048582,\n
          3671048599,\n
          3671048534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858070,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048657,\n
          3671048641,\n
          3671048647,\n
          3671048634,\n
          3671048654,\n
          3671048656,\n
          3671048677,\n
          3671048657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858071,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046974,\n
          3671046952,\n
          3671046970,\n
          3671046976,\n
          3671046981,\n
          3671046988,\n
          3671046990,\n
          3671046974\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858072,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048164,\n
          3671048161,\n
          3671048160,\n
          3671048165,\n
          3671048180,\n
          3671048171,\n
          3671048169,\n
          3671048164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858073,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047397,\n
          3671047384,\n
          3671047358,\n
          3671047364,\n
          3671047386,\n
          3671047422,\n
          3671047430,\n
          3671047397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858075,\n
        "timestamp": "2015-07-28T22:52:02Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047266,\n
          3671047300,\n
          3671047286,\n
          3671047334,\n
          3671047326,\n
          3671047296,\n
          3671047225,\n
          3671047266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858077,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047175,\n
          3671047162,\n
          3671047158,\n
          3671047132,\n
          3671047135,\n
          3671047139,\n
          3671047170,\n
          3671047188,\n
          3671047175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858079,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048303,\n
          3671048319,\n
          3671048533,\n
          3671048540,\n
          3671048566,\n
          3671048302,\n
          3671048280,\n
          3671048287,\n
          3671048303\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858080,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046770,\n
          3671046780,\n
          3671046795,\n
          3671046782,\n
          3671046790,\n
          3671046748,\n
          3671046734,\n
          3671046732,\n
          3671046770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858081,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047713,\n
          3671047684,\n
          3671047681,\n
          3671047692,\n
          3671047687,\n
          3671047686,\n
          3671047710,\n
          3671047712,\n
          3671047713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858083,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048184,\n
          3671048185,\n
          3671048188,\n
          3671048193,\n
          3671048199,\n
          3671048191,\n
          3671048189,\n
          3671048187,\n
          3671048184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858084,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048273,\n
          3671048239,\n
          3671048242,\n
          3671048248,\n
          3671048255,\n
          3671048262,\n
          3671048299,\n
          3671048291,\n
          3671048273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858085,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048294,\n
          3671048245,\n
          3671048278,\n
          3671048296,\n
          3671048285,\n
          3671048295,\n
          3671048304,\n
          3671048313,\n
          3671048294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858086,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046378,\n
          3671046390,\n
          3671046388,\n
          3671046395,\n
          3671046409,\n
          3671046397,\n
          3671046402,\n
          3671046393,\n
          3671046378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858087,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047021,\n
          3671047019,\n
          3671047000,\n
          3671047003,\n
          3671046995,\n
          3671046997,\n
          3671047125,\n
          3671047022,\n
          3671047021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858088,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047261,\n
          3671047289,\n
          3671047338,\n
          3671047307,\n
          3671047301,\n
          3671047238,\n
          3671047252,\n
          3671047241,\n
          3671047261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858089,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047305,\n
          3671047375,\n
          3671047387,\n
          3671047359,\n
          3671047362,\n
          3671047344,\n
          3671047342,\n
          3671047320,\n
          3671047305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858090,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048408,\n
          3671048402,\n
          3671048400,\n
          3671048397,\n
          3671048391,\n
          3671048395,\n
          3671048394,\n
          3671048398,\n
          3671048408\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858091,\n
        "timestamp": "2015-07-28T22:52:03Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048085,\n
          3671048099,\n
          3671048096,\n
          3671048089,\n
          3671048074,\n
          3671048075,\n
          3671048070,\n
          3671048084,\n
          3671048085\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858092,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048130,\n
          3671048117,\n
          3671048116,\n
          3671048115,\n
          3671048112,\n
          3671048110,\n
          3671048113,\n
          3671048126,\n
          3671048130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858093,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049202,\n
          3671049203,\n
          3671049205,\n
          3671049201,\n
          3671049197,\n
          3671049198,\n
          3671049199,\n
          3671049204,\n
          3671049202\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858094,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049147,\n
          3671049135,\n
          3671049134,\n
          3671049137,\n
          3671049136,\n
          3671049139,\n
          3671049138,\n
          3671049146,\n
          3671049147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858095,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048436,\n
          3671048442,\n
          3671048236,\n
          3671048250,\n
          3671048253,\n
          3671048249,\n
          3671048266,\n
          3671048256,\n
          3671048436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858096,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048500,\n
          3671048501,\n
          3671048493,\n
          3671048469,\n
          3671048479,\n
          3671048482,\n
          3671048476,\n
          3671048495,\n
          3671048500\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858097,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048770,\n
          3671048750,\n
          3671048724,\n
          3671048726,\n
          3671048714,\n
          3671048721,\n
          3671048705,\n
          3671048731,\n
          3671048770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858098,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048503,\n
          3671048524,\n
          3671048522,\n
          3671048514,\n
          3671048513,\n
          3671048511,\n
          3671048499,\n
          3671048502,\n
          3671048503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858099,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046772,\n
          3671046766,\n
          3671046774,\n
          3671046767,\n
          3671046802,\n
          3671046796,\n
          3671046807,\n
          3671046817,\n
          3671046772\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858100,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046879,\n
          3671046882,\n
          3671046877,\n
          3671046883,\n
          3671046897,\n
          3671046895,\n
          3671046927,\n
          3671046916,\n
          3671046879\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858101,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046800,\n
          3671046781,\n
          3671046769,\n
          3671046759,\n
          3671046805,\n
          3671046812,\n
          3671046806,\n
          3671046814,\n
          3671046800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858102,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047499,\n
          3671047501,\n
          3671047504,\n
          3671047505,\n
          3671047509,\n
          3671047508,\n
          3671047516,\n
          3671047510,\n
          3671047499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858103,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047293,\n
          3671047248,\n
          3671047234,\n
          3671047251,\n
          3671047222,\n
          3671047257,\n
          3671047267,\n
          3671047274,\n
          3671047293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858104,\n
        "timestamp": "2015-07-28T22:52:04Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047499,\n
          3671047492,\n
          3671047494,\n
          3671047491,\n
          3671047493,\n
          3671047500,\n
          3671047495,\n
          3671047501,\n
          3671047499\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858105,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046926,\n
          3671046917,\n
          3671046924,\n
          3671046923,\n
          3671046914,\n
          3671046912,\n
          3671046894,\n
          3671046910,\n
          3671046926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858106,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048179,\n
          3671048183,\n
          3671048172,\n
          3671048177,\n
          3671048163,\n
          3671048162,\n
          3671048157,\n
          3671048155,\n
          3671048179\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858107,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048561,\n
          3671048539,\n
          3671048573,\n
          3671048578,\n
          3671048598,\n
          3671048589,\n
          3671048603,\n
          3671048625,\n
          3671048561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858108,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048505,\n
          3671048483,\n
          3671048488,\n
          3671048497,\n
          3671048498,\n
          3671048509,\n
          3671048508,\n
          3671048507,\n
          3671048505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858109,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048232,\n
          3671048261,\n
          3671048264,\n
          3671048270,\n
          3671048439,\n
          3671048431,\n
          3671048435,\n
          3671048234,\n
          3671048232\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858110,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046394,\n
          3671046392,\n
          3671046386,\n
          3671046385,\n
          3671046383,\n
          3671046371,\n
          3671046361,\n
          3671046350,\n
          3671046367,\n
          3671046394\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858111,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048013,\n
          3671047992,\n
          3671048015,\n
          3671048008,\n
          3671047961,\n
          3671047979,\n
          3671047956,\n
          3671047969,\n
          3671048002,\n
          3671048013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858112,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048538,\n
          3671048550,\n
          3671048556,\n
          3671048568,\n
          3671048569,\n
          3671048596,\n
          3671048595,\n
          3671048626,\n
          3671048591,\n
          3671048538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858113,\n
        "timestamp": "2018-10-05T21:30:30Z",\n
        "version": 2,\n
        "changeset": 63243903,\n
        "user": "Patchi",\n
        "uid": 591881,\n
        "nodes": [\n
          3671047259,\n
          3671047268,\n
          3671047352,\n
          3671047351,\n
          3671047369,\n
          3671047367,\n
          3671047327,\n
          3671047325,\n
          3671047259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858114,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047237,\n
          3671047273,\n
          3671047258,\n
          3671047236,\n
          3671047231,\n
          3671047187,\n
          3671047191,\n
          3671047189,\n
          3671047209,\n
          3671047237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858115,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049174,\n
          3671049140,\n
          3671049141,\n
          3671049142,\n
          3671049157,\n
          3671049156,\n
          3671049169,\n
          3671049168,\n
          3671049175,\n
          3671049174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858116,\n
        "timestamp": "2015-07-28T22:52:05Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671046962,\n
          3671046973,\n
          3671046972,\n
          3671046993,\n
          3671046996,\n
          3671046987,\n
          3671046985,\n
          3671046980,\n
          3671046966,\n
          3671046962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858117,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671049110,\n
          3671049104,\n
          3671049106,\n
          3671049101,\n
          3671049109,\n
          3671049117,\n
          3671049115,\n
          3671049118,\n
          3671049113,\n
          3671049110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858118,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048789,\n
          3671048768,\n
          3671048765,\n
          3671048766,\n
          3671048741,\n
          3671048761,\n
          3671048774,\n
          3671048777,\n
          3671048788,\n
          3671048789\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858119,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048732,\n
          3671048715,\n
          3671048676,\n
          3671048667,\n
          3671048682,\n
          3671048686,\n
          3671048695,\n
          3671048716,\n
          3671048700,\n
          3671048732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858120,\n
        "timestamp": "2015-09-15T16:09:20Z",\n
        "version": 2,\n
        "changeset": 34043690,\n
        "user": "didier2020",\n
        "uid": 300459,\n
        "nodes": [\n
          3671048066,\n
          3671048060,\n
          3671048054,\n
          3671048040,\n
          3671048031,\n
          3671048046,\n
          3671048042,\n
          3671048048,\n
          3671048066\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858121,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048842,\n
          3671048860,\n
          3671048857,\n
          3671048826,\n
          3671048796,\n
          3671048806,\n
          3671048815,\n
          3671048829,\n
          3671048833,\n
          3671048842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858122,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048290,\n
          3671048271,\n
          3671048259,\n
          3671048246,\n
          3671048236,\n
          3671048425,\n
          3671048240,\n
          3671048257,\n
          3671048275,\n
          3671048290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858123,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048451,\n
          3671048921,\n
          3671048929,\n
          3671048928,\n
          3671048930,\n
          3671048453,\n
          3671048456,\n
          3671048458,\n
          3671048461,\n
          3671048451\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858124,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047255,\n
          3671047219,\n
          3671047265,\n
          3671047210,\n
          3671047179,\n
          3671047157,\n
          3671047141,\n
          3671047134,\n
          3671047230,\n
          3671047255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858125,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047657,\n
          3671047642,\n
          3671047621,\n
          3671047617,\n
          3671047626,\n
          3671047630,\n
          3671047636,\n
          3671047639,\n
          3671047649,\n
          3671047657\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858126,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671048390,\n
          3671048380,\n
          3671048366,\n
          3671048370,\n
          3671048386,\n
          3671048389,\n
          3671048387,\n
          3671048396,\n
          3671048399,\n
          3671048390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 362858127,\n
        "timestamp": "2015-07-28T22:52:06Z",\n
        "version": 1,\n
        "changeset": 32944155,\n
        "user": "JFKimports",\n
        "uid": 903961,\n
        "nodes": [\n
          3671047335,\n
          3671047336,\n
          3671047371,\n
          3671047370,\n
          3671047393,\n
          3671047392,\n
          3671047350,\n
          3671047349,\n
          3671047331,\n
          3671047335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 478069008,\n
        "timestamp": "2023-03-29T20:53:58Z",\n
        "version": 3,\n
        "changeset": 134278535,\n
        "user": "emvee",\n
        "uid": 5211,\n
        "nodes": [\n
          4713264063,\n
          4713264064,\n
          4713264065,\n
          4713264066,\n
          4713264067,\n
          4713264068,\n
          4713264069,\n
          4713264070,\n
          4713264071,\n
          4713264072,\n
          4713264073,\n
          4713264074,\n
          4713264075,\n
          4713264076,\n
          388422612,\n
          4713264077,\n
          4713264078,\n
          4713264079,\n
          4713264080,\n
          4713264081,\n
          4713264082,\n
          4713264083,\n
          4713264084,\n
          4713264085,\n
          4713264086,\n
          4713264087,\n
          4713264063\n
        ],\n
        "tags": {\n
          "camp_site": "basic",\n
          "capacity": "23",\n
          "caravans": "yes",\n
          "email": "faure07@wanadoo.fr",\n
          "name": "L'Escourby",\n
          "phone": "+33 4 75 39 43 56; +33 6 25 52 87 82",\n
          "shower": "yes",\n
          "tents": "yes",\n
          "toilets": "yes",\n
          "tourism": "camp_site",\n
          "website": "https://www.camping-escourby-ardeche.com/"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 684813947,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881,\n
        "nodes": [\n
          6416471904,\n
          6416471903,\n
          6416471902,\n
          6416471901,\n
          6416471904\n
        ],\n
        "tags": {\n
          "building": "roof"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 684813949,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881,\n
        "nodes": [\n
          6416471912,\n
          6416471911,\n
          6416471910,\n
          6416471909,\n
          6416471912\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 684813952,\n
        "timestamp": "2019-04-19T16:02:22Z",\n
        "version": 1,\n
        "changeset": 69380669,\n
        "user": "Patchi",\n
        "uid": 591881,\n
        "nodes": [\n
          6416471934,\n
          6416471933,\n
          6416471932,\n
          6416471931,\n
          6416471934\n
        ],\n
        "tags": {\n
          "building": "yes"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]