martykan / forecastie

A simple, opensource weather app for Android.
Other
867 stars 335 forks source link

Allow to show weather at a point with arbitrary coordinates #686

Open Korb opened 1 year ago

Korb commented 1 year ago

That is, to interpolate the weather forecast between the nearest forecasts to the specified point. The point can be specified by the user on the map, or received as the current location. This is especially true when there are no settlements offered by the application near the place of interest.

tsilvs commented 7 months ago

This is also convenient when there is no GPS but Internet connection is still present (indoors, etc.). Sometimes Network Location doesn't work.

Also it's useful for regular travellers.

Something like a list of bookmarked locations and a search bar would be enough.