A simple command line tool to access services of various map services providers.
Using conda:
$ conda install -c conda-forge maps-cli
Using pip:
$ pip install maps-cli
$ poetry install
$ pytest -v --durations=10 --cov=maps tests
$ maps -h
$ maps show
$ maps osm -h
$ maps here -h
$ maps mapbox -h
$ maps tomtom -h
Currently, this library is supporting following providers.