https://github.com/quartz/us-natural-resources
Map showing where natural resources are located in the US
https://github.com/quartz/us-natural-resources
map project qz-things
Last synced: about 1 month ago
JSON representation
Map showing where natural resources are located in the US
- Host: GitHub
- URL: https://github.com/quartz/us-natural-resources
- Owner: Quartz
- Created: 2016-11-22T20:52:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T18:18:48.000Z (about 9 years ago)
- Last Synced: 2025-03-01T11:45:30.924Z (over 1 year ago)
- Topics: map, project, qz-things
- Language: JavaScript
- Homepage: https://qz.com/851080/trumps-promise-to-coal-miners-will-hurt-jobs-in-other-republican-states/
- Size: 5.84 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# us-energy-resources
## Setup
```
mkvirtualenv us-energy-resources
pip install -r requirements.txt
```
## Usage
```
mapturner geodata.yml src/data/geodata.json
```
```
gulp
```