Python Forum
Visualize Geo Map/Calculate distance
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Visualize Geo Map/Calculate distance
#1
Hi guys,

I am thinking about creating a map with pin-drops based on database. I would like to make a tool which would calculate distance between location from database and locatiom provided by user.

Some time ago i created such a mini excel-tool based on geo coordinates. It was comparing database lat/long to inputted by user lat/long and then returned the best result.
However, it wasn't accurate, because i was interested in real-time distance based commute time (so it should be some way/highway, not ocean/sea/river or whatever like that :P) nor straight line, but it should conisder possible shortest path.

Now i found "Bing Maps" add-in in excel, but it can visualize only 100 rows ( i have at least 500 in my database).


Ideally, i would like to check distance, population, size of the provided city - is it doable?

Is it even doable? Which app/code would be the best to create such a tool? Do you have any proposals or you had similar project in the past?

I don't know Power BI much, but i think that might be used?




#EDIT
Actually ... i can use scrapping and use python to read from excel ...
Reply
#2
see: https://gist.github.com/rochacbruno/2883505
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I am getting a valueError. And not sure why? My goal is to visualize the correlation ReadytoCode 0 467 Dec-11-2023, 05:33 AM
Last Post: ReadytoCode
  Python Networkx: Visualize an edge weight with a bubble/circle uvw 0 1,990 Sep-01-2021, 06:26 AM
Last Post: uvw
  Plot multiple csv into one graph problem with visualize linkxxx86 1 5,712 Oct-14-2019, 05:54 PM
Last Post: linkxxx86
  Can't visualize maps using Gmaps mPlummers 0 3,545 Sep-11-2019, 02:38 PM
Last Post: mPlummers
  euclidean distance jenya56 3 2,801 Mar-29-2019, 02:56 AM
Last Post: scidam
  organizing by distance gonzo620 7 3,891 Oct-16-2018, 01:41 AM
Last Post: stullis
  How to visualize cluster centres using word cloud in python? shanky 0 4,416 Aug-17-2018, 06:17 PM
Last Post: shanky
  Python Ble Distance Problem aleynasarcanli 10 12,495 Feb-09-2018, 10:48 PM
Last Post: aleynasarcanli

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020