Hi list, a lot of mobile Twitter clients add the device's current geocode to the user's location, which results in location values like this one, for instance:
"iPhone: 40.757929,-73.985506" Now, I'm tempted to do the same thing in the client I'm working on, but I'm wondering if doing it this way makes any sense. Here's what I found in an older (seemingly closed) thread on this list -- Matt said: "The location information in the search system is based on the users location at the time of the status. Because Twitter does not ask for structured location information at registration the free-text location is geocoded when entering the search system." -- So does the "search system" actually look for a geocode pattern in location fields, justifying the aforementioned "latitide,longitude" location updates? And if it does, are there any rules for this? Are prefixes (e.g., "iPhone:" -- see above) OK? Thanks! Cheers, Peter.
