---
title: PlaceDescriptor.PlaceRepresentation
framework: geotoolbox
role: symbol
role_heading: Enumeration
path: geotoolbox/placedescriptor/placerepresentation
---

# PlaceDescriptor.PlaceRepresentation

Values that represent a physical place, suitable for use when searching or retrieving rich data.

## Declaration

```swift
enum PlaceRepresentation
```

## Topics

### Place representations

- [address](geotoolbox/placedescriptor/address.md)
- [coordinate](geotoolbox/placedescriptor/coordinate.md)

### Enumeration cases

- [PlaceDescriptor.PlaceRepresentation.address(_:)](geotoolbox/placedescriptor/placerepresentation/address(_:).md)
- [PlaceDescriptor.PlaceRepresentation.coordinate(_:)](geotoolbox/placedescriptor/placerepresentation/coordinate(_:).md)
- [PlaceDescriptor.PlaceRepresentation.deviceLocation(_:)](geotoolbox/placedescriptor/placerepresentation/devicelocation(_:).md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Values that describe places and mapping service providers

- [PlaceDescriptor.SupportingPlaceRepresentation](geotoolbox/placedescriptor/supportingplacerepresentation.md)
