File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,6 +107,11 @@ understand that the connection to the OpenCage API will no longer be encrypted.
107107geocoder = 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
131136We run a worldwide [ geocoding API] ( https://opencagedata.com/api ) and [ geosearch] ( https://opencagedata.com/geosearch ) service based on open data.
132137Learn more [ about us] ( https://opencagedata.com/about ) .
You can’t perform that action at this time.
0 commit comments