Plot excel records on Bing Map

Balasaheb Molawade 136 Reputation points
2024-12-05T13:00:49.1533333+00:00

Hi,

We have approximately 10,000 records in an Excel file, and we want to plot them on Bing Maps. The file contains only address information; latitude and longitude data is not available.

Is it possible to plot all records on the map using just the address information, without latitude/longitude?

If latitude/longitude is mandatory for plotting, we will need to fetch these coordinates using Bing Maps. However, given the large number of records, this process could be time-consuming. Could you suggest a faster and more efficient way to fetch latitude and longitude from addresses?

Thanks!

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
763 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. rbrundritt 18,816 Reputation points Microsoft Employee
    2024-12-05T17:37:39.1733333+00:00

    If this is just for local viewing on the desktop version of Excel, there are a couple of maps built into Excel which use Bing Maps.

    If you instead want to display the data on an interactive map online you would then either need to find a tool such as Power BI or a 3rd party site that does this or create your own. Power BI has lots of map options and it's pretty easy to upload an Excel file and view it. It also automatically geocodes address information, so no latitude/longitude information needed. Here is some documentation: https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-get-started (Note that Azure Maps is replacing Bing Maps at Microsoft for enterprise scenarios, and Bing Maps will be retiring from that space and will only be focused on the consumer site bing.com/maps. Note that both platforms use nearly the same data).


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.