> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/admin/es/settings/maps/navixy-gis-packages-compare.md).

# los paquetes GIS de Navixy

Compare los paquetes GIS Basic y Premium, incluida la licencia de Google Maps, geocodificación, rutas, tráfico y compatibilidad con LBS

Navixy es compatible con casi todos los servicios de información geográfica (GIS). Si es necesario, Navixy también puede integrarlo con un GIS específico del cliente.

Navixy ofrece dos paquetes GIS: **GIS básico** y **Premium GIS**.

La **GIS básico** El paquete le permite usar geocodificación, proveedores de rutas y funciones de LBS/cell-ID que se basan en datos de código abierto y aportados por la comunidad.

La **Premium GIS** El paquete otorga acceso a bases de datos, servicios y mapas de pago. Este paquete incluye Google Maps Services con licencia, como todos los tipos de Google Maps (Google roadmap, Google satellite, Google hybrid), street view, geocodificación directa (ubicar una ubicación por nombre o dirección) y geocodificación inversa (encontrar una dirección o nombre de ubicación usando coordenadas conocidas). También proporciona servicios de proveedores de rutas, datos de tráfico, matrices de distancia y más. Este paquete mejora la calidad y el atractivo de su servicio de seguimiento GPS.

No dude en comparar los dos paquetes y elegir el que mejor se adapte a sus necesidades.

| <h4>Funciones de usuario</h4> | <h4>GIS básico</h4><p><strong>Productos: ServerMate, Cloud, On-Premise</strong></p> | <h4>Premium GIS</h4><p><strong>Productos: ServerMate, Cloud, On-Premise</strong></p> |
| ----------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Google Maps (licencia)        | ❌                                                                                   | ✅                                                                                    |
| Geocodificación               | OSRM, Progorod                                                                      | Google, OSRM, Progorod                                                               |
| LBS / ID de celda             | MLS                                                                                 | Google, MLS                                                                          |
| Proveedor de ruta             | OSRM, Progorod                                                                      | Google, OSRM, Progorod                                                               |
| Vista de calle                | ❌                                                                                   | ✅                                                                                    |
| Tráfico                       | Progorod                                                                            | Google, Progorod                                                                     |
| Matriz de distancias          | ✅                                                                                   | ✅                                                                                    |
| X-GPS Tracker para Android    | Versión básica                                                                      | Versión completa                                                                     |
| X-GPS Monitor para Android    | Versión básica                                                                      | Versión completa                                                                     |
| X-GPS Tracker para iOS        | ✅                                                                                   | ✅                                                                                    |
| X-GPS Monitor para iOS        | ✅                                                                                   | ✅                                                                                    |

[Póngase en contacto con el equipo de Navixy](https://www.navixy.com/contact/) para activar el paquete GIS seleccionado.


---

# 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://navixy.com/docs/admin/es/settings/maps/navixy-gis-packages-compare.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.
