Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Datasets are containers for data that you want to use in your Google Maps Platform apps as part of data-driven styling . Maps Datasets API lets you create and manage datasets using a REST API.
Например, при использовании стилей для наборов данных на основе данных вы загружаете в набор данных собственные геопространственные данные, применяете собственный стиль к объектам данных и отображаете эти объекты данных на картах. You can create data visualizations based on point, polyline, and polygon geometries, and make data features respond to click events.
Создание набора данных - это двухэтапный процесс:
Сделайте запрос на создание набора данных.
Make a request to upload data to the dataset from your desktop or Google Cloud Storage. Your upload data must be represented by a CSV, GeoJSON, or KML file.
For more on using datasets as part of data-driven styling, see:
[[["Прост для понимания","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"]],["Последнее обновление: 2025-03-13 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."]]],["The Maps Datasets API facilitates the creation and management of datasets for data-driven styling in Google Maps Platform apps. Users can create a dataset via a REST API, then upload geospatial data (CSV, GeoJSON, or KML) from their desktop or Google Cloud Storage. Datasets can be listed, retrieved, updated, downloaded, or deleted using specific API endpoints. The process involves project setup, dataset creation and data upload, and then status retrieval. Using the Maps Datasets API has no charge.\n"]]