... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get route coordinates from VBA
#2
(30.07.2012, 04:57)gonen Wrote: I need to get the route coordinates between two points using excel VBA.

e.g. - Paris to London

I need to use this coordinates to draw a route on a map using KML.

Hi gonen,

that means you need to geocode the names of the points (Paris, London) to coordinates (9.424,51.213) and then create a KML file from it. Since RouteConverter is written in Java and you'd like to use Excel VBA, you might need a different starting point for your project or learn Java.
--
Christian
Reply


Messages In This Thread
Get route coordinates from VBA - by gonen - 30.07.2012, 04:57
RE: Get route coordinates from VBA - by routeconverter - 30.07.2012, 09:40
RE: Get route coordinates from VBA - by gonen - 30.07.2012, 10:29

Forum Jump:


Users browsing this thread: 2 Guest(s)