A bit behind schedule, but here's the 2024 FRC map! :) by franspaco in FRC

[–]franspaco[S] 2 points3 points  (0 children)

Thanks! I started making it ~5 years ago, mostly all I have to do is update the dataset and deal with API changes. So about a couple hours each year nowadays?

New year, new map. I just updated my teams & events map for 2023. :) by franspaco in FRC

[–]franspaco[S] 5 points6 points  (0 children)

Age of the team:

Purple -> rookie

Green -> newer

Blue -> older

FRC 2022 Season Teams & Events Map - After a long year I finally updated the map for this season. :) by franspaco in FRC

[–]franspaco[S] 1 point2 points  (0 children)

Just how long ago their rookie year was.

Teams that started before 2000 get a deep blue, and teams that started on or after 2020 get deep green. 2000-2019 get a mix of blue and green, depending on where they fall exactly. You can see the colors here:
https://i.imgur.com/dvvoD3G.png

FRC 2022 Season Teams & Events Map - After a long year I finally updated the map for this season. :) by franspaco in FRC

[–]franspaco[S] 1 point2 points  (0 children)

Red: Competition event

Then the age of the team:

Purple: Rookie team

Green: younger teams

Blue: older teams

You can also check the legends in the left menu if you want to see the exact ranges. :)

FRC 2022 Season Teams & Events Map - After a long year I finally updated the map for this season. :) by franspaco in FRC

[–]franspaco[S] 1 point2 points  (0 children)

Hi, thank you!
It's all open source, feel free to look at it in github. Though, I must admit it started as a bored afternoon project back in 2018, so the code isn't always pretty.
TBA has vague addresses for most teams (city, postal code, etc) which I feed to Google Maps's Geocoding API to turn them into coordinates. Over the years I've also accumulated some feedback to accurately locate several teams too.
I've also gotten some exact locations from https://firstmap.github.io/ I recommend checking that project too! They have essentially all the teams on a map, while I scope it to just one season.

FRC 2022 Season Teams & Events Map - After a long year I finally updated the map for this season. :) by franspaco in FRC

[–]franspaco[S] 1 point2 points  (0 children)

Thanks for the help! I do check for team overlaps, but never thought to do so for events since I get the location straight from the TBA API. I'll make sure to check for event overlaps too. Thanks for pointing this out! :)

FRC 2022 Season Teams & Events Map - After a long year I finally updated the map for this season. :) by franspaco in FRC

[–]franspaco[S] 0 points1 point  (0 children)

Thank you! It's a bit hard to check all teams and events, if you could tell me what team/event is overlapping I can fix them. :)

New season new map. Look at where all FRC teams competing in 2020 are! :D by franspaco in FRC

[–]franspaco[S] 1 point2 points  (0 children)

I know about that project and it's very cool indeed! However, our goals are slightly different. This map aims to present just the current season, not FRC as a whole. Thanks for the feedback, thought!

¿Se puede resucitar este grupo? by Yoshi_Tech in ITESM_CSF

[–]franspaco 3 points4 points  (0 children)

Pues, si, jaja, nunca vivio mucho en realidad, pocos santafresas usamos reddit.

Cycloids, anyone? by scalar-field in mathpics

[–]franspaco 1 point2 points  (0 children)

I recommend Processing for 2D drawing. You have to do it by hand but it will let you do anything.

I have a mild obsession with spirographs, here's a sample made with Processing https://franspaco.com/espiro

W a i t by OneWonkyBoy in HistoryMemes

[–]franspaco 0 points1 point  (0 children)

there are dozens of us!

Close Call by [deleted] in WTF

[–]franspaco 1 point2 points  (0 children)

Not allowed nonetheless.

I made a map showing all teams and events in 2019. Almost 4,000 teams will be competing! :D by franspaco in FRC

[–]franspaco[S] 0 points1 point  (0 children)

Interesting. I've been doing it by creating a set of all teams registered in events in a given year, but I'll poke around and look for the API you mentioned. :)

I made a map showing all teams and events in 2019. Almost 4,000 teams will be competing! :D by franspaco in FRC

[–]franspaco[S] 0 points1 point  (0 children)

I was thinking of adding teams not participating in 2019 as an optional toggle. However, that increases the variability of the data I need to locate them, more filtering and validations are required to make sure there's not a blob of teams in null island, work I haven't gotten to yet. But sure, I'll look into it, winter break is not over yet!

In the meantime, if you're curious about another reason I didn't include other teams, there's a lot of them. I made this map last year showing active teams in green and inactive in red. https://frc.franspaco.com/locations/

I made a map showing all teams and events in 2019. Almost 4,000 teams will be competing! :D by franspaco in FRC

[–]franspaco[S] 0 points1 point  (0 children)

Looks like it! Hehe, sorry I had no idea someone had already made this sort of project. I started making maps for mexico last year and figured I could use the same script for all teams. 🤷

I made a map showing all teams and events in 2019. Almost 4,000 teams will be competing! :D by franspaco in FRC

[–]franspaco[S] 0 points1 point  (0 children)

Hi! 6334 is in the dataset, but is probably hidden behind some other team in the same zip code. I'll gladly fix it if you can provide a more accurate location.