---
title: PlaceDescriptor.SupportingPlaceRepresentation
framework: geotoolbox
role: symbol
role_heading: Enumeration
path: geotoolbox/placedescriptor/supportingplacerepresentation
---

# PlaceDescriptor.SupportingPlaceRepresentation

Values that describe the representation of a physical place using proprietary attributes, such as an alphanumeric location identifier from a mapping service provider.

## Declaration

```swift
enum SupportingPlaceRepresentation
```

## Topics

### Getting available supporting representations

- [PlaceDescriptor.SupportingPlaceRepresentation.serviceIdentifiers(_:)](geotoolbox/placedescriptor/supportingplacerepresentation/serviceidentifiers(_:).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.PlaceRepresentation](geotoolbox/placedescriptor/placerepresentation.md)
