-
Currently using Overpass server by kumi systems, which is fine.
One might want to setup an own overpass API, docker image: https://hub.docker.com/r/wiktorn/overpass-api
-
This is true at least for the version currently on Google Fonts:
https://fonts.google.com/specimen/Overpass+Mono?query=overpass&preview.text=I%20offer%20fine%20affluent%20foxes%20no%20affixed%20fle…
-
Does Overpass API have grammatical specifications? Now I'm trying to parse the Overpass API's query language, but that seems to be a complex and meticulous task. Since I haven't found a publicly avail…
-
```
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“water”
*/
[out:json][timeout:25];
// gather results
(
// query part for: “water”
way["natural"="v…
-
Hi,
How I could reduce/filter/configure the output or log ?
Context:
- I deployed Overpass-API into a kubernetes cluster with a deployement
- overpass generate a bunch of log (when download, l…
-
`*.overpassql` is now the recommended file extension for Overpass QL: [OSM Wiki: Overpass QL § File extension](https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL#File_extension)
*(**Disclai…
-
`make`ing a point (with `pt(eval, eval)`) creates a `geometry` with a `coordinate` pair inside of it. For `convert` statements, `lat()` and `lon()` obtains the latitude and longitude from that `coordi…
-
Typo Ascender values is too less which cause issues when used on single line things like buttons.
HHead ascender values seem to be more appropriate.
Simple test:
```
button {
backgrou…
-
I see in my network tab that it takes 11 seconds for the overpass request to finish before I can see the changes.
It looks like the overpass server at `overpass.osmcha.org` is overloaded.
A kind o…
-
The Missouri Department of Transportation publishes lat/long for traffic cameras throughout the US state of Missouri. The refs can be extracted from the media URLs; there are a couple different URL fo…