https://github.com/dfarr/gps
GPS File Parser
https://github.com/dfarr/gps
Last synced: about 1 month ago
JSON representation
GPS File Parser
- Host: GitHub
- URL: https://github.com/dfarr/gps
- Owner: dfarr
- Created: 2013-01-26T21:17:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-26T22:13:16.000Z (over 13 years ago)
- Last Synced: 2025-03-23T13:35:59.445Z (about 1 year ago)
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gps
===
GPS File Parser
This is a GPS file parser I wrote in C for a second year computer science class. It works by reading in a .gps file and interacting with the file via comand line arguments. xgps.py Provides a graphical interface, however this requires specifing an SQL database, username and password as follows:
python xgps.py username password [hostname]