> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/ladybug-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/ladybug-primer/components/0_import/deconstruct_location.md).

# Deconstruct Location

![](/files/-Mihikctb8CSjdhYU3mW)

![](/files/-MihijsSX6B0Ih4hBnWM) - [\[source code\]](https://github.com/ladybug-tools/ladybug-grasshopper/blob/master/ladybug_grasshopper/src//LB%20Deconstruct%20Location.py)

Deconstruct location into its component properties.

### Inputs

* **location \[Required]**

The output from the importEPW or constructLocation component.

### Outputs

* **name**

Name of the location.

* **latitude**

Latitude of the location.

* **longitude**

Longitude of the location.

* **time\_zone**

Time zone of the location.

* **elevation**

Elevation of the location.
