---
title: Location
id: "en:iot-spaces:ROOT:location.adoc"
site: en
component: "iot-spaces"
module: ROOT
version: 3.0
lang: en
url: "https://help.rtlscloud.io/en/iot-spaces/3.0/location.html"
source_repo: "https://github.com/iot-invent/xCloud.git@3.0.x"
source_path: "iot-spaces/docs/en/modules/ROOT/pages/location.adoc"
---

# Location

The perspectives of a single location. They show its master data, its position on the world map, its floor plan, and the scenarios assigned to it.

Which perspectives are offered depends on the features of the location type — a location without the image **2D Map** feature has no **2D Map** perspective. The location itself is selected in the [location list](locations.md).

## Attributes

The detail perspective shows the master data of the location. Name, type, and business assignment are maintained here.

![Location details](_images/view/location.webp)

| Field | Type | Description |
| --- | --- | --- |
| Location Id | Text | System id of the location |
| Name | Text | Display name of the location |
| Type | DropDown | Location type; determines the available features (e.g. **GPS Map**, **2D Map**, scenarios) |
| Parent | Text | Parent location in the tree; empty for the topmost location |
| Biz. Location | Text | Business location of the location |
| Labels | List | Free-form keywords of the location |

## GPS

In the **GPS Map** perspective, the location is georeferenced on the world map. The georeferencing is the basis for mapping positions of the location to GPS coordinates and is only available for location types with the GPS map feature enabled.

![GPS](_images/view/location_gps.webp)

### Usage

-   The location is placed on the map at the desired position.

-   Position and orientation can be adjusted via the edit function ![edit](_images/edit.svg).

## Map

The **2D Map** perspective shows the floor plan of the location. The map image is uploaded and referenced against the location geometry; zones and devices are then placed on it.

![Image map of the location](_images/view/location_2d.webp)

## Scenarios

The scenarios perspective shows the localization scenarios assigned to the location, together with the devices used in them and their operational state.

![Scenarios of the location](_images/view/location_scenario.webp)

The scenario to display is chosen from the select in the header. The devices appear in their hierarchy — the edge, below it the anchor+ units and their anchors — with the same columns as in the [scenarios perspective of the location overview](locations.md#scenarios).

Managing the scenarios themselves is described under [Scenarios](scenarios.md).
