Skip to content

Latest commit

 

History

History
82 lines (56 loc) · 3.69 KB

README.md

File metadata and controls

82 lines (56 loc) · 3.69 KB

HERE Map Making CLI

This repository is a homebrew tap for the Maps CLI.

Introduction

The Maps CLI allows you to access Map Making Functionality from the command line. As opposed to the HERE platform portal graphic user interface, the Maps CLI offers a text-based interface and enables developers to implement automated actions on Platform Map Making.

For the terms and conditions covering this documentation, see the HERE Documentation License.

Data privacy is of fundamental importance to HERE and our customers. We practice data minimization and don’t collect data we don’t need. And we promote pseudonymity for data subjects wherever a service does not require personal information to function. We employ privacy by design in services we develop. We strive to go beyond mere regulatory compliance and make privacy an integral part of our corporate culture. We believe that our approach to privacy is vital to earning and retaining the trust of our customers – and the bedrock of our future success as a data-driven location platform.

For more information on how data privacy is of fundamental importance to HERE and our customers, see the HERE Privacy Charter.

Why Use the Maps CLI

The Maps CLI allows you to:

Prerequisites

You need to install Homebrew, a package manager for macOS and Linux. To install Homebrew, follow the instructions on the official page.

Installation

To install the latest version of Maps CLI, use the following command:

brew install heremaps/map-making-cli/maps

If you want to update the Maps CLI, run the following command:

brew upgrade maps

To remove the package, run the following command:

brew uninstall maps

Next Steps

License

Copyright (C) 2018-2024 HERE Europe B.V.

Unless otherwise noted in LICENSE files for specific files or directories, the LICENSE in the root applies to all content in this repository.