# 1.1 - Set the Location

*Setting your project’s location in the world is relevant for the accuracy of future model analyses, like solar studies and accurate shadows. It also allows you to import 3D terrain and scaled satellite image to use as a background reference.*

1 - Click the Location Icon from the toolbar.

![](/files/-MlG7uSOuTeEjy86Fvnl)

2 - Search for **Farnsworth House** in the Bing Maps search bar.

![](/files/-MlG7uSRmHfjyTU6wUDq)

3 - Click **Import Satellite Image and Terrain** to set the location, and FormIt will prompt you to define the satellite image crop.

![](/files/-MlG7uSSIQeH0XFquidc)

4 - Set image crop by zooming in or out (scroll button) and panning the satellite image (click and drag). Then click the **Finish Importing** button to bring the image into FormIt.

![](/files/-MlG7uST1lPZ4WJTwf1j)

5 - The Satellite image is imported to real-world scale with true North facing ‘up’ (along the positive y-axis).

![](/files/-MlG7uSWa3YrsEPokzx_)

6 - To see the North Arrow:

1. Go to the **Visual Styles Palette**.
2. Choose the **Environment** tab.
3. Toggle the **North Arrow** check box
4. The **North Arrow** will appear in the bottom left corner of the screen. You can also type the keyboard shortcut **DN** to toggle the **North Arrow** on and off.

![](/files/-MlG7uSarkwK9pR4Qc5Z)

7 - To adjust the satellite image’s transparency:

1. **Select the satellite image** by double clicking it.
2. Go to the **Properties Palette**
3. Move the transparency slider about **1/3**.

![](/files/-MlG7uScFmliU1XZns1V)


---

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