GET https://osm-labo.cipherbliss.com/admin/stats/82121/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"="82121"]->.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" => 186
    "request_size" => 512
    "total_time" => 2.469915
    "namelookup_time" => 0.000478
    "connect_time" => 0.024561
    "pretransfer_time" => 0.051646
    "size_upload" => 302.0
    "size_download" => 2362.0
    "speed_download" => 956.0
    "speed_upload" => 122.0
    "upload_content_length" => 302.0
    "starttransfer_time" => 2.469737
    "primary_ip" => "2a0d:f302:126:78ea::1"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:f65:eda0:e5f4:1b0c:459:a968"
    "local_port" => 39484
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 51588
    "connect_time_us" => 24561
    "namelookup_time_us" => 478
    "pretransfer_time_us" => 51646
    "starttransfer_time_us" => 2469737
    "posttransfer_time_us" => 51645
    "total_time_us" => 2469915
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1774779242.5902
    "original_url" => "https://overpass.private.coffee/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1011
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1007 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#997 …}
        $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, 29 Mar 2026 10:14:05 GMT\r\n
      < Content-Type: application/json\r\n
      < Transfer-Encoding: chunked\r\n
      < Connection: keep-alive\r\n
      < PC-Overpass-Worker: h3\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Server: nginx/1.18.0"
    "Date: Sun, 29 Mar 2026 10:14:05 GMT"
    "Content-Type: application/json"
    "Transfer-Encoding: chunked"
    "Connection: keep-alive"
    "PC-Overpass-Worker: h3"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.61.8 b1080abd",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-16T14:09:02Z",\n
          "timestamp_areas_base": "2026-02-16T14:09:02Z",\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": 4228419965,\n
        "lat": 44.0417861,\n
        "lon": 1.3837706,\n
        "tags": {\n
          "old_name": "Kaporal",\n
          "was:shop": "clothes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 6775519083,\n
        "lat": 44.0313383,\n
        "lon": 1.3688616,\n
        "tags": {\n
          "shop": "vacant",\n
          "was:brand": "San Marina",\n
          "was:name": "San Marina",\n
          "was:shop": "shoes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 12929237759,\n
        "lat": 44.0163915,\n
        "lon": 1.3551922,\n
        "tags": {\n
          "old_name": "One Step",\n
          "was:shop": "clothes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 110785340,\n
        "center": {\n
          "lat": 43.9964698,\n
          "lon": 1.3731712\n
        },\n
        "nodes": [\n
          1264187863,\n
          1264187859,\n
          1264187864,\n
          1264187861,\n
          1264187863\n
        ],\n
        "tags": {\n
          "addr:housenumber": "745",\n
          "addr:street": "Route du Fau",\n
          "old_name": "La Pays'Anne",\n
          "shop": "vacant",\n
          "was:amenity": "restaurant",\n
          "was:cuisine": "regional"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 474166663,\n
        "center": {\n
          "lat": 44.0425905,\n
          "lon": 1.3848779\n
        },\n
        "nodes": [\n
          4681736575,\n
          4681736569,\n
          4681736577,\n
          4681736576,\n
          4681736574,\n
          4681736575\n
        ],\n
        "tags": {\n
          "building": "retail",\n
          "shop": "vacant",\n
          "was:brand": "Camaïeu",\n
          "was:name": "Camaïeu",\n
          "was:shop": "clothes"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 1264187859,\n
        "lat": 43.9964870,\n
        "lon": 1.3733532\n
      },\n
      {\n
        "type": "node",\n
        "id": 1264187861,\n
        "lat": 43.9964467,\n
        "lon": 1.3729892\n
      },\n
      {\n
        "type": "node",\n
        "id": 1264187863,\n
        "lat": 43.9965966,\n
        "lon": 1.3730960\n
      },\n
      {\n
        "type": "node",\n
        "id": 1264187864,\n
        "lat": 43.9963429,\n
        "lon": 1.3732381\n
      },\n
      {\n
        "type": "node",\n
        "id": 4681736569,\n
        "lat": 44.0423927,\n
        "lon": 1.3847293\n
      },\n
      {\n
        "type": "node",\n
        "id": 4681736574,\n
        "lat": 44.0427655,\n
        "lon": 1.3850736\n
      },\n
      {\n
        "type": "node",\n
        "id": 4681736575,\n
        "lat": 44.0423709,\n
        "lon": 1.3847879\n
      },\n
      {\n
        "type": "node",\n
        "id": 4681736576,\n
        "lat": 44.0428101,\n
        "lon": 1.3849587\n
      },\n
      {\n
        "type": "node",\n
        "id": 4681736577,\n
        "lat": 44.0424075,\n
        "lon": 1.3846821\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]