View Single Post
  #83   Spotlight this post!  
Unread 30-12-2010, 17:27
Andrew Schreiber Andrew Schreiber is offline
Joining the 900 Meme Team
FRC #0079
 
Join Date: Jan 2005
Rookie Year: 2000
Location: Misplaced Michigander
Posts: 4,069
Andrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond reputeAndrew Schreiber has a reputation beyond repute
Re: Brainstorm - The Blue Alliance v4

Quote:
Originally Posted by lineskier View Post
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
I have a file that contains all the teams from 1992-2010 geocoded. I attached it. I assume you are generating this from a language that can handle json.
Attached Files
File Type: zip All-FRC-Teams-Ever.js.zip (662.8 KB, 16 views)
__________________




.
Reply With Quote