While requiring a user-download, a new--albeit quirky--command, "georoute", allows researchers to compute "travel distance and travel time between two points defined by their addresses or their geographical coordinates." Or, more specifically:
"calculates the georouting distance between two addresses or two geographical points identified by their coordinates. It uses the HERE API (https://developer.here.com) to retrieve distances in two steps. In the first step, addresses are geocoded and their geographical coordinates (latitude and longitude) are obtained. In the second step, the georouting distance between the two points is obtained. The user can also provide directly geographical coordinates, which will bypass the first step."
Such a program may prove useful, e.g., to researchers exploring various "access to justice" research papers that seek to exploit/explore data on physical distance. A brief discussion is found here.
For those interested, to download this program, from within Stata, type: ssc install georoute
Recent Comments