/usr/share/doc/gpsbabel/htmldoc/fmt_holux.html is in gpsbabel-doc 1.4.3-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- InstanceBegin template="/Templates/primarypage.dwt" codeOutsideHTMLisLocked="false" -->
<title>Holux (gm-100) .wpo Format (holux)</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /><link rel="home" href="index.html" title="GPSBabel Documentation" /><link rel="up" href="The_Formats.html" title="Chapter 3. The Formats" /><link rel="prev" href="fmt_hiketech.html" title="HikeTech (hiketech)" /><link rel="next" href="fmt_m241-bin.html" title="Holux M-241 (MTK based) Binary File Format (m241-bin)" /></head><body>
<!-- InstanceBeginEditable name="scontent" --><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Holux (gm-100) .wpo Format (holux)</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="fmt_hiketech.html">Prev</a> </td><th width="60%" align="center">Chapter 3. The Formats</th><td width="20%" align="right"> <a accesskey="n" href="fmt_m241-bin.html">Next</a></td></tr></table><hr /></div><div class="section" title="Holux (gm-100) .wpo Format (holux)"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="fmt_holux"></a>Holux (gm-100) .wpo Format (holux)</h2></div></div></div><p class="fmtcapshdr">
This format can...
</p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p class="fmtcapsitem">
read and write waypoints
</p></li></ul></div><p> The Holux gm-100 (e-fox) gps receiver uses standard
compact flash cards. File formats were provided by Holux-Taiwan
<a class="ulink" href="http://www.holux.com.tw" target="_top">holux.com</a> to the author.
The code was tested against version 2.27E1; other versions and
receivers may work but have not been explictly tested. Anyone with
information on other Holux receivers is encouraged to contact
jochen@bauerbahn.net.
</p><p> When copying the .wpo file to a flash card, the file must
be named <code class="filename">tempwprt.wpo</code> as the
receiver will ignore all other files.
</p><p> Comparing the waypoints of a .wpo files against other
formats like .gpx you may notice a small difference in the latitude
and longitude values. The reason is the low resolution of the
coordinates in the wpo file format. In a .wpo file the reolution is
1/10"; in gpx for example it is 1/100". A a practical matter, this
loss is only about 1.7 meters (5 feet).
</p><p> The generated waypoint failes can also be used by MapShow
version 1.14. This program is free of charge from the Holux web site.
</p><p> This format was contributed by Jochen Becker.
</p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="fmt_hiketech.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="The_Formats.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="fmt_m241-bin.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">HikeTech (hiketech) </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Holux M-241 (MTK based) Binary File Format (m241-bin)</td></tr></table></div>
<!-- InstanceEndEditable -->
<!-- InstanceEnd -->
</body></html>
|