> For the complete documentation index, see [llms.txt](https://docs.geodin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geodin.com/geodin-desktop/pt/mapas/qgis-integration.md).

# Integração do QGIS

`GeoDinQGIS` permite-lhe trabalhar com Bancos de dados GeoDin incluido no QGIS.

## Requerimentos

* O Banco de dados foi criado usando GeoDin.
* Uma Instalação QGIS de 32 bits, Versão 2.0 ou superior.

## Instalar o plugin GeoDinQGIS

{% stepper %}
{% step %}

#### Paso 1: Abrir o Gestor de Plugins do QGIS

Pode Instalar o plugin com o Gestor de Plugins integrado do QGIS. Abrir o **Plugins** menu e Escolha "Gerir e Instalar Plugins".
{% endstep %}

{% step %}

#### Paso 2: Procura a: o plugin

Inserir **"*****GeoDinQGIS*****"** incluido na caixa de pesquisa. A Versão mais atual do plugin será instalada.
{% endstep %}

{% step %}

#### Paso 3: Iniciar o plugin

Após a Instalação, o plugin pode ser iniciado a partir da Barra de ferramentas do QGIS.
{% endstep %}
{% endstepper %}

Informação sobre (em) diferentes versões de `GeoDinQGIS` pode ser encontrado aqui <https://plugins.qgis.org/plugins/GeoDinQGIS/>.

***

## Trabalhando com GeoDinQGIS

`GeoDinQGIS` oferece a seguinte funcionalidade:

* Exibição de Bancos de dados, Projetos e Objetos
* Exibição de Objetos GeoDin incluido num Mapa QGIS
* Adicionar Novo Objetos incluido no GeoDin
* Executar Consultas GeoDin
* Criar Consultas do Utilizador incluido no QGIS
* Exibição de layouts GeoDin

{% hint style="info" %}
Informações detalhadas e instruções sobre todos estes recursos e sobre Instalação podem ser encontradas incluido na ajuda integrada do GeoDinQGIS.
{% endhint %}


---

# 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://docs.geodin.com/geodin-desktop/pt/mapas/qgis-integration.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.
