Place
Places are point representations of real-world facilities, businesses, services, or amenities.
Fields
| Name | Type | Description |
|---|---|---|
id | Id | A feature ID. This may be an ID associated with the Global Entity Reference System (GERS) if—and-only-if the feature represents an entity that is part of GERS. |
bbox | bbox (optional) | An optional bounding box for the feature |
geometry | geometry | Position of the place. Places are point geometries. Allowed geometry types: Point |
theme | "places" | |
type | "place" | |
version | FeatureVersion | |
sources[](7) | Sources (list, optional) | Information about the source data used to assemble the feature. |
operating_status | OperatingStatus | An indication of whether a place is: in continued operation, in a temporary operating hiatus, or closed permanently. This is not an indication of opening hours or that the place is open/closed at the current time-of-day or day-of-week. When operating_status is "permanently_closed", the confidence field will be set to 0. |
categories(2) | Categories (optional) | |
basic_category | SnakeCaseString (optional) | The basic level category of a place. This field classifies places into categories at a level that most people find intuitive. The full list of possible values it may hold can be found at (TODO). The basic level category, or simply basic category, is based on a cognitive science model use in taxonomy and ontology development. The idea is to provide the category name at the level of generality that is preferred by humans in learning and memory tasks. This category to be roughly in the middle of the general-to-specific category hierarchy. The full list of basic level categories is available at https://docs.overturemaps.org/guides/places/ |
taxonomy(3) | Taxonomy (optional) | A structured representation of the place's category within the Overture taxonomy. Provides the primary classification, full hierarchy path, and alternate categories. |
confidence | ConfidenceScore (optional) | A score between 0 and 1 indicating how confident we are that the place exists. A confidence score of 0 indicates that we are certain the place doesn't exist anymore and will always be paired with an operating_status of "permanently_closed".A confidence score of 1 indicates that we are certain the place does exist. If there is no value for confidence, it means we don't have enough information on which to estimate our confidence level. |
websites | list<HttpUrl> (optional) | The websites of the place. Minimum length: 1 All items must be unique. ( UniqueItemsConstraint) |
socials | list<HttpUrl> (optional) | The social media URLs of the place. Minimum length: 1 All items must be unique. ( UniqueItemsConstraint) |
emails | list<EmailStr> (optional) | The email addresses of the place. Minimum length: 1 All items must be unique. ( UniqueItemsConstraint) |
phones | list<PhoneNumber> (optional) | The phone numbers of the place. Minimum length: 1 All items must be unique. ( UniqueItemsConstraint) |
brand(13) | Brand (optional) | The brand associated with the place. |
addresses[](5) | list<Address> (optional) | The address or addresses of the place Minimum length: 1 |
names(11) | Names (optional) |
Examples
| Column | Value |
|---|---|
id | 99003ee6-e75b-4dd6-8a8a-53a5a716c50d |
bbox.xmin | -150.46875 |
bbox.xmax | -150.46875 |
bbox.ymin | -79.17134094238281 |
bbox.ymax | -79.17133331298828 |
geometry | POINT (-150.46875 -79.1713346) |
theme | places |
type | place |
version | 1 |
sources[0].property | |
sources[0].dataset | meta |
sources[0].record_id | 107663894904826 |
sources[0].update_time | 2025-06-30T07:00:00.000Z |
sources[0].confidence | 0.7337175792507205 |
sources[0].between | null |
operating_status | open |
categories.primary | hotel |
categories.alternate | null |
confidence | 0.7337175792507205 |
websites | ["https://www.superhotel.co.jp/s_hotels/beppu/"] |
socials | ["https://www.facebook.com/107663894904826"] |
emails | null |
phones | ["+81977009000"] |
brand.wikidata | null |
brand.names.primary | SUPER HOTEL |
brand.names.common | null |
brand.names.rules | null |
addresses[0].freeform | 秋田県横手市駅前町13−8 |
addresses[0].locality | 横手市 |
addresses[0].postcode | 013-0036 |
addresses[0].region | null |
addresses[0].country | JP |
names.primary | スーパーホテル別府駅前 |
names.common | null |
names.rules | null |