Search notes:

Overpass Turbo IDE extensions for the Overpass API

The Overpass Turbo IDE has some extensions to assist formulating queries for the Overpass API.
{{bbox}} Calculate a bounding box based on current map view bounding box coordinates of the current map view
{{center}} Calculate center coordinates of current map view map center coordinates
{{date}} Current date and time
{{date:specifier}} Create historical date based on specifier. Syntax is a number followed by a time period: second, minute, hour, days, weeks, months, years. E.g. 1 day, 2 years
{{date:…}} ISO 8601 date-time-string a certain time interval ago (e.g. “24 hours”)
{{geocodeId:"query"}} Perform Nominatim search using query. Use OSM id of first result
{{geocodeArea:"query"}} Perform Nominatim search using query for an area. Use OSM id of first area
{{geocodeBbox:"query"}} Perform Nominatim search using query. Use the bounding box of the first result
{{geocodeCoords:"query"}} Perform Nominatim search using query. Use the centroid of the first result
{{style:…}} Define MapCSS stylesheet which specify how a query result is (graphically) rendered.
{{var=val}} Define a variable named var. {{var}} will be relpaced by val in the query.
{{data:overpass,server=...}} Specify URL of Overpass API endpoint

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745519303, '3.12.102.192', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/OpenStreetMap/API/Overpass/extensions/index(49): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78