Skip to content

Find the Electricity Maps zone for your coordinates

Notifications You must be signed in to change notification settings

electricitymaps/zone-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electricity Maps

Electricity Maps Zone Finder

This tool allows you to find the Electricity Maps zone for a set of coordinates without having to call the API.


Introduction

This small script replicates the coordinate look up functionality of the Electricity Maps API to allow clients to run the lookup without having to call the API.

How to use

  1. Clone or download this repository
  2. Add your coordinates to the data.csv file (see example in file)
  3. Run node index.js
  4. The coresponding Electricity Maps zone will be written to data.csv for each row

About

Find the Electricity Maps zone for your coordinates

Resources

Stars

Watchers

Forks