קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מערכי נתונים הם מאגרי נתונים שרוצים להשתמש בהם באפליקציות של הפלטפורמה של מפות Google כחלק מסגנון מבוסס-נתונים.
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"]],["עדכון אחרון: 2025-07-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."]]],["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"]]