I had some unexpected travel this week, spending much of Thursday and Friday driving between NYC and DC on I-95. While in DC I was curious to see how Twitter handles changes to the user's location. Your location is echoed back in your Twitter homepage as well as in the various status feeds. Twittervision uses the location field to plot tweets on a Google map.
From what I can tell, Twitter only keeps the current location, and uses that to fill in the <location> field in the various feeds. I think this is a mistake and a design flaw:
Now, whining aside, I can see why you wouldn't want to build a history of locations since the location is (currently) free-form. You'd probably want to normalize the locations, would you do that across the entire user base or on a user-by-user basis?
What I would do though is store the user's location with each tweet so that locational context is preserved.
Posted in Twitter
Copyright 2002–2011 Artific Consulting LLC.
Unless otherwise noted, content is licensed for reuse under the Creative Commons Attribution-ShareAlike 3.0 License.
Please read and understand the license before repurposing content from this site.