Download a Data Source Dataflow
Note
Bing Maps Spatial Data Service Data Source Management API retirement
Bing Maps Spatial Data Service Data Source Management API is deprecated and will be retired. Free (Basic) account customers can continue to use Bing Maps Data Source Management API until June 30th, 2025. Enterprise account customers can continue to use Bing Maps Data Source Management API until June 30th, 2028. To avoid service disruptions, all implementations using Bing Maps Spatial Data Service Data Source Management API will need to be updated to use an alternative, such as an Azure-based solution, by the retirement date that applies to your Bing Maps for Enterprise account type. For detailed migration guidance, see Migrate Bing Maps Data Source Management and Query API.
Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. For more information about azure Maps, see Azure Maps Documentation. For migration guidance, see Bing Maps Migration Overview.
Use the Data Source Download Dataflow API to download entity data from a published data source.
You can also use the Bing Maps Account Center to download a data source. For more information, see Creating and Managing Data Sources.
You can download a data source in three steps.
Create a Download Job: Create a download job to download a published data source.
Get Download Data Source Job Status: Monitor the job status to determine when the download is complete.
Get Downloaded Data: Use the URL provided in the download status response to access the entity data that was downloaded from the data source.
In this Section
Topic | Description |
---|---|
Create a Download Job | Describes how to create a job to download entity data from a data source. |
Get Download Data Source Job Status | Describes how to request status for a download data source job. |
Get Downloaded Data | Describes how to access the downloaded data. |
Walkthrough | Provides a step-by-step overview of how to use the Download Data Source Dataflow. |
Response Data | Describes the data that comes back in the response. |