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
putdocx cell / row heightIs there a way to control the row or cell height in a putdocx table? …
cmp-random effectsGood day, I am trying to estimate the impact of health status expectations (Exp_h) on consumption ex…
Business calender: Get omitted dates using bodf()I have a list of dates for specific company events of listed US companies. This variable (reguldate)…
Suspected bug in -confirm-The title is self-explanatory. Here is a reproducible example: Code: clear sysuse auto confirm var…
How to set the X axis in the DASP package in stataI want to use the DASP plug-in in stata and use the Lorenz curve to analyze the fairness of inter-pr…
Subscribe to:
Post Comments (Atom)
0 Response to georoute
Post a Comment