Batch Geocoder

The Batch Geocoder application allows you to geocode your dataset of addresses.
You can upload your file and the application will process it to add a location (longitude, latitude) to each address.


Data structure

IdentifierstringMust be unique
Streetnamestring
House numberstring
Postal codeinteger
Localitystring

You can upload a .txt or .csv file. Your file must be UTF-8 encoded and the separator must be a comma ,, or a semicolon ;. Your file must not have a header.

Your data will be completely removed from our server at the latest after 24 hours !