Issue to track providers not necessarily with a view to implement ## sunrise/sunset * https://github.com/mourner/suncalc - could be calculated on the phone in js * OpenWeatherMap ## geocode lookup * ? ## reverse geocode lookup * nominatim self hosted or the free one which does NOT require a key * https://nominatim.openstreetmap.org/reverse?lat=51.5034&lon=-0.127304&format=json * locationiq - currently used (https://github.com/mattrossman/forecaswatch2/issues/57) but new key needed * MapQuest free limited API with key * google API needs a key # weather providers NOTE some weather providers _might_ also provide: * sunrise/sunset * geocode lookup * reverse geocode lookup See https://github.com/mattrossman/forecaswatch2/issues/47
Issue to track providers not necessarily with a view to implement
sunrise/sunset
geocode lookup
reverse geocode lookup
weather providers
NOTE some weather providers might also provide:
See #47