Hello, I've a list of pair of coordinates for varX and varY and I'm using georoute to calculate the distance and time travel.
However, while it is easy to implement the command for a single pair of coordinates by simpling adding startxy(45.077179,7.6965752) endxy(45.069443,7.6897054), I don't know how to do this from a list. I've tried the following:
georoutei, herekey(...) startxy(lati_x1, longi_x1) endxy(lati_y2 , longi_y2) km distance time replace
Any suggestions.
Thanks
Related Posts with georoute
How to perform calculation on a Dijkstra algoritmHi to everybody I'm looking for a solution to a problem I heard would be resolvable with the Dijkst…
Assign specific value in Ranked Column if...Good afternoon, I am ranking across 2 variables, score_1 and score_2 by raceid, using the code belo…
Select a varible name by value and put it as value in a new variableHi! I'm wondering if there is a function (probably to be nested in a loop) that would allow me to se…
Merge two datasetsGood morning everyone. I need to merge two datasets but the do file doesn't work. The structure is t…
STATA 1 Reference Manual now available to anyone who wants itA while back UCLA posted the STATA 1 Reference Manual. I've gone through the files, made them search…
Subscribe to:
Post Comments (Atom)
0 Response to georoute
Post a Comment