this post was submitted on 24 Jan 2024
445 points (96.8% liked)

Programmer Humor

32190 readers
419 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] litchralee@sh.itjust.works 32 points 8 months ago* (last edited 8 months ago)

As an aside, I will say that the examples from the OSM Overpass API are pretty nifty for other applications. For example, I once wanted to find the longest stretch of road within city limits that does not have a stop sign or traffic light, in order to fairly assess ebike range by running back and forth until out-of-battery. I knew at the time that OSM had the data, but I didn't know it could be queried in such a way. Would have saved me some manual searching, as well as broadening to include rural roads just outside the city.