Finding Breakfast Within Raid Range
Niantic is rerunning a raid day from the recent GO Fest this Sunday with 12 free raid passes. My friend and I wanted to do some of it together, but it is late July in Austin and Sunday’s temperature is supposed to be in the neighborhood of 100 degrees. Walking around a park was something we wanted to avoid if we could. We wanted breakfast somewhere we could sit, catch up, and still jump into raids without going outside.
Ideally two gyms in range of the table so we could just cycle through raids while we munched.
The 80 meter restriction
In PoGo you can interact with a gym from ~80 meters away, so a restaurant only counts if the gym is basically in the building. Two gyms from one seat is much harder. They have to be within 160 meters of each other and you have to be sitting between them.
No shortcut on the data
I tried to query gym locations and score every breakfast spot at once, but I could not. Niantic keeps stops and gyms in its own system. There are community-driven maps out there, but the data is crowd-sourced and there is no way to pull from it systematically.
So it was manual, through Campfire, Niantic’s companion app that shows nearby gyms and active raids on a map. My process:
- Note the gym details in Campfire
- Click to open its location in Google Maps
- Copy the coordinates
- Log the gym’s location (alongside other metadata)
For the restaurants, I grabbed the coordinates from the Google Maps URL and used OpenStreetMap to fill in details about the place.
Two ways to search
I tried it from two angles:
- Starting from food: I picked places I already thought had at least decent breakfast, leaning toward dense areas where a strip center might have collected a few gyms over the years. The best finds were gyms named after the restaurant they sit at i.e. “Kerbey Lane Cafe” or “Summer Moon Coffee.”
- Starting from gyms: I scrolled Campfire looking for tight clusters, but learned that density does not mean good food coverage. Arbor Trails has five gyms inside 600 meters, all spread across the shopping center, none close enough to share a table. A church campus in South Austin has three within 150 meters, but nowhere to eat.
Neither direction found the thing I was after.
Where I landed
The two-gym table is still a unicorn. There are areas I did not check, like the Domain, that probably fit, but the drive is too far.
So we are settling for the south Kerbey Lane. Its own sign is a gym, 14 meters out, and there is a small pond and trail nearby with two more gyms along the path.
My map
I put everything I logged into a small JSON file and had Claude build me something to read it. The plan is to keep adding to the list and eventually find the elusive double-gym restaurant in Austin.