This repository was archived by the owner on May 25, 2022. It is now read-only.
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|
parent directory.. |
| | | |
| | | |
| | | |
|
This script takes an address and return its latitude and longitude.This process is called geocoding
I have used the locationiq website's geocoding api inorder to solve this problem.
To be able to use this script you have to create a free account at https://locationiq.com/ and obtain your private token.
Remember, don't share your private token with anyone.