看板 Web_Design 關於我們 聯絡資訊
Hi, I have a question about Twitter API. In Twitter Search API if you use http://search.twitter.com/search.json?....&geocode=..... it gives you tweets near the location you specified. This is no problem. My question is: In those tweets returned from this search, some of them (in fact most of them) does not contain any location information nor geocodable information. If this is the case, how does Twitter server decides these tweets are near the specified location?? Or is it because those tweets DO contain location -related information, but Twitter Search API DO NOT return them for some reason? Thank you very much. -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 143.215.18.78
ducksteven:according to the doc, if a tweet doesn't have 06/07 17:06
ducksteven:geocode, it will fallback to user's location. 06/07 17:06
cckh:thank you, but do you know what would happen if user 06/09 15:35
cckh:location is null too? meaning this tweet is not 06/09 15:36
cckh:locatable? If so, how is it returned by Search API?? 06/09 15:36