Maps(your Places)スキーマ リファレンス
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
エクスポート オブジェクト: スターを付けた場所
エクスポート オブジェクトは、お気に入りとしてスターを付けた場所を表します。
オブジェクトは GeoJSON 形式でエクスポートされます。
エクスポートされたオブジェクトには次のフィールドがあります。
* 上記のフィールドは、関連するデータ エクスポートを解析して取り込むための主要なデータフィールドを表します。エクスポートで生成されるデータフィールドは、サービスとユーザー アクションによって異なり、一部のサービスまたはアクションでは、説明されている各データフィールドが生成されません。 |
データ フィールド * | フィールドの定義 | データ フィールドのタイプ |
---|
type | 定数値「Feature」。 | 文字列 |
geometry.type | 定数値「Point」。 | 文字列 |
geometry.coordinates | 最初の要素は場所の経度(度単位)、2 番目の要素は場所の緯度(度単位)です。不明な場合は、経度と緯度の両方が 0 になります。 | 浮動小数点数の配列 |
date | この投稿が最後に作成または変更された UTC 日時(Java ISO_INSTANT(YYYY-MM-DDTHH:mm:ssZ)形式)。 | date |
google_maps_url | この投稿が対象としている場所の Google マップの URL。 | 文字列 |
場所 | この投稿が対象とする場所に関するメタデータ。 | オブジェクトの配列 |
location.address | この投稿が対象とする場所の住所。 | 文字列 |
location.country_code | この寄付が対象となる場所の ISO 3166-1 alpha-2 国コード | 文字列 |
location.name | この寄付が対象とする場所の名前。 | 文字列 |
エクスポート オブジェクト: レビュー
エクスポート オブジェクトは、場所について投稿されたクチコミ(テキストあり / なし)を表します。
オブジェクトは GeoJSON 形式でエクスポートされます。
エクスポートされたオブジェクトには次のフィールドがあります。
* 上記のフィールドは、関連するデータ エクスポートを解析して取り込むための主要なデータフィールドを表します。エクスポートで生成されるデータフィールドは、サービスとユーザー アクションによって異なり、一部のサービスまたはアクションでは、説明されている各データフィールドが生成されません。 |
データ フィールド * | フィールドの定義 | データ フィールドのタイプ |
---|
type | 定数値「Feature」。 | 文字列 |
geometry.type | 定数値「Point」。 | 文字列 |
geometry.coordinates | 最初の要素は場所の経度(度単位)、2 番目の要素は場所の緯度(度単位)です。不明な場合は、経度と緯度の両方が 0 になります。 | 浮動小数点数の配列 |
date | この投稿が最後に作成または変更された UTC 日時(Java ISO_INSTANT(YYYY-MM-DDTHH:mm:ssZ)形式)。 | date |
five_star_rating_draft | 下書き(公開済みではない)の 1 ~ 5 の評価。 | integer |
five_star_rating_published | 公開版(下書きではない)の 1 ~ 5 の評価。 | integer |
google_maps_url | この投稿が対象としている場所の Google マップの URL。 | 文字列 |
場所 | この投稿が対象とする場所に関するメタデータ。 | オブジェクトの配列 |
location.address | この投稿が対象とする場所の住所。 | 文字列 |
location.country_code | この寄付が対象となる場所の ISO 3166-1 alpha-2 国コード | 文字列 |
location.name | この寄付が対象とする場所の名前。 | 文字列 |
質問 | 場所に関する質問と回答。 | オブジェクトの配列 |
questions.question | 質問の内容。 | 文字列 |
questions.selected_option | 単一選択が許可されている多肢選択式の質問で選択された回答。 | 文字列 |
questions.selected_options | 複数の選択肢が許可されている多肢選択式問題で選択された回答。 | 文字列の配列 |
questions.text_answer | 自由形式の回答。 | 文字列 |
questions.rating | 指定された評価の回答。 | integer |
review_text_draft | レビューのドラフト テキスト(公開済みではない)。 | 文字列 |
review_text_published | レビューの公開済みテキスト(下書きではない)。 | 文字列 |
リソース グループと、そのリソース グループとともにエクスポートされるオブジェクトを表すテーブル。リソース グループ * | 説明 | エクスポートされたオブジェクト |
---|
maps.reviews | このリソース グループには、ユーザーがマップに投稿した場所のレビュー、評価、コメント、および価格レベルなどの関連メタデータが含まれます。 | レビュー |
maps.starred_places | このリソース グループには、ユーザーがマップの「スター付き」の場所のリストに保存した場所が含まれます。 | スター付きの場所 |
* 特定のリソース グループの OAuth スコープ名を取得するには、リソース グループに「https://www.googleapis.com/auth/dataportability」を追加します。たとえば、「myactivity.search」リソース グループの OAuth スコープ名は「https://www.googleapis.com/auth/dataportability.myactivity.search」です。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eGoogle Takeout exports two types of Maps data: Starred Places and Reviews.\u003c/p\u003e\n"],["\u003cp\u003eStarred Places data includes basic location information like address, country code, and Google Maps URL.\u003c/p\u003e\n"],["\u003cp\u003eReviews data includes ratings, reviews (draft and published), answers to questions, and location details.\u003c/p\u003e\n"],["\u003cp\u003eData is exported in GeoJSON format and is accessible via specific OAuth scopes.\u003c/p\u003e\n"],["\u003cp\u003eEach data field has a defined type, such as date, string, integer, or array of objects.\u003c/p\u003e\n"]]],[],null,["# Maps (your places) Schema Reference\n\n| Data Field \\* | Field Definition | Data Field Type |\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| type | Constant value \"Feature\". | string |\n| geometry.type | Constant value \"Point\". | string |\n| geometry.coordinates | The first element is the longitude of the place in degrees.The second element is the latitude of the place in degrees.If unknown, both longitude and latitude are 0. | array of float |\n| date | The last UTC date/time this contribution was created or modified in Java ISO_INSTANT (YYYY-MM-DDTHH:mm:ssZ) format. | date |\n| google_maps_url | The Google Maps URL to the place this contribution is for. | string |\n| location | Metadata about the place this contribution is for. | array of object |\n| location.address | The address of the place this contribution is for. | string |\n| location.country_code | The ISO 3166-1 alpha-2 country code of the place this contribution is for | string |\n| location.name | The name of the place this contribution is for. | string |\n[Exported Object: Starred places\nExported Object represents: Places which were starred as a favorite.\nObject is exported in these formats: GeoJSON\nExported object has the following fields:]\n\n| Data Field \\* | Field Definition | Data Field Type |\n|----------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| type | Constant value \"Feature\". | string |\n| geometry.type | Constant value \"Point\". | string |\n| geometry.coordinates | The first element is the longitude of the place in degrees.The second element is the latitude of the place in degrees.If unknown, both longitude and latitude are 0. | array of float |\n| date | The last UTC date/time this contribution was created or modified in Java ISO_INSTANT (YYYY-MM-DDTHH:mm:ssZ) format. | date |\n| five_star_rating_draft | The draft (as opposed to published) 1-5 rating given. | integer |\n| five_star_rating_published | The published (as opposed to draft) 1-5 rating given. | integer |\n| google_maps_url | The Google Maps URL to the place this contribution is for. | string |\n| location | Metadata about the place this contribution is for. | array of object |\n| location.address | The address of the place this contribution is for. | string |\n| location.country_code | The ISO 3166-1 alpha-2 country code of the place this contribution is for | string |\n| location.name | The name of the place this contribution is for. | string |\n| questions | The questions answered about the place. | array of object |\n| questions.question | The question asked. | string |\n| questions.selected_option | The selected answer for a multiple-choice question where a single choice is allowed. | string |\n| questions.selected_options | The selected answer for a multiple-choice question where more than one choice is allowed. | array of string |\n| questions.text_answer | The free-form answer given. | string |\n| questions.rating | The rating answer given. | integer |\n| review_text_draft | The draft (as opposed to published) text of the review. | string |\n| review_text_published | The published (as opposed to draft) text of the review. | string |\n[Exported Object: Reviews\nExported Object represents: Reviews (with or without text) left for a place.\nObject is exported in these formats: GeoJSON\nExported object has the following fields:]\n\n| Resource Group \\* | Description | Exported Objects |\n|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------|\n| maps.reviews | This resource group contains the place reviews, ratings, and comments the user posted on Maps, plus associated metadata such as price levels. | Reviews |\n| maps.starred_places | This resource group contains places the user saved in their Starred places list on Maps. | Starred places |\n[A table representing Resource Groups and the objects that are exported with it.]"]]