OpenVoiceOS / ovos-personal-backend

personal backend - self-hosted backend to manage multiple OVOS devices
Apache License 2.0
78 stars 26 forks source link

feat/geolocation_providers #34

Closed JarbasAl closed 2 years ago

JarbasAl commented 2 years ago

makes the service provider for geolocation api configurable instead of hardcoding OpenStreetMap

options:

most of the providers in geocoders lib are buggy due to api updates, we should migrate to geopy instead which is actually maintained, the above are the only functional free providers in geocoder lib

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@51145b3). Click here to learn what that means. The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev     #34   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?      21           
  Lines          ?    1428           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?    1428           
  Partials       ?       0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.