I'm trying to search Facebook status messages by location but I don't think the location data is used. My query is: http://developers.facebook.com/tools/explorer/?method=GET&path=search%3Fq%3Dmorning%26center%3D49.46%2C-2.55%26distance%3D10%26access_token%3D
https://developers.facebook.com/docs/reference/api/#searching
Is this possible in any way?
placefield you need looks like it only gets returned if you haveread_streampermission on that user's feed. You could probably make this work for friends. – cpilko Sep 28 '12 at 12:38