-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Your Location Information
Latitude and Longitude allow you to specify a location on the globe. These gadgets use this information to perform the weather data lookups with OpenWeatherMap.com.
To locate the proper latitude and longitude values from OpenWeatherMaps.com for your desired location, you must visit OpenWeatherMap.com's find page. https://openweathermap.org/find

Once you are at this page, Type in your city and county code separated by a comma and press the search button. If OpenWeatherMap.com has data for the specified location the search results will present the location and a set of "Geo coords".

The first number in your geo coords is your latitude and the second number is your longitude.
The MinimalWeather gadets use the latitude and longitude values globally. To configure the latitude and longigude, load the GlobalSettings gadget.

Type in the latitude into the lat field and press enter. Repeat for longitude in the lon field.