> 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/ru/formit-primer/part-i/1.1-set-the-location.md).

# 1.1. Определение местоположения

*От местоположения проекта на местности зависит точность будущих расчетов модели, таких как расчеты инсоляции и точное отображение теней. Кроме того, это позволяет импортировать 3D-рельеф и масштабированные изображения со спутника для использования в качестве фона.*

1 - Щелкните значок местоположения на панели инструментов.

![](/files/eHH9tTGUKF4We53xRScK)

2 - Найдите **дом Фарнсуорт** с помощью строки поиска карт Bing.

![](/files/U9SfegW8k36Q8EjGeLci)

3 - Нажмите **Импорт снимка со спутника и рельефа**, чтобы определить местоположение. Появится запрос FormIt на задание размера снимка со спутника.

![](/files/xACsSofcEGyK3SmY1cZy)

4 - Задайте размер снимка, масштабируя изображение со спутника с помощью кнопки прокрутки и панорамируя его путем перетаскивания. Затем нажмите кнопку **Завершить импорт**, чтобы добавить изображение в FormIt.

![](/files/GUM3hdjxkuFZZpptQoEu)

5 - Снимок со спутника импортируется в реальном масштабе, а его истинный север указывает вверх (вдоль положительной части оси Y).

![](/files/aU9vnbq171pWr0CNvlVN)

6 - Чтобы просмотреть направление на север, выполните следующие действия.

1. Перейдите на **палитру визуальных стилей**.
2. Выберите вкладку **Среда**.
3. Установите флажок **Направление на север**.
4. **Направление на север** будет указано в виде стрелки в левом нижнем углу экрана. **Направление на север** можно также показать или скрыть, используя горячие клавиши **D+N**.

![](/files/tQJE8QONGOqXgZ443mTT)

7 - Чтобы настроить прозрачность снимка со спутника, выполните следующие действия.

1. Двойным щелчком **выберите снимок со спутника**.
2. Перейдите на **палитру свойств**.
3. Переместите регулятор прозрачности примерно на **1/3**.

![](/files/0KQepwLLBljaQ2qQfPEr)


---

# 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/ru/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.
