概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
境界線用データドリブン スタイル設定は、Google の行政区域の境界線ポリゴンにアクセスして、スタイル設定を適用できる機能です。スタイル設定した境界線を地図上に表示するほか、独自のビジネスデータと組み合わせて、カスタマイズされたリッチな階級区分図を作成することも可能です。
境界線用データドリブン スタイル設定では、プレイス ID に基づいてターゲット地域を指定し、地図上の境界線ポリゴンにカスタム スタイル設定を適用できます。地域の種類は、対象物の種類によって表されます。有効化する対象物の種類は、地図のスタイルの設定を行う際に選択します。
国ごとの境界線情報の提供範囲は、Google の境界線の範囲でご確認いただけます。
対象物の種類
データドリブン スタイル設定を使うと、行政区域を表す対象物の種類に応じた境界線を使用できるようになります。行政区域は、国、都道府県、地域、郵便番号などの機能単位ごとに分類されています。対象物の種類は行政区分の階層に基づいて並べられていて、この構造は国によって異なります。
次の対象物の種類がサポートされています。
COUNTRY
- 国の政治的区域(通常は最上位)
ADMINISTRATIVE_AREA_LEVEL_1
— 国の 1 段階下の行政区域。米国の場合、州がこの行政区域レベルに相当します。
ADMINISTRATIVE_AREA_LEVEL_2
— は国の 2 段階下の行政区域。米国の場合、郡がこの行政区域レベルに相当します。
LOCALITY
— 行政区域である都市または町
POSTAL_CODE
— 対象の国内で郵便物の宛先として使用される郵便番号
SCHOOL_DISTRICT
— 学区(一貫校、小学校、中学校を含む)。
行政区域は地図のレイヤとして地図上に表示されます。行政区域ごとに独自のレイヤがあります。地図のレイヤは、地図のスタイルごとに有効化されます。どの地図のレイヤを有効にするかは、Google Cloud コンソールで地図のスタイルを設定する際に選択できます。
境界線ポリゴンのスタイルを設定する
境界線ポリゴンに塗りつぶし(色、不透明度)とストローク(色、不透明度、ストロークの太さ)のスタイルを適用できます。スタイルを使用して次のことができます。
Google 境界線の対象範囲は、国ごとに利用できる対象物の種類を示しています。
次のステップ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[[["\u003cp\u003eData-driven styling for boundaries allows you to style Google's administrative boundary polygons and combine them with your own data to create customized maps, such as choropleth maps.\u003c/p\u003e\n"],["\u003cp\u003eYou can target specific regions using place IDs and apply custom styling to boundary polygons based on feature types like country, state, locality, and postal code.\u003c/p\u003e\n"],["\u003cp\u003eBoundary coverage varies by country and feature type, allowing you to style polygons with fill and stroke properties for visualization.\u003c/p\u003e\n"],["\u003cp\u003eTo get started, configure your map style, obtain place IDs for regions, and explore advanced features like creating choropleth maps and handling mouse events.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the Google boundaries coverage documentation to understand the availability of feature types for different countries.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/maps/documentation/android-sdk/dds-boundaries/overview \"View this page for the Android platform docs.\") [iOS](/maps/documentation/ios-sdk/dds-boundaries/overview \"View this page for the iOS platform docs.\") [JavaScript](/maps/documentation/javascript/dds-boundaries/overview \"View this page for the JavaScript platform docs.\")\n\n\u003cbr /\u003e\n\nData-driven styling for boundaries lets you access Google's polygons for\nadministrative boundaries, apply styling to boundary polygons,\ndisplay them on your maps, and combine your own business data to create rich,\ncustomized choropleth maps.\n\nData-driven styling for boundaries lets you target regions by place ID, and apply\ncustom styling to boundary polygons on the map. Each feature type represents a\ntype of region; you select which feature types to enable when [configuring a map style](/maps/documentation/javascript/dds-boundaries/start).\n\nConsult [Google boundaries coverage](/maps/documentation/javascript/dds-boundaries/coverage)\nto see per-country boundary coverage.\n\nFeature types\n\nData-driven styling provides access to Google boundaries for feature types that\nrepresent administrative areas. Administrative areas are categorized by\nfunction, for example country, state, locality, and postal code. Feature types\nare arranged by administrative level, the structure of which varies by country.\nThe following feature types are supported:\n\n- `COUNTRY` --- The national political entity, typically the highest order type.\n- `ADMINISTRATIVE_AREA_LEVEL_1` --- A first-order civil entity below the country level. Within the United States, these administrative levels are states.\n- `ADMINISTRATIVE_AREA_LEVEL_2` --- A second-order civil entity below the country level. Within the United States, these administrative levels are counties.\n- `LOCALITY` --- An incorporated city or town political entity.\n- `POSTAL_CODE` --- A postal code, as used to address postal mail within the country.\n- `SCHOOL_DISTRICT` --- A school district; includes unified, elementary, and secondary.\n\nAdministrative areas are represented on the map as feature layers; each type\nhas its own layer. Feature layers are enabled per map style. You can choose\nwhich feature layers to enable when [setting up your map style in the Google Cloud console](/maps/documentation/javascript/dds-boundaries/start).\n\nStyle boundary polygons\n\nYou can apply styles to boundary polygons for fill (color, opacity), and stroke\n(color, opacity, stroke weight). Use styling to:\n\n- [Style a boundary polygon](/maps/documentation/javascript/dds-boundaries/style-polygon) or show all the boundaries for a feature type.\n- [Create a choropleth map](/maps/documentation/javascript/dds-boundaries/choropleth-map) by joining your own business data.\n\n[Google boundaries coverage](/maps/documentation/javascript/dds-boundaries/coverage)\nshows per-country availability of feature types.\n\nNext steps\n\n- [Get started with data-driven styling for boundaries](/maps/documentation/javascript/dds-boundaries/start)\n- [Get a place ID for a region](/maps/documentation/javascript/dds-boundaries/dds-use-maps-places-apis#use_to_find_a_region)\n- [Use the Geocoding and Places APIs with data-driven styling for boundaries](/maps/documentation/javascript/dds-boundaries/dds-use-maps-places-apis)\n- [Style a boundary polygon](/maps/documentation/javascript/dds-boundaries/style-polygon)\n- [Make a choropleth map](/maps/documentation/javascript/dds-boundaries/choropleth-map)\n- [Handle mouse events](/maps/documentation/javascript/dds-boundaries/handle-events)"]]