[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
I am beginning to think, that this locations= filter is very limited.

OK it works for SFC and NYC.

Chicago and LA is getting very little traffic and mostly errors.





On Feb 10, 4:53 pm, Mark Mason  wrote:
> I am lazy programmer, not indiana jones - still can't read a map.
>
> On Feb 10, 4:48 pm, Mark Mason  wrote:
>
>
>
> > Just as with the track parameter, queries are subject to Track
> > Limitations, described in Track Limiting and subject to access roles,
> > described in the statuses/filter method.  Both the number and size of
> > bounding boxes is limited.  Bounding boxes must be less than one
> > degree per side, and you may specify up to ten bounding boxes.
>
> > Is there a tool to help me stay in 10 boxes?
>
> > Need
> > LA
> > Chicago
>
> > On Feb 10, 12:01 pm, John Kalucki  wrote:
>
> > > You want to find the southwest corner and the northeast corner of each
> > > region you wish to cover.
>
> > > -John Kaluckihttp://twitter.com/jkalucki
> > > Infrastructure, Twitter Inc.
>
> > > On Wed, Feb 10, 2010 at 8:49 AM, Mark Mason  wrote:
> > > > I can get a longitude and latitude for a city like chicago, but I do I
> > > > get the 2 pairs for locations=?
>
> > > > this is what i have for NYC
>
> > > > define('LOCATIONS_TO_TRACK',"-74,40,-73,41");
>
> > > > how to I decide if I want the whole city?- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -


[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
I am lazy programmer, not indiana jones - still can't read a map.

On Feb 10, 4:48 pm, Mark Mason  wrote:
> Just as with the track parameter, queries are subject to Track
> Limitations, described in Track Limiting and subject to access roles,
> described in the statuses/filter method.  Both the number and size of
> bounding boxes is limited.  Bounding boxes must be less than one
> degree per side, and you may specify up to ten bounding boxes.
>
> Is there a tool to help me stay in 10 boxes?
>
> Need
> LA
> Chicago
>
> On Feb 10, 12:01 pm, John Kalucki  wrote:
>
>
>
> > You want to find the southwest corner and the northeast corner of each
> > region you wish to cover.
>
> > -John Kaluckihttp://twitter.com/jkalucki
> > Infrastructure, Twitter Inc.
>
> > On Wed, Feb 10, 2010 at 8:49 AM, Mark Mason  wrote:
> > > I can get a longitude and latitude for a city like chicago, but I do I
> > > get the 2 pairs for locations=?
>
> > > this is what i have for NYC
>
> > > define('LOCATIONS_TO_TRACK',"-74,40,-73,41");
>
> > > how to I decide if I want the whole city?- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -


[twitter-dev] Re: Longitude and latitude Pairs for major cities

2010-02-10 Thread Mark Mason
Just as with the track parameter, queries are subject to Track
Limitations, described in Track Limiting and subject to access roles,
described in the statuses/filter method.  Both the number and size of
bounding boxes is limited.  Bounding boxes must be less than one
degree per side, and you may specify up to ten bounding boxes.


Is there a tool to help me stay in 10 boxes?

Need
LA
Chicago

On Feb 10, 12:01 pm, John Kalucki  wrote:
> You want to find the southwest corner and the northeast corner of each
> region you wish to cover.
>
> -John Kaluckihttp://twitter.com/jkalucki
> Infrastructure, Twitter Inc.
>
>
>
> On Wed, Feb 10, 2010 at 8:49 AM, Mark Mason  wrote:
> > I can get a longitude and latitude for a city like chicago, but I do I
> > get the 2 pairs for locations=?
>
> > this is what i have for NYC
>
> > define('LOCATIONS_TO_TRACK',"-74,40,-73,41");
>
> > how to I decide if I want the whole city?- Hide quoted text -
>
> - Show quoted text -