HTTP Client
2
Total requests
1
HTTP errors
Clients
http_client 2
Requests
| POST | https://overpass-api.de/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="87117"]->.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 nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
504
[ "info" => [ "header_size" => 209 "request_size" => 2613 "total_time" => 4.141039 "namelookup_time" => 0.000509 "connect_time" => 0.018253 "pretransfer_time" => 0.03815 "size_upload" => 2410.0 "size_download" => 474.0 "speed_download" => 114.0 "speed_upload" => 581.0 "download_content_length" => 474.0 "upload_content_length" => 2410.0 "starttransfer_time" => 4.139535 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 44140 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 38053 "connect_time_us" => 18253 "namelookup_time_us" => 509 "pretransfer_time_us" => 38150 "starttransfer_time_us" => 4139535 "posttransfer_time_us" => 38149 "total_time_us" => 4141039 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769799463.3016 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1289 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#920 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1273 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 162.55.144.139, 65.109.112.52\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 504 Gateway Timeout\r\n < Date: Fri, 30 Jan 2026 18:57:43 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 474\r\n < Content-Type: text/html; charset=utf-8\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 504 Gateway Timeout" "Date: Fri, 30 Jan 2026 18:57:43 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 474" "Content-Type: text/html; charset=utf-8" ] ] |
|
| GET | https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2287117%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22%7E%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21%7E%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22%7E%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B | |
|---|---|---|
| Request options | [ "timeout" => 90 ] |
|
| Response |
200
[ "info" => [ "header_size" => 189 "request_size" => 3238 "total_time" => 1.903281 "pretransfer_time" => 0.000166 "size_download" => 4017.0 "speed_download" => 2110.0 "download_content_length" => 4017.0 "starttransfer_time" => 1.903191 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 44140 "http_version" => 2 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 166 "starttransfer_time_us" => 1903191 "posttransfer_time_us" => 185 "total_time_us" => 1903281 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769799467.6749 "original_url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2287117%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "pause_handler" => Closure(float $duration) {#1968 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1946 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1273 …} : -9223372036854775797 } } "debug" => """ * Re-using existing https: connection with host overpass-api.de\n > GET /api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2287117%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Fri, 30 Jan 2026 18:57:47 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 4017\r\n < Content-Type: application/json\r\n < \r\n """ ] "url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2287117%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 18:57:47 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 4017" "Content-Type: application/json" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.62.10 2d4cfc48",\n "osm3s": {\n "timestamp_osm_base": "2026-01-30T18:56:46Z",\n "timestamp_areas_base": "2026-01-22T23:45:51Z",\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": 1822099586,\n "lat": 45.8138121,\n "lon": 1.7722055,\n "timestamp": "2023-12-02T23:14:20Z",\n "version": 9,\n "changeset": 144706816,\n "user": "davidfaure_bot",\n "uid": 12169583,\n "tags": {\n "addr:postcode": "87470",\n "amenity": "post_office",\n "atm": "yes",\n "brand": "La Poste",\n "brand:wikidata": "Q373724",\n "brand:wikipedia": "fr:La Poste (entreprise française)",\n "name": "Peyrat-le-Château",\n "note": "situation : 4 AVENUE CARNOT",\n "opening_hours": "Tu-We,Fr 09:00-12:30; Th 09:00-12:30,13:30-17:00; Sa 09:00-12:00; PH off; 2023 Dec 07 09:00-12:30,13:30-16:00",\n "operator": "La Poste",\n "operator:wikidata": "Q373724",\n "operator:wikipedia": "fr:La Poste (entreprise française)",\n "phone": "3631",\n "ref:FR:LaPoste": "16460A",\n "source": "LaPoste - 03/2019",\n "wheelchair": "yes"\n }\n },\n {\n "type": "node",\n "id": 2349980856,\n "lat": 45.8141759,\n "lon": 1.7726400,\n "timestamp": "2015-07-26T02:24:21Z",\n "version": 4,\n "changeset": 32881499,\n "user": "mcheckimport",\n "uid": 893327,\n "tags": {\n "information": "office",\n "name": "Office de Tourisme",\n "tourism": "information"\n }\n },\n {\n "type": "node",\n "id": 2349982250,\n "lat": 45.8168343,\n "lon": 1.7724925,\n "timestamp": "2024-12-26T20:03:20Z",\n "version": 2,\n "changeset": 160651685,\n "user": "nuitsfauves",\n "uid": 703542,\n "tags": {\n "fee": "yes",\n "name": "Musée de la Résistance",\n "phone": "+33 5 55 69 75 11",\n "tourism": "museum",\n "website": "https://www.musee-resistance-peyrat.fr/"\n }\n },\n {\n "type": "node",\n "id": 2349985384,\n "lat": 45.8139853,\n "lon": 1.7738630,\n "timestamp": "2025-05-14T09:20:19Z",\n "version": 5,\n "changeset": 166244091,\n "user": "OT Portes de Vassivière",\n "uid": 21289737,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "7",\n "addr:postcode": "87470",\n "addr:street": "Place du Champ de Foire",\n "amenity": "cinema",\n "capacity": "200",\n "cinema:3D": "yes",\n "contact:website": "https://bandeoriginale.jimdofree.com/",\n "name": "Cinéma \"Bande Originale\" Le Club",\n "phone": "+33 6 66 29 47 28",\n "ref:FR:CNC": "309331",\n "screen": "1"\n }\n },\n {\n "type": "node",\n "id": 2349988420,\n "lat": 45.8140193,\n "lon": 1.7725518,\n "timestamp": "2025-05-15T15:09:37Z",\n "version": 9,\n "changeset": 166309912,\n "user": "OT Portes de Vassivière",\n "uid": 21289737,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "1",\n "addr:postcode": "87470",\n "addr:street": "Avenue Carnot",\n "amenity": "pharmacy",\n "dispensing": "yes",\n "email": "pharmaciecluzel87@gmail.com",\n "name": "Pharmacie Cluzel",\n "opening_hours": "Mo-Fr 09:00-12:30,14:00-18:30; Sa 09:00-12:00",\n "phone": "+33 5 55 69 43 63",\n "ref:FR:FINESS": "870013547",\n "source": "Celtipharm - 10/2014",\n "website": "https://www.pharmaciecluzel.com/"\n }\n },\n {\n "type": "node",\n "id": 2349989294,\n "lat": 45.8159437,\n "lon": 1.7728512,\n "timestamp": "2025-01-10T18:39:46Z",\n "version": 4,\n "changeset": 161216368,\n "user": "bazgal",\n "uid": 332493,\n "tags": {\n "amenity": "restaurant",\n "name": "Le Bellerive",\n "outdoor_seating": "yes"\n }\n },\n {\n "type": "node",\n "id": 2349989588,\n "lat": 45.8154210,\n "lon": 1.7728492,\n "timestamp": "2022-08-21T11:58:56Z",\n "version": 2,\n "changeset": 125180358,\n "user": "barnes38",\n "uid": 2353462,\n "tags": {\n "amenity": "restaurant",\n "name": "La Petite Venise",\n "outdoor_seating": "yes"\n }\n },\n {\n "type": "node",\n "id": 2349991717,\n "lat": 45.8185375,\n "lon": 1.7719790,\n "timestamp": "2025-02-08T18:20:50Z",\n "version": 3,\n "changeset": 162290433,\n "user": "bazgal",\n "uid": 332493,\n "tags": {\n "amenity": "restaurant",\n "name": "Le Bois de L'Étang"\n }\n },\n {\n "type": "node",\n "id": 2349992217,\n "lat": 45.8137048,\n "lon": 1.7721947,\n "timestamp": "2022-12-22T11:32:17Z",\n "version": 2,\n "changeset": 130371274,\n "user": "bobolica",\n "uid": 592978,\n "tags": {\n "addr:postcode": "87470",\n "amenity": "bar",\n "name": "Le Central",\n "opening_hours": "Mo-Tu, Th-Fr 07:30-12:30, 14:00-19:30; We 09:00-12:30, 14:00-17:30; Sa 07:00-13:00; Su 08:00-13:00"\n }\n },\n {\n "type": "node",\n "id": 2349992650,\n "lat": 45.8105222,\n "lon": 1.7655635,\n "timestamp": "2025-07-13T07:56:56Z",\n "version": 7,\n "changeset": 168862246,\n "user": "Petit Hérisson",\n "uid": 21809283,\n "tags": {\n "amenity": "car_wash",\n "automated": "no",\n "name:signed": "no",\n "opening_hours": "24/7",\n "self_service": "only"\n }\n },\n {\n "type": "node",\n "id": 2353827913,\n "lat": 45.8129508,\n "lon": 1.7745765,\n "timestamp": "2022-08-16T06:33:27Z",\n "version": 3,\n "changeset": 124955196,\n "user": "deuzeffe",\n "uid": 3630229,\n "tags": {\n "amenity": "kindergarten",\n "name": "Garderie"\n }\n },\n {\n "type": "node",\n "id": 2432067839,\n "lat": 45.8019573,\n "lon": 1.8450523,\n "timestamp": "2017-10-09T18:43:13Z",\n "version": 2,\n "changeset": 52767203,\n "user": "rabeyroux",\n "uid": 805590,\n "tags": {\n "contact:phone": "+33 5 55 57 06 75",\n "contact:website": "http://www.la-caravelle-vassiviere.com",\n "name": "Le Caravelle",\n "tourism": "hotel"\n }\n },\n {\n "type": "node",\n "id": 2905610708,\n "lat": 45.8141714,\n "lon": 1.7728076,\n "timestamp": "2025-05-09T12:34:42Z",\n "version": 2,\n "changeset": 166026215,\n "user": "Aledu87VisitLimousin",\n "uid": 22823272,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "1",\n "addr:postcode": "87470",\n "addr:street": "Rue du Lac",\n "name": "Boulangerie Atelin",\n "opening_hours": "Mo-Sa 06:30-12:45,15:00-19:00",\n "operator": "O. et É. Atelin",\n "payment:cards": "yes",\n "payment:cash": "yes",\n "payment:ticket_restaurant": "yes",\n "phone": "+33 5 55 69 40 12",\n "shop": "bakery",\n "website": "https://www.peyrat-le-chateau.fr/votre-commune-au-quotidien/loisirs-et-vie-associative/lieux-et-infrastructures-municipales/joomlannuaire/fiche/16-boulangerie-patisserie/4-infrastructures-municipales?mapid=0&maptype=cat"\n }\n },\n {\n "type": "node",\n "id": 6190424985,\n "lat": 45.8313084,\n "lon": 1.7657665,\n "timestamp": "2020-08-14T20:23:11Z",\n "version": 4,\n "changeset": 89428968,\n "user": "p35",\n "uid": 4827720,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:postcode": "87470",\n "addr:street": "Champseau",\n "description": "Hébergements insolites, gîte, randonnée avec des ânes",\n "internet_access": "wlan",\n "leisure": "donkey_riding",\n "name": "Les Ânes de Vassivière",\n "phone": "+33 5 55 69 41 43",\n "rooms": "Yourtes",\n "smoking": "outside",\n "tourism": "guest_house",\n "website": "https://www.anes-de-vassiviere.com/"\n }\n },\n {\n "type": "node",\n "id": 7352542540,\n "lat": 45.8145976,\n "lon": 1.7723463,\n "timestamp": "2024-04-13T14:45:54Z",\n "version": 2,\n "changeset": 149955526,\n "user": "12caracteres",\n "uid": 10162567,\n "tags": {\n "name": "Tabac-Presse Hugard",\n "office": "newspaper",\n "opening_hours": "Mo,Su 07:30-12:30; Tu-Sa 07:30-12:30,15:00-19:00",\n "shop": "tobacco"\n }\n },\n {\n "type": "node",\n "id": 7352542542,\n "lat": 45.8132680,\n "lon": 1.7744400,\n "timestamp": "2025-09-12T12:50:35Z",\n "version": 6,\n "changeset": 171830966,\n "user": "AmandineOTPHL",\n "uid": 12441500,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "2",\n "addr:postcode": "87470",\n "addr:street": "Rue des Grammonts",\n "amenity": "townhall",\n "email": "mairie-peyratlechateau87@wanadoo.fr",\n "name": "Mairie de Peyrat-le-Château",\n "opening_hours": "Mo,Th 14:00-17:00; Tu,We,Fr 08:45-12:00,14:00-17:00",\n "phone": "+33 5 55 69 40 23",\n "ref:FR:SIRET": "21871170300015",\n "source": "Service-Public.fr - 07/2025",\n "website": "https://www.peyrat-le-chateau.fr/",\n "wheelchair": "yes"\n }\n },\n {\n "type": "node",\n "id": 7352622937,\n "lat": 45.8145504,\n "lon": 1.7727702,\n "timestamp": "2025-05-12T08:05:09Z",\n "version": 5,\n "changeset": 166138460,\n "user": "OT Portes de Vassivière",\n "uid": 21289737,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "8",\n "addr:postcode": "87470",\n "addr:street": "Avenue de la Tour",\n "brand": "Proxi",\n "brand:wikidata": "Q3408522",\n "brand:wikipedia": "fr:Proxi",\n "name": "Proxi",\n "opening_hours": "Mo,Su 07:30-12:00; Tu-Sa 07:30-12:30,15:00-19:00",\n "phone": "+33 5 55 69 44 75",\n "shop": "convenience"\n }\n },\n {\n "type": "node",\n "id": 7352622938,\n "lat": 45.8103083,\n "lon": 1.7656741,\n "timestamp": "2025-07-25T16:38:57Z",\n "version": 7,\n "changeset": 169465115,\n "user": "Petit Hérisson",\n "uid": 21809283,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "1",\n "addr:postcode": "87470",\n "addr:street": "Rue de la Ribière",\n "brand": "Spar",\n "brand:wikidata": "Q610492",\n "brand:wikipedia": "en:SPAR (retailer)",\n "email": "spar87@orange.fr",\n "name": "Spar",\n "opening_hours": "Mo-Sa 08:30-12:30,15:00-19:00; Su,PH 09:00-12:00; Jul-Aug 08:30-19:00",\n "operator": "Spar",\n "phone": "+33 5 55 69 42 89",\n "shop": "supermarket",\n "website": "https://spar.casino.fr/stores/tk016",\n "wheelchair": "yes"\n }\n },\n {\n "type": "node",\n "id": 8697979310,\n "lat": 45.8004245,\n "lon": 1.8451376,\n "timestamp": "2021-05-04T16:00:58Z",\n "version": 1,\n "changeset": 104134725,\n "user": "Bernard59118",\n "uid": 136303,\n "tags": {\n "amenity": "fuel"\n }\n },\n {\n "type": "node",\n "id": 9825650489,\n "lat": 45.8058988,\n "lon": 1.8486714,\n "timestamp": "2024-10-01T10:06:05Z",\n "version": 6,\n "changeset": 157331426,\n "user": "davidlivet",\n "uid": 10434559,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "24",\n "addr:postcode": "87470",\n "addr:street": "Chemin des Côtes",\n "amenity": "restaurant",\n "cuisine": "burger;produits_locaux;local;regional;ice_cream;cafe;charcuterie;french",\n "name": "Vassiviera",\n "opening_hours": "May,Jun,Sep We-Su 10:00-21:30; Jul,Aug 10:00-21:30; Jul,Aug PH 10:00-21:30",\n "phone": "+33587070453;",\n "website": "https://vassiviera.fr"\n }\n },\n {\n "type": "node",\n "id": 9967741117,\n "lat": 45.8141754,\n "lon": 1.7735222,\n "timestamp": "2022-08-21T11:58:52Z",\n "version": 1,\n "changeset": 125180358,\n "user": "barnes38",\n "uid": 2353462,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "12",\n "addr:postcode": "87470",\n "addr:street": "Rue du Lac",\n "amenity": "bar",\n "craft": "brewery",\n "description": "Microbrasserie",\n "name": "Barbe en Bulle",\n "outdoor_seating": "yes"\n }\n },\n {\n "type": "node",\n "id": 12569196119,\n "lat": 45.8138709,\n "lon": 1.7724359,\n "timestamp": "2025-02-08T18:20:50Z",\n "version": 1,\n "changeset": 162290433,\n "user": "bazgal",\n "uid": 332493,\n "tags": {\n "name": "Porcelaine de Limoges",\n "shop": "pottery"\n }\n },\n {\n "type": "node",\n "id": 12848417299,\n "lat": 45.8105263,\n "lon": 1.7660028,\n "timestamp": "2025-07-13T07:58:53Z",\n "version": 2,\n "changeset": 168862321,\n "user": "Petit Hérisson",\n "uid": 21809283,\n "tags": {\n "addr:city": "Peyrat-le-Château",\n "addr:housenumber": "1",\n "addr:postcode": "87470",\n "addr:street": "Rue de la Ribière",\n "amenity": "fuel",\n "brand": "Spar",\n "compressed_air": "no",\n "fuel:diesel": "yes",\n "fuel:octane_95": "yes",\n "fuel:octane_98": "yes",\n "opening_hours": "24/7",\n "phone": "+33 5 55 69 42 89",\n "self_service": "yes"\n }\n },\n {\n "type": "way",\n "id": 220009485,\n "timestamp": "2024-08-22T07:45:20Z",\n "version": 3,\n "changeset": 155590840,\n "user": "OTLDV",\n "uid": 21874866,\n "nodes": [\n 2291305315,\n 2291305317,\n 2291305321,\n 2291305312,\n 2291305309,\n 2291305305,\n 2291305315\n ],\n "tags": {\n "addr:city": "PEYRAT-LE-CHATEAU",\n "addr:housenumber": "287",\n "addr:postcode": "87470",\n "addr:street": "Route du Barrage",\n "building": "yes",\n "building:levels": "0",\n "information": "office",\n "name": "Office de Tourisme Le lac de Vassivière",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2013",\n "tourism": "information",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 286883394,\n "timestamp": "2014-06-08T12:34:58Z",\n "version": 1,\n "changeset": 22808961,\n "user": "StephaneP",\n "uid": 439947,\n "nodes": [\n 2905610948,\n 2905610955,\n 2905610958,\n 2905610960,\n 2905610961,\n 2905610959,\n 2905610957,\n 2905610956,\n 2905610954,\n 2905610953,\n 2905610950,\n 2905610947,\n 2905610944,\n 2905610937,\n 2905610934,\n 2905610929,\n 2905610924,\n 2905610918,\n 2905610915,\n 2905610921,\n 2905610913,\n 2905610797,\n 2905610907,\n 2905610902,\n 2905610800,\n 2905610799,\n 2905610798,\n 2905610901,\n 2905610904,\n 2905610908,\n 2905610909,\n 2905610910,\n 2905610912,\n 2905610914,\n 2905610916,\n 2905610922,\n 2905610927,\n 2905610932,\n 2905610935,\n 2905610939,\n 2905610943,\n 2905610946,\n 2905610948\n ],\n "tags": {\n "name": "Gîtes de l'Étang",\n "tourism": "chalet"\n }\n },\n {\n "type": "way",\n "id": 1172531770,\n "timestamp": "2025-08-05T10:38:01Z",\n "version": 2,\n "changeset": 169998400,\n "user": "Vidow",\n "uid": 23161590,\n "nodes": [\n 2859662039,\n 10894054527,\n 10894030748,\n 10894030749,\n 2858764575,\n 10894030750,\n 10894030751,\n 10894030752,\n 10894030753,\n 10894030754,\n 10894030755,\n 10894030756,\n 10894030757,\n 10894030758,\n 10894030759,\n 10894030760,\n 10894030761,\n 10894030762,\n 10894030763,\n 10894030764,\n 10894030777,\n 2859662051,\n 2859662039\n ],\n "tags": {\n "name": "Vassiviera",\n "opening_hours": "Mo-Su 10:00-21:30",\n "operator": "Vassiviera",\n "tourism": "theme_park",\n "website": "https://vassiviera.fr"\n }\n }\n \n ]\n }\n """ ] ] |
|