Dear All,
I'm new in this forum, but I've been using the software for quite a time. I'm trying to calculate traveltime with stata. I already read the thread here https://www.statalist.org/forums/for...time3-geocode3
However I cannot install the osrmtime by follwing the paper from Huber & Rust (2016) and I do not understand why. I add I already tried with traveltime command, but apparently this does not work anymore because of API licensing and sort.
traveltime3, start_x(_destination_latitude) start_y(_destination_longitude) end_x(lat2) end_y(long2)
But I got this error
file
http://maps.google.com/maps?f=d&outp...2695,50.778228
> 75976563&daddr=.,.&dirflg= not found
Therefore I tried to install osrmtime using the procedure in the paper (https://journals.sagepub.com/doi/pdf...867X1601600209)
First I typed:
net install osrmtime, from("https://ift.tt/2t2BhDm
> wl-moeller/medien/osrmtime")
This is the error I get.
file http://www.uni-regensburg.de/wirtsch...medien/osrmtim
> e/stata.toc not found
server says file permanently redirected to https://www.uni-regensburg.de/wirtschaftswi
> ssenschaften/vwl-moeller/medien/osrmtime/stata.toc
What should I do to calculate traveltime in stata at this point?
Thanks for your help
Related Posts with osrmtime, traveltime, geocode
export scalar / matrix with putexcel with 2 or 3 decimals using nformatHi, I can't seem to display results with 2 decimal using putexcel and the following option: Code: …
Lowess curve in LogitHello, could you please guide my how to create a plot for log odds estimated by LOWESS (obtained usi…
Likert Scale Graph with Mean ScoreCould someone suggest me how Array to draw Likert Scale Graph with Mean Score like below? Thanks. …
How to estimate RMSE after bioprobit estimation?Dear all, I have used STATA to estimate Seemingly unrelated bivariate ordered probit regression mod…
A question about "mi estimate: xtlogit"I tried to use multiple imputation to deal with missing values in a panel data and, then, do logisti…
Subscribe to:
Post Comments (Atom)
0 Response to osrmtime, traveltime, geocode
Post a Comment