An open API service indexing awesome lists of open source software.

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

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
```