/geocodeonthefly

Simple WindowsForms application to get LatLng from addresses using Google Maps Geocoding API.

Primary LanguageC#

geocodeonthefly

Simple WindowsForms application to get LatLng from addresses using Google Maps Geocoding API.

The application imports addresses data from a .XLSX excel file, gets latitude, longitude and formatted address fields from Google Maps Geocoding API, and exports it to as the input .XLSX file with the results concatenated in columns at the end of each row.