maps-cli

A CLI for maps services.


Keywords
cli, maps, python, osm, python3, location-services, mapbox, tomtom, heremaps, maps-cli
License
MIT
Install
pip install maps-cli==0.0.4

Documentation

Maps CLI

Main Actions Status Documentation Status codecov PyPI - Python Version Downloads PyPI - License GitHub contributors Code style: black commits since

A simple command line tool to access services of various map services providers.

Usage

demo

Installation

Using conda:

$ conda install -c conda-forge maps-cli

Using pip:

$ pip install maps-cli

Test Suite

$ poetry install
$ pytest -v --durations=10 --cov=maps tests

Commands

$ maps -h
$ maps show
$ maps osm -h
$ maps here -h
$ maps mapbox -h
$ maps tomtom -h

Maps Service Providers

Currently, this library is supporting following providers.