# Tile server

O Earth Defenders Offline Toolkit vem com uma instância do Pataka de Āhau em execução, normalmente no endereço: <http://edt.local:8085>

As configurações podem ser alteradas usando o aplicativo FileBrowser, dentro do diretório `mbtiles`. Localmente, ele pode ser acessado em: <http://edt.local:8081/files/mbtiles>.

O software [QGIS](https://qgis.org/) pode ser usado para baixar os tiles do mapa, e o [Mapeo tem uma ótima documentação](https://docs.mapeo.app/complete-reference-guide/customization-options/custom-base-maps/creating-custom-maps/creating-mbtiles) sobre como fazer isso.

Consulte o site oficial por enquanto: [http://tileserver.org](http://tileserver.org/)


---

# Agent Instructions: 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:

```
GET https://docs.earthdefenderstoolkit.com/portugues/device-usage/bundled-applications/tile-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
