Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zbiory danych to kontenery na dane, których chcesz używać w aplikacjach Google Maps Platform w ramach stylizacji opartej na danych.
Interfejs Maps Datasets API umożliwia tworzenie zbiorów danych i zarządzanie nimi za pomocą interfejsu API REST.
Na przykład dzięki stylowi opartym na danych w zbiorach danych możesz przesłać do zbioru danych własne dane geoprzestrzenne, zastosować niestandardowy styl do funkcji danych i wyświetlić te funkcje danych na mapach. Możesz tworzyć wizualizacje danych na podstawie geometrii punktowej, wieloliniowej i wielokątnej oraz stosować funkcje danych w reakcji na zdarzenia kliknięcia.
Tworzenie zbioru danych składa się z 2 etapów:
Prześlij prośbę o utworzenie zbioru danych.
Prześlij dane do zbioru danych z komputera lub z Google Cloud Storage. Dane do przesłania muszą być reprezentowane przez plik CSV, GeoJSON lub KML.
Więcej informacji o używaniu zbiorów danych w ramach stylowania opartego na danych:
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-06-05 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"]]