- Clone this repo.
- Export the spreadsheet containing the most recent letter data to a csv.
- Move that csv into the resistbot-map directory.
- Rename that csv 'data.csv'
- Navigate to resistbot-map repo
- On your command line, run
conda env create resistbot_map
- On your command line, run
source activate resistbot_map
- On your command line, run
python data.py
- Your repo now contains a file called data.json. This is the file containing the data that www.resistbot.io uses to construct the l2e map. Take that file and move it to the js directory in our main site repo. Upon deployment, the map will use that file to put pins and labels.
- Please do not commit the actual data.json file anywhere. It contains user information, and we want to protect our users' privacy to the extent that we can.
Repeat the steps above, starting with exporting the spreadsheet containing the most recent letter data.