> 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

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-9f742c74a9488dde46beb302e782a5b91f0c037d%2FDeconstruct_Location.png?alt=media)

![](https://894783789-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPHXQ1I3gb93zpLrLZf%2Fuploads%2Fgit-blob-39d033e4c4bb8a6b5bad943661d59af50290dd83%2FDeconstruct_Location.png?alt=media) - [\[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.
