Route planning and route data with Google Earth and Matlab
Route planning and route data with Google Earth and Matlab
(OP)
I am looking to use a program to download road route data from say Point A to Point B ( things like altitude, distance, speed limit, etc.) for a simulation. Does anyone know if it is possible to do so with Google Earth or if Matlab offers a toolbox for doing such things? (I understand things like speed limit may be more difficult to get). Ultimately I would like to be able to run a simulation with as realistic road conditions as possible.
If not possible with google earth / matlab, anyone know a good way to do this?
If not possible with google earth / matlab, anyone know a good way to do this?
RE: Route planning and route data with Google Earth and Matlab
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Route planning and route data with Google Earth and Matlab
Distance (m)
0
100
200
300
...
...
100000
Speed (km/h)
100
100
100
...
...
70
70
..
Altitude (m)
10
10
20
30
...
...
...
0
0
Of course it may not be exactly like that, but if something can get me close that would be better than nothing.
Thanks.
RE: Route planning and route data with Google Earth and Matlab
or:
http://veloroutes.org/bikemaps/
https://www.doogal.co.uk/RouteElevation.php
http://www.mapdevelopers.com/elevation_calculator....
http://www.cycleroute.org/
https://www.flattestroute.com
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers
RE: Route planning and route data with Google Earth and Matlab
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Route planning and route data with Google Earth and Matlab
TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! https://www.youtube.com/watch?v=BKorP55Aqvg
FAQ731-376: Eng-Tips.com Forum Policies forum1529: Translation Assistance for Engineers
RE: Route planning and route data with Google Earth and Matlab