How to get a place's longitude and latitude?

Aakash Jana aakashjana2002 at gmail.com
Mon Feb 24 11:08:29 EST 2020


You might use webscraping with requests and beautiful soup to scrape up
some website for that gives such utility


On Mon, 24 Feb 2020, 9:36 pm Souvik Dutta <souvik.viksou at gmail.com wrote:

> Hi guys I want to make a program that kinda sends an sos message with the
> measures of longitude and latitude (which is super inconvenient) to
> someone. How can I do that I mean how can I get the longitude and latitude?
> Any help would be appreciated.
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list