How to calculate Driving Distance Matrix on Excel using Bing Maps API

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024

Комментарии • 171

  • @lucastavares3470
    @lucastavares3470 3 года назад +7

    You have help me a lot ! I’m making a cost sheet , using Kilometers from every city from state of São Paulo

  • @YogeshSureka
    @YogeshSureka 4 года назад +6

    Very structured & elaborate explanation. Must watch for all aspiring learners.

  • @leroyjenkins5679
    @leroyjenkins5679 2 года назад +6

    Excellent hemant, just one observation though - Since api keys have limits, every call is precious. Hence filling only the upper half of the diagonal would have been wise. Also from efficient programming perspective it is important

  • @ssaravananp1
    @ssaravananp1 3 года назад +3

    Dear Mr.Hemanth, It was a useful App. We have around 25 rows and columns in our Application. The macro works correctly upto 12 rows and columns. From 13th row and column, there is a difference of at the least 2 Kms. Please guide us.
    Regards,
    S.Saravanan

  • @sudheerkumar6427
    @sudheerkumar6427 3 года назад +2

    Good work Hemanth Boddapu... expecting more videos from you..

  • @blue0152
    @blue0152 3 года назад +2

    THANK YOU! You did miss that input for Source and Destination coordinates. Also you could have clarified the best way to get the coordinates in the database tab. OTHERWISE, this is an excellent video and I really appreciate it!

  • @srinivasannarayanaswami5378
    @srinivasannarayanaswami5378 3 года назад +2

    Thank you Hemanth. Lucid explanation and a very useful tool. Much appreciated

  • @himanshushukla3454
    @himanshushukla3454 4 года назад +2

    Thank you Hemanth for such insightful videos

  • @fulyaulutas4599
    @fulyaulutas4599 2 года назад +1

    This is exactly what i needed. Thank you for explaining very clearly

  • @aphastus
    @aphastus 2 года назад +1

    Wow I tried not knowing if it’d work because I’ve never coded in VBA and I did a couple mistakes that I was able to detect and understand watching my code and yours (mostly cells placements). I used the time instead of the distance. It is incredibly satisfying watching the code fill all the cells in the matrix. I started in Mac but the getdistance formula didn’t work. I’ll try it later to see if something wasn’t correct. What bugged me is that every version of office uses different separators, you used a , and I had to change it to a ; so probably it’s the same problem with Mac. Anyway, thanks so much for the video, it was so nice!

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  2 года назад

      Hey.. the issue with mac is that excel in mac cannot talk to internet. Pls try with windows. I've mentioned the same in the description box

  • @vidaan95
    @vidaan95 Год назад

    Hi Hemanth, this is a wonderful video. It really saved a huge amount of time for me.

  • @spvgggwdeg
    @spvgggwdeg Год назад

    This is amazing and very, very helpful for me. Thanks a lot for the well elaborated explanation.

  • @prafullgoyal24
    @prafullgoyal24 3 года назад +2

    Awesome...I need to hit like button for tonnes but have to satisfy with 1 only..✌

  • @widhyawanjuliaris3939
    @widhyawanjuliaris3939 2 месяца назад

    thank you very much for the knowledge. you've helped me in many ways.

  • @Michael-zg5cx
    @Michael-zg5cx Месяц назад

    Hey
    Great work! I used your code for two years now. But with the change to Azure Maps I don't get this think working anymore... can you make a new video where you explain how to use Azure Maps API instead of Bing Maps?

  • @rajaaditya0021
    @rajaaditya0021 2 года назад

    Awesome sir!
    Helped a lot during SIP... Thank you so much!

  • @lucastavares3470
    @lucastavares3470 3 года назад

    Greetings from Brazil 🇧🇷

  • @alexanderbarlse2875
    @alexanderbarlse2875 2 года назад +4

    Hi there! Thank you for this great piece of code, it helped me a lot. However, i'm having a small issue. The code was running perfectly well yesterday. However, men reopening the xlsm file today, and trying to use the getdistance function, I get the error: #NAME?. Do you have any suggestions?
    Thank you.

  • @philcoul6905
    @philcoul6905 3 года назад +1

    Good work. This exactly what was looking for. Keep up.

  • @karstenhaberkorn6182
    @karstenhaberkorn6182 3 года назад +6

    Hello Hemanth, this is really very helpful and a great tool - thank you for that! Can you also advise, on how to get coordinates (latitude and longitude) back from bing maps for given locations? This would be very helpful, in case you need coordinates for many addresses (comparable to the list of locations you put into the "database sheet"). Many thanks for any advice! Karsten

    • @jacky_23
      @jacky_23 3 года назад +1

      I had this problem and used power query web connector

  • @MrJaawt
    @MrJaawt Год назад +1

    right now the calculation automatically grabs the shortest distance and not the interstate distance. how could I change the VBS Module to show the shortest interstate distance? But thank you very much for this so far

  • @gouthamsolleti4316
    @gouthamsolleti4316 3 года назад +1

    Good work bro....working perfectly....

  • @Gabriel-Oliveira
    @Gabriel-Oliveira 3 года назад +1

    Hi Mr. Boddapu. Firstly, I really appreciate the time you spent recording this video. It was really important for my understanding when it comes to create a distance matrix.
    I have a question, if I have 12 locations, I think the total number os distances would be 144 (12*12) instead of 66, am I right?
    Cheers from Brazil!

  • @TheArtlessArtist
    @TheArtlessArtist 4 года назад +1

    Lovely work Hemanth
    Keep up the good work ❣️

  • @siddharthamodukuri7112
    @siddharthamodukuri7112 Год назад

    Thanks Hemanth, Very helpful

  • @TheNitoperez
    @TheNitoperez Год назад

    Desde Mexico.... funciona al 100%

  • @RodrigoSebastianBuchiniz
    @RodrigoSebastianBuchiniz 2 года назад +1

    Genial! Gracias muy útil y muy bien explicado!

  • @user-epslesvou
    @user-epslesvou 21 день назад

    Hi ... i cant create a bing key. It s not working anymore...any help?

  • @user-ns4tw5lw1r
    @user-ns4tw5lw1r Месяц назад

    Why we used this all it's all available in map when we enter two cities distance in map it's showing

  • @jenildesai5565
    @jenildesai5565 5 месяцев назад

    This code is working for India's coordinates. But it is not working for USA coordinates.
    Please help.

  • @shehanwijeyawansa1372
    @shehanwijeyawansa1372 4 месяца назад

    Thank You

  • @adrianesc7706
    @adrianesc7706 Год назад +1

    What if i don't have the coordinates?

  • @sohamdsouza
    @sohamdsouza 4 года назад +1

    Great work Hemanth !

  • @Bhoomisolanki0210
    @Bhoomisolanki0210 Год назад

    Very Helpful video, Thank you !

  • @josegutierrez4969
    @josegutierrez4969 2 года назад +1

    I LOVE YOU

  • @irenesolmone7667
    @irenesolmone7667 Год назад

    Hi! I used the formula and everything worked perfectly well for a while. Now, excel isn't recognizing the formula anymore. Do you have any advice on how to solve this?

  • @catquynhnguyenle99
    @catquynhnguyenle99 3 года назад

    Thank you so much for providing this video

  • @2909remco
    @2909remco 3 года назад +2

    Thank you for this great video. Would it be possible to also provide the associated GetTravelTime code? Much appreciated

  • @nicolesamson380
    @nicolesamson380 2 года назад

    This works perfectly, Thank you so much Hemanth. When im working on a larger data set it takes quite a lot of time for it to fetch the distance, is there any work around for that?
    TIA.

  • @vigneshkr9497
    @vigneshkr9497 3 месяца назад

    how to do this between pincodes within the city?

  • @bhargavagatla3583
    @bhargavagatla3583 6 месяцев назад

    Hi.. Can we get the distances by pincode to pincode

  • @jamesa7576
    @jamesa7576 3 года назад +1

    This is awesome! Thank you

  • @Alphabah95
    @Alphabah95 2 года назад +3

    Hello, I found your video very helpful for my project, I am a master's degree student. I had some issues linking the geographical coordinates to the distance Matrix like you did, can you explain to me or send me the excel file you did the demonstration on RUclips? so I can refer to that to build my own matrix?
    Thank you your help will be really appreciated.

    • @michalzila7084
      @michalzila7084 Год назад

      I tried it and i doesn't work. Variable not defined.

  • @younessfrichi2156
    @younessfrichi2156 3 года назад +3

    Thank you for the video. Please how can we get the travel time instead of the distance?

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад +2

      Very simple, in the code i have attached, towards the end of the code, there is a phrase "//TravelDistance". You need to replace it with "//TravelDuration" and remove 1.609 multiplier

    • @younessfrichi2156
      @younessfrichi2156 3 года назад +2

      @@HEMANTHHEMU86 Thank you. It works :)

    • @nanakipshidze3898
      @nanakipshidze3898 3 года назад

      @@HEMANTHHEMU86 thank you for great video. is it possible to calculate walking distance instead of driving distance?

    • @khinthiri1061
      @khinthiri1061 2 года назад

      @@younessfrichi2156 Hello!! I also want to calculate the travel time. Could you please give me some reference coding for calculating the travel time instead of travel distance?

  • @katieallinson5781
    @katieallinson5781 3 года назад +1

    Hemanth - please please can you tell me how to make bing maps return the longest distance between two points.

  • @13_pritamsanyal41
    @13_pritamsanyal41 5 месяцев назад

    Hey, why the marix is not symmetric ?

  • @TrudiDay
    @TrudiDay Год назад

    Awesome - thank you!!

  • @TomCat-hp6mi
    @TomCat-hp6mi Год назад

    I want to do something similar. I want to know the distance travelled by the train from station A to station B. Please tell me how to do it.

  • @Suman-vv5gv
    @Suman-vv5gv Год назад

    Thanks for this Video ...

  • @Antizokker
    @Antizokker Год назад

    Thanks for the Video! But how do i get the field like B11 and which are necessary for the automasation to fill out the Matrix??

  • @ronnieencarnacion5729
    @ronnieencarnacion5729 3 года назад +3

    Excel returned #value! when computing for the Distance. Followed the procedure. Concactenate and keys are correct. May i know if this is common issue and if it can be resolved. Thanks.

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад

      If you are using excel on windows, this should not occur. once revisit the steps i have mentioned and make sure internet is active. Let me know

    • @reaper_gaming_live
      @reaper_gaming_live 3 года назад

      Same error with me how can we know if this not getting blocked due to some firewall issue etc

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад

      @@reaper_gaming_live pls follow the steps. It works

    • @farooqa114
      @farooqa114 3 года назад

      I think error is due to the concatenate function. I used the cancat function but Hemanth used the & sign while getting the X Y coordinates....Kindly explain the destination and source coordinates please.

    • @jairopontes81
      @jairopontes81 3 года назад +3

      I was having the same issue. It happens that I use metric system in my pc, in which the decimals are separeted with a coma, not a point. I changed these parameters in the options tab and it worked!

  • @ohoudsz3259
    @ohoudsz3259 Год назад

    Much appreciated it was very helpful, I was looking for this formula too many weeks and my manager he was very impressed about it 🤍

  • @guonorman51
    @guonorman51 Год назад

    Thanks for your video clip

  • @ankurdikshit4669
    @ankurdikshit4669 3 года назад +2

    followed all the steps, still after using formula excel is returning #value! error, may i know how can it be resolved

  • @RafiqueNoorie
    @RafiqueNoorie 3 года назад

    It is not mapping the distance which you was taken an another excel sheet2. How we can merge into excel sheet 1?

  • @ranjitsakhare
    @ranjitsakhare Год назад

    Hemant thanks a lot. Its helping a lot. Like function GetDistance can you help with GetTime as well?

  • @hasinrizwan5724
    @hasinrizwan5724 2 года назад

    Great video brother, Very helpful for me... Can you tell how to convert this Excel data into numpy array?

  • @unnikrishnansanthosh
    @unnikrishnansanthosh 2 года назад

    hi Hemanth, thank you very much for sharing such an useful tutorial, great work. I would like to know whether you have a tutorial for calculating air distance

    • @unnikrishnansanthosh
      @unnikrishnansanthosh 2 года назад

      Also, one more query, what is the base for calculating travel time - like is it based on speed limits of the roads or peak time / off peak time traffic on the roads

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  2 года назад

      time is given by Bing, based on the traffic data. just like Google provides on estimated time.

  • @tommyexceltricks7665
    @tommyexceltricks7665 2 года назад

    Hello , Thanks for this tutorial
    can i ask about something
    Q1:why ther's diffrence between bing maps and Google maps
    Ex: two cordination ( lat,long) in bing maps : 16 Km -- Google maps : 13
    Q2:some times result returned from bing maps doesn't exact the result already in bing maps if you switched to bing maps and tried to get direction to comapre result in excel file with data in bing maps
    thanks in advance

  • @saikiran-zn4cq
    @saikiran-zn4cq 4 года назад +1

    Thanks dude.

  • @meetyadav416
    @meetyadav416 Год назад

    Awsome dude 😮

  • @almemo9
    @almemo9 2 года назад

    Juest amazing, you save me two days of work, just an small question, for big volume of data, the formula gives me #value message, any ideas? thanks in advance

  • @eetigupta7840
    @eetigupta7840 2 года назад +1

    Hi, your video helped me a lot in my client deliverable. Thanks a ton.
    Is there a possibility to get the travel time for a particular date and time? I am looking to calculate travel time for historical date and time

  • @ambarukanasubrahmanyam51
    @ambarukanasubrahmanyam51 Год назад

    excellent video

  • @superintendentofpolicememb3560
    @superintendentofpolicememb3560 3 года назад

    Thanks but I follow your instruction but GetDistance formula not shown in Excel-2019

  • @narejo223
    @narejo223 2 года назад

    lastVal = "&travelMode=driving&o=xml&key=" & key & "&distanceUnit=mi" if for meters than what will be correct code instead of miles

  • @bubblesarita1428
    @bubblesarita1428 Год назад

    Excellent👍

  • @lucastavares3470
    @lucastavares3470 3 года назад

    Omg man , awesome work

  • @DAANoLOOF
    @DAANoLOOF 2 года назад +1

    Hi Hemmath, is the distance calculated over the road or in a straight line? Either way, thank you for the tutorial!

    • @NathanaelHarwood
      @NathanaelHarwood Год назад

      Just for others' sake - the description states 'It provides the road distance along the best routes considering traffic'

  • @sidneyro5554
    @sidneyro5554 Год назад

    Hi, excellent tutorial. Would you help me .the negative coordinates of the error how do I?? positive coordinates works. thanks🙂

  • @matinamoozadeh235
    @matinamoozadeh235 3 года назад

    my excel shows the error Sub distMatrix does not define, what is the problem?

  • @WorkEasyGo
    @WorkEasyGo Год назад

    Hi How did you connect database to sheet one. Can someone please help me out with the formula.

  • @grizzoff
    @grizzoff 3 года назад

    Amazing! Thank you!!

  • @arvindshaker1984
    @arvindshaker1984 2 года назад

    hi it was used full to me but it is not working on my excell
    pls give excel which is red to used

  • @rohitdadi7898
    @rohitdadi7898 9 месяцев назад

    Can you share the link....of the code pls......hyperlink is missing

  • @infinitedata7088
    @infinitedata7088 3 года назад +1

    It is very useful, but Im facing a error actually my all study locations are within of 4 km range. I need accurate ans in upto 2 decimal.

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад +1

      In the code i have given, there is an equation similar to the one i have pasted below. Just replace this line with the existing line to get a more accurate reading.
      GetDistance = Round(Round(WorksheetFunction.FilterXML(objHTTP.ResponseText, "//TravelDistance"), 3) * 1.609, 2)

    • @infinitedata7088
      @infinitedata7088 3 года назад +1

      @@HEMANTHHEMU86 Thank you very

  • @TAMALCHOUDHURYROY
    @TAMALCHOUDHURYROY 3 года назад +1

    Hello Hemanth,
    In my pc excel 2013 / office 365, formula "=getdistance" is not showing
    Can you please help me how can I resolve this issue?

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад

      I have provided a peice of VBA code in the description. Please do paste it in your vba window.

  • @faisalalkaabneh4020
    @faisalalkaabneh4020 3 года назад

    this is amazing, thanks a lot :)

  • @ahmadutsmansiddiq4344
    @ahmadutsmansiddiq4344 10 месяцев назад

    Hi, I really love your tutorials, but why do I get the output "-1" instead of the real travel distance? I already did exactly the same as shown in your video. Thank you

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  9 месяцев назад +1

      i am guessing, in the input data, some formatting might be needed

    • @jenildesai5565
      @jenildesai5565 5 месяцев назад

      ​@@HEMANTHHEMU86hi i am also getting the same error. I checked the formatting it's same as yours. Still getting -1 as the output. Please help

  • @renatobeltrame5403
    @renatobeltrame5403 2 года назад +1

    Hi Hemanth! Thank you for sharing!! I have a few questions I think you could help. For the application in excel that I'm developping I need the distances to be showed in meters and with the most accuracy possible. Reading your code I understod that the distances are being calculated in miles and rounded to no decimals. Am I right? If your answer is yes, could you help me to do these adjustments? Thank you very much!

    • @renatobeltrame5403
      @renatobeltrame5403 2 года назад +1

      Hi, it's me again! Reading the code with more attention I realized that you already converted the dimensions to meters and I changed de round rule. Thanks

  • @sergio_molinari
    @sergio_molinari 2 года назад

    Hello great tutorial!!
    I noticed that it considers the Highways, how can I not consider them in the search?
    Thank you

  • @Topcommi
    @Topcommi 3 года назад +1

    Hi, thanks.
    In small distance it works not good, because when I have 4,5km it shows me 5km..
    Can u make a video how to get the minutes from the distance.

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад +1

      In the code i have given, there is an equation similar to the one i have pasted below. Just replace this line with the existing line to get a more accurate reading.
      GetDistance = Round(Round(WorksheetFunction.FilterXML(objHTTP.ResponseText, "//TravelDistance"), 3) * 1.609, 2)

    • @Topcommi
      @Topcommi 3 года назад +1

      @@HEMANTHHEMU86
      Thanks great work. It is possible to calculate the travel time with car in excel ?

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад +1

      @@Topcommi yes travel time is possible

    • @Michael_Hamburg
      @Michael_Hamburg 2 года назад

      @@HEMANTHHEMU86 is it possible to do this for public transport too?

  • @subhasisbera26
    @subhasisbera26 2 года назад

    Good evening,I am from Kolkata.Thank you very much for this excellent video you have uploaded. I really appreciate your Distance Matrix API. But it is difficult to find out how to bring source coordinates from sheet 2 which is automatically change when I am giving source location as well as source destination, due to that I couldn't completed it though I have got get distance from VBA code.Due to that I couldn't proceed further if you illustrate me then I will be grateful to you. Which formula do I need to take from excel-functions.It is my earnest request if you do the needful at the earliest. Please treat this on an urgent basis. Thank you very much.

  • @gokaykkaya
    @gokaykkaya 8 месяцев назад

    can this method be used for 80 locations?

  • @SiBull
    @SiBull Год назад

    How to get coordinate automatically trough excel?

  • @uyenphamthithuuyen1903
    @uyenphamthithuuyen1903 2 года назад

    Hi, your video is really helpful. However, I don't know how to obtain the longitude and latitude from Bing Maps. Can you create a video how to do that, please?

    • @filippomauro4846
      @filippomauro4846 2 года назад +2

      in excel you can write the location in a cell (es. Rome), than select the cell that contain the location, go to data-->data types-->geography and extrapolate latitude and longitude clicking on small icon that appears next the location cell. In a third column you can use the function =concat(cell latitude, "," ,cell longitude) and you have the coordinate of location

  • @jacky_23
    @jacky_23 3 года назад

    Good video !!

  • @rasraster
    @rasraster Год назад

    Very nice, thank you. Can this be done with HTTPS instead of HTTP?

  • @alejandrapinoncely7040
    @alejandrapinoncely7040 2 года назад

    Hi! great job! The code is working but not for every city. I am having trouble with cities in Asia, more specifically within China, Japan and Korea Could you help me with that?? Regards, Alejandra

  • @osamarizwan1635
    @osamarizwan1635 2 года назад

    how can we get the distance in meters?

  • @sherifhassan1556
    @sherifhassan1556 3 года назад

    Hemanth I hope you're well. This is an excellent tutorial, thank you. Unfortunately, I keep getting #NAME? error when running the GetDistance macro. Any suggestions? Thanks again. Syh

  • @hakanyldz9977
    @hakanyldz9977 3 года назад

    Can we draw route line inside the excel bing map for to make travelling salesman problem?

  • @yigityldz1089
    @yigityldz1089 Год назад

    im getting a theres a problem with this formula error. Can you help me please

    • @yigityldz1089
      @yigityldz1089 Год назад

      I solved, put ; instead of , on your getdistance formula.

  • @dindazalfa
    @dindazalfa 2 года назад

    Hello Hemanth, can you help me to make vba code for calculate distance and travel time without toll usage in BingMaps?

  • @gowthamseshadri5118
    @gowthamseshadri5118 2 года назад

    How to get the coordinates for any locations using API. It is really difficult to get lat & long for every locations manually. Please guide me.

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  2 года назад

      It's not difficult. There are Google and Bing APIs for that

  • @anitasunildesai
    @anitasunildesai 2 года назад

    hello Hemanth, can we do the same giving lat and long instead of name of cities? how?

  • @thatgoanguy4427
    @thatgoanguy4427 6 месяцев назад

    Im getting #value error, idk why

  • @subhendupradhan6475
    @subhendupradhan6475 3 года назад

    it is throwing an error "invalid outside procedure". Please Help

  • @hakanyldz9977
    @hakanyldz9977 3 года назад

    After you copy and paste key password on the cell B9 then automatically appeared word "KEY" on cell A9. How do it?

    • @HEMANTHHEMU86
      @HEMANTHHEMU86  3 года назад +1

      It was not automatic.. i have written it in that cell.. i have fast forwarded the video at bit over thete

  • @ghanshyamsinhdvadher3119
    @ghanshyamsinhdvadher3119 2 года назад

    Thanks great help, can u check the same can be converted into AddIn, i was unable to do it