View Single Post
  #80   Spotlight this post!  
Unread 25-12-2010, 22:45
mwtidd's Avatar
mwtidd mwtidd is offline
Registered User
AKA: mike
FRC #0319 (Big Bad Bob)
Team Role: Mentor
 
Join Date: Feb 2005
Rookie Year: 2003
Location: Boston, MA
Posts: 714
mwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond reputemwtidd has a reputation beyond repute
Re: Brainstorm - The Blue Alliance v4

Quote:
Originally Posted by hg273 View Post
Maybe this is an issue with the TBA API, but there don't seem to be any teams in Seattle. I know some XBots and Skunks who would be disappointed with their lack of existence.
They are in the api. It could be an issue with google, they only allow so many calls, and they tend to reject some of mine.
Also, the way I am accessing the api is through my backend so it may be getting corrupted there.

Again this was one day of coding to produce this, it seems CD is a great bug tracking source

Edit:
I confirmed that google is rejecting some of my calls, pretty much every team from a state after South Carolina (alphabetical order). Once I store the lat/long on the backend this should be fixed

Once again if TBA added the lat/longs, no one else would have this issue. Also when trying to pull teams, rather than calling "getTeams()" a teamnumber range function would be nice, an alternative to going from state to state.

Update:
fixed the alignment problem
here's the rookie map
__________________
"Never let your schooling interfere with your education" -Mark Twain

Last edited by mwtidd : 25-12-2010 at 23:13.
Reply With Quote