Bob,
Sorry for the delay in getting back to you. I totally missed the
series of posts in my email.
Are you trying to get the location from the user's profile (bio)?
If so, it does cause somewhat of an issue (oppty?). yourTwapperKeeper
uses both the streaming api and search api. the streaming api does
carry that information, but it is basically dumped and never stored.
the search api doesn't carry it (unless another api call is made)
[unless something has changed since the last time I looked.]
so to fully enable it, both archiving routines would have to be
refactored...
John