Giter Club home page Giter Club logo

firstmap.github.io's Introduction

An interactive online map of FRC teams and events.

Screenshot of FIRSTMap

Custom Team Icons

Custom team icons are updated periodically from the FIRST avatar system. The old system of manually submitting icons to FIRSTMap is being phased out in favor of this approach.

Customizing Team Position

Team positions are downloaded from The Blue Alliance API using our scraper. While the scraper may find the location of the city where a team resides, it cannot necessarily find the exact location of the team's workspace. Customizing your team's position allows your team's marker to show up at the exact location of your workspace.

Instructions for customizing team position:

  1. Fork the repository.
  2. Open data/custom_locations.json and add your team's latitude and longitude to the array within the file. This data entry should precisely follow the following syntax, making sure NOT to use single quotes or add a trailing comma after longitude:
"team_number": {
    "lat": latitude,
    "lng": longitude
}
  1. Push these changes to your fork of FIRSTMap.
  2. Open a pull-request with the main FIRSTMap repository to merge your fork back to the origin.
  3. Enjoy the updated location of your team's marker!

Note: Any team that has not competed in the current season (including the offseason, but excluding events not listed on The Blue Alliance) will not be found by the scraper and will not show up on the map. If your team has competed in the current season (according to The Blue Alliance), but is not on the map, the scraper likely needs to be run again to update the team list. You may wish to open an issue if your team is in this situation.


License

MIT

Author

Created by Erik Boesen and other contributors.

firstmap.github.io's People

Contributors

aeris-fox avatar alexzhang2040 avatar andrewda avatar ariovistus avatar bman12three4 avatar cruzsbrian avatar devyntk avatar dracco1993 avatar droswell avatar erikboesen avatar ethshaw avatar geeii avatar leoadberg avatar liavt avatar mcao avatar milkoneko avatar mrb2851 avatar ngreen-gt avatar robinsonz avatar rukhmisk2827 avatar runneals avatar samcfuchs avatar sciencewhiz avatar spcoxion avatar stonemoney avatar takbs2412 avatar technonerdz avatar theplasmaguy avatar vanjan14 avatar znewt99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.