> For the complete documentation index, see [llms.txt](https://m-moyaconsulting.gitbook.io/gisbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://m-moyaconsulting.gitbook.io/gisbook/plugins-de-qgis/plugin-gbif-ocurrences.md).

# Plugin GBIF Ocurrences

#### 🌍 **GBIF Occurrences: Descarga directa de datos de distribución de especies en QGIS**

**🔧 Qué es:**\
Un complemento oficial para QGIS que permite acceder, filtrar y descargar directamente registros de ocurrencia de especies desde GBIF (Global Biodiversity Information Facility) como capas vectoriales de puntos, sin necesidad de usar el portal web o manipular tablas externas.

**👤 Autor:** Nicolas Noé – Belgian Biodiversity Platform\
**📦 Versión estable:** 0.3.4\
**🔄 Última actualización:** 15 de julio, 2024\
**📥 Descargas:** 58,928\
\&#xNAN;**⭐ Valoración:** 40 votos\
**🔗 Repositorio en GitHub:**\
<https://github.com/BelgianBiodiversityPlatform/qgis-gbif-api>

***

#### 🚀 **Principales características**

* **Acceso directo a datos del GBIF** desde QGIS.
* **Filtrado por nombre de especie**, país, y rango temporal.
* **Descarga como capa vectorial editable** con coordenadas, fecha, colección y taxonomía.
* **Ideal para** mapas de distribución, evaluaciones de impacto, modelado de hábitats y estudios ecológicos.

***

#### 🧪 Casos de uso

* Inventarios ambientales y de biodiversidad.
* Estudios de especies invasoras.
* Mapas de riqueza específica.
* Modelos de distribución potencial.

***

#### ✅ Ventajas

* Sin necesidad de usar el navegador ni descargar manualmente datos desde GBIF.
* Interfaz amigable e intuitiva directamente en QGIS.
* Posibilidad de exportar en múltiples formatos compatibles.
* Compatible con QGIS 3.x y versiones actualizadas.

***

#### 🧩 Complementos relacionados

* **Species Explorer (búsqueda libre de especies):**\
  <https://plugins.qgis.org/plugins/SpeciesExplorer/>
* **Natusfera (ciencia ciudadana):**\
  <https://plugins.qgis.org/plugins/Natusfera/>

***

#### 💡 Recomendaciones

* Sé paciente con búsquedas amplias: puede demorar la carga de puntos.
* Usa los filtros eficientemente para obtener datos relevantes y manejables.
* Exporta tus datos desde el panel de capas con clic derecho → “Exportar”.

<figure><img src="/files/fYGrg4PyDNjV6e4L82rt" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://m-moyaconsulting.gitbook.io/gisbook/plugins-de-qgis/plugin-gbif-ocurrences.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.
