Get job results
The user wants to download the results of a batch geocoding or reverse geocoding request made previously once the job has finished.
Request
This GET
request below uses the RequestID E2bc948zBsMCG4QclFKCq3tddWYCsE9g
to retrieve the results from an earlier request. You need to use the RequestID
from your own request.
https://batch.geocoder.ls.hereapi.com/6.2/jobs/E2bc948zBsMCG4QclFKCq3tddWYCsE9g/result
?apiKey={YOUR_API_KEY}
Response
The response is a downloadable zip file that contains For information on how to download the response, see Reading Batch Request Output.
recId|SeqNumber|seqLength|displayLatitude|displayLongitude|locationLabel|houseNumber|street|district|city|postalCode|county|state|country
0001|1|1|52.5308609|13.3846903|Invalidenstraße 116, 10115 Berlin, Deutschland|116|Invalidenstraße|Mitte|Berlin|10115|Berlin|Berlin|DEU
0002|1|1|50.1619301|8.5336103|Am Kronberger Hang 8, 65824 Schwalbach, Deutschland|8|Am Kronberger Hang||Schwalbach|65824|Main-Taunus-Kreis|Hessen|DEU
0003|1|1|41.8843193|-87.6387711|425 W Randolph St, Chicago, IL 60606, United States|425|W Randolph St|West Loop|Chicago|60606|Cook|IL|USA
0004|1|1|42.3622513|-71.0802994|1 Main St, Cambridge, MA 02142, United States|1|Main St|East Cambridge|Cambridge|02142|Middlesex|MA|USA
0005|1|1|37.376339|-122.03405|200 S Mathilda Ave, Sunnyvale, CA 94086, United States|200|S Mathilda Ave|Heritage District|Sunnyvale|94086|Santa Clara|CA|USA