User Portlet
Discussions |
---|
If you want the waypoint(s) moving, try something like this: st = Interpreter["Date"][#[[3]]] -> GeoPosition[#[[1 ;; 2]]] & /@ SemanticImport["~/Downloads/st.csv", Automatic, "Rows"]; Manipulate[ ... |
Discussions |
---|
If you want the waypoint(s) moving, try something like this: st = Interpreter["Date"][#[[3]]] -> GeoPosition[#[[1 ;; 2]]] & /@ SemanticImport["~/Downloads/st.csv", Automatic, "Rows"]; Manipulate[ ... |