Skip to content

climatecabinet/scorecard-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map for the Climate Cabinet Scorecard

Installation

To start developing locally, first make sure Gatsby is installed

npm install gatsby

Next, clone the repo and cd into the new git repo

git clone https://github.com/climatecabinet/scorecard-map.git
cd scorecard-map

Development

To start the local development server, run

npm run develop

How to refresh the map files?

  1. Run the following commands
$ cd scripts
$ . .env/bin/activate
$ python all.py
  1. Upload both files to the Climate Cabinet ArcGIS Developer Account
  2. Convert feature layers into vector tile layers
  3. Make both files publicly available (Settings -> Layer Access -> Change from Private to Public)
  4. Update the map layer links in the config/map.js file

About

map for the Climate Cabinet Scorecard (2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published