omerfarukeker / map_n_weather

Visualises randomly selected latitude and longitude points on earth with GoogleMaps and gives the temperature too

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAP & WEATHER

The aim of this study is to utilise APIs in Python environment.

This script visualises randomly selected latitude and longitude points on earth with GoogleMaps API and gives its temperature too. OpenWeatherMap's API was used to fetch instantaneous weather data and visualise. You can get a free API key from the following webpage: https://openweathermap.org/current

gif1

About

Visualises randomly selected latitude and longitude points on earth with GoogleMaps and gives the temperature too


Languages

Language:Python 100.0%