However if I get a lot of GPS information............
So I made a tool by python.
Download : http://dorumugs-tools.googlecode.com/files/GPS_Tracker.py
# GPS_Tracker.py --help
Usage: Python GPS_Tracker.py -l LINE.TXT -t TACK.TXT Options: -h, --help show this help message and exit -l LINE, --line=LINE Make a line from Start to End -t TACK, --tack=TACK Tack a GPS on the map |
Line.txt
37.3998107,127.1111664
37.3998107,127.1111664
37.3997000,127.1112142
37.3995925,127.1113009
37.3995006,127.1113432
37.3994119,127.1113712
......
37.4674538,127.0361924
37.4681327,127.0355551
.......
37.5343720,126.9972295
37.5342722,126.9969639
37.5342995,126.9966298
37.5342557,126.9965094
37.5344452,126.9964499
|
Tack.txt
37.4555342,127.0475550
37.5367527,127.0005321
|
No comments:
Post a Comment