데이터 세트는 Google Maps Platform 앱에서 데이터 기반 스타일 지정의 일부로 사용하려는 데이터의 컨테이너입니다.
Maps Datasets API를 사용하면 REST API를 통해 데이터 세트를 만들고 관리할 수 있습니다.
예를 들어 데이터 세트에 데이터 기반 스타일을 지정하면 자체 지리 정보 데이터를 데이터 세트에 업로드하고, 데이터 지형지물에 맞춤 스타일을 적용하고, 지도에 이러한 데이터 지형지물을 표시할 수 있습니다. 점, 다중선, 다각형 도형을 기반으로 데이터 시각화를 생성하고 데이터 지형지물이 클릭 이벤트에 반응하도록 설정할 수 있습니다.
데이터 세트를 만드는 과정은 두 단계로 이루어집니다.
데이터 세트 생성을 요청합니다.
데스크톱 또는 Google Cloud Storage에서 데이터 세트에 데이터를 업로드하도록 요청합니다. 업로드 데이터는 CSV, GeoJSON 또는 KML 파일로 표시되어야 합니다.
데이터 기반 스타일 지정의 일부로 데이터 세트를 사용하는 방법에 관한 자세한 내용은 다음을 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-12-22(UTC)"],[[["The Maps Datasets API allows you to create and manage datasets for use with data-driven styling in Google Maps Platform applications, enabling custom visualizations of geospatial data."],["Datasets can be populated with data from CSV, GeoJSON, or KML files, supporting point, polyline, and polygon geometries for data features."],["You can use the API to create, upload data to, list, retrieve information about, update, download data from, and delete datasets."],["There is no charge for using the Maps Datasets API."],["To get started, you'll need to set up your Google Cloud project and follow the provided instructions for dataset creation and management."]]],[]]