Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   General Forum (http://www.chiefdelphi.com/forums/forumdisplay.php?f=16)
-   -   Brainstorm - The Blue Alliance v4 (http://www.chiefdelphi.com/forums/showthread.php?t=85857)

Chris is me 25-12-2010 21:12

Re: Brainstorm - The Blue Alliance v4
 
I think you're map is a little shifted. I imagine those heat clusters about an hour northwest of Milwaukee and Chicago are intended for the cities...

Justin Montois 25-12-2010 22:12

Re: Brainstorm - The Blue Alliance v4
 
Quote:

Originally Posted by Chris is me (Post 988481)
I think you're map is a little shifted. I imagine those heat clusters about an hour northwest of Milwaukee and Chicago are intended for the cities...

Agreed. It's a really cool map, I see the heat cluster for Rochester is in the middle of Lake Ontario though.

mwtidd 25-12-2010 22:15

Re: Brainstorm - The Blue Alliance v4
 
Quote:

Originally Posted by Chris is me (Post 988481)
I think you're map is a little shifted. I imagine those heat clusters about an hour northwest of Milwaukee and Chicago are intended for the cities...

yeah I noticed the same. the code for the heatmap generation wasn't mine.
http://googlemapsmania.blogspot.com/...flash-api.html

as the feature itself was a delighter (idea came from call of duty's heatmap) and a non-critical feature, I figured the shift didn't take away from the effect I wanted it to have :) I will try to fix the bug, but the next thing I wanted to look at was the total point spread for each team in 2010.

A previous poster mentioned that comparisons would be nice, right now I am trying to make a reputation engine based on the TBA info.

Another map I wanted to generate was that of rookie teams, showing which areas have the most growth.

Update:
Generated the rookie map, way to go Dallas and Salt Lake City!



And I want to say thanks to TBA for opening this information in an API.

hg273 25-12-2010 22:29

Re: Brainstorm - The Blue Alliance v4
 
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.;)

mwtidd 25-12-2010 22:45

Re: Brainstorm - The Blue Alliance v4
 
Quote:

Originally Posted by hg273 (Post 988508)
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

maverickfan138 26-12-2010 23:05

Re: Brainstorm - The Blue Alliance v4
 
So does anybody have any idea when the new version of TBA will be completed?

goffchris 30-12-2010 17:13

Re: Brainstorm - The Blue Alliance v4
 
How about a system of user ratings? Kind of like the stars on Amazon. Perhaps there could be a rating system for things that are not reflected in the official stats. For example, Teamwork, Robot reliability, Gracious Professionalism, etc.

Andrew Schreiber 30-12-2010 17:27

Re: Brainstorm - The Blue Alliance v4
 
1 Attachment(s)
Quote:

Originally Posted by lineskier (Post 988512)
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.


All times are GMT -5. The time now is 23:35.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi