Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
geolocation API update
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Raffi Krikorian  
View profile  
 More options Oct 1 2009, 3:52 pm
From: Raffi Krikorian <ra...@twitter.com>
Date: Thu, 1 Oct 2009 12:52:42 -0700
Local: Thurs, Oct 1 2009 3:52 pm
Subject: geolocation API update

as some of you may have already noticed, we've started going through  
the first steps to get the geolocation API out our door.  there are a  
few more steps in the process that i want to share with all of you.

if you start to pull status objects through the API, you'll notice  
that, for the majority of them, there is an empty <geo/> tag and for  
the user objects there is a <geo_enabled> tag that is set to false.  i  
say most, because, if you pull my user object

curl http://twitter.com/users/show/raffi.xml

you'll see that <geo_enabled> is true for me, and if you pull one of  
my statuses from yesterday

curl http://twitter.com/statuses/show/4512367904.xml

then you'll see a fully populated <geo> object at the end of that  
status.

<status>
   ...
   <geo xmlns:georss="http://www.georss.org/georss">
     <georss:Point>37.780300 -122.396900</georss:Point>
   </geo>
</status>

for clarification: the <geo_enabled> will always be in a user object  
reflecting whether the user has opted-into the geolocation API.  there  
will also always be a <geo> tag in the status object regardless of  
whether there is a location attached to the tweet or not.  if there is  
no location, then the tag will be empty.  if there is a location (as  
above), then the tag will be populated.

just to lay out a timeline -- we've deployed for internal testing, and  
soon we'll be turning this on for the general audience.

--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LucaPost  
View profile  
 More options Oct 2 2009, 8:44 am
From: LucaPost <lucap...@gmail.com>
Date: Fri, 2 Oct 2009 05:44:12 -0700 (PDT)
Local: Fri, Oct 2 2009 8:44 am
Subject: Re: geolocation API update
I tried this with the search API, json version (
http://search.twitter.com/search.atom?lang=en&q=devo)
but did not see get any geo sub-object... is it on only for atom
output or ..?!?

™hanks,ciao

On Oct 1, 9:52 pm, Raffi Krikorian <ra...@twitter.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Brian  
View profile  
 More options Oct 2 2009, 9:41 am
From: Brian <b.kn...@gmail.com>
Date: Fri, 2 Oct 2009 06:41:43 -0700 (PDT)
Local: Fri, Oct 2 2009 9:41 am
Subject: Re: geolocation API update
Raffi,

Could you tell me if the existing Twitter radius advanced searching
will be tweaked to include those tweets with <geo> tags within the
enclosed location?

Thanks,
brian

On Oct 1, 3:52 pm, Raffi Krikorian <ra...@twitter.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raffi Krikorian  
View profile  
 More options Oct 2 2009, 10:00 am
From: Raffi Krikorian <ra...@twitter.com>
Date: Fri, 2 Oct 2009 07:00:06 -0700
Local: Fri, Oct 2 2009 10:00 am
Subject: Re: [twitter-dev] Re: geolocation API update
Hi.

This will show up in search also - we're still in the process of  
rolling that out.

Thanks!

On Oct 2, 2009, at 5:44 AM, LucaPost <lucap...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Raffi Krikorian  
View profile  
 More options Oct 2 2009, 10:57 am
From: Raffi Krikorian <ra...@twitter.com>
Date: Fri, 2 Oct 2009 07:57:07 -0700
Local: Fri, Oct 2 2009 10:57 am
Subject: Re: [twitter-dev] Re: geolocation API update
Hi Brian.

Yup - that's currently the plan.

On Oct 2, 2009, at 6:41 AM, Brian <b.kn...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hitekconsulting.com  
View profile  
 More options Oct 2 2009, 12:06 pm
From: "hitekconsulting.com" <claytonchar...@gmail.com>
Date: Fri, 2 Oct 2009 09:06:25 -0700 (PDT)
Local: Fri, Oct 2 2009 12:06 pm
Subject: Re: geolocation API update
This is great news!

On Oct 1, 3:52 pm, Raffi Krikorian <ra...@twitter.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »