~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to doc/foxtrotgps.texi

  • Committer: Paul Wise
  • Date: 2018-03-27 06:04:17 UTC
  • Revision ID: pabs3@bonedaddy.net-20180327060417-hh1ppo8plpn04zpq
Update links

Use final destination where links are redirects.

Convert links from http to https, makes outgoing links slightly more secure.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
@iftex
27
27
@image{cc-by-sa}
28
28
@end iftex
29
 
This document is licensed under a @url{http://creativecommons.org/licenses/by-sa/3.0/,, Creative Commons Attribution-@/ShareAlike 3.0 Unported License}.
 
29
This document is licensed under a @url{https://creativecommons.org/licenses/by-sa/3.0/,, Creative Commons Attribution-@/ShareAlike 3.0 Unported License}.
30
30
@ifnothtml
31
31
To view a copy of this license, visit
32
 
@url{http://creativecommons.org/@/licenses/@/by-sa/3.0/}
 
32
@url{https://creativecommons.org/@/licenses/@/by-sa/3.0/}
33
33
or send a letter to:
34
34
@quotation
35
35
Creative Commons, 444 Castro Street, Suite 900,
147
147
mice can be trained to convert that knowledge into the NMEA sentences
148
148
that GPSD expects.
149
149
 
150
 
A @url{http://en.wikipedia.org/wiki/@/GPS_navigation_device#GPS_modules,
 
150
A @url{https://en.wikipedia.org/wiki/@/GPS_navigation_device#GPS_modules,
151
151
GPS Mouse} might be a better solution in many cases. Reasonably cheap,
152
152
powered from the laptop they have the advantage of being suitable to
153
153
sit on the roof of your car making for better reception.
197
197
for use at run-time in order to make use of this feature:
198
198
 
199
199
@itemize
200
 
@item @url{http://freefoote.dview.net/linux_gpscorr.html, gpscorrelate}
 
200
@item @url{https://github.com/freefoote/gpscorrelate, gpscorrelate}
201
201
@item @url{http://www.sentex.net/~mwandel/jhead/, jhead}
202
202
@end itemize
203
203
 
207
207
@file{~/.foxtrotgps/poi-icons/}; and, if you have the `@command{mkvisualid}' command
208
208
from libvisualid installed, FoxtrotGPS can even generate distinctive icons
209
209
automatically. For more on libvisualid, see
210
 
@url{http://www.hackerposse.com/~rozzin/VisualIDs, its website}.
 
210
@url{https://disambiguate.me/libvisualid/, its website}.
211
211
 
212
212
@node Command-line options
213
213
@section Command-line options
291
291
FoxtrotGPS saves its logs in GPX format (with an extension introduced
292
292
by Garmin for some auxiliary data). These logs can be converted
293
293
to OSM and other formats using the widely-available
294
 
@url{http://www.gpsbabel.org/, gpsbabel utility}.@footnote{Prior
 
294
@url{https://www.gpsbabel.org/, gpsbabel utility}.@footnote{Prior
295
295
to version 1.1.0, FoxtrotGPS used its own log format; in case you
296
296
have any logs in this format, there are scripts included with FoxtrotGPS
297
297
that can convert those logs to GPX format, or to OSM format directly.}
298
298
 
299
299
After converting logs to OSM format, they will be importable into
300
 
tools like @url{http://josm.openstreetmap.de/, JOSM}.
 
300
tools like @url{https://josm.openstreetmap.de/, JOSM}.
301
301
But before you convert, make things a bit easier for yourself and
302
302
rename the road. Perhaps keep the date and use the road name and condition,
303
303
e.g.: @file{20121107_Jones_Street_track_gr3.gpx}.
304
304
 
305
305
The remaining stages are probably best documented on
306
 
@url{http://openstreetmap.org/, the OSM website}, but do remember to
 
306
@url{https://www.openstreetmap.org/, the OSM website}, but do remember to
307
307
mark your roads as ``source=survey'', the best source of OSM data.
308
308
 
309
309
@node Routing
476
476
@node Homepage
477
477
@heading Homepage
478
478
More information about FoxtrotGPS can be found online at
479
 
@url{http://www.foxtrotgps.org/, its website}.
 
479
@url{https://www.foxtrotgps.org/, its website}.
480
480
 
481
481
@node Author
482
482
@heading Author