Redirect 302 redirect from GET @app_public_edit_any_osm (5ff095)

GET https://osm-labo.cipherbliss.com/admin/stats/01053/closures

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass.private.coffee/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:40];\n
      area["ref:INSEE"="01053"]->.searchArea;\n
      (\n
        nwr["shop"="vacant"](area.searchArea);\n
        nwr[~"^was:.*"~".*"](area.searchArea);\n
      );\n
      out body center;\n
      >;\n
      out skel qt;
      """
  ]
  "timeout" => 90
]
Response 200
[
  "info" => [
    "header_size" => 188
    "request_size" => 512
    "total_time" => 5.557578
    "namelookup_time" => 0.000538
    "connect_time" => 0.024772
    "pretransfer_time" => 0.051568
    "size_upload" => 302.0
    "size_download" => 14348.0
    "speed_download" => 2581.0
    "speed_upload" => 54.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 5.55704
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:19bb:a96a:38f8:c2fd"
    "local_port" => 52228
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 51456
    "connect_time_us" => 24772
    "namelookup_time_us" => 538
    "pretransfer_time_us" => 51568
    "starttransfer_time_us" => 5557040
    "posttransfer_time_us" => 51566
    "total_time_us" => 5557578
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774210268.0133
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1013
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1009 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#999 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass.private.coffee:443 was resolved.\n
      * IPv6: 2a0d:f302:126:78ea::1\n
      * IPv4: 193.219.97.30\n
      *   Trying [2a0d:f302:126:78ea::1]: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=overpass.kumi.systems\n
      *  start date: Feb  2 09:11:03 2026 GMT\n
      *  expire date: May  3 09:11:02 2026 GMT\n
      *  subjectAltName: host "overpass.private.coffee" matched cert's "overpass.private.coffee"\n
      *  issuer: C=US; O=Let's Encrypt; CN=R13\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass.private.coffee (2a0d:f302:126:78ea::1) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass.private.coffee\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: 302\r\n
      \r\n
      * upload completely sent off: 302 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Server: nginx/1.18.0\r\n
      < Date: Sun, 22 Mar 2026 20:11:13 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < Kumi-Overpass-Worker: h9\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.18.0"
    "Date: Sun, 22 Mar 2026 20:11:13 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "Kumi-Overpass-Worker: h9"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.61.8 b1080abd",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-15T14:44:30Z",\n
          "timestamp_areas_base": "2026-02-15T14:44:30Z",\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": 4815276527,\n
        "lat": 46.2062284,\n
        "lon": 5.2260737,\n
        "tags": {\n
          "amenity": "restaurant",\n
          "cuisine": "pizza;burger;salad",\n
          "diet:vegan": "yes",\n
          "diet:vegetarian": "yes",\n
          "indoor_seating": "yes",\n
          "name": "Au Petit Des Lys",\n
          "outdoor_seating": "pedestrian_zone",\n
          "was:amenity": "restaurant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6189394618,\n
        "lat": 46.1988201,\n
        "lon": 5.2449345,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6476725232,\n
        "lat": 46.2059778,\n
        "lon": 5.2259866,\n
        "tags": {\n
          "addr:city": "Bourg-en-Bresse",\n
          "addr:housenumber": "19",\n
          "addr:postcode": "01000",\n
          "addr:street": "Rue Pasteur",\n
          "cannabis:cbd": "only",\n
          "name": "CBD'eau",\n
          "opening_hours": "Mo-Sa 12:00-19:00",\n
          "phone": "+33 4 69 19 07 28",\n
          "shop": "canabis",\n
          "was:name": "Ilann Five",\n
          "was:shop": "clothes",\n
          "website": "https://www.cbdeau.fr/"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6476770700,\n
        "lat": 46.2049283,\n
        "lon": 5.2258289,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6476770703,\n
        "lat": 46.2049077,\n
        "lon": 5.2260420,\n
        "tags": {\n
          "addr:city": "Bourg-en-Bresse",\n
          "addr:housenumber": "3",\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6479140145,\n
        "lat": 46.2057135,\n
        "lon": 5.2295492,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 7499066285,\n
        "lat": 46.2067484,\n
        "lon": 5.2425553,\n
        "tags": {\n
          "was:name": "Kyriad",\n
          "was:tourism": "hotel",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 9527973212,\n
        "lat": 46.2026977,\n
        "lon": 5.2310196,\n
        "tags": {\n
          "contact:city": "Bourg-en-Bresse",\n
          "contact:housenumber": "64",\n
          "contact:postcode": "01000",\n
          "contact:street": "Boulevard De Brou",\n
          "shop": "vacant",\n
          "source": "INSEE - 2022-02",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11472419684,\n
        "lat": 46.2031680,\n
        "lon": 5.2274437,\n
        "tags": {\n
          "addr:street": "Rue de la République",\n
          "shop": "vacant",\n
          "was:amenity": "restaurant",\n
          "was:cuisine": "japanese",\n
          "was:name": "Shandong",\n
          "wikimedia_commons": "File:Local vacant à Bourg-en-Bresse en march 2024 (ancien restaurant japonais Shandong).JPG"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11493926563,\n
        "lat": 46.2000604,\n
        "lon": 5.2296702,\n
        "tags": {\n
          "was:highway": "crossing"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11549047693,\n
        "lat": 46.2015467,\n
        "lon": 5.2298606,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11875875645,\n
        "lat": 46.2034118,\n
        "lon": 5.2231682,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11875875646,\n
        "lat": 46.2033405,\n
        "lon": 5.2230510,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11970169775,\n
        "lat": 46.2055073,\n
        "lon": 5.2282599,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11970169776,\n
        "lat": 46.2055552,\n
        "lon": 5.2286064,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11970169777,\n
        "lat": 46.2055497,\n
        "lon": 5.2285430,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12369230196,\n
        "lat": 46.2046696,\n
        "lon": 5.2267384,\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127508219,\n
        "center": {\n
          "lat": 46.1854080,\n
          "lon": 5.2471310\n
        },\n
        "nodes": [\n
          1410783108,\n
          1410782777,\n
          1410782950,\n
          1410783005,\n
          1410783473,\n
          1410783472,\n
          1410783419,\n
          1410783418,\n
          1410783377,\n
          1410783376,\n
          1410783254,\n
          1410783214,\n
          1410783213,\n
          1410783138,\n
          1410783137,\n
          1410783106,\n
          1410783107,\n
          1410783003,\n
          1410783108\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "name": "Institut de Natation Fernand Chanel",\n
          "source": "data.gouv.fr:Le ministère des droits des femmes, de la ville, de la jeunesse et des sports - 2014",\n
          "sport": "swimming",\n
          "was:leisure": "sports_centre"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127512749,\n
        "center": {\n
          "lat": 46.2037715,\n
          "lon": 5.2370265\n
        },\n
        "nodes": [\n
          1410973778,\n
          1410973779,\n
          1410974029,\n
          1410974368,\n
          1410973778\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127515287,\n
        "center": {\n
          "lat": 46.1993330,\n
          "lon": 5.2390685\n
        },\n
        "nodes": [\n
          1410882342,\n
          1410880889,\n
          1410880429,\n
          1410882020,\n
          1410882342\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127516471,\n
        "center": {\n
          "lat": 46.2039485,\n
          "lon": 5.2370045\n
        },\n
        "nodes": [\n
          1410975185,\n
          1410975186,\n
          1410976146,\n
          1410976478,\n
          1410975185\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127516996,\n
        "center": {\n
          "lat": 46.2030560,\n
          "lon": 5.2290215\n
        },\n
        "nodes": [\n
          1410958895,\n
          1410956985,\n
          1410956993,\n
          1410958905,\n
          1410958895\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127520325,\n
        "center": {\n
          "lat": 46.2030010,\n
          "lon": 5.2289565\n
        },\n
        "nodes": [\n
          1410955694,\n
          1410956993,\n
          1410956985,\n
          1410956981,\n
          1410955691,\n
          2608404240,\n
          1410955694\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 127520752,\n
        "center": {\n
          "lat": 46.2040200,\n
          "lon": 5.2367360\n
        },\n
        "nodes": [\n
          1410976687,\n
          1410975755,\n
          1410975764,\n
          1410976689,\n
          1410976688,\n
          1410976687\n
        ],\n
        "tags": {\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "was:building": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 231042408,\n
        "center": {\n
          "lat": 46.2212437,\n
          "lon": 5.2416535\n
        },\n
        "nodes": [\n
          2394608035,\n
          2394608048,\n
          2394608061,\n
          2394608080,\n
          2394608082,\n
          2394608078,\n
          2394608074,\n
          2394608071,\n
          2394608065,\n
          2394608044,\n
          2394608035\n
        ],\n
        "tags": {\n
          "indoor": "room",\n
          "level": "0",\n
          "room": "shop",\n
          "shop": "vacant",\n
          "was:brand": "Camaïeu",\n
          "was:name": "Camaïeu",\n
          "was:shop": "clothes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 235393827,\n
        "center": {\n
          "lat": 46.2086226,\n
          "lon": 5.2162419\n
        },\n
        "nodes": [\n
          1411013598,\n
          1411014266,\n
          2434594909,\n
          10980602654,\n
          2434594914,\n
          2434594910,\n
          2434594906,\n
          2434594905,\n
          2434594900,\n
          2434594901,\n
          2434594899,\n
          2434594898,\n
          2434594890,\n
          12199167946,\n
          12199167947,\n
          2434594889,\n
          2434594896,\n
          2434594897,\n
          2434594893,\n
          2434594894,\n
          2434594902,\n
          1411013598\n
        ],\n
        "tags": {\n
          "name": "Ancienne caserne Brouët",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n
          "surface": "grass",\n
          "was:landuse": "military"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 698098599,\n
        "center": {\n
          "lat": 46.1999204,\n
          "lon": 5.2423341\n
        },\n
        "nodes": [\n
          6556154036,\n
          6556153990,\n
          6556154053,\n
          6556149866,\n
          6556154036\n
        ],\n
        "tags": {\n
          "shop": "vacant"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410955691,\n
        "lat": 46.2029630,\n
        "lon": 5.2288460\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410955694,\n
        "lat": 46.2029840,\n
        "lon": 5.2291000\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410956981,\n
        "lat": 46.2030170,\n
        "lon": 5.2288130\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410956985,\n
        "lat": 46.2030300,\n
        "lon": 5.2289690\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410956993,\n
        "lat": 46.2030390,\n
        "lon": 5.2290850\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410958895,\n
        "lat": 46.2030730,\n
        "lon": 5.2289580\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410958905,\n
        "lat": 46.2030820,\n
        "lon": 5.2290740\n
      },\n
      {\n
        "type": "node",\n
        "id": 2608404240,\n
        "lat": 46.2029734,\n
        "lon": 5.2289721\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410880429,\n
        "lat": 46.1992900,\n
        "lon": 5.2390580\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410880889,\n
        "lat": 46.1993140,\n
        "lon": 5.2390110\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410882020,\n
        "lat": 46.1993530,\n
        "lon": 5.2391260\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410882342,\n
        "lat": 46.1993760,\n
        "lon": 5.2390790\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410973778,\n
        "lat": 46.2037540,\n
        "lon": 5.2369890\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410973779,\n
        "lat": 46.2037480,\n
        "lon": 5.2370570\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410974029,\n
        "lat": 46.2037890,\n
        "lon": 5.2370640\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410974368,\n
        "lat": 46.2037950,\n
        "lon": 5.2369970\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410975185,\n
        "lat": 46.2038940,\n
        "lon": 5.2369380\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410975186,\n
        "lat": 46.2038830,\n
        "lon": 5.2370420\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410975755,\n
        "lat": 46.2039810,\n
        "lon": 5.2366960\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410975764,\n
        "lat": 46.2039760,\n
        "lon": 5.2367660\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410976146,\n
        "lat": 46.2040020,\n
        "lon": 5.2370710\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410976478,\n
        "lat": 46.2040140,\n
        "lon": 5.2369660\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410976687,\n
        "lat": 46.2040640,\n
        "lon": 5.2367080\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410976688,\n
        "lat": 46.2040630,\n
        "lon": 5.2367270\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410976689,\n
        "lat": 46.2040600,\n
        "lon": 5.2367760\n
      },\n
      {\n
        "type": "node",\n
        "id": 6556149866,\n
        "lat": 46.1999309,\n
        "lon": 5.2423966\n
      },\n
      {\n
        "type": "node",\n
        "id": 6556153990,\n
        "lat": 46.1999106,\n
        "lon": 5.2422716\n
      },\n
      {\n
        "type": "node",\n
        "id": 6556154036,\n
        "lat": 46.1999586,\n
        "lon": 5.2423001\n
      },\n
      {\n
        "type": "node",\n
        "id": 6556154053,\n
        "lat": 46.1998822,\n
        "lon": 5.2423687\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594889,\n
        "lat": 46.2076477,\n
        "lon": 5.2161882\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594890,\n
        "lat": 46.2077388,\n
        "lon": 5.2156562\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594896,\n
        "lat": 46.2079637,\n
        "lon": 5.2163008\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594897,\n
        "lat": 46.2079689,\n
        "lon": 5.2163275\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594898,\n
        "lat": 46.2080652,\n
        "lon": 5.2156705\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594899,\n
        "lat": 46.2080853,\n
        "lon": 5.2156453\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594900,\n
        "lat": 46.2081633,\n
        "lon": 5.2147038\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594901,\n
        "lat": 46.2081555,\n
        "lon": 5.2152685\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594905,\n
        "lat": 46.2088226,\n
        "lon": 5.2147121\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594906,\n
        "lat": 46.2088315,\n
        "lon": 5.2150128\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594910,\n
        "lat": 46.2094837,\n
        "lon": 5.2152310\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594914,\n
        "lat": 46.2095974,\n
        "lon": 5.2155127\n
      },\n
      {\n
        "type": "node",\n
        "id": 10980602654,\n
        "lat": 46.2094595,\n
        "lon": 5.2163124\n
      },\n
      {\n
        "type": "node",\n
        "id": 12199167946,\n
        "lat": 46.2077017,\n
        "lon": 5.2158731\n
      },\n
      {\n
        "type": "node",\n
        "id": 12199167947,\n
        "lat": 46.2076958,\n
        "lon": 5.2159073\n
      },\n
      {\n
        "type": "node",\n
        "id": 1411013598,\n
        "lat": 46.2081770,\n
        "lon": 5.2173130\n
      },\n
      {\n
        "type": "node",\n
        "id": 1411014266,\n
        "lat": 46.2082500,\n
        "lon": 5.2173490\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594893,\n
        "lat": 46.2078281,\n
        "lon": 5.2171540\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594894,\n
        "lat": 46.2078418,\n
        "lon": 5.2172035\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594902,\n
        "lat": 46.2081736,\n
        "lon": 5.2173299\n
      },\n
      {\n
        "type": "node",\n
        "id": 2434594909,\n
        "lat": 46.2092065,\n
        "lon": 5.2177801\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608035,\n
        "lat": 46.2211401,\n
        "lon": 5.2416102\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608044,\n
        "lat": 46.2212229,\n
        "lon": 5.2417787\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608048,\n
        "lat": 46.2212404,\n
        "lon": 5.2415283\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608061,\n
        "lat": 46.2212978,\n
        "lon": 5.2416448\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608065,\n
        "lat": 46.2213031,\n
        "lon": 5.2417251\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608071,\n
        "lat": 46.2213226,\n
        "lon": 5.2417088\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608074,\n
        "lat": 46.2213345,\n
        "lon": 5.2416888\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608078,\n
        "lat": 46.2213426,\n
        "lon": 5.2416653\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608080,\n
        "lat": 46.2213460,\n
        "lon": 5.2416279\n
      },\n
      {\n
        "type": "node",\n
        "id": 2394608082,\n
        "lat": 46.2213472,\n
        "lon": 5.2416462\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410782777,\n
        "lat": 46.1852300,\n
        "lon": 5.2472580\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410782950,\n
        "lat": 46.1852830,\n
        "lon": 5.2473720\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783003,\n
        "lat": 46.1852960,\n
        "lon": 5.2470740\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783005,\n
        "lat": 46.1852920,\n
        "lon": 5.2473790\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783106,\n
        "lat": 46.1853230,\n
        "lon": 5.2469910\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783107,\n
        "lat": 46.1853390,\n
        "lon": 5.2470240\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783108,\n
        "lat": 46.1853330,\n
        "lon": 5.2471490\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783137,\n
        "lat": 46.1853530,\n
        "lon": 5.2469580\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783138,\n
        "lat": 46.1853680,\n
        "lon": 5.2469870\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783213,\n
        "lat": 46.1854360,\n
        "lon": 5.2469120\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783214,\n
        "lat": 46.1854440,\n
        "lon": 5.2469270\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783254,\n
        "lat": 46.1854860,\n
        "lon": 5.2468830\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783376,\n
        "lat": 46.1855330,\n
        "lon": 5.2469820\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783377,\n
        "lat": 46.1855400,\n
        "lon": 5.2469740\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783418,\n
        "lat": 46.1855590,\n
        "lon": 5.2470110\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783419,\n
        "lat": 46.1855510,\n
        "lon": 5.2470190\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783472,\n
        "lat": 46.1855710,\n
        "lon": 5.2470610\n
      },\n
      {\n
        "type": "node",\n
        "id": 1410783473,\n
        "lat": 46.1855860,\n
        "lon": 5.2470930\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]