10000 GitHub - poulh/nflMaps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

poulh/nflMaps

Repository files navigation

NFL Maps

Welcome to the NFL Maps project! This tool is designed to visualize NFL team allegiances across the United States based on geographical proximity to NFL stadiums.

Features

  • Stadium Locations: Plot the exact locations of all NFL stadiums on the map.
  • Team Colors: View each region in the corresponding team colors.
  • Closest Team Calculations: Determine the closest NFL team for each county in the U.S.

Getting Started

To get started with NFL Maps, clone this repository to your local machine and ensure you have all the necessary Python dependencies installed.

git clone https://github.com/poulh/nflMaps.git
cd nflMaps
pip install .

Run the main script to generate the map:

python main.py

Sample Map

Here's a sneak peek of what the NFL allegiance map looks like:

NFL Allegiance Map

Data Sources

The project utilizes various data sources to compile the information necessary for the map, including stadium locations, team colors, and county geo centers.

Contributing

Contributions to the NFL Maps project are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0