You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
-10
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,6 @@
2
2
3
3
This is a simple geocoding tool.
4
4
5
-
## Usage
6
-
7
-
Create a settings.ini file with API keys:
8
-
9
-
```
10
-
cat settings.ini
11
-
[Bing]
12
-
Key=<bing api key goes here>
13
-
```
14
-
15
5
## Notes
16
6
17
7
This code was originally written as a test for the following blog: [Geocoding with BingMaps in Python](http://blencorp.com/blog/2012/06/geocoding-with-bingmaps-in-python/).
0 commit comments