> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/es/formit-primer/part-i/1.1-set-the-location.md).

# 1.1 - Establecer la ubicación

*La configuración de la ubicación del proyecto en el mundo es importante para la precisión de futuros análisis de modelos, como los estudios solares y las sombras precisas. También permite importar terreno 3D e imágenes de satélite a escala para utilizarlos como referencia.*

1 - Haga clic en el icono Ubicación en la barra de tareas.

![](/files/6s3rH7dtKIpEylDJ7CsO)

2 - Busque **Farnsworth House** en la barra de búsqueda de Bing Maps.

![](/files/NGtfh5lTDuccTnDC14Qw)

1. Haga clic en **Importar imagen de satélite y terreno** para establecer la ubicación; FormIt le solicitará que defina el recorte de la imagen de satélite.

![](/files/5wnO0iz5HOFq9U70jzj7)

4 - Establezca el recorte de imagen mediante la ampliación o la reducción de la vista (botón de desplazamiento) y el encuadre de la imagen de satélite (haga clic y arrastre). A continuación, haga clic en el botón **Finalizar importación** para incorporar la imagen en FormIt.

![](/files/uatPlekkdVkHtC8MUJiC)

5 - La imagen de satélite se importa a escala real con el norte real orientado hacia arriba (a lo largo del eje Y positivo).

![](/files/wDXvniYsrTQ5nCB9z9B4)

6 - Para ver la flecha norte, realice lo siguiente:

1. Vaya a la **paleta Estilos visuales**.
2. Seleccione la ficha **Entorno**.
3. Active o desactive la casilla de verificación **Flecha norte**.
4. La **flecha norte** aparecerá en la esquina inferior izquierda de la pantalla. También puede introducir el método abreviado de teclado **DN** para activar y desactivar la **flecha norte**.

![](/files/rmb8VGQHBsBltVrA0wqW)

7 - Para ajustar la transparencia de la imagen de satélite, realice lo siguiente:

1. **Seleccione la imagen de satélite**. Para ello, haga doble clic en ella.
2. Vaya a la **paleta Propiedades**.
3. Mueva el control deslizante de transparencia a aproximadamente **1/3**.

![](/files/AxWhTL53yMn1rN2tPDiM)


---

# 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://windows.help.formit.autodesk.com/es/formit-primer/part-i/1.1-set-the-location.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.
