What Do You Do Where?

July 25th, 2015
map, tech
You can ask Android "what is this phone doing?" and it will classify your recent movements as:
inVehicle The device is in a vehicle, such as a car.
onBicycle The device is on a bicycle.
onFoot The device is on a user who is walking or running.
running The device is on a user who is running.
still The device is still (not moving).
tilting The device angle relative to gravity changed significantly.
unknown Unable to detect the current activity.
walking The device is on a user who is walking.
I have location history enabled on my phone, and it's been telling Google my location and activity classification more or less continuously since 2012-09-20. This is now included in Google Takeout, so we can map it. What do I tend to do where?


zoomable map

Colors are:

inVehicle red
onBicycle pink
onFoot purple
still blue
tilting green
unknown yellow
exitingVehicle orange


zoomable map

You can see roads, because they're red (inVehicle), and home/work have a lot of blue (still), but overall this doesn't seem super useful. Maybe there would be something more interesting if I weighted by frequency? (Where do I tilt the most?)

Code is on github

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

Thing of Things AI use policy

dynomight recently wrote an article calling for bloggers to state publicly whether and how they use AI

via Thing of Things July 6, 2026

Agentic test processes, LLM benchmarks, and other notes on agentic coding from Galapagos Island

I've been using AI fairly heavily since last November and the whole thing is a funny experience. An agent will do something that, if a human did it, you'd immediately fire them. My reaction, of course, is to act as if this is great and spin up a t…

via Posts on July 3, 2026

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

more     (via openring)