|
@@ -20,11 +20,11 @@ The script will access `API.json` for API keys (if neccessary) and will output `
|
20
|
20
|
|
21
|
21
|
### Files
|
22
|
22
|
|
23
|
|
-`API.json` - credentials for the geocoding APIs
|
24
|
|
-`cities.csv` - main output; CSV with header; example results included
|
25
|
|
-`cities.txt` - input file; each location on new line; examples included
|
26
|
|
-`console_output.txt` - example for console output
|
27
|
|
-`outliers.txt` - supposed outliers
|
|
23
|
+`API.json` - credentials for the geocoding APIs
|
|
24
|
+`cities.csv` - main output; CSV with header; example results included
|
|
25
|
+`cities.txt` - input file; each location on new line; examples included
|
|
26
|
+`console_output.txt` - example for console output
|
|
27
|
+`outliers.txt` - supposed outliers
|
28
|
28
|
|
29
|
29
|
### Version
|
30
|
30
|
|