> For the complete documentation index, see [llms.txt](https://bellingcat.gitbook.io/toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bellingcat.gitbook.io/toolkit/more/all-tools/here-wego.md).

# HERE WeGo

## URL

<https://wego.here.com/>

## Description

Here WeGo is a navigation app that can serve as an alternative to popular services like [Google Maps](https://bellingcat.gitbook.io/toolkit/more/all-tools/google-maps) and [Apple Maps](https://bellingcat.gitbook.io/toolkit/more/all-tools/apple-maps). Open source researchers that are familiar with either platform will find many of the same basic features present on the Here WeGo website or application. However, Here WeGo does not offer a StreetView feature.

Here WeGo offers users the option to overlay environmental zones over the map they are viewing. This provides an easily digestible view of low-emissions or similar types of other zones in a particular area.

<figure><img src="/files/zpazXVPwzmPQkb0wosNz" alt="" width="563"><figcaption><p>Screenshot showing the default view of Here WeGo, not indicating low emissions/environmental zones.</p></figcaption></figure>

<figure><img src="/files/dGkoBmiESE8AfNJQcEt3" alt="" width="563"><figcaption><p>Screenshot showing the low-emissions/environmental zone around the city of Antwerp, Belgium.</p></figcaption></figure>

Unlike some competitors, Here WeGo emphasizes user privacy. It collects minimal data compared to other navigation apps, which is a significant plus for privacy-conscious users​​. More information on their privacy features have been detailed [here](https://falconlinkvpn.com/blog/best-google-maps-alternatives/) and [here](https://www.routific.com/blog/google-maps-alternatives). The sharing of traffic data on the mobile application is optional and users are informed that any data that they do share will be anonymised.

## Cost

* [x] Free
* [ ] Partially Free
* [ ] Paid

## Level of difficulty

<table><thead><tr><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td>1</td></tr></tbody></table>

## Requirements

The tool does not require you to sign in to use it. However, on the web version there are certain functions that require you to sign in. These include saving locations in a "collection".\
\
Registering for an account can be done via Facebook or with an email address. The latter option also requests a name, birth date and a country or region.

## Limitations

Unlike some other satellite imagery tools, Here WeGo does not appear to indicate the date of the images it displays. Nor does it offer Street View images with different chronological options like [Google Maps](https://bellingcat.gitbook.io/toolkit/more/all-tools/google-maps), which may be limiting for researchers looking to assign a specific time to an image.

## Ethical Considerations

Satellite imagery captures images of the earth indiscriminately. Here WeGo's displays of satellite imagery may therefore cause sensitive or private images and information about individuals or organisations to become unexpectedly public. Researchers are encouraged to make use of Here WeGo and the information it provides responsibly and for research in the public interest.

## Guides and articles

A guide to what Here WeGo, its setup and its use is available on a community-run website [here](https://www.herewego.info/en/here-wego/).

## Tool provider

The tool is created and maintained by an entity named [Here Technologies](https://www.here.com/). They are a Dutch multinational headquartered in Amsterdam that is majority owned by a consortium of German automotive companies. The entity's core business revolves around licencing mapping content to other companies.

## Advertising Trackers

* [ ] This tool has not been checked for advertising trackers yet.
* [x] This tool uses tracking cookies. Use with caution.
* [ ] This tool does not appear to use tracking cookies.

| Page maintainer          |
| ------------------------ |
| Author: ForgottenPidgeon |
|                          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bellingcat.gitbook.io/toolkit/more/all-tools/here-wego.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
