Skip to content

This is an application that convert a CSV file with CEPs to a CSV file with Latitude and Longitude

Notifications You must be signed in to change notification settings

vinigomes/cep-lat-long-go

Repository files navigation

cep-lat-long-go

This is an application that convert a CSV file with CEPs to a CSV file with Latitude and Longitude

Description

To run this application you need:

  • To config a environment variable GOOGLE_MAPS_API_KEY with you key: export GOOGLE_MAPS_API_KEY="your-key"
  • After this, you just need to run the application: go run main.go services.go address.go exception.go

About

This is an application that convert a CSV file with CEPs to a CSV file with Latitude and Longitude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published