Skip to content

Commit 8757118

Browse files
committed
add gif image of batch.py output
1 parent 6354599 commit 8757118

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ understand that the connection to the OpenCage API will no longer be encrypted.
107107
geocoder = OpenCageGeocode('your-api-key', 'http')
108108
```
109109

110+
### Command-line batch geocoding
111+
112+
See `examples/batch.py` for an example to geocode a CSV file.
113+
114+
<img src="batch-progress.gif"/>
110115

111116
### Exceptions
112117

@@ -126,7 +131,7 @@ Please see `LICENSE.txt`
126131

127132
### Who is OpenCage GmbH?
128133

129-
<a href="https://opencagedata.com"><img src="opencage_logo_300_150.png"></a>
134+
<a href="https://opencagedata.com"><img src="opencage_logo_300_150.png"/></a>
130135

131136
We run a worldwide [geocoding API](https://opencagedata.com/api) and [geosearch](https://opencagedata.com/geosearch) service based on open data.
132137
Learn more [about us](https://opencagedata.com/about).

batch-progress.gif

576 KB
Loading

0 commit comments

Comments
 (0)