> For the complete documentation index, see [llms.txt](https://docs.civilqr.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.civilqr.online/8.-procedimiento-08/8.1-ficha-tecnica-digital.md).

# 8.1 FICHA TÉCNICA DIGITAL

<p align="center">📱 VISTA PREVIA: FICHA TÉCNICA DIGITAL</p>

&#x20;

| 1. IDENTIFICACIÓN DEL PUNTO |                                                     |
| --------------------------- | --------------------------------------------------- |
| Código del Hito / Estaca:   | Estacion E-08                                       |
| Ubicación / Descripción:    | Terreno natural nivelado, sector sur de la maqueta. |

| 🏛️ UNIVERSIDAD CÉSAR VALLEJO | INGENIERÍA CIVIL - TOPOGRAFÍA                          |
| ----------------------------- | ------------------------------------------------------ |
| PROYECTO:                     | Sistema de Señalización Topográfica Inteligente con QR |

| 2. DATOS ESPACIALES (COORDENADAS UTM) |             |
| ------------------------------------- | ----------- |
| Norte (N):                            | 9096891,305 |
| Este (E):                             | 719617,225  |
| Cota (Z) / Elevación:                 | 5.9810      |

<br>

&#x20;

| 3. DATOS DE REFERENCIA (REPLANTEO POLIGONAL) |               |
| -------------------------------------------- | ------------- |
| Punto Visado (Referencia):                   | Estación E-09 |
| Azimut:                                      | -691,5181     |
| Distancia Horizontal:                        | 3,823         |

&#x20;

| 4. CONTROL Y TRAZABILIDAD |                              |
| ------------------------- | ---------------------------- |
| Operador Responsable:     | Fabián Said Martínez Saldaña |
| Fecha de Registro:        | 15 de Junio de 2026          |
| Método de Validación:     | Escaneo QR en Campo          |

## &#x20;**PLANO**

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

## PLANO CLAVE

<figure><img src="/files/R5hg2StkVyJPpsdJfzXU" 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, and the optional `goal` query parameter:

```
GET https://docs.civilqr.online/8.-procedimiento-08/8.1-ficha-tecnica-digital.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.
