Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Harrison-Mitchell committed Apr 3, 2018
1 parent 557dd56 commit d5f4157
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
@@ -1,2 +1,8 @@
# Speed-Camera-Geocoding
Translates speed camera location descriptions to coordinates and then displays them on a map
Translates speed camera location descriptions to coordinates and then displays them on a map.

### Usage
Get a GMaps API key, stick it in the `index.html` where `<KEY HERE>` is and also in the input box. Then open the camera list, select the whole table (including header) under `Fixed speed cameras` and paste it in the respective box. Repeat for school zone and red light cameras. Wait 2-3 minutes for the GeoCoding API to find coordinates, you can see the progress in the tab title. (For clearer help, watch `usage.mp4`).

### Output
![Output](https://github.com/Harrison-Mitchell/Speed-Camera-Geocoding/blob/master/output.png "Output")

0 comments on commit d5f4157

Please sign in to comment.